summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-17proc, coredump: add CoreDumping flag to /proc/pid/statusRoman Gushchin
2017-11-17Merge branch 'work.cramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-11-17Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15mm: consolidate page table accountingKirill A. Shutemov
2017-11-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-11-14Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds
2017-11-13afs: Fix documentation on # vs % prefix in mount source specificationDavid Howells
2017-11-05vfs: grab the lock instead of blocking in __fd_install during resizingMateusz Guzik
2017-10-31fscrypt: add a documentation file for filesystem-level encryptionEric Biggers
2017-10-25locking/atomics, doc/filesystems: Convert ACCESS_ONCE() referencesPaul E. McKenney
2017-10-19Documentation: fix selftests related file refsTom Saeger
2017-10-16udf: Remove some outdate references from documentationJan Kara
2017-10-15cramfs: rehabilitate itNicolas Pitre
2017-10-06Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-05ovl: fix regression caused by exclusive upper/work dir protectionAmir Goldstein
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-26Documentation: fix little inconsistenciesPavel Machek
2017-09-19Merge tag '4.14-smb3-multidialect-support-and-fixes-for-stable' of git://git....Linus Torvalds
2017-09-19driver core: remove DRIVER_ATTRGreg Kroah-Hartman
2017-09-17CIFS/SMB3: Update documentation to reflect SMB3 and various changesSteve French
2017-09-15Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-09-14orangefs: documentation clean upMike Marshall
2017-09-13Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-12Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2017-09-06fscache: remove unused ->now_uncached callbackJan Kara
2017-09-06dax: use common 4k zero page for dax mmap readsRoss Zwisler
2017-09-04vfs: add flags to d_real()Miklos Szeredi
2017-08-26swap: Remove obsolete sentenceNikolay Borisov
2017-08-21f2fs: support journalled quotaChao Yu
2017-08-15f2fs: introduce gc_urgent mode for background GCJaegeuk Kim
2017-07-31f2fs: support project quotaChao Yu
2017-07-17VFS: Differentiate mount flags (MS_*) from internal superblock flagsDavid Howells
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-12procfs: fdinfo: extend information about epoll target filesCyrill Gorcunov
2017-07-12Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-11VFS: Kill off s_options and helpersDavid Howells
2017-07-10Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2017-07-10Fix up over-eager 'wait_queue_t' renamingLinus Torvalds
2017-07-08f2fs: support plain user/group quotaChao Yu
2017-07-07Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Documentation: flesh out the section in vfs.txt on storing and reporting writ...Jeff Layton
2017-07-04ovl: document copying layers restrictions with inodes indexAmir Goldstein
2017-07-04f2fs: fix to document fault injection option and sysfs fileChao Yu
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar