Commit Graph

129 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 12 years ago
Tejun Heo 43829731dd workqueue: deprecate flush[_delayed]_work_sync() 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 0b728e1911 stop passing nameidata * to ->d_revalidate() 13 years ago
Josef Bacik c3b2da3148 fs: introduce inode operation ->update_time 13 years ago
Al Viro 1676765238 get rid of idiotic misplaced __kernel_mode_t in ncfps kernel-private data structure 13 years ago
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 years ago
Al Viro 5eee25cacd ncpfs: propagate umode_t 13 years ago
Al Viro 1a67aafb5f switch ->mknod() to 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
Al Viro 2a79f17e4a vfs: mnt_drop_write_file() 13 years ago
Djalal Harouni 759c361eb9 fs/ncpfs: fix error paths and goto statements in ncp_fill_super() 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Sage Weil 76cc071a06 ncpfs: fix rename over directory with dangling references 14 years ago
Sage Weil 7ce605d93b ncpfs: document dentry_unhash usage 14 years ago
Ying Han 456f998ec8 memcg: add the pagefault count into memcg stats 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
Andrew Morton 2a5cac17c0 fs/ncpfs/inode.c: suppress used-uninitialised warning 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
matt mooney 0ccd234ca0 fs: change to new flag variable 14 years ago
Al Viro 32c419d95f move internal-only parts of ncpfs headers to fs/ncpfs 14 years ago
Al Viro 0378c4051a switch ncpfs 14 years ago
Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 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 dc0474be3e fs: dcache rationalise dget variants 14 years ago
Nick Piggin b5c84bf6f6 fs: dcache remove dcache_lock 14 years ago
Nick Piggin 2fd6b7f507 fs: dcache scale subdirs 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
Nick Piggin fb2d5b86af fs: name case update method 14 years ago
Nick Piggin fe15ce446b fs: change d_delete semantics 14 years ago
Tejun Heo 5d8e4bddc6 ncpfs: don't use flush_scheduled_work() 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Al Viro 3c26ff6e49 convert get_sb_nodev() users 14 years ago
Petr Vandrovec 2a4df5d332 ncpfs: Lock socket in ncpfs while setting its callbacks 15 years ago
Petr Vandrovec 2e54eb96e2 BKL: Remove BKL from ncpfs 15 years ago
Al Viro 94ee8494ac switch ncpfs to ->evict_inode() 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Huang Weiyi e3559997ac ncpfs: Remove duplicated #include 15 years ago
Matthew Whitworth e956b4b7e3 Fix comment spelling errors in ncpfs/inode.c 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago