summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* erofs: update documentation about data compressionGao Xiang2021-05-111-19/+49
* erofs: fix broken illustration in documentationGao Xiang2021-05-111-60/+59
* Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-041-0/+14
|\
| * f2fs: document: add description about compressed space handlingChao Yu2021-04-131-0/+8
| * f2fs: introduce gc_merge mount optionChao Yu2021-03-301-0/+6
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-04-301-0/+27
|\ \
| * | ext4: handle casefolding with encryptionDaniel Rosenberg2021-04-051-0/+27
| |/
* | Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-301-14/+12
|\ \
| * | ovl: restrict lower null uuid for "xino=auto"Amir Goldstein2021-04-121-14/+12
| |/
* | Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-281-2/+0
|\ \
| * | block: remove the revalidate_disk methodChristoph Hellwig2021-03-291-2/+0
| |/
* | Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-272-0/+527
|\ \
| * | netfs: Documentation for helper libraryDavid Howells2021-04-232-0/+527
| |/
* | Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-272-3/+23
|\ \
| * | vfs: add fileattr opsMiklos Szeredi2021-04-122-3/+23
| |/
* | Documentation: filesystems api-summary: add namespace.cRandy Dunlap2021-03-311-0/+3
* | docs: filesystems: Fix a mundane typoBhaskar Chowdhury2021-03-251-1/+1
* | docs: filesystem: Update smaps vm flag list to latestPeter Xu2021-03-081-0/+4
* | Docs: add fs/eventpoll to docbooksRandy Dunlap2021-03-061-0/+6
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-02-271-0/+7
|\
| * vfs: don't unnecessarily clone write access for writable fdsEric Biggers2021-01-041-0/+7
* | Merge tag 'docs-5.12-2' of git://git.lwn.net/linuxLinus Torvalds2021-02-261-0/+4
|\ \
| * | docs: proc.rst: fix indentation warningRandy Dunlap2021-02-251-1/+1
| * | Documentation: proc.rst: add more about the 6 fields in loadavgRandy Dunlap2021-02-221-0/+4
* | | seq_file: document how per-entry resources are managed.NeilBrown2021-02-261-0/+6
* | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-233-12/+16
|\ \ \
| * | | fs: make helpers idmap mount awareChristian Brauner2021-01-241-9/+10
| * | | acl: handle idmapped mountsChristian Brauner2021-01-242-3/+6
| | |/ | |/|
* | | Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-02-221-1/+4
|\ \ \
| * | | fs: pass only I_DIRTY_INODE flags to ->dirty_inodeEric Biggers2021-01-131-1/+4
| |/ /
* | | Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds2021-02-225-20/+13
|\ \ \ | | |/ | |/|
| * | Documentation: /proc/loadavg: add 3 more field descriptionsRandy Dunlap2021-02-041-1/+4
| * | AFS: Documentation: fix a few typos in afs.rstRandy Dunlap2021-01-211-4/+4
| * | docs: Include ext4 documentation via filesystems/Jonathan Neuschäfer2021-01-111-0/+1
| * | Documentation/dax: Update description of DAX policy changingHao Li2021-01-111-14/+3
| * | docs: filesystems: vfs: Correct the struct nameLiao Pingfang2021-01-111-1/+1
| |/
* | Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-212-1/+16
|\ \
| * | f2fs: remove FAULT_ALLOC_BIOChristoph Hellwig2021-01-271-1/+0
| * | bio: don't copy bvec for direct IOPavel Begunkov2021-01-251-0/+9
| * | bvec/iter: disallow zero-length segment bvecsPavel Begunkov2021-01-251-0/+7
| |/
* | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2021-02-211-0/+76
|\ \
| * | fs-verity: support reading signature with ioctlEric Biggers2021-02-071-1/+8
| * | fs-verity: support reading descriptor with ioctlEric Biggers2021-02-071-0/+4
| * | fs-verity: support reading Merkle tree with ioctlEric Biggers2021-02-071-1/+9
| * | fs-verity: add FS_IOC_READ_VERITY_METADATA ioctlEric Biggers2021-02-071-0/+57
| |/
* | Merge tag 'f2fs-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-211-1/+17
|\ \
| * | Documentation: f2fs: fix typo s/automaic/automaticEd Tsai2021-02-161-1/+1
| * | f2fs: introduce checkpoint_merge mount optionDaeho Jeong2021-02-031-0/+11
| * | f2fs: compress: support compress levelChao Yu2021-01-271-0/+5
| |/
* / ovl: implement volatile-specific fsync error behaviourSargun Dhillon2021-01-281-0/+8
|/