Jan Kara
|
1e8b212fe5
ext2: Implement freezing
|
13 years ago |
Linus Torvalds
|
90324cc1b1
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 years ago |
Eric W. Biederman
|
b8a9f9e183
userns: Convert ext2 to use kuid/kgid where appropriate.
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
Paul Gortmaker
|
302bf2f325
ext2/3/4: delete unneeded includes of module.h
|
13 years ago |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 years ago |
Christoph Hellwig
|
aacfc19c62
fs: simplify the blockdev_direct_IO prototype
|
14 years ago |
Christoph Hellwig
|
562c72aa57
fs: move inode_dio_wait calls into ->setattr
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Christoph Hellwig
|
c37650161a
fs: add sync_inode_metadata
|
14 years ago |
Namhyung Kim
|
72b43570f3
ext2: fix a typo on comment in ext2/inode.c
|
14 years ago |
Al Viro
|
72edc4d087
merge ext2 delete_inode and clear_inode, switch to ->evict_inode()
|
15 years ago |
Al Viro
|
addacc7d6f
Take dirtying the inode to callers of ext2_free_blocks()
|
15 years ago |
Christoph Hellwig
|
2c27c65ed0
check ATTR_SIZE contraints in inode_change_ok
|
15 years ago |
Christoph Hellwig
|
6a1a90ad1b
rename generic_setattr
|
15 years ago |
Christoph Hellwig
|
155130a4f7
get rid of block_write_begin_newtrunc
|
15 years ago |
Christoph Hellwig
|
f4e420dc42
clean up write_begin usage for directories in pagecache
|
15 years ago |
Christoph Hellwig
|
ea0f04e595
get rid of nobh_write_begin_newtrunc
|
15 years ago |
Christoph Hellwig
|
eafdc7d190
sort out blockdev_direct_IO variants
|
15 years ago |
Nick Piggin
|
af5a30d8cf
fix truncate inode time modification breakage
|
15 years ago |
npiggin@suse.de
|
737f2e93b9
ext2: convert to use the new truncate convention.
|
15 years ago |
Dmitry Monakhov
|
12755627bd
quota: unify quota init condition in setattr
|
15 years ago |
Jan Blunck
|
e0a5cbac02
BKL: Remove BKL from ext2 filesystem
|
15 years ago |
Jan Blunck
|
c15271f4e7
ext2: Add ext2_sb_info s_lock spinlock
|
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 |
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 |