Commit Graph

252 Commits (77812a1ef139d84270d27faacc0630c887411013)

Author SHA1 Message Date
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Andrea Gelmini 58c6ed38a1 ext2: fixed typo. 14 years ago
Namhyung Kim 26f78b7a42 ext2: fix comment on ext2_try_to_allocate() 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Al Viro 8e3b9a072d ext2_remount: don't bother with invalidate_inodes() 14 years ago
Christoph Hellwig c37650161a fs: add sync_inode_metadata 14 years ago
Jan Blunck 3e44f9f1dc BKL: Remove BKL from ext2 filesystem 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Namhyung Kim 72b43570f3 ext2: fix a typo on comment in ext2/inode.c 15 years ago
Andreas Gruenbacher 2aec7c5232 mbcache: Remove unused features 15 years ago
Al Viro 72edc4d087 merge ext2 delete_inode and clear_inode, switch to ->evict_inode() 15 years ago
Al Viro 3937871d91 Don't dirty the victim in ext2_xattr_delete_inode() 15 years ago
Al Viro addacc7d6f Take dirtying the inode to callers of ext2_free_blocks() 15 years ago
Al Viro 3889717d28 ext2: switch to dquot_free_block_nodirty() 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 6e1db88d53 introduce __block_write_begin 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
Jan Kara 523825bc58 ext2: update ctime when changing the file's permission by setfacl 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
Christoph Hellwig 1b061d9247 rename the generic fsync implementations 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Christoph Hellwig 287a80958c quota: rename default quotactl methods to dquot_ 15 years ago
Christoph Hellwig 123e9caf1e quota: explicitly set ->dq_op and ->s_qcop 15 years ago
Christoph Hellwig e0ccfd959c quota: move unmount handling into the filesystem 15 years ago
Christoph Hellwig 0f0dd62fdd quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers 15 years ago
Christoph Hellwig c79d967de3 quota: move remount handling into the filesystem 15 years ago
Dmitry Monakhov ffba102d75 ext2: replace inode uid,gid,mode init with helper 15 years ago
Stephen Hemminger 749c72efa4 ext2: constify xattr_handler 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
Jan Blunck 4c96a68bfc ext2: Move ext2_write_super() out of ext2_setup_super() 15 years ago
Jan Blunck ee6921ebd0 ext2: Fold ext2_commit_super() into ext2_sync_super() 15 years ago
Jan Blunck 20da9baf4c ext2: Remove duplicate code from ext2_sync_fs() 15 years ago
Jan Blunck 269c8db30c ext2: Set the write time in ext2_sync_fs() 15 years ago
Jan Blunck 2b8120efb2 ext2: Use ext2_clear_super_error() in ext2_sync_fs() 15 years ago
Francis Moreau 524e4a1d10 ext2: remove useless call to brelse() in ext2_free_inode() 15 years ago
Jan Kara 4689153237 ext2: Avoid loading bitmaps for full groups during block allocation 15 years ago
Dmitry Monakhov fc7683a3c3 ext2: symlink must be handled via filesystem specific operation 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
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 9f75475802 dquot: cleanup dquot drop routine 15 years ago
Christoph Hellwig 257ba15ced dquot: move dquot drop responsibility into the filesystem 15 years ago