index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
fs: Create a common fs_devread for ext4/reiserfs/zfs
Marek Behún
2017-10-02
1
-79
/
+5
*
ext4: Fix comparision of unsigned expression with < 0
Lokesh Vutla
2017-04-27
1
-3
/
+2
*
dm: block: Adjust device calls to go through helpers function
Simon Glass
2016-03-14
1
-13
/
+10
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
1
-28
/
+25
*
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-13
1
-15
/
+15
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
1
-0
/
+1
*
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
1
-7
/
+6
*
fs/ext4: fix partition size get truncated in calculation
Ma Haijun
2014-01-20
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-14
/
+1
*
Fix ext2/ext4 filesystem accesses beyond 2TiB
Frederic Leroy
2013-07-15
1
-4
/
+5
*
ext4: assign get_fs()->dev_desc before using it
Stephen Warren
2013-05-24
1
-1
/
+1
*
fs/ext4: Support device block sizes != 512 bytes
Egbert Eich
2013-05-10
1
-22
/
+40
*
fs:ext4:write: Store block device descriptor in file system structure
Łukasz Majewski
2012-12-07
1
-0
/
+1
*
cmd_extX: use common get_device_and_partition function
Rob Herring
2012-09-25
1
-19
/
+13
*
ext4: cache-align buffers so the invalidation works
Stephen Warren
2012-09-20
1
-2
/
+2
*
ext4fs ls load support
Uma Shankar
2012-08-09
1
-0
/
+145