summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2021-07-18Documentation: Fix intiramfs script nameRobert Richter
2021-07-09Merge tag 'f2fs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-07-03Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2021-07-03Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01f2fs: compress: add nocompress extensions supportFengnan Chang
2021-07-01procfs/dmabuf: add inode number to /proc/*/fdinfoKalesh Singh
2021-06-30docs: proc.rst: meminfo: briefly describe gaps in memory accountingMike Rapoport
2021-06-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds
2021-06-23f2fs: fix to avoid adding tab before doc sectionChao Yu
2021-06-23f2fs: compress: add compress_inode to cache compressed blocksChao Yu
2021-06-22ext4: update journal documentationLeah Rumancik
2021-06-18docs: path-lookup: use bare function() rather than literalsFox Chen
2021-06-18docs: path-lookup: update symlink descriptionFox Chen
2021-06-18docs: path-lookup: update get_link() ->follow_link descriptionFox Chen
2021-06-18docs: path-lookup: update WALK_GET, WALK_PUT descFox Chen
2021-06-18docs: path-lookup: no get_link()Fox Chen
2021-06-18docs: path-lookup: update i_op->put_link and cookie descriptionFox Chen
2021-06-18docs: path-lookup: i_op->follow_link replaced with i_op->get_linkFox Chen
2021-06-18docs: path-lookup: Add macro name to symlink limit descriptionFox Chen
2021-06-18docs: path-lookup: remove filename_mountpointFox Chen
2021-06-18docs: path-lookup: update do_last() partFox Chen
2021-06-18docs: path-lookup: update path_mountpoint() partFox Chen
2021-06-18docs: path-lookup: update path_to_nameidata() partFox Chen
2021-06-18docs: path-lookup: update follow_managed() partFox Chen
2021-06-17docs: filesystems: ext4: blockgroup.rst: replace some charactersMauro Carvalho Chehab
2021-06-13docs: fix a cross-refKir Kolyshkin
2021-06-10iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...Al Viro
2021-06-04docs: convert dax.txt to rstIgor Matheus Andrade Torrente
2021-06-01block: move bd_mutex to struct gendiskChristoph Hellwig
2021-05-21debugfs: remove return value of debugfs_create_bool()Greg Kroah-Hartman
2021-05-11erofs: update documentation about data compressionGao Xiang
2021-05-11erofs: fix broken illustration in documentationGao Xiang
2021-05-04Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-04-30Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-27Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-27Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-23netfs: Documentation for helper libraryDavid Howells
2021-04-13f2fs: document: add description about compressed space handlingChao Yu
2021-04-12vfs: add fileattr opsMiklos Szeredi
2021-04-12ovl: restrict lower null uuid for "xino=auto"Amir Goldstein
2021-04-07take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... spaceAl Viro
2021-04-07switch file_open_root() to struct pathAl Viro
2021-04-05ext4: handle casefolding with encryptionDaniel Rosenberg
2021-03-31Documentation: filesystems api-summary: add namespace.cRandy Dunlap