summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | xfs: remove deprecated barrier/nobarrier mountEric Sandeen2018-07-261-2/+2
| |/ /
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-08-1325-78/+3828
|\ \ \
| * | | docs: fix up the obviously obsolete bits in the new ext4 documentationTheodore Ts'o2018-07-291-39/+8
| * | | docs: add new ext4 superblock time extension fieldsDarrick J. Wong2018-07-291-2/+30
| * | | docs: create filesystem internal sectionDarrick J. Wong2018-07-292-11/+3
| * | | ext4: import extended attributes chapter from wiki pageDarrick J. Wong2018-07-292-0/+192
| * | | ext4: import directory layout chapter from wiki pageDarrick J. Wong2018-07-292-0/+427
| * | | ext4: import inode data fork chapter from wiki pageDarrick J. Wong2018-07-293-0/+244
| * | | ext4: import inodes chapter from wiki pageDarrick J. Wong2018-07-293-0/+585
| * | | ext4: import journal chapter from wiki pageDarrick J. Wong2018-07-292-0/+612
| * | | ext4: import multi-mount protection chapter from wiki pageDarrick J. Wong2018-07-292-0/+78
| * | | ext4: import bitmaps chapter from wiki pageDarrick J. Wong2018-07-292-0/+29
| * | | ext4: import group descriptors chapter from wiki pageDarrick J. Wong2018-07-292-0/+171
| * | | ext4: import superblocks chapter from wiki pageDarrick J. Wong2018-07-293-0/+783
| * | | ext4: import high level design chapter from wiki pageDarrick J. Wong2018-07-2910-0/+548
| * | | ext4: import on-disk layout book from wiki pageDarrick J. Wong2018-07-293-0/+51
| * | | ext4: convert ext4.rst to restructuredtext formatDarrick J. Wong2018-07-293-48/+89
| * | | ext4: move ext4.txt into its own directoryDarrick J. Wong2018-07-291-0/+0
| |/ /
* | | Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-08-132-1080/+14
|\ \ \
| * | | smb3: update readme to correct information about /proc/fs/cifs/StatsSteve French2018-08-071-12/+10
OpenPOWER on IntegriCloud