summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12mm: smaps: split PSS into componentsLuigi Semenzato
2019-07-10Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-07-10Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2019-07-10Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-07-08docs: Move binderfs to admin-guideMatthew Wilcox (Oracle)
2019-07-03locks: Cleanup lm_compare_owner and lm_owner_keyBenjamin Coddington
2019-06-27fscrypt: document testing with xfstestsEric Biggers
2019-06-27fscrypt: remove selection of CONFIG_CRYPTO_SHA256Eric Biggers
2019-06-26docs: filesystems: Remove uneeded .rst extension on toctablesMauro Carvalho Chehab
2019-06-14docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-14docs: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet
2019-06-12Documentation/filesystems/proc.txt: Add arch_status fileAubrey Li
2019-06-08docs: fs: fix broken links to vfs.txt with was renamed to vfs.rstMauro Carvalho Chehab
2019-06-07Documentation: xfs: Fix typoShiyang Ruan
2019-06-06docs: filesystems: vfs: Render method descriptionsTobin C. Harding
2019-06-03debugfs: make debugfs_create_u32_array() return voidGreg Kroah-Hartman
2019-05-31ovl: doc: add non-standard corner casesMiklos Szeredi
2019-05-29docs: filesystems: vfs: Convert vfs.txt to RSTTobin C. Harding
2019-05-29docs: filesystems: vfs: Convert spaces to tabsTobin C. Harding
2019-05-29docs: filesystems: vfs: Fix pre-amble indentationTobin C. Harding
2019-05-29docs: filesystems: vfs: Use SPDX identifierTobin C. Harding
2019-05-29docs: filesystems: vfs: Use correct initial headingTobin C. Harding
2019-05-29docs: filesystems: vfs: Use uniform spacing around headingsTobin C. Harding
2019-05-29docs: filesystems: vfs: Use 72 character column widthTobin C. Harding
2019-05-29docs: filesystems: vfs: Use uniform space after period.Tobin C. Harding
2019-05-29docs: filesystems: vfs: Remove space before tabTobin C. Harding
2019-05-24docs: no structured comments in fs/file_table.cJonathan Corbet
2019-05-20doc: ext2: update description of quota options for ext2Chengguang Xu
2019-05-14autofs: add description of ignore pseudo mount optionIan Kent
2019-05-14autofs: update mount control expire desription with AUTOFS_EXP_FORCEDIan Kent
2019-05-14autofs: update AUTOFS_EXP_LEAVES descriptionIan Kent
2019-05-14autofs: update autofs.txt for strictexpire mount optionIan Kent
2019-05-14autofs: fix some word usage oddities in autofs.txtIan Kent
2019-05-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-05-07Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-07Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-01new inode method: ->free_inode()Al Viro
2019-04-30Documentation/filesystems/Locking: fix ->get_link() prototypeEric Biggers
2019-04-30Documentation/filesystems/vfs.txt: document how ->i_link worksEric Biggers
2019-04-30Documentation/filesystems/vfs.txt: remove bogus "Last updated" dateEric Biggers
2019-04-25debugfs: update documented return values of debugfs helpersRonald Tschalär
2019-04-09unexport d_alloc_pseudo()Al Viro
2019-04-09dcache: sort the freeing-without-RCU-delay mess for good.Al Viro
2019-03-28vfs: Update mount API docsDavid Howells
2019-03-15Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds