summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/porting
Commit message (Expand)AuthorAgeFilesLines
* kill f_dentry macroAl Viro2014-11-191-0/+4
* switch d_materialise_unique() users to d_splice_alias()Al Viro2014-11-191-0/+4
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-3/+3
* iget/iget5: don't bother with ->i_lock until we find a matchAl Viro2013-11-091-0/+8
* fs: remove vfs_follow_linkChristoph Hellwig2013-09-101-0/+4
* [readdir] ->readdir() is goneAl Viro2013-06-291-0/+3
* [readdir] introduce iterate_dir() and dir_contextAl Viro2013-06-291-0/+3
* vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton2013-02-261-0/+4
* documentation: drop vmtruncateMarco Stornelli2012-12-201-1/+1
* Documentation: get rid of write_superArtem Bityutskiy2012-08-041-3/+2
* don't pass nameidata to ->create()Al Viro2012-07-141-0/+6
* stop passing nameidata to ->lookup()Al Viro2012-07-141-2/+2
* stop passing nameidata * to ->d_revalidate()Al Viro2012-07-141-0/+5
* vfs: update documentation on ->i_dentry handlingAl Viro2012-07-141-6/+4
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-9/+7
* vfs: d_alloc_root() goneAl Viro2012-03-201-0/+6
* fs: take the ACL checks to common codeChristoph Hellwig2011-07-251-3/+4
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-201-0/+7
* fs: add SEEK_HOLE and SEEK_DATA flagsJosef Bacik2011-07-201-0/+10
* ->permission() sanitizing: document API changesAl Viro2011-07-201-3/+7
* fs: remove inode_lock from iput_final and prune_icacheDave Chinner2011-03-241-5/+11
* vfs: bury ->get_sb()Al Viro2011-03-161-0/+7
* Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-131-4/+4
|\
| * fs: small rcu-walk documentation fixesNick Piggin2011-01-141-4/+4
* | fs: add documentation on fallocate hole punchingJosef Bacik2011-01-121-0/+9
|/
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-0/+5
* fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-071-0/+20
* fs: icache RCU free inodesNick Piggin2011-01-071-0/+14
* fs: dcache remove dcache_lockNick Piggin2011-01-071-1/+7
* fs: change d_hash for rcu-walkNick Piggin2011-01-071-0/+7
* fs: change d_compare for rcu-walkNick Piggin2011-01-071-0/+7
* fs: change d_delete semanticsNick Piggin2011-01-071-0/+8
* update VFS documentation for method changes.Al Viro2010-08-091-0/+27
* update documentation for the new truncate sequenceChristoph Hellwig2010-08-091-0/+18
* nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields2009-10-271-1/+1
* iget: remove iget() and the read_inode() super op as being obsoleteDavid Howells2008-02-071-6/+6
* iget: introduce a function to register iget failureDavid Howells2008-02-071-5/+13
* Documentation/filesystems/porting fixesOliver Pinter2008-02-031-3/+3
* Documentation: Fix up docs still talking about i_semJosef 'Jeff' Sipek2007-05-241-4/+4
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+266
OpenPOWER on IntegriCloud