Age | Commit message (Expand) | Author |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-03-07 | ncpfs: fix a braino in OOM handling in ncp_fill_cache() | Al Viro |
2016-01-22 | wrappers for ->i_mutex access | Al Viro |
2015-11-09 | fs/ncpfs/dir.c: remove unnecessary new_valid_dev() check | Yaowei Bai |
2015-09-29 | fs: Drop unlikely before IS_ERR(_OR_NULL) | Viresh Kumar |
2015-06-14 | ncpfs: successful rename() should invalidate caches for parents | Al Viro |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells |
2015-01-25 | ncpfs: get rid of d_validate() nonsense | Al Viro |
2014-11-19 | ncpfs: use file_inode() | Al Viro |
2014-11-03 | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro |
2014-10-31 | new helper: is_root_inode() | Al Viro |
2014-10-14 | fs/ncpfs/dir.c: remove redundant sys_tz declaration | Fabian Frederick |
2014-10-09 | ncpfs: use list_for_each_entry() for d_subdirs walk | Al Viro |
2014-04-08 | fs/ncpfs/dir.c: fix indenting in ncp_lookup() | Dan Carpenter |
2014-04-08 | ncpfs: convert PPRINTK to ncp_vdbg | Joe Perches |
2014-04-08 | ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg | Joe Perches |
2013-10-24 | ncpfs: switch to %p[dD] | Al Viro |
2013-06-29 | Don't pass inode to ->d_hash() and ->d_compare() | Linus Torvalds |
2013-06-29 | kill find_inode_number() | Al Viro |
2013-06-29 | ncpfs: don't bother with EBUSY on removal of busy directories | Al Viro |
2013-06-29 | [readdir] convert ncpfs | Al Viro |
2013-06-07 | ncpfs: fix rmdir returns Device or resource busy | Dave Chiluk |
2013-02-26 | d_hash_and_lookup(): export, switch open-coded instances | Al Viro |
2012-07-14 | don't pass nameidata to ->create() | Al Viro |
2012-07-14 | stop passing nameidata to ->lookup() | Al Viro |
2012-07-14 | stop passing nameidata * to ->d_revalidate() | Al Viro |
2012-01-03 | ncpfs: propagate umode_t | Al Viro |
2012-01-03 | switch ->mknod() to umode_t | Al Viro |
2012-01-03 | switch ->create() to umode_t | Al Viro |
2012-01-03 | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro |
2011-05-28 | ncpfs: fix rename over directory with dangling references | Sage Weil |
2011-05-28 | ncpfs: document dentry_unhash usage | Sage Weil |
2011-05-26 | vfs: push dentry_unhash on rename_dir into file systems | Sage Weil |
2011-05-26 | vfs: push dentry_unhash on rmdir into file systems | Sage Weil |
2011-01-12 | move internal-only parts of ncpfs headers to fs/ncpfs | Al Viro |
2011-01-12 | switch ncpfs | Al Viro |
2011-01-07 | fs: rcu-walk aware d_revalidate method | Nick Piggin |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin |
2011-01-07 | fs: dcache rationalise dget variants | Nick Piggin |
2011-01-07 | fs: dcache remove dcache_lock | Nick Piggin |
2011-01-07 | fs: dcache scale subdirs | Nick Piggin |
2011-01-07 | fs: change d_hash for rcu-walk | Nick Piggin |
2011-01-07 | fs: change d_compare for rcu-walk | Nick Piggin |
2011-01-07 | fs: name case update method | Nick Piggin |
2011-01-07 | fs: change d_delete semantics | Nick Piggin |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-10-04 | BKL: Remove BKL from ncpfs | Petr Vandrovec |
2010-05-27 | fs/: do not fallback to default_llseek() when readdir() uses BKL | jan Blunck |
2010-05-17 | ncpfs: BKL ioctl pushdown | John Kacur |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |