summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
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-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
2018-07-03fs: Add more kernel-doc to the produced documentationMatthew Wilcox
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-15cifs: minor documentation updatesSteve French
2018-06-15Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-06-11Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-07autofs: use autofs instead of autofs4 in documentationIan Kent
2018-06-07autofs: rename autofs documentation filesIan Kent
2018-06-07Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-06-07Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-05Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-05ncpfs: remove DocumentationGreg Kroah-Hartman
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds