aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
2018-02-06afs: Support the AFS dynamic rootGravatar David Howells 1-0/+17
2018-02-05Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+103
2018-02-04Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+8
2018-02-03Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-1/+1
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+0
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Gravatar Linus Torvalds 1-2/+2
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxGravatar Linus Torvalds 3-7/+4
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-8/+19
2018-01-28powerpc/cell: Remove axonram driverGravatar Michael Ellerman 1-1/+0
2018-01-24ovl: document NFS exportGravatar Amir Goldstein 1-4/+69
2018-01-24ovl: add support for "nfs_export" configurationGravatar Amir Goldstein 1-0/+35
2018-01-24ovl: update documentation of inodes index featureGravatar Amir Goldstein 1-3/+3
2018-01-16kallsyms: remove print_symbol() functionGravatar Sergey Senozhatsky 1-2/+2
2018-01-13MAINTAINERS, nilfs2: change project home URLsGravatar Ryusuke Konishi 1-2/+2
2018-01-11fscrypt: document symlink length restrictionGravatar Eric Biggers 1-2/+8
2018-01-11ext4: correct documentation for grpid mount optionGravatar Ernesto A. Fernández 1-1/+1
2018-01-01fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.atGravatar Adam Borowski 2-6/+3
2017-12-25VFS: don't keep disconnected dentries on d_anonGravatar NeilBrown 1-8/+19
2017-12-21Documentation/filesystems/vfat.txt: fix a remark that implies UCS2Gravatar Adam Borowski 1-1/+1
2017-12-11ovl: don't follow redirects if redirect_dir=offGravatar Miklos Szeredi 1-0/+34
2017-11-17Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+3
2017-11-17proc, coredump: add CoreDumping flag to /proc/pid/statusGravatar Roman Gushchin 1-0/+3
2017-11-17Merge branch 'work.cramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-0/+42
2017-11-17Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-4/+0
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+2
2017-11-15mm: consolidate page table accountingGravatar Kirill A. Shutemov 1-1/+0
2017-11-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-6/+2
2017-11-14Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-0/+621
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-3/+3
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-5/+5
2017-11-13afs: Fix documentation on # vs % prefix in mount source specificationGravatar David Howells 1-2/+2
2017-11-05vfs: grab the lock instead of blocking in __fd_install during resizingGravatar Mateusz Guzik 1-4/+0
2017-10-31fscrypt: add a documentation file for filesystem-level encryptionGravatar Eric Biggers 2-0/+621
2017-10-25locking/atomics, doc/filesystems: Convert ACCESS_ONCE() referencesGravatar Paul E. McKenney 1-3/+3
2017-10-19Documentation: fix selftests related file refsGravatar Tom Saeger 1-1/+1
2017-10-16udf: Remove some outdate references from documentationGravatar Jan Kara 1-6/+2
2017-10-15cramfs: rehabilitate itGravatar Nicolas Pitre 1-0/+42
2017-10-06Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+4
2017-10-05ovl: fix regression caused by exclusive upper/work dir protectionGravatar Amir Goldstein 1-1/+4
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+2
2017-09-26Documentation: fix little inconsistenciesGravatar Pavel Machek 1-4/+4
2017-09-19Merge tag '4.14-smb3-multidialect-support-and-fixes-for-stable' of git://git....Gravatar Linus Torvalds 4-91/+91
2017-09-19driver core: remove DRIVER_ATTRGravatar Greg Kroah-Hartman 1-1/+2
2017-09-17CIFS/SMB3: Update documentation to reflect SMB3 and various changesGravatar Steve French 4-91/+91
2017-09-15Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-10/+4
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-1/+1
2017-09-14orangefs: documentation clean upGravatar Mike Marshall 1-10/+4
2017-09-13Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-2/+2
2017-09-12Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 1-0/+19
2017-09-06fscache: remove unused ->now_uncached callbackGravatar Jan Kara 1-2/+0