summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-07-101-14/+0
|\
| * locks: Cleanup lm_compare_owner and lm_owner_keyBenjamin Coddington2019-07-031-14/+0
* | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2019-07-101-1/+42
|\ \
| * | fscrypt: document testing with xfstestsEric Biggers2019-06-271-0/+39
| * | fscrypt: remove selection of CONFIG_CRYPTO_SHA256Eric Biggers2019-06-271-1/+3
| |/
* | Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2019-07-101-1/+7
|\ \
| * | doc: ext2: update description of quota options for ext2Chengguang Xu2019-05-201-1/+7
| |/
* | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-099-1362/+1442
|\ \
| * | docs: Move binderfs to admin-guideMatthew Wilcox (Oracle)2019-07-082-78/+0
| * | docs: filesystems: Remove uneeded .rst extension on toctablesMauro Carvalho Chehab2019-06-262-6/+6
| * | docs: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-2/+2
| * | Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-141-2/+14
| |\ \
| * | | docs: fs: fix broken links to vfs.txt with was renamed to vfs.rstMauro Carvalho Chehab2019-06-081-5/+5
| * | | Documentation: xfs: Fix typoShiyang Ruan2019-06-071-1/+1
| * | | docs: filesystems: vfs: Render method descriptionsTobin C. Harding2019-06-061-505/+642
| * | | docs: filesystems: vfs: Convert vfs.txt to RSTTobin C. Harding2019-05-292-281/+299
| * | | docs: filesystems: vfs: Convert spaces to tabsTobin C. Harding2019-05-291-62/+62
| * | | docs: filesystems: vfs: Fix pre-amble indentationTobin C. Harding2019-05-291-3/+3
| * | | docs: filesystems: vfs: Use SPDX identifierTobin C. Harding2019-05-291-2/+2
| * | | docs: filesystems: vfs: Use correct initial headingTobin C. Harding2019-05-291-2/+3
| * | | docs: filesystems: vfs: Use uniform spacing around headingsTobin C. Harding2019-05-291-0/+9
| * | | docs: filesystems: vfs: Use 72 character column widthTobin C. Harding2019-05-291-101/+97
| * | | docs: filesystems: vfs: Use uniform space after period.Tobin C. Harding2019-05-291-123/+123
| * | | docs: filesystems: vfs: Remove space before tabTobin C. Harding2019-05-291-39/+39
| * | | docs: no structured comments in fs/file_table.cJonathan Corbet2019-05-241-3/+0
| | |/ | |/|
* | | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-07-081-1/+1
|\ \ \
| * | | docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| |/ /
* | / Documentation/filesystems/proc.txt: Add arch_status fileAubrey Li2019-06-121-0/+40
| |/ |/|
* | 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