index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-31
init: add an init_mount helper
Christoph Hellwig
1
-1
/
+1
2020-03-06
exfat: add Kconfig and Makefile
Namjae Jeon
1
-0
/
+1
2020-02-10
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-09
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-19
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-29
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-08
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-21
vfs: syscall: Add fsopen() to prepare for superblock creation
David Howells
1
-1
/
+1
2019-03-21
Make anon_inodes unconditional
David Howells
1
-1
/
+1
2019-03-13
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2019-03-09
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-06
scsi: fs: remove exofs
Christoph Hellwig
1
-1
/
+0
2019-01-31
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-08
autofs: create autofs Kconfig and Makefile
Ian Kent
1
-0
/
+1
2018-03-29
split d_path() and friends into a separate file
Al Viro
1
-1
/
+1
2017-11-28
ncpfs: move net/ncpfs to drivers/staging/ncpfs
Stephen Hemminger
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-12-15
logfs: remove from tree
Christoph Hellwig
1
-1
/
+0
2016-06-21
fs: introduce iomap infrastructure
Christoph Hellwig
1
-0
/
+1
2016-03-26
Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Linus Torvalds
1
-0
/
+1
2016-03-18
fs crypto: move per-file encryption from f2fs tree to fs/crypto
Jaegeuk Kim
1
-0
/
+1
2015-11-16
Orangefs: Merge tag 'v4.4-rc1' into for-next
Mike Marshall
1
-3
/
+4
2015-10-15
ext4: promote ext4 over ext2 in the default probe order
Darrick J. Wong
1
-3
/
+4
2015-10-03
Orangefs: kernel client part 7
Mike Marshall
1
-0
/
+1
2015-09-05
userfaultfd: buildsystem activation
Andrea Arcangeli
1
-0
/
+1
2015-07-23
fs: Remove ext3 filesystem driver
Jan Kara
1
-2
/
+0
2015-05-31
um: Remove hppfs
Richard Weinberger
1
-1
/
+0
2015-04-14
Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2015-02-18
Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2015-02-17
fs/binfmt_som: Drop kernel support for HP-UX SOM binaries
Helge Deller
1
-1
/
+0
2015-02-17
vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
Matthew Wilcox
1
-1
/
+1
2015-02-17
dax,ext2: replace XIP read and write with DAX I/O
Matthew Wilcox
1
-0
/
+1
2015-02-03
tracefs: Add new tracefs file system
Steven Rostedt (Red Hat)
1
-0
/
+1
2014-12-11
Merge branch 'nsfs' into for-next
Al Viro
1
-1
/
+1
2014-12-11
take the targets of /proc/*/ns/* symlinks to separate fs
Al Viro
1
-1
/
+1
2014-11-20
ovl: rename filesystem type to "overlay"
Miklos Szeredi
1
-1
/
+1
2014-10-24
overlay filesystem
Miklos Szeredi
1
-0
/
+1
[next]