Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
aed0458e6b57119b4fc74ab747bc5143e45b86ed
/
fs
/
ext4
/
ext4_write.c
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
05313d1
ext4: Respect group descriptor size when adjusting free counts
by Stefan Brüns
· Tue Sep 20 01:13:01 2016 +0200
bad7381
ext4: Use helper function to access group descriptor and its fields
by Stefan Brüns
· Sat Sep 17 02:10:10 2016 +0200
74674ed
ext4: Correct block number handling, empty block vs. error code
by Stefan Brüns
· Tue Sep 06 04:36:55 2016 +0200
0352713
ext4: remove duplicated block release code for extents
by Stefan Brüns
· Tue Sep 06 04:36:54 2016 +0200
7d936db
ext4: initialize full inode for inodes bigger than 128 bytes
by Stefan Brüns
· Tue Sep 06 04:36:53 2016 +0200
b1e9214
ext4: Use correct value for inode size even on revision 0 filesystems
by Stefan Brüns
· Tue Sep 06 04:36:52 2016 +0200
338a529
ext4: Fix memory leak in case of failure
by Stefan Brüns
· Tue Sep 06 04:36:51 2016 +0200
57db899
ext4: Avoid corruption of directories with hash tree indexes
by Stefan Brüns
· Tue Sep 06 04:36:45 2016 +0200
c102068
ext4: propagate error if creation of directory entry fails
by Stefan Brüns
· Tue Sep 06 04:36:42 2016 +0200
278f5d3
ext4: fix possible crash on directory traversal, ignore deleted entries
by Stefan Brüns
· Tue Sep 06 04:36:41 2016 +0200
13179c2
ext4: fix endianess problems in ext4 write support
by Michael Walle
· Thu Sep 01 11:21:40 2016 +0200
c07cdcb
ext4: use kernel names for byte swaps
by Michael Walle
· Mon Aug 29 10:46:44 2016 +0200
e9898f8
ext4: avoid calling ext4fs_mount() twice, which leaks
by Stephen Warren
· Fri Sep 04 22:03:43 2015 -0600
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· Wed Sep 02 17:24:58 2015 -0600
2b1d6c9
fs: ext4 write: return file len on success
by Przemyslaw Marczak
· Tue Feb 17 15:31:52 2015 +0100
b3a2d5a
ext4: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· Mon Nov 17 14:39:36 2014 -0800
f978b00
ext4: correctly zero filename
by Jeroen Hofstee
· Mon Jun 09 15:29:00 2014 +0200
900db5d
fs:ext4:write:fix: Reinitialize global variables after updating a file
by Łukasz Majewski
· Tue May 06 09:36:05 2014 +0200
5767dc8
fs:ext4:cleanup: Remove superfluous code
by Łukasz Majewski
· Tue May 06 09:36:04 2014 +0200
e0996ca
fs/ext4: fix calling put_ext4 with truncated offset
by Ma Haijun
· Wed Jan 08 08:15:33 2014 +0800
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
e7ee028
Fix ext2/ext4 filesystem accesses beyond 2TiB
by Frederic Leroy
· Wed Jun 26 18:11:25 2013 +0200
7b1b255
fs/ext4: Support device block sizes != 512 bytes
by Egbert Eich
· Wed May 01 01:13:19 2013 +0000
6c8f3aa
ext4: Split write support into its own file
by Simon Glass
· Wed Dec 26 09:53:28 2012 +0000