index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-01
Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-01-22
fs: move namespace sysctls and declare fs base directory
Luis Chamberlain
1
-1
/
+2
2022-01-22
fs: move shared sysctls to fs/sysctls.c
Luis Chamberlain
1
-0
/
+1
2022-01-20
unicode: clean up the Kconfig symbol confusion
Christoph Hellwig
1
-1
/
+1
2021-09-12
Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2021-09-11
Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-09-08
cifs: rename cifs_common to smbfs_common
Steve French
1
-1
/
+1
2021-09-07
block: move fs/block_dev.c to block/bdev.c
Christoph Hellwig
1
-1
/
+1
2021-09-04
Merge git://github.com/Paragon-Software-Group/linux-ntfs3
Linus Torvalds
1
-0
/
+1
2021-08-31
Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
2021-08-31
Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbd
Linus Torvalds
1
-0
/
+1
2021-08-25
cifs: fork arc4 and create a separate module for it for cifs and other users
Ronnie Sahlberg
1
-0
/
+1
2021-08-13
fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
Konstantin Komarov
1
-0
/
+1
2021-07-25
binfmt: remove support for em86 (alpha only)
David Hildenbrand
1
-1
/
+0
2021-06-28
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon
1
-1
/
+1
2021-05-10
cifsd: add Kconfig and Makefile
Namjae Jeon
1
-0
/
+1
2021-04-23
netfs: Provide readahead and readpage netfs helpers
David Howells
1
-0
/
+1
2021-01-29
fs: Remove dcookies support
Viresh Kumar
1
-1
/
+0
2020-10-23
Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2020-10-14
vfs: move generic_remap_checks out of mm
Darrick J. Wong
1
-1
/
+2
2020-10-05
fs/kernel_read_file: Split into separate source file
Kees Cook
1
-1
/
+2
2020-09-22
fs: remove compat_sys_mount
Christoph Hellwig
1
-1
/
+0
2020-07-31
init: add an init_mount helper
Christoph Hellwig
1
-1
/
+1
2020-03-05
exfat: add Kconfig and Makefile
Namjae Jeon
1
-0
/
+1
2020-02-09
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-0
/
+1
2020-02-09
Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-02-08
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede
1
-0
/
+1
2020-02-07
fs: New zonefs file system
Damien Le Moal
1
-0
/
+1
2020-01-03
compat_ioctl: move sys_compat_ioctl() to ioctl.c
Arnd Bergmann
1
-1
/
+1
2019-10-29
io-wq: small threadpool implementation for io_uring
Jens Axboe
1
-0
/
+1
2019-09-18
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
1
-0
/
+1
2019-08-24
erofs: move erofs out of staging
Gao Xiang
1
-0
/
+1
2019-07-28
fs-verity: add Kconfig and the helper functions for hashing
Eric Biggers
1
-0
/
+1
2019-07-17
iomap: move the main iteration code into a separate file
Darrick J. Wong
1
-1
/
+0
2019-07-15
iomap: start moving code to fs/iomap/
Darrick J. Wong
1
-0
/
+1
2019-05-07
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2019-04-25
unicode: introduce UTF-8 character database
Gabriel Krisman Bertazi
1
-0
/
+1
2019-03-20
vfs: syscall: Add fsopen() to prepare for superblock creation
David Howells
1
-1
/
+1
2019-03-20
Make anon_inodes unconditional
David Howells
1
-1
/
+1
2019-03-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2019-03-08
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2019-02-28
Add io_uring IO interface
Jens Axboe
1
-0
/
+1
2019-02-28
vfs: Add configuration parser helpers
David Howells
1
-1
/
+1
2019-02-05
scsi: fs: remove exofs
Christoph Hellwig
1
-1
/
+0
2019-01-30
vfs: Introduce fs_context, switch vfs_kern_mount() to it.
David Howells
1
-1
/
+2
2019-01-21
fs: common implementation of file type
Phillip Potter
1
-1
/
+2
2018-06-11
autofs: remove left-over autofs4 stubs
Linus Torvalds
1
-1
/
+0
2018-06-07
autofs: create autofs Kconfig and Makefile
Ian Kent
1
-0
/
+1
[next]