Age | Commit message (Expand) | Author |
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 |
2015-02-03 | tracefs: Add new tracefs file system | Steven Rostedt (Red Hat) |
2014-12-10 | Merge branch 'nsfs' into for-next | Al Viro |
2014-12-10 | take the targets of /proc/*/ns/* symlinks to separate fs | Al Viro |
2014-11-20 | ovl: rename filesystem type to "overlay" | Miklos Szeredi |
2014-10-24 | overlay filesystem | Miklos Szeredi |
2014-08-07 | take fs_pin stuff to fs/* | Al Viro |
2014-05-19 | block: move ioprio.c from fs/ to block/ | Jens Axboe |
2014-05-19 | block: move bio.c and bio-integrity.c from fs/ to block/ | Jens Axboe |
2014-02-07 | kernfs: add CONFIG_KERNFS | Tejun Heo |
2014-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-01-26 | fs: remove generic_acl | Christoph Hellwig |
2014-01-25 | fs: merge xattr_acl.c into posix_acl.c | Christoph Hellwig |
2013-11-27 | sysfs, kernfs: add skeletons for kernfs | Tejun Heo |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-04-30 | fs: make binfmt support for #! scripts modular and removable | Josh Triplett |
2013-04-29 | fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n | Josh Triplett |
2013-04-17 | efivarfs: Move to fs/efivarfs | Matt Fleming |
2013-04-09 | fold fifo.c into pipe.c | Al Viro |
2012-12-11 | f2fs: update Kconfig and Makefile | Jaegeuk Kim |
2012-10-06 | coredump: make core dump functionality optional | Alex Kelly |
2012-10-02 | coredump: move core dump functionality into its own file | Alex Kelly |
2012-03-20 | fs: initial qnx6fs addition | Kai Bankett |
2012-01-06 | Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z | Al Viro |
2012-01-03 | vfs: take /proc/*/mounts and friends to fs/proc_namespace.c | Al Viro |
2012-01-03 | move fs/partitions to block/ | Al Viro |
2011-10-27 | fs/Makefile: Stupid typo breakage of exofs inclusion | Boaz Harrosh |
2011-10-24 | fs/Makefile: Always inspect exofs/ | Boaz Harrosh |
2011-07-15 | nfsd: Remove deprecated nfsctl system call and related code. | NeilBrown |
2011-03-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-03-15 | vfs: Add name to file handle conversion support | Aneesh Kumar K.V |
2010-12-28 | pstore: new filesystem interface to platform persistent storage | Tony Luck |
2010-10-28 | Merge 'staging-next' to Linus's tree | Greg Kroah-Hartman |
2010-10-05 | smbfs: move to drivers/staging | Arnd Bergmann |
2010-10-05 | autofs3: move to drivers/staging | Arnd Bergmann |
2010-09-22 | nfsd: allow deprecated interface to be compiled out. | NeilBrown |
2010-05-21 | Take statfs variants to fs/statfs.c | Al Viro |
2010-03-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2009-11-20 | [LogFS] add new flash file system | Joern Engel |
2009-10-06 | ceph: Kconfig, Makefile | Sage Weil |
2009-04-07 | nilfs2: update makefile and Kconfig | Ryusuke Konishi |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache | Linus Torvalds |
2009-04-03 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2009-04-03 | CacheFiles: A cache that backs onto a mounted filesystem | David Howells |
2009-04-03 | FS-Cache: Add main configuration option, module entry points and debugging | David Howells |