summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-023-3/+22
|\
| * mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown2020-06-021-2/+2
| * mm: add readahead address space operationMatthew Wilcox (Oracle)2020-06-022-1/+20
* | Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-0242-3370/+3821
|\ \
| * | docs: filesystems: add info about efivars contentFlavio Suligoi2020-05-261-0/+17
| * | docs: debugfs: Update struct debugfs_reg32 definitionRikard Falkeborn2020-05-151-2/+3
| * | docs: filesystems: convert configfs.txt to ReSTMauro Carvalho Chehab2020-05-052-52/+80
| * | docs: filesystems: convert xfs-self-describing-metadata.txt to ReSTMauro Carvalho Chehab2020-05-052-94/+97
| * | docs: filesystems: convert xfs-delayed-logging-design.txt to ReSTMauro Carvalho Chehab2020-05-052-27/+39
| * | docs: filesystems: convert sysfs-tagging.txt to ReSTMauro Carvalho Chehab2020-05-052-8/+15
| * | docs: filesystems: convert sysfs-pci.txt to ReSTMauro Carvalho Chehab2020-05-052-8/+16
| * | docs: filesystems: convert spufs/spu_run.txt to ReSTMauro Carvalho Chehab2020-05-052-24/+42
| * | docs: filesystems: convert spufs/spufs.txt to ReSTMauro Carvalho Chehab2020-05-052-31/+29
| * | docs: filesystems: convert spufs/spu_create.txt to ReSTMauro Carvalho Chehab2020-05-053-20/+44
| * | docs: filesystems: split spufs.txt into 3 separate filesMauro Carvalho Chehab2020-05-053-245/+240
| * | docs: filesystems: convert sharedsubtree.txt to ReSTMauro Carvalho Chehab2020-05-053-172/+229
| * | docs: filesystems: convert seq_file.txt to ReSTMauro Carvalho Chehab2020-05-052-24/+38
| * | docs: filesystems: convert quota.txt to ReSTMauro Carvalho Chehab2020-05-052-12/+30
| * | docs: filesystems: convert mount_api.txt to ReSTMauro Carvalho Chehab2020-05-052-114/+216
| * | docs: filesystems: convert mandatory-locking.txt to ReSTMauro Carvalho Chehab2020-05-053-10/+18
| * | docs: filesystems: convert locks.txt to ReSTMauro Carvalho Chehab2020-05-052-4/+9
| * | docs: filesystems: convert fuse-io.txt to ReSTMauro Carvalho Chehab2020-05-052-0/+7
| * | docs: filesystems: convert files.txt to ReSTMauro Carvalho Chehab2020-05-052-5/+11
| * | docs: filesystems: convert fiemap.txt to ReSTMauro Carvalho Chehab2020-05-052-66/+70
| * | docs: filesystems: convert dnotify.txt to ReSTMauro Carvalho Chehab2020-05-052-3/+9
| * | docs: filesystems: convert devpts.txt to ReSTMauro Carvalho Chehab2020-05-053-26/+37
| * | docs: filesystems: convert coda.txt to ReSTMauro Carvalho Chehab2020-05-053-1676/+1671
| * | docs: filesystems: convert automount-support.txt to ReSTMauro Carvalho Chehab2020-05-052-9/+16
| * | docs: filesystems: convert cifs/cifsroot.txt to ReSTMauro Carvalho Chehab2020-05-052-24/+33
| * | docs: filesystems: caching/backend-api.txt: convert it to ReSTMauro Carvalho Chehab2020-05-053-83/+85
| * | docs: filesystems: caching/cachefiles.txt: convert to ReSTMauro Carvalho Chehab2020-05-052-78/+62
| * | docs: filesystems: caching/operations.txt: convert it to ReSTMauro Carvalho Chehab2020-05-052-24/+22
| * | docs: filesystems: caching/netfs-api.txt: convert it to ReSTMauro Carvalho Chehab2020-05-053-94/+81
| * | docs: filesystems: convert caching/fscache.txt to ReST formatMauro Carvalho Chehab2020-05-053-448/+566
| * | docs: filesystems: convert caching/object.txt to ReSTMauro Carvalho Chehab2020-05-054-26/+30
| * | docs: orangefs: fix pvfs2tab literal blockStephen Kitt2020-04-281-3/+1
| * | Update the documentation referencing Plan 9 from User Space.Juan Manuel Méndez Rey2020-04-281-1/+1
| * | docs: filesystems: fix renamed referencesMauro Carvalho Chehab2020-04-204-4/+4
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-021-0/+1
|\ \ \ | |_|/ |/| |
| * | Merge branch 'for-next/bti-user' into for-next/btiWill Deacon2020-05-051-0/+1
| |\ \
| | * | mm: smaps: Report arm64 guarded pages in smapsDaniel Kiss2020-03-161-0/+1
* | | | fscrypt: add support for IV_INO_LBLK_32 policiesEric Biggers2020-05-191-4/+29
* | | | fscrypt: support test_dummy_encryption=v2Eric Biggers2020-05-191-1/+5
|/ / /
* | / debugfs: remove return value of debugfs_create_u32()Greg Kroah-Hartman2020-04-171-2/+2
| |/ |/|
* | Merge tag 'docs-5.7-2' of git://git.lwn.net/linuxLinus Torvalds2020-04-111-1/+1
|\ \
| * | docs: filesystems: fix typo in qnx6.rstVilhelm Prytz2020-04-071-1/+1
* | | Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-111-15/+19
|\ \ \
| * | | orangefs: clarify build steps for test server in orangefs.txtMike Marshall2020-04-081-15/+19
* | | | Merge tag '9p-for-5.7-2' of git://github.com/martinetd/linuxLinus Torvalds2020-04-091-0/+10
|\ \ \ \
| * | | | 9p: document short read behaviour with O_NONBLOCKDominique Martinet2020-04-081-0/+10