summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
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-10cifsd: add ksmbd/nfsd interoperability to feature tableNamjae Jeon
2021-05-10doc: cifsd: change the reference to configuration.txtMauro Carvalho Chehab
2021-05-10cifsd: fix build warnings from cifsd.rstNamjae Jeon
2021-05-10cifsd: add index.rst in cifs documentationNamjae Jeon
2021-05-10cifsd: update cifsd.rst documentNamjae Jeon
2021-05-10cifsd: fix WARNING: document isn't included in any toctreeNamjae Jeon
2021-05-10cifsd: fix WARNING: Title overline too shortNamjae Jeon
2021-05-10cifsd: add server handler for central processing and tranport layersNamjae Jeon
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
2021-03-30f2fs: introduce gc_merge mount optionChao Yu
2021-03-29block: remove the revalidate_disk methodChristoph Hellwig
2021-03-25docs: filesystems: Fix a mundane typoBhaskar Chowdhury
2021-03-08docs: filesystem: Update smaps vm flag list to latestPeter Xu
2021-03-06Docs: add fs/eventpoll to docbooksRandy Dunlap
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-02-26Merge tag 'docs-5.12-2' of git://git.lwn.net/linuxLinus Torvalds
2021-02-26seq_file: document how per-entry resources are managed.NeilBrown
2021-02-25docs: proc.rst: fix indentation warningRandy Dunlap
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-22Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-22Documentation: proc.rst: add more about the 6 fields in loadavgRandy Dunlap
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-21Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2021-02-21Merge tag 'f2fs-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-16Documentation: f2fs: fix typo s/automaic/automaticEd Tsai
2021-02-07fs-verity: support reading signature with ioctlEric Biggers
2021-02-07fs-verity: support reading descriptor with ioctlEric Biggers
2021-02-07fs-verity: support reading Merkle tree with ioctlEric Biggers
2021-02-07fs-verity: add FS_IOC_READ_VERITY_METADATA ioctlEric Biggers
2021-02-04Documentation: /proc/loadavg: add 3 more field descriptionsRandy Dunlap
2021-02-03f2fs: introduce checkpoint_merge mount optionDaeho Jeong