summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
2019-05-29docs: filesystems: vfs: Use correct initial headingTobin C. Harding1-2/+3
2019-05-29docs: filesystems: vfs: Use uniform spacing around headingsTobin C. Harding1-0/+9
2019-05-29docs: filesystems: vfs: Use 72 character column widthTobin C. Harding1-101/+97
2019-05-29docs: filesystems: vfs: Use uniform space after period.Tobin C. Harding1-123/+123
2019-05-29docs: filesystems: vfs: Remove space before tabTobin C. Harding1-39/+39
2019-05-24docs: no structured comments in fs/file_table.cJonathan Corbet1-3/+0
2019-05-20doc: ext2: update description of quota options for ext2Chengguang Xu1-1/+7
2019-05-14autofs: add description of ignore pseudo mount optionIan Kent1-0/+15
2019-05-14autofs: update mount control expire desription with AUTOFS_EXP_FORCEDIan Kent2-2/+9
2019-05-14autofs: update AUTOFS_EXP_LEAVES descriptionIan Kent1-2/+6
2019-05-14autofs: update autofs.txt for strictexpire mount optionIan Kent1-5/+12
2019-05-14autofs: fix some word usage oddities in autofs.txtIan Kent1-13/+12
2019-05-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+7
2019-05-07Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+5
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+9
2019-05-07Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+5
2019-05-01new inode method: ->free_inode()Al Viro2-0/+27
2019-04-30Documentation/filesystems/Locking: fix ->get_link() prototypeEric Biggers1-1/+1
2019-04-30Documentation/filesystems/vfs.txt: document how ->i_link worksEric Biggers1-0/+6
2019-04-30Documentation/filesystems/vfs.txt: remove bogus "Last updated" dateEric Biggers1-2/+0
2019-04-25debugfs: update documented return values of debugfs helpersRonald Tschalär1-7/+9
2019-04-09unexport d_alloc_pseudo()Al Viro1-0/+5
2019-04-09dcache: sort the freeing-without-RCU-delay mess for good.Al Viro1-0/+5
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/jae...Linus 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/vi...Linus 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/gi...Linus 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