summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-11-042-0/+433
|\
| * Documentation: ubifs: Add authentication whitepaperSascha Hauer2018-10-231-0/+426
| * ubifs: Enable authentication supportSascha Hauer2018-10-231-0/+7
* | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-11-022-7/+20
|\ \
| * | vfs: enable remap callers that can handle short operationsDarrick J. Wong2018-10-301-1/+3
| * | vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong2018-10-301-5/+5
| * | vfs: combine the clone and dedupe into a single remap_file_rangeDarrick J. Wong2018-10-302-7/+18
| |/
* | Merge tag 'ovl-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-011-0/+6
|\ \
| * | ovl: automatically enable redirect_dir on metacopy=onMiklos Szeredi2018-11-011-0/+6
| |/
* | Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2018-10-311-0/+5
|\ \
| * | ceph: new mount option to disable usage of copy-from opLuis Henriques2018-10-221-0/+5
| |/
* | Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-10-301-3/+3
|\ \
| * | SUNRPC: Remove non-RCU protected lookupTrond Myklebust2018-10-291-3/+3
| |/
* | Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-293-398/+0
|\ \
| * | Documentation: filesystems: remove reminiscences of POHMELFSVladimir Zapolskiy2018-09-204-400/+0
| |/
* | mm, proc: add KReclaimable to /proc/meminfoVlastimil Babka2018-10-261-0/+4
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-251-10/+0
|\ \
| * | crypto: speck - remove SpeckJason A. Donenfeld2018-09-041-10/+0
* | | Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-10-251-0/+11
|\ \ \
| * | | Document d_splice_alias() calling conventions for ->lookup() users.Al Viro2018-10-101-0/+11
| |/ /
* | | Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds2018-10-244-181/+2
|\ \ \
| * | | docs: fix some broken documentation referencesMauro Carvalho Chehab2018-09-202-2/+2
| * | | Drop all 00-INDEX files from Documentation/Henrik Austad2018-09-092-179/+0
| |/ /
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-10-2425-692/+68
|\ \ \
| * | | docs: promote the ext4 data structures book to top levelDarrick J. Wong2018-10-0524-19/+8
| * | | docs: move ext4 administrative docs to admin-guide/Darrick J. Wong2018-10-052-575/+0
| * | | docs: make ext4 readme tables readableDarrick J. Wong2018-10-021-430/+391
| * | | docs: fix ext4 documentation table formatting problemsDarrick J. Wong2018-10-0210-59/+60
| | |/ | |/|
* | | Merge tag 'f2fs-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-241-1/+7
|\ \ \ | |/ / |/| |
| * | f2fs: checkpoint disablingDaniel Rosenberg2018-10-161-0/+5
| * | f2fs: split IO error injection according to RWChao Yu2018-09-121-1/+2
| |/
* | vfs: add the fadvise() file operationAmir Goldstein2018-08-301-0/+3
* | Documentation/filesystems: update documentation of file_operationsAmir Goldstein2018-08-301-2/+16
|/
* Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-08-251-1/+1
|\
| * initramfs: move gen_initramfs_list.sh from scripts/ to usr/Masahiro Yamada2018-08-221-1/+1
* | Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-08-221-0/+18
|\ \
| * | f2fs: support fault_type mount optionChao Yu2018-08-131-0/+18
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-221-0/+3
|\ \ \ | |_|/ |/| |
| * | /proc/meminfo: add percpu populated pages countDennis Zhou (Facebook)2018-08-221-0/+3
* | | Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-213-36/+64
|\ \ \ | |/ / |/| |
| * | ovl: Provide a mount option metacopy=on/off for metadata copyupVivek Goyal2018-07-201-1/+29
| * | ovl: fix documentation of non-standard behaviorMiklos Szeredi2018-07-201-21/+30
| * | vfs: remove open_flags from d_real()Miklos Szeredi2018-07-182-14/+5
| * | Revert "vfs: add flags to d_real()"Miklos Szeredi2018-07-182-2/+2
* | | fs/seq_file.c: simplify seq_file iteration code and interfaceNeilBrown2018-08-171-21/+42
* | | Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds2018-08-143-5/+8
|\ \ \
| * | | mm: Introduce new type vm_fault_tSouptick Joarder2018-07-231-3/+3
| * | | Documentation: proc.txt: Adding 'HardwareCorrupted' field and description.Prashant Dhamdhere2018-07-231-0/+3
| * | | Documentation : Update relay function typesYohan Pipereau2018-07-101-2/+2
| | |/ | |/|
* | | Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-08-141-2/+2
|\ \ \