summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2019-03-28vfs: Update mount API docsDavid Howells
2019-03-15Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-03-15Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2019-03-14cifs: minor documentation updatesSteve French
2019-03-12Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-09Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-06docs: Bring some order to filesystem documentationJonathan Corbet
2019-03-05f2fs: fix to document inline_xattr_size optionChao Yu
2019-03-05Documentation: modern versions of ceph are not backed by btrfsJeff Layton
2019-03-05ceph: add mount option to limit caps countYan, Zheng
2019-02-28vfs: Provide documentation for new mount APIDavid Howells
2019-02-24fs: add an iopoll method to struct file_operationsChristoph Hellwig
2019-02-17sysfs.txt: add note on available attribute macrosNicholas Mc Guire
2019-02-11xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic maskMarco Benatto
2019-02-05scsi: fs: remove exofsChristoph Hellwig
2019-01-23fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers
2019-01-23fscrypt: remove filesystem specific build config optionChandan Rajendra
2019-01-14Documentation/filesystems: add binderfsChristian Brauner
2019-01-08Documentation: driver core: remove use of BUS_ATTRGreg Kroah-Hartman
2019-01-07Documentation/filesystems: fix title underline lengths in path-lookup.rstRandy Dunlap
2019-01-06Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-06fscrypt: add Adiantum supportEric Biggers
2019-01-05Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linuxLinus Torvalds
2019-01-03doc: filesystems: fix bad references to nonexistent ext4.rst fileOtto Sabart
2019-01-02Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds
2018-12-28mm, proc: report PR_SET_THP_DISABLE in procMichal Hocko
2018-12-28mm, thp, proc: report THP eligibility for each vmaMichal Hocko
2018-12-28mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smapsMichal Hocko
2018-12-28cifs: minor updates to documentationSteve French
2018-12-20docs: improve pathname-lookup document structureNeilBrown
2018-12-20configfs: fix wrong name of struct in documentationHelen Koike
2018-12-06Documentation: convert path-lookup from markdown to resturctured textNeilBrown
2018-11-20Document /proc/pid PID reuse behaviorDaniel Colascione
2018-11-20Documentation: update path-lookup.md for parallel lookupsNeilBrown
2018-11-20Documentation: Use "while" instead of "whilst"Will Deacon
2018-11-07Documentation: fix spelling mistake, EACCESS -> EACCESColin Ian King
2018-11-07Documentation/proc.txt: Add 2 missing fields for /proc/<pid>/statusWaiman Long
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-11-02Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-11-01Merge tag 'ovl-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-01ovl: automatically enable redirect_dir on metacopy=onMiklos Szeredi
2018-10-31Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-10-30Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-10-30vfs: enable remap callers that can handle short operationsDarrick J. Wong
2018-10-30vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong