Commit Graph

124 Commits (9e5e8deca74603357626471a9b44f05dea9e32b1)

Author SHA1 Message Date
Marco Stornelli 1dc1834f42 affs: drop vmtruncate 12 years ago
Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 13 years ago
Eric W. Biederman 8fed10be00 userns: Convert affs to use kuid/kgid wherwe appropriate 13 years ago
Tejun Heo 43829731dd workqueue: deprecate flush[_delayed]_work_sync() 13 years ago
Akinobu Mita 0121ad62c2 affs: use memweight() 13 years ago
Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
Al Viro b3d9b7a3c7 vfs: switch i_dentry/d_alias to hlist 13 years ago
Al Viro 12447c4039 affs: unobfuscate affs_fix_dcache() 13 years ago
Al Viro 3084ee95f0 affs: get rid of open-coded list_for_each_entry() 13 years ago
Artem Bityutskiy 3dd847820d affs: get rid of affs_sync_super 13 years ago
Artem Bityutskiy a215fef7ed affs: introduce VFS superblock object back-reference 13 years ago
Artem Bityutskiy a837107439 affs: stop using lock_super 13 years ago
Artem Bityutskiy e0471c8d8a affs: re-structure superblock locking a bit 13 years ago
Artem Bityutskiy 0164b1a32e affs: remove useless superblock writeout on remount 13 years ago
Artem Bityutskiy c9753b1d20 affs: remove useless superblock writeout on unmount 13 years ago
Artem Bityutskiy bc86256d2e affs: stop setting bm_flags 13 years ago
Al Viro 66f8f50920 affs: bury unused macros 13 years ago
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Al Viro a760b03dc0 affs: propagate umode_t 13 years ago
Al Viro 4acdaf27eb switch ->create() to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Sage Weil 94f9901b6c affs: remove unnecessary dentry_unhash on rmdir, dir rename 14 years ago
Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems 14 years ago
Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems 14 years ago
matt mooney 0ccd234ca0 fs: change to new flag variable 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Al Viro a129880daf switch affs 14 years ago
Nick Piggin 873feea09e fs: dcache per-inode inode alias locking 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Nick Piggin b5c84bf6f6 fs: dcache remove dcache_lock 14 years ago
Nick Piggin b23fb0a603 fs: scale inode alias list 14 years ago
Nick Piggin b1e6a015a5 fs: change d_hash for rcu-walk 14 years ago
Nick Piggin 621e155a35 fs: change d_compare for rcu-walk 14 years ago
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Dan Carpenter 0e45b67d5a affs: testing the wrong variable 14 years ago
Thomas Gleixner 756b0322e5 affs: Use sema_init instead of init_MUTEX 15 years ago
Jan Blunck 74c41429ae BKL: Remove BKL from Amiga FFS 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Artem Bityutskiy 7435d50611 AFFS: wait for sb synchronization when needed 15 years ago
Artem Bityutskiy 669d5f1f60 AFFS: clean up dirty flag usage 15 years ago
Al Viro f053ddde75 switch affs to ->evict_inode() 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago