Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
66daf32f8c837d602525163fcbffd75c027c5f29
/
fs
/
ext4
/
ext4_write.c
07a39ab
ext4: fix calculating inode blkcount for non-512 blocksize filesystems
by Marek Szyprowski
· 5 years ago
448dd27
fs: ext4: Add support for the creation of symbolic links
by Jean-Jacques Hiblot
· 6 years ago
d192136
fs: ext4: constify the buffer passed to write functions
by Jean-Jacques Hiblot
· 6 years ago
02d6ca7
fs: ext4: cache extent data
by Stephen Warren
· 6 years ago
f7d4968
fs: ext4: do not write on filesystem with metadata_csum feature
by Sébastien Szymanski
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
05313d1
ext4: Respect group descriptor size when adjusting free counts
by Stefan Brüns
· 8 years ago
bad7381
ext4: Use helper function to access group descriptor and its fields
by Stefan Brüns
· 8 years ago
74674ed
ext4: Correct block number handling, empty block vs. error code
by Stefan Brüns
· 8 years ago
0352713
ext4: remove duplicated block release code for extents
by Stefan Brüns
· 8 years ago
7d936db
ext4: initialize full inode for inodes bigger than 128 bytes
by Stefan Brüns
· 8 years ago
b1e9214
ext4: Use correct value for inode size even on revision 0 filesystems
by Stefan Brüns
· 8 years ago
338a529
ext4: Fix memory leak in case of failure
by Stefan Brüns
· 8 years ago
57db899
ext4: Avoid corruption of directories with hash tree indexes
by Stefan Brüns
· 8 years ago
c102068
ext4: propagate error if creation of directory entry fails
by Stefan Brüns
· 8 years ago
278f5d3
ext4: fix possible crash on directory traversal, ignore deleted entries
by Stefan Brüns
· 8 years ago
13179c2
ext4: fix endianess problems in ext4 write support
by Michael Walle
· 8 years ago
c07cdcb
ext4: use kernel names for byte swaps
by Michael Walle
· 8 years ago
e9898f8
ext4: avoid calling ext4fs_mount() twice, which leaks
by Stephen Warren
· 9 years ago
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
2b1d6c9
fs: ext4 write: return file len on success
by Przemyslaw Marczak
· 10 years ago
b3a2d5a
ext4: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
f978b00
ext4: correctly zero filename
by Jeroen Hofstee
· 10 years ago
900db5d
fs:ext4:write:fix: Reinitialize global variables after updating a file
by Łukasz Majewski
· 11 years ago
5767dc8
fs:ext4:cleanup: Remove superfluous code
by Łukasz Majewski
· 11 years ago
e0996ca
fs/ext4: fix calling put_ext4 with truncated offset
by Ma Haijun
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
e7ee028
Fix ext2/ext4 filesystem accesses beyond 2TiB
by Frederic Leroy
· 11 years ago
7b1b255
fs/ext4: Support device block sizes != 512 bytes
by Egbert Eich
· 12 years ago
6c8f3aa
ext4: Split write support into its own file
by Simon Glass
· 12 years ago