Eric Whitney
|
9fe671496b
ext4: adjust reserved cluster count when removing extents
|
7 yıl önce |
zhong jiang
|
863c37fcb1
ext4: remove unneeded variable "err" in ext4_mb_release_inode_pa()
|
7 yıl önce |
Jeremy Cline
|
1a5d5e5d51
ext4: fix spectre gadget in ext4_mb_regular_allocator()
|
7 yıl önce |
Linus Torvalds
|
70a2dc6abc
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
7 yıl önce |
Theodore Ts'o
|
8844618d8a
ext4: only look at the bg_flags field if it is valid
|
7 yıl önce |
Linus Torvalds
|
1434763ca5
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
7 yıl önce |
Sean Fu
|
21c580d88e
ext4: remove NULL check before calling kmem_cache_destroy()
|
7 yıl önce |
Christoph Hellwig
|
247dbed8c9
ext4: simplify procfs code
|
7 yıl önce |
Wang Shilong
|
736dedbb1a
ext4: mark block bitmap corrupted when found
|
7 yıl önce |
Wang Shilong
|
db79e6d1fb
ext4: add new ext4_mark_group_bitmap_corrupted() helper
|
7 yıl önce |
Jun Piao
|
49598e04b5
ext4: use 'sbi' instead of 'EXT4_SB(sb)'
|
7 yıl önce |
Theodore Ts'o
|
f516676857
ext4: fix up remaining files with SPDX cleanups
|
7 yıl önce |
harshads
|
d77147ff44
ext4: add support for online resizing with bigalloc
|
8 yıl önce |
Theodore Ts'o
|
b80b32b6d5
ext4: fix clang build regression
|
8 yıl önce |
Arnd Bergmann
|
2df2c3402f
ext4: fix warning about stack corruption
|
8 yıl önce |
Daeho Jeong
|
e45105772d
ext4: release discard bio after sending discard commands
|
8 yıl önce |
Colin Ian King
|
ff95015648
ext4: fix spelling mistake: "prellocated" -> "preallocated"
|
8 yıl önce |
Daeho Jeong
|
a015434480
ext4: send parallel discards on commit completions
|
8 yıl önce |
Tahsin Erdogan
|
02749a4c20
ext4: add ext4_is_quota_file()
|
8 yıl önce |
Konstantin Khlebnikov
|
9651e6b2e2
ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors
|
8 yıl önce |
Linus Torvalds
|
bf5f89463f
Merge branch 'akpm' (patches from Andrew)
|
8 yıl önce |
Michal Hocko
|
a7c3e901a4
mm: introduce kv[mz]alloc helpers
|
8 yıl önce |
Darrick J. Wong
|
0c9ec4beec
ext4: support GETFSMAP ioctls
|
8 yıl önce |
Eric Biggers
|
d600618673
ext4: constify static data that is never modified
|
8 yıl önce |
Fabian Frederick
|
93407472a2
fs: add i_blocksize()
|
8 yıl önce |
Jan Kara
|
d9b22cf9f5
ext4: fix stripe-unaligned allocations
|
8 yıl önce |
Jan Kara
|
cd648b8a8f
ext4: trim allocation requests to group size
|
8 yıl önce |
Theodore Ts'o
|
43c73221b3
ext4: replace BUG_ON with WARN_ON in mb_find_extent()
|
8 yıl önce |
Chandan Rajendra
|
30a9d7afe7
ext4: fix stack memory corruption with 64k block size
|
8 yıl önce |
Chandan Rajendra
|
69e43e8cc9
ext4: fix mballoc breakage with 64k block size
|
8 yıl önce |