Commit Graph

269 Commits (929e27252e8ca69363f81f26af5eaba62cb4c572)

Author SHA1 Message Date
Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
Akinobu Mita f312eff816 bitops: remove ext2 non-atomic bitops from asm/bitops.h 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Josh Hunt e8a80c6f76 ext2: Fix link count corruption under heavy link+rename load 14 years ago
Josh Hunt 03885ac3c7 ext2: Fix link count corruption under heavy link+rename load 14 years ago
Eric Paris 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
Tobias Klauser 0ed0cca7aa ext2: Remove redundant unlikely() 14 years ago
Eric Sandeen 40a063f669 ext2: speed up file creates by optimizing rec_len functions 14 years ago
Wang Sheng-Hui 1f605b3027 ext2: remove dead code in ext2_xattr_get 14 years ago
Wang Sheng-Hui 6e9510b0e0 ext2,ext3,ext4: clarify comment for extN_xattr_set_handle 14 years ago
Nick Piggin 73598611ad ext2,3,4: provide simple rcu-walk ACL implementation 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Joe Perches 23a2ad6d0e fs/ext2/super.c: Use printf extension %pV 14 years ago
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