aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-11ovl: don't follow redirects if redirect_dir=offMiklos Szeredi1-0/+34
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+3
2017-11-17proc, coredump: add CoreDumping flag to /proc/pid/statusRoman Gushchin1-0/+3
2017-11-17Merge branch 'work.cramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+42
2017-11-17Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+0
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-2/+2
2017-11-15mm: consolidate page table accountingKirill A. Shutemov1-1/+0
2017-11-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-6/+2
2017-11-14Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscryptLinus Torvalds2-0/+621
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds2-5/+5
2017-11-13afs: Fix documentation on # vs % prefix in mount source specificationDavid Howells1-2/+2
2017-11-05vfs: grab the lock instead of blocking in __fd_install during resizingMateusz Guzik1-4/+0
2017-10-31fscrypt: add a documentation file for filesystem-level encryptionEric Biggers2-0/+621
2017-10-25locking/atomics, doc/filesystems: Convert ACCESS_ONCE() referencesPaul E. McKenney1-3/+3
2017-10-19Documentation: fix selftests related file refsTom Saeger1-1/+1
2017-10-16udf: Remove some outdate references from documentationJan Kara1-6/+2
2017-10-15cramfs: rehabilitate itNicolas Pitre1-0/+42
2017-10-06Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-1/+4
2017-10-05ovl: fix regression caused by exclusive upper/work dir protectionAmir Goldstein1-1/+4
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+2
2017-09-26Documentation: fix little inconsistenciesPavel Machek1-4/+4
2017-09-19Merge tag '4.14-smb3-multidialect-support-and-fixes-for-stable' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-91/+91
2017-09-19driver core: remove DRIVER_ATTRGreg Kroah-Hartman1-1/+2
2017-09-17CIFS/SMB3: Update documentation to reflect SMB3 and various changesSteve French4-91/+91
2017-09-15Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linuxLinus Torvalds1-10/+4
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2017-09-14orangefs: documentation clean upMike Marshall1-10/+4
2017-09-13Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds2-2/+2
2017-09-12Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+19
2017-09-06fscache: remove unused ->now_uncached callbackJan Kara1-2/+0
2017-09-06dax: use common 4k zero page for dax mmap readsRoss Zwisler1-3/+2
2017-09-04vfs: add flags to d_real()Miklos Szeredi2-2/+2
2017-08-26swap: Remove obsolete sentenceNikolay Borisov1-3/+1
2017-08-21f2fs: support journalled quotaChao Yu1-0/+9
2017-08-15f2fs: introduce gc_urgent mode for background GCJaegeuk Kim1-0/+9
2017-07-31f2fs: support project quotaChao Yu1-0/+1
2017-07-17VFS: Differentiate mount flags (MS_*) from internal superblock flagsDavid Howells1-1/+1
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+0
2017-07-12procfs: fdinfo: extend information about epoll target filesCyrill Gorcunov1-1/+5
2017-07-12Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-0/+34
2017-07-11VFS: Kill off s_options and helpersDavid Howells1-6/+0
2017-07-10Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+4
2017-07-10Fix up over-eager 'wait_queue_t' renamingLinus Torvalds1-6/+6
2017-07-08f2fs: support plain user/group quotaChao Yu1-0/+2
2017-07-07Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds1-3/+41
2017-07-06Documentation: flesh out the section in vfs.txt on storing and reporting writeback errorsJeff Layton1-3/+41
2017-07-04ovl: document copying layers restrictions with inodes indexAmir Goldstein1-0/+34
2017-07-04f2fs: fix to document fault injection option and sysfs fileChao Yu1-0/+2
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds3-1/+328