| Commit message (Expand) | Author | Age |
* | 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-07-14 |
* | vfs: update documentation on ->i_dentry handling | Al Viro | 2012-07-14 |
* | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 2012-05-06 |
* | vfs: d_alloc_root() gone | Al Viro | 2012-03-20 |
* | fs: take the ACL checks to common code | Christoph Hellwig | 2011-07-25 |
* | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 2011-07-20 |
* | fs: add SEEK_HOLE and SEEK_DATA flags | Josef Bacik | 2011-07-20 |
* | ->permission() sanitizing: document API changes | Al Viro | 2011-07-20 |
* | fs: remove inode_lock from iput_final and prune_icache | Dave Chinner | 2011-03-24 |
* | vfs: bury ->get_sb() | Al Viro | 2011-03-16 |
* | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-13 |
|\ |
|
| * | fs: small rcu-walk documentation fixes | Nick Piggin | 2011-01-13 |
* | | fs: add documentation on fallocate hole punching | Josef Bacik | 2011-01-12 |
|/ |
|
* | fs: provide rcu-walk aware permission i_ops | Nick Piggin | 2011-01-07 |
* | fs: rcu-walk aware d_revalidate method | Nick Piggin | 2011-01-07 |
* | fs: icache RCU free inodes | Nick Piggin | 2011-01-07 |
* | fs: dcache remove dcache_lock | 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: change d_delete semantics | Nick Piggin | 2011-01-07 |
* | update VFS documentation for method changes. | Al Viro | 2010-08-09 |
* | update documentation for the new truncate sequence | Christoph Hellwig | 2010-08-09 |
* | nfs: new subdir Documentation/filesystems/nfs | J. Bruce Fields | 2009-10-27 |
* | iget: remove iget() and the read_inode() super op as being obsolete | David Howells | 2008-02-07 |
* | iget: introduce a function to register iget failure | David Howells | 2008-02-07 |
* | Documentation/filesystems/porting fixes | Oliver Pinter | 2008-02-03 |
* | Documentation: Fix up docs still talking about i_sem | Josef 'Jeff' Sipek | 2007-05-24 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |