aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-6/+0
2017-07-12procfs: fdinfo: extend information about epoll target filesGravatar Cyrill Gorcunov 1-1/+5
2017-07-12Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+34
2017-07-11VFS: Kill off s_options and helpersGravatar David Howells 1-6/+0
2017-07-10Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 1-0/+4
2017-07-10Fix up over-eager 'wait_queue_t' renamingGravatar Linus Torvalds 1-6/+6
2017-07-08f2fs: support plain user/group quotaGravatar Chao Yu 1-0/+2
2017-07-07Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+41
2017-07-06Documentation: flesh out the section in vfs.txt on storing and reporting writ...Gravatar Jeff Layton 1-3/+41
2017-07-04ovl: document copying layers restrictions with inodes indexGravatar Amir Goldstein 1-0/+34
2017-07-04f2fs: fix to document fault injection option and sysfs fileGravatar Chao Yu 1-0/+2
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxGravatar Linus Torvalds 3-1/+328
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tGravatar Ingo Molnar 1-6/+6
2017-05-18Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookGravatar Jonathan Corbet 2-0/+327
2017-05-18doc: ReSTify keys-request-key.txtGravatar Kees Cook 1-1/+1
2017-05-16docs-rst: don't ignore internal functions for jbd2 docsGravatar Mauro Carvalho Chehab 1-1/+0
2017-05-16docs-rst: filesystems: use c domain references where neededGravatar Mauro Carvalho Chehab 1-36/+40
2017-05-16docs-rst: convert filesystems book to ReSTGravatar Mauro Carvalho Chehab 2-0/+324
2017-05-12Tigran has movedGravatar Andrew Morton 1-1/+1
2017-05-10Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-37/+0
2017-05-10Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+8
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+12
2017-05-08fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagGravatar Tetsuo Handa 1-2/+1
2017-05-05ovl: update documentation w.r.t. constant inode numbersGravatar Amir Goldstein 1-1/+8
2017-05-03proc: show MADV_FREE pages info in smapsGravatar Shaohua Li 1-0/+6
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-0/+18
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-3/+3
2017-04-20nfs: remove the objlayout driverGravatar Christoph Hellwig 1-37/+0
2017-04-20PCI: Add pci_mmap_resource_range() and use it for ARM64Gravatar David Woodhouse 1-3/+7
2017-04-18PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceGravatar David Woodhouse 1-1/+2
2017-04-18PCI: Add arch_can_pci_mmap_wc() macroGravatar David Woodhouse 1-0/+4
2017-04-03Documentation/filesystems: fix documentation for ->getattr()Gravatar Eric Biggers 3-4/+8
2017-03-29Documentation: Fix dead URLs to ftp.kernel.orgGravatar SeongJae Park 2-3/+3
2017-03-08livepatch: add /proc/<pid>/patch_stateGravatar Josh Poimboeuf 1-0/+18
2017-03-02statx: Add a system call to make enhanced file info availableGravatar David Howells 2-2/+4
2017-03-01Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 1-2/+5
2017-02-28Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-3/+2
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-27autofs: update ioctl documentation regarding struct autofs_dev_ioctlGravatar Tomohiro Kusumi 2-11/+22
2017-02-27autofs: fix wrong ioctl documentation regarding devidGravatar Tomohiro Kusumi 1-3/+2
2017-02-27autofs: fix typo in DocumentationGravatar Tomohiro Kusumi 1-3/+3
2017-02-23f2fs: introduce noinline_xattr mount optionGravatar Chao Yu 1-0/+1
2017-02-23f2fs: fix a typo in f2fs.txtGravatar Tiezhu Yang 1-1/+1
2017-02-22Doc: f2fs: Fix typo in Documentation/filesystems/f2fs.txtGravatar Masanari Iida 1-1/+1
2017-02-20ceph: set io_pages bdi hintGravatar Andreas Gerstmayr 1-3/+2
2017-02-17rxrpc: Change module filename to rxrpc.koGravatar David Howells 1-33/+1
2017-01-29f2fs: get io size bit from mount optionGravatar Jaegeuk Kim 1-0/+2
2017-01-24Documentation/filesystems/proc.txt: add VmPinGravatar Fabian Frederick 1-2/+3
2016-12-17Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Gravatar Linus Torvalds 2-3/+10
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-2/+2