summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | documentation update - remove old out of date feature infoSteve French2018-08-071-1068/+4
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/...Linus Torvalds2018-08-131-0/+33
|\ \ \ \ | | | |/ | | |/|
| * / | fs: Add more kernel-doc to the produced documentationMatthew Wilcox2018-07-031-0/+33
| |/ /
* | | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-08-133-9/+31
|\ \ \ | |_|/ |/| |
| * | document alloc_file() changesAl Viro2018-07-121-0/+12
| * | document ->atomic_open() changesAl Viro2018-07-123-9/+19
| |/
* | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-282-19/+1
* | cifs: minor documentation updatesSteve French2018-06-153-11/+16
|/
* Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2018-06-151-5/+3
|\
| * ceph: update description of some mount optionsChengguang Xu2018-06-041-5/+3
* | Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-06-111-7/+9
|\ \
| * | f2fs: add fsync_mode=nobarrier for non-atomic filesJaegeuk Kim2018-05-291-7/+9
| |/
* | Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-092-14/+0
|\ \
| * | ncpfs: remove DocumentationGreg Kroah-Hartman2018-06-052-14/+0
| |/
* | autofs: use autofs instead of autofs4 in documentationIan Kent2018-06-075-13/+13
* | autofs: rename autofs documentation filesIan Kent2018-06-072-1/+0
* | Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-071-3/+4
|\ \
| * | ovl: update documentation for unionmount-testsuiteAmir Goldstein2018-05-311-3/+4
| |/
* | Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-071-0/+38
|\ \
| * | fuse: add writeback documentationMiklos Szeredi2018-03-201-0/+38
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-061-10/+60
|\ \ \
| * | | ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_serversChris Novakovic2018-04-241-6/+29
| * | | ipconfig: Document /proc/net/pnpChris Novakovic2018-04-241-5/+29
| * | | ipconfig: Document setting of NIS domain nameChris Novakovic2018-04-241-4/+7
| | |/ | |/|
* | | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-051-0/+10
|\ \ \
| * | | fscrypt: add Speck128/256 supportEric Biggers2018-05-201-0/+10
| |/ /
* | | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-042-3/+21
|\ \ \
| * | | fs: introduce new ->get_poll_head and ->poll_mask methodsChristoph Hellwig2018-05-262-1/+19
| * | | fs: update documentation to mention __poll_t and match the codeChristoph Hellwig2018-05-262-2/+2
| |/ /
* | | Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2018-06-042-5/+8
|\ \ \