summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Fix intiramfs script nameRobert Richter2021-07-181-1/+1
* Merge tag 'f2fs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-07-091-9/+41
|\
| * f2fs: compress: add nocompress extensions supportFengnan Chang2021-07-011-1/+30
| * f2fs: fix to avoid adding tab before doc sectionChao Yu2021-06-231-8/+8
| * f2fs: compress: add compress_inode to cache compressed blocksChao Yu2021-06-231-0/+3
* | Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-051-2/+2
|\ \
| * | debugfs: remove return value of debugfs_create_bool()Greg Kroah-Hartman2021-05-211-2/+2
* | | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2021-07-032-3/+12
|\ \ \
| * | | take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... spaceAl Viro2021-04-071-3/+3
| * | | switch file_open_root() to struct pathAl Viro2021-04-071-0/+9
* | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-031-0/+9
|\ \ \ \
| * | | | iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...Al Viro2021-06-101-0/+9
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-8/+40
|\ \ \ \
| * | | | procfs/dmabuf: add inode number to /proc/*/fdinfoKalesh Singh2021-07-011-6/+31
| * | | | docs: proc.rst: meminfo: briefly describe gaps in memory accountingMike Rapoport2021-06-301-2/+9
| | |_|/ | |/| |
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-06-301-8/+31
|\ \ \ \
| * | | | ext4: update journal documentationLeah Rumancik2021-06-221-8/+31
| |/ / /
* | | | 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
|\ \