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 |
Nicolai Stange
|
b5cb316cdf
ext4: address UBSAN warning in mb_find_order_for_block()
|
9 years ago |
Jakub Wilk
|
8d2ae1cbe8
ext4: remove trailing \n from ext4_warning/ext4_error calls
|
9 years ago |
Kirill A. Shutemov
|
ea1754a084
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Konstantin Khlebnikov
|
adb7ef600c
ext4: use __GFP_NOFAIL in ext4_free_blocks()
|
9 years ago |
Adam Buchbinder
|
b8a07463c8
ext4: fix misspellings in comments.
|
9 years ago |
Daeho Jeong
|
f96c450dab
ext4: make sure to revoke all the freeable blocks in ext4_free_blocks
|
9 years ago |
Huaitong Han
|
802cf1f9f5
ext4: add a line break for proc mb_groups display
|
9 years ago |