Age | Commit message (Expand) | Author |
2020-10-23 | Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2020-10-15 | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-14 | vfs: move generic_remap_checks out of mm | Darrick J. Wong |
2020-10-05 | fs/kernel_read_file: Split into separate source file | Kees Cook |
2020-09-22 | fs: remove compat_sys_mount | Christoph Hellwig |
2020-07-31 | init: add an init_mount helper | Christoph Hellwig |
2020-03-05 | exfat: add Kconfig and Makefile | Namjae Jeon |
2020-02-09 | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2020-02-09 | Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-02-08 | fs: Add VirtualBox guest shared folder (vboxsf) support | Hans de Goede |
2020-02-07 | fs: New zonefs file system | Damien Le Moal |
2020-01-03 | compat_ioctl: move sys_compat_ioctl() to ioctl.c | Arnd Bergmann |
2019-10-29 | io-wq: small threadpool implementation for io_uring | Jens Axboe |
2019-09-18 | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc... | Linus Torvalds |
2019-08-24 | erofs: move erofs out of staging | Gao Xiang |
2019-07-28 | fs-verity: add Kconfig and the helper functions for hashing | Eric Biggers |
2019-07-17 | iomap: move the main iteration code into a separate file | Darrick J. Wong |
2019-07-15 | iomap: start moving code to fs/iomap/ | Darrick J. Wong |
2019-05-07 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2019-04-25 | unicode: introduce UTF-8 character database | Gabriel Krisman Bertazi |
2019-03-20 | vfs: syscall: Add fsopen() to prepare for superblock creation | David Howells |
2019-03-20 | Make anon_inodes unconditional | David Howells |
2019-03-12 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2019-03-09 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-03-08 | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-02-28 | Add io_uring IO interface | Jens Axboe |
2019-02-28 | vfs: Add configuration parser helpers | David Howells |
2019-02-05 | scsi: fs: remove exofs | Christoph Hellwig |
2019-01-30 | vfs: Introduce fs_context, switch vfs_kern_mount() to it. | David Howells |
2019-01-21 | fs: common implementation of file type | Phillip Potter |
2018-06-11 | autofs: remove left-over autofs4 stubs | Linus Torvalds |
2018-06-07 | autofs: create autofs Kconfig and Makefile | Ian Kent |
2018-03-29 | split d_path() and friends into a separate file | Al Viro |
2017-11-28 | ncpfs: move net/ncpfs to drivers/staging/ncpfs | Stephen Hemminger |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-12-14 | logfs: remove from tree | Christoph Hellwig |
2016-06-21 | fs: introduce iomap infrastructure | Christoph Hellwig |
2016-03-26 | Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Linus Torvalds |
2016-03-17 | fs crypto: move per-file encryption from f2fs tree to fs/crypto | Jaegeuk Kim |
2015-11-16 | Orangefs: Merge tag 'v4.4-rc1' into for-next | Mike Marshall |
2015-10-15 | ext4: promote ext4 over ext2 in the default probe order | Darrick J. Wong |
2015-10-03 | Orangefs: kernel client part 7 | Mike Marshall |
2015-09-04 | userfaultfd: buildsystem activation | Andrea Arcangeli |
2015-07-23 | fs: Remove ext3 filesystem driver | Jan Kara |
2015-05-31 | um: Remove hppfs | Richard Weinberger |
2015-04-14 | Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-02-17 | Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-02-17 | fs/binfmt_som: Drop kernel support for HP-UX SOM binaries | Helge Deller |
2015-02-16 | vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX | Matthew Wilcox |
2015-02-16 | dax,ext2: replace XIP read and write with DAX I/O | Matthew Wilcox |