aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-17fs/seq_file.c: simplify seq_file iteration code and interfaceNeilBrown1-21/+42
2018-08-14Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds3-5/+8
2018-08-14Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-2/+2
2018-08-13Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds25-78/+3828
2018-08-13Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-1080/+14
2018-08-13Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+33
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-9/+31
2018-08-07smb3: update readme to correct information about /proc/fs/cifs/StatsSteve French1-12/+10
2018-08-07documentation update - remove old out of date feature infoSteve French1-1068/+4
2018-07-29docs: fix up the obviously obsolete bits in the new ext4 documentationTheodore Ts'o1-39/+8
2018-07-29docs: add new ext4 superblock time extension fieldsDarrick J. Wong1-2/+30
2018-07-29docs: create filesystem internal sectionDarrick J. Wong2-11/+3
2018-07-29ext4: import extended attributes chapter from wiki pageDarrick J. Wong2-0/+192
2018-07-29ext4: import directory layout chapter from wiki pageDarrick J. Wong2-0/+427
2018-07-29ext4: import inode data fork chapter from wiki pageDarrick J. Wong3-0/+244
2018-07-29ext4: import inodes chapter from wiki pageDarrick J. Wong3-0/+585
2018-07-29ext4: import journal chapter from wiki pageDarrick J. Wong2-0/+612
2018-07-29ext4: import multi-mount protection chapter from wiki pageDarrick J. Wong2-0/+78
2018-07-29ext4: import bitmaps chapter from wiki pageDarrick J. Wong2-0/+29
2018-07-29ext4: import group descriptors chapter from wiki pageDarrick J. Wong2-0/+171
2018-07-29ext4: import superblocks chapter from wiki pageDarrick J. Wong3-0/+783
2018-07-29ext4: import high level design chapter from wiki pageDarrick J. Wong10-0/+548
2018-07-29ext4: import on-disk layout book from wiki pageDarrick J. Wong3-0/+51
2018-07-29ext4: convert ext4.rst to restructuredtext formatDarrick J. Wong3-48/+89
2018-07-29ext4: move ext4.txt into its own directoryDarrick J. Wong1-0/+0
2018-07-26xfs: remove deprecated barrier/nobarrier mountEric Sandeen1-2/+2
2018-07-23mm: Introduce new type vm_fault_tSouptick Joarder1-3/+3
2018-07-23Documentation: proc.txt: Adding 'HardwareCorrupted' field and description.Prashant Dhamdhere1-0/+3
2018-07-12document alloc_file() changesAl Viro1-0/+12
2018-07-12document ->atomic_open() changesAl Viro3-9/+19
2018-07-10Documentation : Update relay function typesYohan Pipereau1-2/+2
2018-07-03fs: Add more kernel-doc to the produced documentationMatthew Wilcox1-0/+33
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2-19/+1
2018-06-15cifs: minor documentation updatesSteve French3-11/+16
2018-06-15Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-5/+3
2018-06-11Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-7/+9
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-14/+0
2018-06-07autofs: use autofs instead of autofs4 in documentationIan Kent5-13/+13
2018-06-07autofs: rename autofs documentation filesIan Kent2-1/+0
2018-06-07Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-3/+4
2018-06-07Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-0/+38
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-10/+60
2018-06-05Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscryptLinus Torvalds1-0/+10
2018-06-05ncpfs: remove DocumentationGreg Kroah-Hartman2-14/+0
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-3/+21
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2-5/+8
2018-06-04ceph: update description of some mount optionsChengguang Xu1-5/+3
2018-05-31ovl: update documentation for unionmount-testsuiteAmir Goldstein1-3/+4
2018-05-29f2fs: add fsync_mode=nobarrier for non-atomic filesJaegeuk Kim1-7/+9
2018-05-26Documentation: filesystems: update filesystem locking documentationSean Anderson1-19/+24