aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-28vfs: Update mount API docsDavid Howells1-172/+195
2019-03-15Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-13/+24
2019-03-15Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+2
2019-03-14cifs: minor documentation updatesSteve French2-13/+24
2019-03-12Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-6/+8
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+709
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-185/+0
2019-03-09Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-4/+12
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds7-376/+497
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2019-03-06docs: Bring some order to filesystem documentationJonathan Corbet5-370/+395
2019-03-05f2fs: fix to document inline_xattr_size optionChao Yu1-0/+2
2019-03-05Documentation: modern versions of ceph are not backed by btrfsJeff Layton1-6/+4
2019-03-05ceph: add mount option to limit caps countYan, Zheng1-0/+4
2019-02-28vfs: Provide documentation for new mount APIDavid Howells1-0/+709
2019-02-24fs: add an iopoll method to struct file_operationsChristoph Hellwig1-0/+3
2019-02-17sysfs.txt: add note on available attribute macrosNicholas Mc Guire1-0/+21
2019-02-11xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic maskMarco Benatto1-1/+2
2019-02-05scsi: fs: remove exofsChristoph Hellwig1-185/+0
2019-01-23fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers1-2/+10
2019-01-23fscrypt: remove filesystem specific build config optionChandan Rajendra1-2/+2
2019-01-14Documentation/filesystems: add binderfsChristian Brauner2-0/+75
2019-01-08Documentation: driver core: remove use of BUS_ATTRGreg Kroah-Hartman1-1/+3
2019-01-07Documentation/filesystems: fix title underline lengths in path-lookup.rstRandy Dunlap1-12/+12
2019-01-06Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscryptLinus Torvalds1-77/+102
2019-01-06fscrypt: add Adiantum supportEric Biggers1-77/+102
2019-01-05Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2019-01-03doc: filesystems: fix bad references to nonexistent ext4.rst fileOtto Sabart2-2/+2
2019-01-02Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-6/+20
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds13-445/+526
2018-12-28mm, proc: report PR_SET_THP_DISABLE in procMichal Hocko1-0/+3
2018-12-28mm, thp, proc: report THP eligibility for each vmaMichal Hocko1-0/+3
2018-12-28mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smapsMichal Hocko1-1/+3
2018-12-28cifs: minor updates to documentationSteve French1-6/+20
2018-12-20docs: improve pathname-lookup document structureNeilBrown2-17/+12
2018-12-20configfs: fix wrong name of struct in documentationHelen Koike1-1/+1
2018-12-06Documentation: convert path-lookup from markdown to resturctured textNeilBrown2-436/+464
2018-11-20Document /proc/pid PID reuse behaviorDaniel Colascione1-0/+7
2018-11-20Documentation: update path-lookup.md for parallel lookupsNeilBrown1-19/+66
2018-11-20Documentation: Use "while" instead of "whilst"Will Deacon8-10/+10
2018-11-07Documentation: fix spelling mistake, EACCESS -> EACCESColin Ian King1-1/+1
2018-11-07Documentation/proc.txt: Add 2 missing fields for /proc/<pid>/statusWaiman Long1-1/+5
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2-0/+433
2018-11-02Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-7/+20
2018-11-01Merge tag 'ovl-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-0/+6
2018-11-01ovl: automatically enable redirect_dir on metacopy=onMiklos Szeredi1-0/+6
2018-10-31Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-0/+5
2018-10-30Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-3/+3
2018-10-30vfs: enable remap callers that can handle short operationsDarrick J. Wong1-1/+3
2018-10-30vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong1-5/+5