summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/porting
AgeCommit message (Expand)AuthorLines
2012-08-04Documentation: get rid of write_superArtem Bityutskiy-3/+2
2012-07-14don't pass nameidata to ->create()Al Viro-0/+6
2012-07-14stop passing nameidata to ->lookup()Al Viro-2/+2
2012-07-14stop passing nameidata * to ->d_revalidate()Al Viro-0/+5
2012-07-14vfs: update documentation on ->i_dentry handlingAl Viro-6/+4
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara-9/+7
2012-03-20vfs: d_alloc_root() goneAl Viro-0/+6
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig-3/+4
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik-0/+7
2011-07-20fs: add SEEK_HOLE and SEEK_DATA flagsJosef Bacik-0/+10
2011-07-20->permission() sanitizing: document API changesAl Viro-3/+7
2011-03-24fs: remove inode_lock from iput_final and prune_icacheDave Chinner-5/+11
2011-03-16vfs: bury ->get_sb()Al Viro-0/+7
2011-01-13Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+4
2011-01-14fs: small rcu-walk documentation fixesNick Piggin-4/+4
2011-01-12fs: add documentation on fallocate hole punchingJosef Bacik-0/+9
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin-0/+5
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin-0/+20
2011-01-07fs: icache RCU free inodesNick Piggin-0/+14
2011-01-07fs: dcache remove dcache_lockNick Piggin-1/+7
2011-01-07fs: change d_hash for rcu-walkNick Piggin-0/+7
2011-01-07fs: change d_compare for rcu-walkNick Piggin-0/+7
2011-01-07fs: change d_delete semanticsNick Piggin-0/+8
2010-08-09update VFS documentation for method changes.Al Viro-0/+27
2010-08-09update documentation for the new truncate sequenceChristoph Hellwig-0/+18
2009-10-27nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields-1/+1
2008-02-07iget: remove iget() and the read_inode() super op as being obsoleteDavid Howells-6/+6
2008-02-07iget: introduce a function to register iget failureDavid Howells-5/+13
2008-02-03Documentation/filesystems/porting fixesOliver Pinter-3/+3
2007-05-24Documentation: Fix up docs still talking about i_semJosef 'Jeff' Sipek-4/+4
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells-3/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+266