summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems (follow)
Commit message (Expand)AuthorAgeFilesLines
* Orangefs: Merge tag 'v4.4-rc1' into for-nextMike Marshall2015-11-1615-999/+1361
|\
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-145-961/+11
| |\
| | * configfs: remove old APIChristoph Hellwig2015-10-145-961/+11
| * | Merge tag '4.4-additional' of git://git.lwn.net/linuxLinus Torvalds2015-11-131-1/+2
| |\ \
| | * | Remove email address from Documentation/filesystems/overlayfs.txtNeilBrown2015-11-111-1/+2
| | |/
| * | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-101-10/+12
| |\ \
| | * | coredump: add DAX filtering for ELF coredumpsRoss Zwisler2015-11-091-10/+12
| | |/
| * | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-101-3/+3
| |\ \
| | * | gfs2: Remove gl_spin defineAndreas Gruenbacher2015-10-291-3/+3
| | |/
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-061-8/+14
| |\ \
| | * | Documentation/filesystems/proc.txt: a little tidyingHugh Dickins2015-11-061-8/+5
| | * | mm Documentation: undoc non-linear vmasHugh Dickins2015-11-061-1/+0
| | * | mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi2015-11-061-0/+2
| | * | mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smapsNaoya Horiguchi2015-11-061-0/+8
| * | | Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2015-11-064-12/+1310
| |\ \ \
| | * | | Documentation: add new description of path-name lookup.Neil Brown2015-11-032-1/+1298
| | * | | sysfs.txt: mention that store method buffers are null-terminatedUlf Magnusson2015-09-131-3/+4
| | * | | sysfs-tagging.txt: fix pre-kernfs referencesUlf Magnusson2015-09-131-7/+7
| | * | | sysfs.txt: fix pre-kernfs sysfs_dirent referenceUlf Magnusson2015-09-131-1/+1
| | | |/ | | |/|
| * | | Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-11-051-1/+2
| |\ \ \ | | |_|/ | |/| |
| | * | f2fs: introduce background_gc=sync mount optionJaegeuk Kim2015-10-101-1/+2
| | |/
| * | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-051-1/+1
| |\ \
| | * | debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-1/+1
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-041-0/+3
| |\ \
| | * | ipconfig: send Client-identifier in DHCP requestsLi RongQing2015-10-191-0/+3
| | |/
| * / fs/proc, core/debug: Don't expose absolute kernel addresses via wchanIngo Molnar2015-10-011-2/+3
| |/
* / Orangefs: kernel client part 6Mike Marshall2015-10-031-0/+137
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-092-8/+17
|\
| * mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim2015-09-091-5/+13
| * dax: add huge page fault supportMatthew Wilcox2015-09-091-3/+4
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-1/+2
|\ \ | |/ |/|
| * pmem, dax: have direct_access use __pmem annotationRoss Zwisler2015-08-201-1/+2
* | Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-09-061-9/+7
|\ \
| * | Revert "Documentation: NFS/RDMA: Document separate Kconfig symbols"J. Bruce Fields2015-07-201-9/+7
| |/
* | Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-09-031-1/+3
|\ \
| * | f2fs: add noextent_cache mount optionJaegeuk Kim2015-08-041-1/+3
| |/
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-09-033-209/+6
|\ \
| * | fs: Remove ext3 filesystem driverJan Kara2015-07-233-209/+6
| |/
* | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2015-09-012-8/+48
|\ \
| * | Documentation: Update filesystems/debugfs.txtWang Long2015-07-241-0/+40
| * | Documentation: filesystems: btrfs: Fixed typos and whitespaceDaniel Grimshaw2015-07-091-8/+8
| |/
* / sysfs.txt: update show method notes about sprintf/snprintf/scnprintf usageSeymour, Shane M2015-08-061-1/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-054-3/+37
|\
| * dax: Add block size note to documentationMatthew Wilcox2015-07-041-2/+4
| * fs/file.c: don't acquire files->file_lock in fd_install()Eric Dumazet2015-07-011-0/+4
| * Merge branch 'fscache-fixes' into for-nextAl Viro2015-06-242-1/+29
| |\
| | * FS-Cache: Count the number of initialised operationsDavid Howells2015-04-021-1/+2
| | * FS-Cache: Count culled objects and objects rejected due to lack of spaceDavid Howells2015-02-242-0/+27
* | | Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-011-6/+6
|\ \ \
| * | | xfs: fix kernel version in docsFanael Linithien2015-05-311-6/+6