Age | Commit message (Expand) | Author |
2021-07-18 | Documentation: Fix intiramfs script name | Robert Richter |
2021-07-09 | Merge tag 'f2fs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-07-05 | Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-07-03 | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2021-07-03 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-01 | f2fs: compress: add nocompress extensions support | Fengnan Chang |
2021-07-01 | procfs/dmabuf: add inode number to /proc/*/fdinfo | Kalesh Singh |
2021-06-30 | docs: proc.rst: meminfo: briefly describe gaps in memory accounting | Mike Rapoport |
2021-06-30 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2021-06-30 | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-06-28 | Merge tag 'docs-5.14' of git://git.lwn.net/linux | Linus Torvalds |
2021-06-23 | f2fs: fix to avoid adding tab before doc section | Chao Yu |
2021-06-23 | f2fs: compress: add compress_inode to cache compressed blocks | Chao Yu |
2021-06-22 | ext4: update journal documentation | Leah Rumancik |
2021-06-18 | docs: path-lookup: use bare function() rather than literals | Fox Chen |
2021-06-18 | docs: path-lookup: update symlink description | Fox Chen |
2021-06-18 | docs: path-lookup: update get_link() ->follow_link description | Fox Chen |
2021-06-18 | docs: path-lookup: update WALK_GET, WALK_PUT desc | Fox Chen |
2021-06-18 | docs: path-lookup: no get_link() | Fox Chen |
2021-06-18 | docs: path-lookup: update i_op->put_link and cookie description | Fox Chen |
2021-06-18 | docs: path-lookup: i_op->follow_link replaced with i_op->get_link | Fox Chen |
2021-06-18 | docs: path-lookup: Add macro name to symlink limit description | Fox Chen |
2021-06-18 | docs: path-lookup: remove filename_mountpoint | Fox Chen |
2021-06-18 | docs: path-lookup: update do_last() part | Fox Chen |
2021-06-18 | docs: path-lookup: update path_mountpoint() part | Fox Chen |
2021-06-18 | docs: path-lookup: update path_to_nameidata() part | Fox Chen |
2021-06-18 | docs: path-lookup: update follow_managed() part | Fox Chen |
2021-06-17 | docs: filesystems: ext4: blockgroup.rst: replace some characters | Mauro Carvalho Chehab |
2021-06-13 | docs: fix a cross-ref | Kir Kolyshkin |
2021-06-10 | iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va... | Al Viro |
2021-06-04 | docs: convert dax.txt to rst | Igor Matheus Andrade Torrente |
2021-06-01 | block: move bd_mutex to struct gendisk | Christoph Hellwig |
2021-05-21 | debugfs: remove return value of debugfs_create_bool() | Greg Kroah-Hartman |
2021-05-11 | erofs: update documentation about data compression | Gao Xiang |
2021-05-11 | erofs: fix broken illustration in documentation | Gao Xiang |
2021-05-04 | Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-04-30 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2021-04-30 | Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-04-28 | Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-04-27 | Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-04-27 | Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-04-23 | netfs: Documentation for helper library | David Howells |
2021-04-13 | f2fs: document: add description about compressed space handling | Chao Yu |
2021-04-12 | vfs: add fileattr ops | Miklos Szeredi |
2021-04-12 | ovl: restrict lower null uuid for "xino=auto" | Amir Goldstein |
2021-04-07 | take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... space | Al Viro |
2021-04-07 | switch file_open_root() to struct path | Al Viro |
2021-04-05 | ext4: handle casefolding with encryption | Daniel Rosenberg |
2021-03-31 | Documentation: filesystems api-summary: add namespace.c | Randy Dunlap |