aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems (follow)
AgeCommit message (Expand)AuthorFilesLines
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-20ovl: Provide a mount option metacopy=on/off for metadata copyupVivek Goyal1-1/+29
2018-07-20ovl: fix documentation of non-standard behaviorMiklos Szeredi1-21/+30
2018-07-18vfs: remove open_flags from d_real()Miklos Szeredi2-14/+5
2018-07-18Revert "vfs: add flags to d_real()"Miklos Szeredi2-2/+2
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
2018-05-26fs: introduce new ->get_poll_head and ->poll_mask methodsChristoph Hellwig2-1/+19
2018-05-26fs: update documentation to mention __poll_t and match the codeChristoph Hellwig2-2/+2
2018-05-20fscrypt: add Speck128/256 supportEric Biggers1-0/+10
2018-05-08docs/vm: move numa_memory_policy.rst to Documentation/admin-guide/mmMike Rapoport2-3/+4
2018-04-27docs/admin-guide/mm: start moving here files from Documentation/vmMike Rapoport1-2/+4
2018-04-24ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_serversChris Novakovic1-6/+29