Linus Torvalds
|
1434763ca5
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
7 years ago |
Sean Fu
|
21c580d88e
ext4: remove NULL check before calling kmem_cache_destroy()
|
7 years ago |
Christoph Hellwig
|
247dbed8c9
ext4: simplify procfs code
|
7 years ago |
Wang Shilong
|
736dedbb1a
ext4: mark block bitmap corrupted when found
|
7 years ago |
Wang Shilong
|
db79e6d1fb
ext4: add new ext4_mark_group_bitmap_corrupted() helper
|
7 years ago |
Jun Piao
|
49598e04b5
ext4: use 'sbi' instead of 'EXT4_SB(sb)'
|
7 years ago |
Theodore Ts'o
|
f516676857
ext4: fix up remaining files with SPDX cleanups
|
7 years ago |
harshads
|
d77147ff44
ext4: add support for online resizing with bigalloc
|
8 years ago |
Theodore Ts'o
|
b80b32b6d5
ext4: fix clang build regression
|
8 years ago |
Arnd Bergmann
|
2df2c3402f
ext4: fix warning about stack corruption
|
8 years ago |
Daeho Jeong
|
e45105772d
ext4: release discard bio after sending discard commands
|
8 years ago |
Colin Ian King
|
ff95015648
ext4: fix spelling mistake: "prellocated" -> "preallocated"
|
8 years ago |
Daeho Jeong
|
a015434480
ext4: send parallel discards on commit completions
|
8 years ago |
Tahsin Erdogan
|
02749a4c20
ext4: add ext4_is_quota_file()
|
8 years ago |
Konstantin Khlebnikov
|
9651e6b2e2
ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors
|
8 years ago |
Linus Torvalds
|
bf5f89463f
Merge branch 'akpm' (patches from Andrew)
|
8 years ago |
Michal Hocko
|
a7c3e901a4
mm: introduce kv[mz]alloc helpers
|
8 years ago |
Darrick J. Wong
|
0c9ec4beec
ext4: support GETFSMAP ioctls
|
8 years ago |
Eric Biggers
|
d600618673
ext4: constify static data that is never modified
|
8 years ago |
Fabian Frederick
|
93407472a2
fs: add i_blocksize()
|
8 years ago |
Jan Kara
|
d9b22cf9f5
ext4: fix stripe-unaligned allocations
|
8 years ago |
Jan Kara
|
cd648b8a8f
ext4: trim allocation requests to group size
|
8 years ago |
Theodore Ts'o
|
43c73221b3
ext4: replace BUG_ON with WARN_ON in mb_find_extent()
|
8 years ago |
Chandan Rajendra
|
30a9d7afe7
ext4: fix stack memory corruption with 64k block size
|
8 years ago |
Chandan Rajendra
|
69e43e8cc9
ext4: fix mballoc breakage with 64k block size
|
8 years ago |
Linus Torvalds
|
6784725ab0
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Vegard Nossum
|
554a5ccc4e
ext4: fix reference counting bug on block allocation error
|
9 years ago |
Theodore Ts'o
|
d08854f5bc
ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance
|
9 years ago |
Al Viro
|
84c60b1388
drop redundant ->owner initializations
|
9 years ago |
Nicolai Stange
|
935244cd54
ext4: silence UBSAN in ext4_mb_init()
|
9 years ago |