Christoph Hellwig
|
40e2e97316
direct-io: move aio_complete into ->end_io
|
15 years ago |
Dmitry Monakhov
|
84a8dce271
ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags
|
15 years ago |
Linus Torvalds
|
e4ce30f377
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 years ago |
Dmitry Monakhov
|
12755627bd
quota: unify quota init condition in setattr
|
15 years ago |
Theodore Ts'o
|
60e6679e28
ext4: Drop whitespace at end of lines
|
15 years ago |
Li Zefan
|
5a58ec8766
ext4: Add a missing trace hook
|
15 years ago |
Dmitry Monakhov
|
12e9b89200
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
|
15 years ago |
Theodore Ts'o
|
24676da469
ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE()
|
15 years ago |
Theodore Ts'o
|
2ed886852a
ext4: Convert callers of ext4_get_blocks() to use ext4_map_blocks()
|
15 years ago |
Theodore Ts'o
|
e35fd6609b
ext4: Add new abstraction ext4_map_blocks() underneath ext4_get_blocks()
|
15 years ago |
Theodore Ts'o
|
8e48dcfbd7
ext4: Use our own write_cache_pages()
|
15 years ago |
Curt Wohlgemuth
|
fbe845ddf3
ext4: Remove extraneous newlines in ext4_msg() calls
|
15 years ago |
Eric Sandeen
|
72b8ab9dde
ext4: don't use quota reservation for speculative metadata
|
15 years ago |
Eric Sandeen
|
c445e3e0a5
ext4: don't scan/accumulate more pages than mballoc will allocate
|
15 years ago |
Dmitry Monakhov
|
35121c9860
ext4: fix quota accounting in case of fallocate
|
15 years ago |
Linus Torvalds
|
202f2bb070
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 years ago |
Curt Wohlgemuth
|
fd2dd9fbaf
ext4: Fix buffer head leaks after calls to ext4_get_inode_loc()
|
15 years ago |
Curt Wohlgemuth
|
8b472d739b
ext4: Fix possible lost inode write in no journal mode
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jan Kara
|
d330a5befb
ext4: Fix estimate of # of blocks needed to write indirect-mapped files
|
15 years ago |
Linus Torvalds
|
e213e26ab3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 years ago |
Linus Torvalds
|
9467c4fdd6
Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 years ago |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 years ago |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 years ago |
Christoph Hellwig
|
907f4554e2
dquot: move dquot initialization responsibility into the filesystem
|
15 years ago |
Christoph Hellwig
|
b43fa8284d
dquot: cleanup dquot transfer routine
|
15 years ago |
Christoph Hellwig
|
5dd4056db8
dquot: cleanup space allocation / freeing routines
|
15 years ago |
Jan Kara
|
9b1d0998d2
ext4: Release page references acquired in ext4_da_block_invalidatepages
|
15 years ago |
Frank Mayhar
|
273df556b6
ext4: Convert BUG_ON checks to use ext4_error() instead
|
15 years ago |
Jiaying Zhang
|
b7adc1f363
ext4: Use direct_IO_no_locking in ext4 dio read
|
15 years ago |