summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* ovl: fix regression caused by overlapping layers detectionAmir Goldstein2019-09-211-1/+1
* ovl: doc: add non-standard corner casesMiklos Szeredi2019-05-311-2/+14
* autofs: add description of ignore pseudo mount optionIan Kent2019-05-141-0/+15
* autofs: update mount control expire desription with AUTOFS_EXP_FORCEDIan Kent2019-05-142-2/+9
* autofs: update AUTOFS_EXP_LEAVES descriptionIan Kent2019-05-141-2/+6
* autofs: update autofs.txt for strictexpire mount optionIan Kent2019-05-141-5/+12
* autofs: fix some word usage oddities in autofs.txtIan Kent2019-05-141-13/+12
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-05-072-3/+7
|\
| * Documentation/filesystems/Locking: fix ->get_link() prototypeEric Biggers2019-04-301-1/+1
| * Documentation/filesystems/vfs.txt: document how ->i_link worksEric Biggers2019-04-301-0/+6
| * Documentation/filesystems/vfs.txt: remove bogus "Last updated" dateEric Biggers2019-04-301-2/+0
* | Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-05-071-0/+5
|\ \
| * | unexport d_alloc_pseudo()Al Viro2019-04-091-0/+5
* | | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-071-7/+9
|\ \ \
| * | | debugfs: update documented return values of debugfs helpersRonald Tschalär2019-04-251-7/+9
| | |/ | |/|
* | | Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-071-0/+5
|\ \ \ | | |/ | |/|
| * | dcache: sort the freeing-without-RCU-delay mess for good.Al Viro2019-04-091-0/+5
| |/
* / new inode method: ->free_inode()Al Viro2019-05-012-0/+27
|/
* vfs: Update mount API docsDavid Howells2019-03-281-172/+195
* Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-03-152-13/+24
|\
| * cifs: minor documentation updatesSteve French2019-03-142-13/+24
* | Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-03-151-0/+2
|\ \ | |/ |/|
| * f2fs: fix to document inline_xattr_size optionChao Yu2019-03-051-0/+2
* | Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-03-121-6/+8
|\ \
| * | Documentation: modern versions of ceph are not backed by btrfsJeff Layton2019-03-051-6/+4
| * | ceph: add mount option to limit caps countYan, Zheng2019-03-051-0/+4
* | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-03-121-0/+709
|\ \ \
| * | | vfs: Provide documentation for new mount APIDavid Howells2019-02-281-0/+709
| |/ /
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-091-185/+0
|\ \ \
| * | | scsi: fs: remove exofsChristoph Hellwig2019-02-051-185/+0
| | |/ | |/|
* | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2019-03-091-4/+12
|\ \ \
| * | | fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers2019-01-231-2/+10
| * | | fscrypt: remove filesystem specific build config optionChandan Rajendra2019-01-231-2/+2
| | |/ | |/|
* | | Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds2019-03-097-376/+497
|\ \ \
| * | | docs: Bring some order to filesystem documentationJonathan Corbet2019-03-065-370/+395
| * | | sysfs.txt: add note on available attribute macrosNicholas Mc Guire2019-02-171-0/+21
| * | | Documentation/filesystems: add binderfsChristian Brauner2019-01-142-0/+75
| * | | Documentation/filesystems: fix title underline lengths in path-lookup.rstRandy Dunlap2019-01-071-12/+12
| | |/ | |/|
* | | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-081-0/+3
|\ \ \
| * | | fs: add an iopoll method to struct file_operationsChristoph Hellwig2019-02-241-0/+3
| | |/ | |/|
* / | xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic maskMarco Benatto2019-02-111-1/+2
|/ /
* / Documentation: driver core: remove use of BUS_ATTRGreg Kroah-Hartman2019-01-081-1/+3
|/
* Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-061-77/+102
|\
| * fscrypt: add Adiantum supportEric Biggers2019-01-061-77/+102
* | Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linuxLinus Torvalds2019-01-052-2/+2
|\ \
| * | doc: filesystems: fix bad references to nonexistent ext4.rst fileOtto Sabart2019-01-032-2/+2
* | | Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-01-021-6/+20
|\ \ \
| * | | cifs: minor updates to documentationSteve French2018-12-281-6/+20
| | |/ | |/|
* | | Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds2018-12-2913-445/+526
|\ \ \ | | |/ | |/|
| * | docs: improve pathname-lookup document structureNeilBrown2018-12-202-17/+12