summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2019-09-181-130/+628
|\
| * ext4 crypto: fix to check feature status before get policyChao Yu2019-08-311-1/+2
| * fscrypt: document the new ioctls and policy versionEric Biggers2019-08-121-116/+613
| * fscrypt: use FSCRYPT_ prefix for uapi constantsEric Biggers2019-08-121-20/+20
* | Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-181-0/+10
|\ \
| * | locks: print a warning when mount fails due to lack of "mand" supportJeff Layton2019-08-161-0/+10
* | | Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-181-0/+210
|\ \ \
| * | | erofs: kill use_vmap module parameterGao Xiang2019-09-051-4/+0
| * | | erofs: kill all erofs specific fault injectionGao Xiang2019-09-051-5/+0
| * | | erofs: move erofs out of stagingGao Xiang2019-08-241-0/+219
| * | | smb3: update TODO list of missing featuresSteve French2019-08-051-10/+16
| | |/ | |/|
* | | docs: fs: porting.rst: fix a broken reference to another docMauro Carvalho Chehab2019-07-311-1/+1
* | | docs: fs: cifs: convert to ReST and add to admin-guide bookMauro Carvalho Chehab2019-07-316-1036/+0
* | | docs: fs: convert porting to ReSTMauro Carvalho Chehab2019-07-313-686/+854
* | | docs: fs: convert docs without extension to ReSTMauro Carvalho Chehab2019-07-315-114/+220
* | | docs: ubifs-authentication.md: convert to ReSTMauro Carvalho Chehab2019-07-311-26/+44
* | | Documentation: filesystems: Convert ufs.txt to reStructuredText formatShobhit Kukreti2019-07-311-60/+0
* | | Documentation: filesystems: Convert jfs.txt toShobhit Kukreti2019-07-311-52/+0
* | | coda: Fix typo in the struct CodaCred documentationAndy Shevchenko2019-07-301-2/+2
|/ /
* | Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet2019-07-221-10/+0
|\ \ | |/ |/|
| * docs: remove extra conf.py filesMauro Carvalho Chehab2019-07-171-10/+0
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-07-211-1/+1
|\ \
| * | typo fix: it's d_make_root, not d_make_inode...Al Viro2019-07-201-1/+1
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-07-191-2/+13
|\| |
| * | vfs: update d_make_root() descriptionIan Kent2019-06-261-2/+13
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-191-2/+2
|\ \ \
| * | | mm: thp: fix false negative of shmem vma's THP eligibilityYang Shi2019-07-181-2/+2
* | | | Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-07-182-471/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Documentation: filesystem: Convert xfs.txt to ReSTSheriff Esseson2019-07-152-471/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-171-4/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | coda: change Coda's user api to use 64-bit time_t in timespecJan Harkes2019-07-161-5/+5
| * | | coda: stop using 'struct timespec' in user APIArnd Bergmann2019-07-161-4/+7
* | | | docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab2019-07-151-1/+1
* | | | docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab2019-07-151-1/+1
* | | | 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-121-10/+123
|\ \ \
| * | | f2fs: allocate blocks for pinned fileJaegeuk Kim2019-07-021-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-121-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | xfs: add struct xfs_mount pointer to struct xfs_bufChristoph Hellwig2019-06-281-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-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