aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
2021-07-03Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+9
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+40
2021-07-01f2fs: compress: add nocompress extensions supportFengnan Chang1-1/+30
2021-07-01procfs/dmabuf: add inode number to /proc/*/fdinfoKalesh Singh1-6/+31
2021-06-30docs: proc.rst: meminfo: briefly describe gaps in memory accountingMike Rapoport1-2/+9
2021-06-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-8/+31
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds6-364/+375
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon2-6/+6
2021-06-23f2fs: fix to avoid adding tab before doc sectionChao Yu1-8/+8
2021-06-23f2fs: compress: add compress_inode to cache compressed blocksChao Yu1-0/+3
2021-06-22ext4: update journal documentationLeah Rumancik1-8/+31
2021-06-18docs: path-lookup: use bare function() rather than literalsFox Chen1-35/+35
2021-06-18docs: path-lookup: update symlink descriptionFox Chen1-7/+6
2021-06-18docs: path-lookup: update get_link() ->follow_link descriptionFox Chen1-7/+6
2021-06-18docs: path-lookup: update WALK_GET, WALK_PUT descFox Chen1-7/+7
2021-06-18docs: path-lookup: no get_link()Fox Chen1-6/+4
2021-06-18docs: path-lookup: update i_op->put_link and cookie descriptionFox Chen1-22/+8
2021-06-18docs: path-lookup: i_op->follow_link replaced with i_op->get_linkFox Chen1-7/+5
2021-06-18docs: path-lookup: Add macro name to symlink limit descriptionFox Chen1-2/+2
2021-06-18docs: path-lookup: remove filename_mountpointFox Chen1-3/+3
2021-06-18docs: path-lookup: update do_last() partFox Chen1-22/+19
2021-06-18docs: path-lookup: update path_mountpoint() partFox Chen1-7/+5
2021-06-18docs: path-lookup: update path_to_nameidata() partFox Chen1-5/+6
2021-06-18docs: path-lookup: update follow_managed() partFox Chen1-5/+5
2021-06-17docs: filesystems: ext4: blockgroup.rst: replace some charactersMauro Carvalho Chehab1-1/+1
2021-06-13docs: fix a cross-refKir Kolyshkin1-1/+1
2021-06-10iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing variantAl Viro1-0/+9
2021-06-04docs: convert dax.txt to rstIgor Matheus Andrade Torrente3-257/+292
2021-06-01block: move bd_mutex to struct gendiskChristoph Hellwig1-1/+1
2021-05-21debugfs: remove return value of debugfs_create_bool()Greg Kroah-Hartman1-2/+2
2021-05-11erofs: update documentation about data compressionGao Xiang1-17/+47
2021-05-11erofs: fix broken illustration in documentationGao Xiang1-60/+59
2021-05-10cifsd: add ksmbd/nfsd interoperability to feature tableNamjae Jeon1-10/+22
2021-05-10doc: cifsd: change the reference to configuration.txtMauro Carvalho Chehab1-2/+2
2021-05-10cifsd: fix build warnings from cifsd.rstNamjae Jeon1-28/+0
2021-05-10cifsd: add index.rst in cifs documentationNamjae Jeon2-2/+11
2021-05-10cifsd: update cifsd.rst documentNamjae Jeon1-24/+68
2021-05-10cifsd: fix WARNING: document isn't included in any toctreeNamjae Jeon1-0/+1
2021-05-10cifsd: fix WARNING: Title overline too shortNamjae Jeon1-2/+2
2021-05-10cifsd: add server handler for central processing and tranport layersNamjae Jeon1-0/+136
2021-05-04Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+14
2021-04-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+27
2021-04-30Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-14/+12
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2021-04-27Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds2-0/+527
2021-04-27Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-3/+23
2021-04-23netfs: Documentation for helper libraryDavid Howells2-0/+527
2021-04-13f2fs: document: add description about compressed space handlingChao Yu1-0/+8
2021-04-12vfs: add fileattr opsMiklos Szeredi2-3/+23