summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2019-08-05smb3: update TODO list of missing featuresSteve French
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet
2019-07-21Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-07-20typo fix: it's d_make_root, not d_make_inode...Al Viro
2019-07-19Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-18mm: thp: fix false negative of shmem vma's THP eligibilityYang Shi
2019-07-18Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-17docs: remove extra conf.py filesMauro Carvalho Chehab
2019-07-16coda: change Coda's user api to use 64-bit time_t in timespecJan Harkes
2019-07-16coda: stop using 'struct timespec' in user APIArnd Bergmann
2019-07-15Documentation: filesystem: Convert xfs.txt to ReSTSheriff Esseson
2019-07-15docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab
2019-07-15docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab
2019-07-15docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab
2019-07-15docs: early-userspace: move to driver-api guideMauro Carvalho Chehab
2019-07-15docs: early-userspace: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-12Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2019-07-12Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
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-07-02f2fs: allocate blocks for pinned fileJaegeuk Kim
2019-06-28xfs: add struct xfs_mount pointer to struct xfs_bufChristoph Hellwig
2019-06-27fscrypt: document testing with xfstestsEric Biggers
2019-06-27fscrypt: remove selection of CONFIG_CRYPTO_SHA256Eric Biggers
2019-06-26vfs: update d_make_root() descriptionIan Kent
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-03f2fs: Add option to limit required GC for checkpoint=disableDaniel Rosenberg
2019-06-03debugfs: make debugfs_create_u32_array() return voidGreg Kroah-Hartman
2019-05-31ovl: doc: add non-standard corner casesMiklos Szeredi
2019-05-30f2fs: add missing sysfs entries in documentationJaegeuk Kim
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