summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2019-12-17mm, thp, proc: report THP eligibility for each vmaMichal Hocko
2019-09-21ovl: fix regression caused by overlapping layers detectionAmir Goldstein
2019-05-25dcache: sort the freeing-without-RCU-delay mess for good.Al Viro
2019-01-26mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smapsMichal Hocko
2018-11-21ovl: automatically enable redirect_dir on metacopy=onMiklos Szeredi
2018-11-13crypto: speck - remove SpeckJason A. Donenfeld
2018-08-30vfs: add the fadvise() file operationAmir Goldstein
2018-08-30Documentation/filesystems: update documentation of file_operationsAmir Goldstein
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-08-22Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-22/proc/meminfo: add percpu populated pages countDennis Zhou (Facebook)
2018-08-22initramfs: move gen_initramfs_list.sh from scripts/ to usr/Masahiro Yamada
2018-08-21Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-17fs/seq_file.c: simplify seq_file iteration code and interfaceNeilBrown
2018-08-14Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds
2018-08-14Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-08-13Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-08-13Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-08-13Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/...Linus Torvalds
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-13f2fs: support fault_type mount optionChao Yu
2018-08-07smb3: update readme to correct information about /proc/fs/cifs/StatsSteve French
2018-08-07documentation update - remove old out of date feature infoSteve French
2018-07-29docs: fix up the obviously obsolete bits in the new ext4 documentationTheodore Ts'o
2018-07-29docs: add new ext4 superblock time extension fieldsDarrick J. Wong
2018-07-29docs: create filesystem internal sectionDarrick J. Wong
2018-07-29ext4: import extended attributes chapter from wiki pageDarrick J. Wong
2018-07-29ext4: import directory layout chapter from wiki pageDarrick J. Wong
2018-07-29ext4: import inode data fork chapter from wiki pageDarrick J. Wong
2018-07-29ext4: import inodes chapter from wiki pageDarrick J. Wong
2018-07-29ext4: import journal chapter from wiki pageDarrick J. Wong
2018-07-29ext4: import multi-mount protection chapter from wiki pageDarrick J. Wong
2018-07-29ext4: import bitmaps chapter from wiki pageDarrick J. Wong
2018-07-29ext4: import group descriptors chapter from wiki pageDarrick J. Wong
2018-07-29ext4: import superblocks chapter from wiki pageDarrick J. Wong
2018-07-29ext4: import high level design chapter from wiki pageDarrick J. Wong
2018-07-29ext4: import on-disk layout book from wiki pageDarrick J. Wong
2018-07-29ext4: convert ext4.rst to restructuredtext formatDarrick J. Wong
2018-07-29ext4: move ext4.txt into its own directoryDarrick J. Wong
2018-07-26xfs: remove deprecated barrier/nobarrier mountEric Sandeen
2018-07-23mm: Introduce new type vm_fault_tSouptick Joarder
2018-07-23Documentation: proc.txt: Adding 'HardwareCorrupted' field and description.Prashant Dhamdhere
2018-07-20ovl: Provide a mount option metacopy=on/off for metadata copyupVivek Goyal
2018-07-20ovl: fix documentation of non-standard behaviorMiklos Szeredi
2018-07-18vfs: remove open_flags from d_real()Miklos Szeredi
2018-07-18Revert "vfs: add flags to d_real()"Miklos Szeredi
2018-07-12document alloc_file() changesAl Viro
2018-07-12document ->atomic_open() changesAl Viro
2018-07-10Documentation : Update relay function typesYohan Pipereau