Age | Commit message (Expand) | Author |
2012-07-23 | switch dentry_open() to struct path, make it grab references itself | Al Viro |
2012-07-14 | vfs: switch i_dentry/d_alias to hlist | Al Viro |
2012-05-29 | ->encode_fh() API change | Al Viro |
2011-03-15 | vfs: Add open by file handle support | Aneesh Kumar K.V |
2011-03-14 | exportfs: Return the minimum required handle size | Aneesh Kumar K.V |
2011-01-07 | fs: dcache per-inode inode alias locking | 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: scale inode alias list | Nick Piggin |
2010-10-25 | exportfs: use dget_parent | Christoph Hellwig |
2009-10-27 | nfs: new subdir Documentation/filesystems/nfs | J. Bruce Fields |
2008-12-25 | Merge branch 'next' into for-linus | James Morris |
2008-12-08 | EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent() | J. Bruce Fields |
2008-11-14 | CRED: Pass credentials through dentry_open() | David Howells |
2008-10-23 | [PATCH] prepare vfs_readdir() callers to returning filldir result | Al Viro |
2008-10-23 | [PATCH] reduce the stack footprint of exportfs_decode_fh() | Al Viro |
2008-10-23 | [PATCH] switch all filesystems over to d_obtain_alias | Christoph Hellwig |
2008-04-30 | fs: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2007-10-22 | exportfs: update documentation | Christoph Hellwig |
2007-10-22 | exportfs: make struct export_operations const | Christoph Hellwig |
2007-10-22 | exportfs: remove old methods | Christoph Hellwig |
2007-10-22 | exportfs: add new methods | Christoph Hellwig |
2007-10-22 | exportfs: add fid type | Christoph Hellwig |
2007-07-17 | knfsd: exportfs: split out reconnecting a dentry from find_exported_dentry | Christoph Hellwig |
2007-07-17 | knfsd: exportfs: add find_disconnected_root helper | Christoph Hellwig |
2007-07-17 | knfsd: exportfs: move acceptable check into find_acceptable_alias | Christoph Hellwig |
2007-07-17 | knfsd: exportfs: untangle ISDIR logic in find_exported_dentry | Christoph Hellwig |
2007-07-17 | knfsd: exportfs: remove CALL macro | Christoph Hellwig |
2007-07-17 | knfsd: exportfs: add procedural interface for NFSD | Christoph Hellwig |
2007-07-17 | knfsd: exportfs: remove iget abuse | Christoph Hellwig |
2007-07-17 | knfsd: exportfs: add exportfs.h header | Christoph Hellwig |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2006-10-03 | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells |
2006-05-21 | [PATCH] NFS server subtree_check returns dubious value | Peter Staubach |
2006-01-18 | [PATCH] exportfs: add find_acceptable_alias helper | Christoph Hellwig |
2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |