Christoph Hellwig
|
aacfc19c62
fs: simplify the blockdev_direct_IO prototype
|
14 년 전 |
Christoph Hellwig
|
562c72aa57
fs: move inode_dio_wait calls into ->setattr
|
14 년 전 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 년 전 |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 년 전 |
Christoph Hellwig
|
c37650161a
fs: add sync_inode_metadata
|
14 년 전 |
Namhyung Kim
|
72b43570f3
ext2: fix a typo on comment in ext2/inode.c
|
14 년 전 |
Al Viro
|
72edc4d087
merge ext2 delete_inode and clear_inode, switch to ->evict_inode()
|
15 년 전 |
Al Viro
|
addacc7d6f
Take dirtying the inode to callers of ext2_free_blocks()
|
15 년 전 |
Christoph Hellwig
|
2c27c65ed0
check ATTR_SIZE contraints in inode_change_ok
|
15 년 전 |
Christoph Hellwig
|
6a1a90ad1b
rename generic_setattr
|
15 년 전 |
Christoph Hellwig
|
155130a4f7
get rid of block_write_begin_newtrunc
|
15 년 전 |
Christoph Hellwig
|
f4e420dc42
clean up write_begin usage for directories in pagecache
|
15 년 전 |
Christoph Hellwig
|
ea0f04e595
get rid of nobh_write_begin_newtrunc
|
15 년 전 |
Christoph Hellwig
|
eafdc7d190
sort out blockdev_direct_IO variants
|
15 년 전 |
Nick Piggin
|
af5a30d8cf
fix truncate inode time modification breakage
|
15 년 전 |
npiggin@suse.de
|
737f2e93b9
ext2: convert to use the new truncate convention.
|
15 년 전 |
Dmitry Monakhov
|
12755627bd
quota: unify quota init condition in setattr
|
15 년 전 |
Jan Blunck
|
e0a5cbac02
BKL: Remove BKL from ext2 filesystem
|
15 년 전 |
Jan Blunck
|
c15271f4e7
ext2: Add ext2_sb_info s_lock spinlock
|
15 년 전 |
Linus Torvalds
|
e213e26ab3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 년 전 |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 년 전 |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 년 전 |
Christoph Hellwig
|
907f4554e2
dquot: move dquot initialization responsibility into the filesystem
|
15 년 전 |
Christoph Hellwig
|
b43fa8284d
dquot: cleanup dquot transfer routine
|
15 년 전 |
Alexey Fisher
|
2314b07cb4
ext2: Unify log messages in ext2
|
15 년 전 |
Andi Kleen
|
aa261f549d
HWPOISON: Enable .remove_error_page for migration aware file systems
|
15 년 전 |
Jan Kara
|
a2a735ad66
ext2: Update comment about generic_osync_inode
|
15 년 전 |
Al Viro
|
5e78b43568
switch ext2 to inode->i_acl
|
16 년 전 |
Al Viro
|
e1740a462e
switch ext2 to simple_fsync()
|
16 년 전 |
Jan Kara
|
316cb4ef3e
ext2: fix data corruption for racing writes
|
16 년 전 |