Eric Sandeen
|
e3570639c8
ext4: don't print scary messages for allocation failures post-abort
|
15 年 前 |
Eric Sandeen
|
79e8303677
ext4: fix ext4_get_blocks references
|
15 年 前 |
Theodore Ts'o
|
0c095c7f11
ext4: Don't error out the fs if the user tries to make a file too big
|
15 年 前 |
jiayingz@google.com (Jiaying Zhang)
|
5b3ff237be
ext4: move aio completion after unwritten extent conversion
|
15 年 前 |
Christoph Hellwig
|
552ef8024f
direct-io: move aio_complete into ->end_io
|
15 年 前 |
Amir G
|
4038968738
ext4: Fix block bitmap inconsistencies after a crash when deleting files
|
15 年 前 |
Theodore Ts'o
|
1c13d5c087
ext4: Save error information to the superblock for analysis
|
15 年 前 |
Theodore Ts'o
|
c398eda0e4
ext4: Pass line numbers to ext4_error() and friends
|
15 年 前 |
Christoph Hellwig
|
40e2e97316
direct-io: move aio_complete into ->end_io
|
15 年 前 |
Theodore Ts'o
|
e29136f80e
ext4: Enhance ext4_grp_locked_error() to take block and function numbers
|
15 年 前 |
Christoph Hellwig
|
206f7ab4f4
ext4: remove vestiges of nobh support
|
15 年 前 |
Andi Kleen
|
5a0790c2c4
ext4: remove initialized but not read variables
|
15 年 前 |
Theodore Ts'o
|
07a038245b
ext4: Convert more i_flags references to use accessor functions
|
15 年 前 |
Dmitry Monakhov
|
84a8dce271
ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags
|
15 年 前 |
Linus Torvalds
|
e4ce30f377
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 年 前 |
Dmitry Monakhov
|
12755627bd
quota: unify quota init condition in setattr
|
15 年 前 |
Theodore Ts'o
|
60e6679e28
ext4: Drop whitespace at end of lines
|
15 年 前 |
Li Zefan
|
5a58ec8766
ext4: Add a missing trace hook
|
15 年 前 |
Dmitry Monakhov
|
12e9b89200
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
|
15 年 前 |
Theodore Ts'o
|
24676da469
ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE()
|
15 年 前 |
Theodore Ts'o
|
2ed886852a
ext4: Convert callers of ext4_get_blocks() to use ext4_map_blocks()
|
15 年 前 |
Theodore Ts'o
|
e35fd6609b
ext4: Add new abstraction ext4_map_blocks() underneath ext4_get_blocks()
|
15 年 前 |
Theodore Ts'o
|
8e48dcfbd7
ext4: Use our own write_cache_pages()
|
15 年 前 |
Curt Wohlgemuth
|
fbe845ddf3
ext4: Remove extraneous newlines in ext4_msg() calls
|
15 年 前 |
Eric Sandeen
|
72b8ab9dde
ext4: don't use quota reservation for speculative metadata
|
15 年 前 |
Eric Sandeen
|
c445e3e0a5
ext4: don't scan/accumulate more pages than mballoc will allocate
|
15 年 前 |
Dmitry Monakhov
|
35121c9860
ext4: fix quota accounting in case of fallocate
|
15 年 前 |
Linus Torvalds
|
202f2bb070
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 年 前 |
Curt Wohlgemuth
|
fd2dd9fbaf
ext4: Fix buffer head leaks after calls to ext4_get_inode_loc()
|
15 年 前 |
Curt Wohlgemuth
|
8b472d739b
ext4: Fix possible lost inode write in no journal mode
|
15 年 前 |