summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/porting
AgeCommit message (Expand)AuthorLines
2019-07-31docs: fs: convert porting to ReSTMauro Carvalho Chehab-686/+0
2019-07-21Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2019-07-20typo fix: it's d_make_root, not d_make_inode...Al Viro-1/+1
2019-07-19Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+13
2019-06-26vfs: update d_make_root() descriptionIan Kent-2/+13
2019-06-08docs: fs: fix broken links to vfs.txt with was renamed to vfs.rstMauro Carvalho Chehab-5/+5
2019-05-07Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-0/+5
2019-05-07Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+5
2019-05-01new inode method: ->free_inode()Al Viro-0/+25
2019-04-09unexport d_alloc_pseudo()Al Viro-0/+5
2019-04-09dcache: sort the freeing-without-RCU-delay mess for good.Al Viro-0/+5
2018-11-02Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-0/+5
2018-10-30vfs: combine the clone and dedupe into a single remap_file_rangeDarrick J. Wong-0/+5
2018-10-10Document d_splice_alias() calling conventions for ->lookup() users.Al Viro-0/+11
2018-07-12document alloc_file() changesAl Viro-0/+12
2018-07-12document ->atomic_open() changesAl Viro-0/+8
2017-11-05vfs: grab the lock instead of blocking in __fd_install during resizingMateusz Guzik-4/+0
2017-07-17VFS: Differentiate mount flags (MS_*) from internal superblock flagsDavid Howells-1/+1
2017-04-03Documentation/filesystems: fix documentation for ->getattr()Eric Biggers-0/+6
2016-12-09vfs: default to generic_readlink()Miklos Szeredi-0/+4
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+4
2016-09-27vfs: add note about i_op->rename changes to portingMiklos Szeredi-0/+4
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara-2/+2
2016-07-31get rid of 'parent' argument of ->d_compare()Al Viro-0/+7
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro-0/+7
2016-05-02lookup_open(): lock the parent shared unless O_CREAT is givenAl Viro-0/+3
2016-05-02introduce a parallel variant of ->iterate()Al Viro-0/+18
2016-05-02parallel lookups: actual switch to rwsemAl Viro-0/+18
2016-05-02parallel lookups machinery, part 2Al Viro-0/+8
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro-0/+6
2016-01-14Make sure that highmem pages are not added to symlink page cacheAl Viro-1/+5
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro-0/+6
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro-0/+6
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro-0/+5
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+4
2015-07-01fs/file.c: don't acquire files->file_lock in fd_install()Eric Dumazet-0/+4
2015-06-24Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds-4/+4
2015-06-05vfs: Minor documentation fixAndreas Gruenbacher-4/+4
2015-05-15update Documentation/filesystems/ regarding the follow_link/put_link changesAl Viro-0/+17
2015-04-11->aio_read and ->aio_write removedAl Viro-0/+3
2015-04-11make new_sync_{read,write}() staticAl Viro-0/+9
2014-11-19kill f_dentry macroAl Viro-0/+4
2014-11-19switch d_materialise_unique() users to d_splice_alias()Al Viro-0/+4
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner-3/+3
2013-11-09iget/iget5: don't bother with ->i_lock until we find a matchAl Viro-0/+8
2013-09-10fs: remove vfs_follow_linkChristoph Hellwig-0/+4
2013-06-29[readdir] ->readdir() is goneAl Viro-0/+3
2013-06-29[readdir] introduce iterate_dir() and dir_contextAl Viro-0/+3
2013-02-26vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton-0/+4
2012-12-20documentation: drop vmtruncateMarco Stornelli-1/+1