summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab2019-07-151-1/+1
* docs: early-userspace: move to driver-api guideMauro Carvalho Chehab2019-07-152-3/+3
* docs: early-userspace: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-152-3/+3
* Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-07-131-10/+123
|\
| * f2fs: allocate blocks for pinned fileJaegeuk Kim2019-07-031-0/+25
| * f2fs: Add option to limit required GC for checkpoint=disableDaniel Rosenberg2019-06-031-1/+18
| * f2fs: add missing sysfs entries in documentationJaegeuk Kim2019-05-301-9/+80
* | Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-07-131-4/+4
|\ \
| * | xfs: add struct xfs_mount pointer to struct xfs_bufChristoph Hellwig2019-06-291-4/+4
* | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-1/+1
|\ \ \
| * | | debugfs: make debugfs_create_u32_array() return voidGreg Kroah-Hartman2019-06-031-1/+1
* | | | mm: smaps: split PSS into componentsLuigi Semenzato2019-07-121-10/+31
* | | | Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-07-111-14/+0Star
|\ \ \ \
| * | | | locks: Cleanup lm_compare_owner and lm_owner_keyBenjamin Coddington2019-07-031-14/+0Star
| |/ / /
* | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2019-07-111-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-111-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/+0Star
| * | | | docs: filesystems: Remove uneeded .rst extension on toctablesMauro Carvalho Chehab2019-06-272-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-302-281/+299
| * | | | docs: filesystems: vfs: Convert spaces to tabsTobin C. Harding2019-05-301-62/+62
| * | | | docs: filesystems: vfs: Fix pre-amble indentationTobin C. Harding2019-05-301-3/+3
| * | | | docs: filesystems: vfs: Use SPDX identifierTobin C. Harding2019-05-301-2/+2
| * | | | docs: filesystems: vfs: Use correct initial headingTobin C. Harding2019-05-301-2/+3
| * | | | docs: filesystems: vfs: Use uniform spacing around headingsTobin C. Harding2019-05-301-0/+9
| * | | | docs: filesystems: vfs: Use 72 character column widthTobin C. Harding2019-05-301-101/+97Star
| * | | | docs: filesystems: vfs: Use uniform space after period.Tobin C. Harding2019-05-301-123/+123
| * | | | docs: filesystems: vfs: Remove space before tabTobin C. Harding2019-05-301-39/+39
| * | | | docs: no structured comments in fs/file_table.cJonathan Corbet2019-05-241-3/+0Star
| | |/ / | |/| |
* | | | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-07-091-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-151-0/+15
* | autofs: update mount control expire desription with AUTOFS_EXP_FORCEDIan Kent2019-05-152-2/+9
* | autofs: update AUTOFS_EXP_LEAVES descriptionIan Kent2019-05-151-2/+6
* | autofs: update autofs.txt for strictexpire mount optionIan Kent2019-05-151-5/+12
* | autofs: fix some word usage oddities in autofs.txtIan Kent2019-05-151-13/+12Star
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-05-082-3/+7
|\
| * Documentation/filesystems/Locking: fix ->get_link() prototypeEric Biggers2019-05-011-1/+1
| * Documentation/filesystems/vfs.txt: document how ->i_link worksEric Biggers2019-05-011-0/+6
| * Documentation/filesystems/vfs.txt: remove bogus "Last updated" dateEric Biggers2019-05-011-2/+0Star