Age | Commit message (Expand) | Author |
2024-01-19 | Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2023-12-24 | netfs, fscache: Move fs/fscache/* into fs/netfs/ | David Howells |
2023-12-23 | fs: prepare for stackable filesystems backing file helpers | Amir Goldstein |
2023-10-22 | bcachefs: Initial commit | Kent Overstreet |
2023-08-02 | fs: add CONFIG_BUFFER_HEAD | Christoph Hellwig |
2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds |
2023-05-24 | smb: move client and server files to common directory fs/smb | Steve French |
2023-05-19 | fs: remove the special !CONFIG_BLOCK def_blk_fops | Christoph Hellwig |
2023-05-03 | Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-04-20 | um: hostfs: define our own API boundary | Johannes Berg |
2023-04-13 | fs: fix sysctls.c built | Kefeng Wang |
2023-02-20 | Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux | Linus Torvalds |
2023-01-26 | fs: build the legacy direct I/O code conditionally | Christoph Hellwig |
2023-01-19 | fs: move mnt_idmap | Christian Brauner |
2022-09-27 | a.out: Remove the a.out implementation | Eric W. Biederman |
2022-07-24 | io_uring: move to separate directory | Jens Axboe |
2022-02-01 | Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-01-22 | fs: move namespace sysctls and declare fs base directory | Luis Chamberlain |
2022-01-22 | fs: move shared sysctls to fs/sysctls.c | Luis Chamberlain |
2022-01-20 | unicode: clean up the Kconfig symbol confusion | Christoph Hellwig |
2021-09-12 | Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2021-09-11 | Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-09-08 | cifs: rename cifs_common to smbfs_common | Steve French |
2021-09-07 | block: move fs/block_dev.c to block/bdev.c | Christoph Hellwig |
2021-09-04 | Merge git://github.com/Paragon-Software-Group/linux-ntfs3 | Linus Torvalds |
2021-08-31 | Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2021-08-31 | Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbd | Linus Torvalds |
2021-08-25 | cifs: fork arc4 and create a separate module for it for cifs and other users | Ronnie Sahlberg |
2021-08-13 | fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile | Konstantin Komarov |
2021-07-25 | binfmt: remove support for em86 (alpha only) | David Hildenbrand |
2021-06-28 | ksmbd: move fs/cifsd to fs/ksmbd | Namjae Jeon |
2021-05-10 | cifsd: add Kconfig and Makefile | Namjae Jeon |
2021-04-23 | netfs: Provide readahead and readpage netfs helpers | David Howells |
2021-01-29 | fs: Remove dcookies support | Viresh Kumar |
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 |