summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-022-2/+4
* Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2017-03-011-2/+5
|\
| * f2fs: introduce noinline_xattr mount optionChao Yu2017-02-231-0/+1
| * f2fs: fix a typo in f2fs.txtTiezhu Yang2017-02-231-1/+1
| * Doc: f2fs: Fix typo in Documentation/filesystems/f2fs.txtMasanari Iida2017-02-221-1/+1
| * f2fs: get io size bit from mount optionJaegeuk Kim2017-01-291-0/+2
* | Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-02-281-3/+2
|\ \
| * | ceph: set io_pages bdi hintAndreas Gerstmayr2017-02-201-3/+2
| |/
* | scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | autofs: update ioctl documentation regarding struct autofs_dev_ioctlTomohiro Kusumi2017-02-272-11/+22
* | autofs: fix wrong ioctl documentation regarding devidTomohiro Kusumi2017-02-271-3/+2
* | autofs: fix typo in DocumentationTomohiro Kusumi2017-02-271-3/+3
* | rxrpc: Change module filename to rxrpc.koDavid Howells2017-02-171-33/+1
|/
* Documentation/filesystems/proc.txt: add VmPinFabian Frederick2017-01-241-2/+3
* Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-172-3/+10
|\
| * vfs: default to generic_readlink()Miklos Szeredi2016-12-092-3/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-172-2/+2
|\ \
| * | vfs: change d_manage() to take a struct pathIan Kent2016-12-022-2/+2
| |/
* | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-161-4/+22
|\ \
| * | ovl: fix reStructuredText syntax errors in documentationAmir Goldstein2016-12-161-3/+4
| * | ovl: redirect on rename-dirMiklos Szeredi2016-12-161-2/+19
| * | ovl: update docMiklos Szeredi2016-12-161-3/+3
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-162-243/+0
|\ \
| * | logfs: remove from treeChristoph Hellwig2016-12-142-243/+0
| |/
* | Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-151-0/+2
|\ \
| * | PCI: Create revision file in sysfsEmil Velikov2016-11-211-0/+2
* | | Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-141-8/+4
|\ \ \
| * | | xfs: deprecate barrier/nobarrier mount optionDave Chinner2016-12-091-8/+4
| |/ /
* | | mm: join struct fault_env and vm_faultJan Kara2016-12-141-1/+1
* | | Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-12-141-1/+1
|\ \ \
| * | | fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz2016-12-011-1/+1
| | |/ | |/|
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-12-142-18/+17
|\ \ \
| * | | Documentation: fix description of ext4's block_validity mount optionFabian Frederick2016-12-031-7/+6
| * | | dax: rip out get_block based IO supportJan Kara2016-11-201-11/+11
* | | | Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-123-4/+13
|\ \ \ \
| * | | | Change the document about iowaitChao Fan2016-11-191-1/+10
| * | | | Merge tag 'v4.9-rc4' into soundJonathan Corbet2016-11-181-26/+0
| |\ \ \ \ | | |/ / /
| * | | | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-242-3/+3
| | |_|/ | |/| |
* | | | proc: report no_new_privs stateKees Cook2016-12-121-0/+2
| |_|/ |/| |
* | | fs: remove the never implemented aio_fsync file operationChristoph Hellwig2016-10-302-2/+0
| |/ |/|
* | fs/proc: Stop trying to report thread stacksAndy Lutomirski2016-10-201-26/+0
|/
* Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-10-144-42/+0
|\
| * Doc: update 00-INDEX files to reflect the runnable code moveShuah Khan2016-10-101-2/+0
| * selftests: move dnotify_test from Documentation/filesystemsShuah Khan2016-09-203-40/+0
* | autofs: update struct autofs_dev_ioctl in DocumentationTomohiro Kusumi2016-10-111-28/+42
* | autofs: fix Documentation regarding devid on ioctlTomohiro Kusumi2016-10-111-3/+2
* | autofs: fix typos in Documentation/filesystems/autofs4.txtTomohiro Kusumi2016-10-111-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-104-14/+9
|\ \
| * | vfs: add note about i_op->rename changes to portingMiklos Szeredi2016-09-271-0/+4
| * | fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-272-4/+4
OpenPOWER on IntegriCloud