index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ext4_write.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: avoid calling ext4fs_mount() twice, which leaks
Stephen Warren
2015-09-11
1
-9
/
+0
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
1
-0
/
+1
*
fs: ext4 write: return file len on success
Przemyslaw Marczak
2015-03-05
1
-0
/
+3
*
ext4: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
1
-0
/
+32
*
ext4: correctly zero filename
Jeroen Hofstee
2014-06-11
1
-1
/
+1
*
fs:ext4:write:fix: Reinitialize global variables after updating a file
Łukasz Majewski
2014-05-12
1
-0
/
+1
*
fs:ext4:cleanup: Remove superfluous code
Łukasz Majewski
2014-05-12
1
-37
/
+19
*
fs/ext4: fix calling put_ext4 with truncated offset
Ma Haijun
2014-01-20
1
-7
/
+7
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-13
/
+1
*
Fix ext2/ext4 filesystem accesses beyond 2TiB
Frederic Leroy
2013-07-15
1
-21
/
+29
*
fs/ext4: Support device block sizes != 512 bytes
Egbert Eich
2013-05-10
1
-15
/
+17
*
ext4: Split write support into its own file
Simon Glass
2013-03-04
1
-0
/
+996