| Commit message (Expand) | Author | Age | Files | Lines |
* | bcachefs: Initial commit | Kent Overstreet | 2023-10-22 | 1 | -0/+1 |
* | fs: add CONFIG_BUFFER_HEAD | Christoph Hellwig | 2023-08-02 | 1 | -1/+1 |
* | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds | 2023-06-26 | 1 | -8/+2 |
|\ |
|
| * | fs: remove the special !CONFIG_BLOCK def_blk_fops | Christoph Hellwig | 2023-05-20 | 1 | -8/+2 |
* | | smb: move client and server files to common directory fs/smb | Steve French | 2023-05-24 | 1 | -3/+1 |
|/ |
|
* | Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-05-04 | 1 | -1/+1 |
|\ |
|
| * | um: hostfs: define our own API boundary | Johannes Berg | 2023-04-20 | 1 | -1/+1 |
* | | fs: fix sysctls.c built | Kefeng Wang | 2023-04-13 | 1 | -2/+1 |
|/ |
|
* | Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux | Linus Torvalds | 2023-02-20 | 1 | -1/+2 |
|\ |
|
| * | fs: build the legacy direct I/O code conditionally | Christoph Hellwig | 2023-01-26 | 1 | -1/+2 |
* | | fs: move mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -1/+1 |
|/ |
|
* | a.out: Remove the a.out implementation | Eric W. Biederman | 2022-09-27 | 1 | -1/+0 |
* | io_uring: move to separate directory | Jens Axboe | 2022-07-25 | 1 | -2/+0 |
* | Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-02-01 | 1 | -1/+1 |
|\ |
|
| * | unicode: clean up the Kconfig symbol confusion | Christoph Hellwig | 2022-01-21 | 1 | -1/+1 |
* | | fs: move namespace sysctls and declare fs base directory | Luis Chamberlain | 2022-01-22 | 1 | -1/+2 |
* | | fs: move shared sysctls to fs/sysctls.c | Luis Chamberlain | 2022-01-22 | 1 | -0/+1 |
|/ |
|
* | Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2021-09-12 | 1 | -1/+1 |
|\ |
|
| * | cifs: rename cifs_common to smbfs_common | Steve French | 2021-09-09 | 1 | -1/+1 |
* | | Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-09-11 | 1 | -1/+1 |
|\ \ |
|
| * | | block: move fs/block_dev.c to block/bdev.c | Christoph Hellwig | 2021-09-07 | 1 | -1/+1 |
| |/ |
|
* | | Merge git://github.com/Paragon-Software-Group/linux-ntfs3 | Linus Torvalds | 2021-09-04 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile | Konstantin Komarov | 2021-08-13 | 1 | -0/+1 |
* | | Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2021-08-31 | 1 | -0/+1 |
|\ \ |
|
| * | | cifs: fork arc4 and create a separate module for it for cifs and other users | Ronnie Sahlberg | 2021-08-25 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbd | Linus Torvalds | 2021-08-31 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | ksmbd: move fs/cifsd to fs/ksmbd | Namjae Jeon | 2021-06-28 | 1 | -1/+1 |
| * | cifsd: add Kconfig and Makefile | Namjae Jeon | 2021-05-11 | 1 | -0/+1 |
* | | binfmt: remove support for em86 (alpha only) | David Hildenbrand | 2021-07-26 | 1 | -1/+0 |
|/ |
|
* | netfs: Provide readahead and readpage netfs helpers | David Howells | 2021-04-23 | 1 | -0/+1 |
* | fs: Remove dcookies support | Viresh Kumar | 2021-01-29 | 1 | -1/+0 |
* | Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2020-10-23 | 1 | -1/+1 |
|\ |
|
| * | vfs: move generic_remap_checks out of mm | Darrick J. Wong | 2020-10-15 | 1 | -1/+2 |
* | | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-10-15 | 1 | -1/+2 |
|\ \ |
|
| * | | fs/kernel_read_file: Split into separate source file | Kees Cook | 2020-10-05 | 1 | -1/+2 |
| |/ |
|
* / | fs: remove compat_sys_mount | Christoph Hellwig | 2020-09-23 | 1 | -1/+0 |
|/ |
|
* | init: add an init_mount helper | Christoph Hellwig | 2020-07-31 | 1 | -1/+1 |
* | exfat: add Kconfig and Makefile | Namjae Jeon | 2020-03-06 | 1 | -0/+1 |
* | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2020-02-10 | 1 | -0/+1 |
|\ |
|
| * | fs: New zonefs file system | Damien Le Moal | 2020-02-07 | 1 | -0/+1 |
* | | Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2020-02-09 | 1 | -0/+1 |
|\ \ |
|
| * | | fs: Add VirtualBox guest shared folder (vboxsf) support | Hans de Goede | 2020-02-08 | 1 | -0/+1 |
| |/ |
|
* / | compat_ioctl: move sys_compat_ioctl() to ioctl.c | Arnd Bergmann | 2020-01-03 | 1 | -1/+1 |
|/ |
|
* | io-wq: small threadpool implementation for io_uring | Jens Axboe | 2019-10-29 | 1 | -0/+1 |
* | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc... | Linus Torvalds | 2019-09-19 | 1 | -0/+1 |
|\ |
|
| * | fs-verity: add Kconfig and the helper functions for hashing | Eric Biggers | 2019-07-29 | 1 | -0/+1 |
* | | erofs: move erofs out of staging | Gao Xiang | 2019-08-24 | 1 | -0/+1 |
|/ |
|
* | iomap: move the main iteration code into a separate file | Darrick J. Wong | 2019-07-17 | 1 | -1/+0 |
* | iomap: start moving code to fs/iomap/ | Darrick J. Wong | 2019-07-15 | 1 | -0/+1 |
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2019-05-08 | 1 | -0/+1 |
|\ |
|