summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-301-1/+1
|\
| * block: move bd_mutex to struct gendiskChristoph Hellwig2021-06-011-1/+1
* | Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds2021-06-286-368/+379
|\ \ | |/ |/|
| * docs: path-lookup: use bare function() rather than literalsFox Chen2021-06-181-35/+35
| * docs: path-lookup: update symlink descriptionFox Chen2021-06-181-7/+6
| * docs: path-lookup: update get_link() ->follow_link descriptionFox Chen2021-06-181-7/+6
| * docs: path-lookup: update WALK_GET, WALK_PUT descFox Chen2021-06-181-7/+7
| * docs: path-lookup: no get_link()Fox Chen2021-06-181-6/+4
| * docs: path-lookup: update i_op->put_link and cookie descriptionFox Chen2021-06-181-22/+8
| * docs: path-lookup: i_op->follow_link replaced with i_op->get_linkFox Chen2021-06-181-7/+5
| * docs: path-lookup: Add macro name to symlink limit descriptionFox Chen2021-06-181-2/+2
| * docs: path-lookup: remove filename_mountpointFox Chen2021-06-181-3/+3
| * docs: path-lookup: update do_last() partFox Chen2021-06-181-25/+22
| * docs: path-lookup: update path_mountpoint() partFox Chen2021-06-181-7/+5
| * docs: path-lookup: update path_to_nameidata() partFox Chen2021-06-181-5/+6
| * docs: path-lookup: update follow_managed() partFox Chen2021-06-181-5/+5
| * docs: filesystems: ext4: blockgroup.rst: replace some charactersMauro Carvalho Chehab2021-06-171-1/+1
| * docs: fix a cross-refKir Kolyshkin2021-06-131-1/+1
| * docs: convert dax.txt to rstIgor Matheus Andrade Torrente2021-06-043-257/+292
* | 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
|\ \ \ | | |/ | |/|