summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
Commit message (Expand)AuthorAge
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-15
|\
| * VFS: Kill off s_options and helpersDavid Howells2017-07-11
* | procfs: fdinfo: extend information about epoll target filesCyrill Gorcunov2017-07-12
* | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-12
|\ \
| * | ovl: document copying layers restrictions with inodes indexAmir Goldstein2017-07-04
| |/
* | Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2017-07-10
|\ \
| * | f2fs: support plain user/group quotaChao Yu2017-07-08
| * | f2fs: fix to document fault injection option and sysfs fileChao Yu2017-07-04
* | | Fix up over-eager 'wait_queue_t' renamingLinus Torvalds2017-07-10
* | | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-07
|\ \ \
| * | | Documentation: flesh out the section in vfs.txt on storing and reporting writ...Jeff Layton2017-07-06
| | |/ | |/|
* | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-03
|\ \ \
| * \ \ Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2017-05-18
| |\ \ \
| | * | | docs-rst: don't ignore internal functions for jbd2 docsMauro Carvalho Chehab2017-05-16
| | * | | docs-rst: filesystems: use c domain references where neededMauro Carvalho Chehab2017-05-16
| | * | | docs-rst: convert filesystems book to ReSTMauro Carvalho Chehab2017-05-16
| * | | | doc: ReSTify keys-request-key.txtKees Cook2017-05-18
| | |/ / | |/| |
* | | | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
|/ / /
* | | Tigran has movedAndrew Morton2017-05-12
* | | Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-05-10
|\ \ \
| * | | nfs: remove the objlayout driverChristoph Hellwig2017-04-20
* | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-10
|\ \ \ \ | |_|/ / |/| | |
| * | | ovl: update documentation w.r.t. constant inode numbersAmir Goldstein2017-05-05
* | | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-08
|\ \ \ \
| * | | | PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse2017-04-20
| * | | | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse2017-04-18
| * | | | PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse2017-04-18
| |/ / /
* | | | fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa2017-05-08
| |_|/ |/| |
* | | proc: show MADV_FREE pages info in smapsShaohua Li2017-05-03
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-02
|\ \ \
| * | | livepatch: add /proc/<pid>/patch_stateJosh Poimboeuf2017-03-08
| |/ /
* | | Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds2017-05-02
|\ \ \ | |_|/ |/| |
| * | Documentation: Fix dead URLs to ftp.kernel.orgSeongJae Park2017-03-29
| |/
* | Documentation/filesystems: fix documentation for ->getattr()Eric Biggers2017-04-03
|/
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2017-03-01
|\
| * f2fs: introduce noinline_xattr mount optionChao Yu2017-02-23
| * f2fs: fix a typo in f2fs.txtTiezhu Yang2017-02-23
| * Doc: f2fs: Fix typo in Documentation/filesystems/f2fs.txtMasanari Iida2017-02-22
| * f2fs: get io size bit from mount optionJaegeuk Kim2017-01-29
* | Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-02-28
|\ \
| * | ceph: set io_pages bdi hintAndreas Gerstmayr2017-02-20
| |/
* | scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-27
* | autofs: update ioctl documentation regarding struct autofs_dev_ioctlTomohiro Kusumi2017-02-27
* | autofs: fix wrong ioctl documentation regarding devidTomohiro Kusumi2017-02-27
* | autofs: fix typo in DocumentationTomohiro Kusumi2017-02-27
* | rxrpc: Change module filename to rxrpc.koDavid Howells2017-02-17
|/
* Documentation/filesystems/proc.txt: add VmPinFabian Frederick2017-01-24
* Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-17
|\
| * vfs: default to generic_readlink()Miklos Szeredi2016-12-09