| Commit message (Expand) | Author | Age | Files | Lines |
* | logfs: remove from tree | Christoph Hellwig | 2016-12-14 | 1 | -1/+0 |
* | fs: introduce iomap infrastructure | Christoph Hellwig | 2016-06-21 | 1 | -0/+1 |
* | Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Linus Torvalds | 2016-03-26 | 1 | -0/+1 |
|\ |
|
| * | Orangefs: Merge tag 'v4.4-rc1' into for-next | Mike Marshall | 2015-11-16 | 1 | -3/+4 |
| |\ |
|
| * | | Orangefs: kernel client part 7 | Mike Marshall | 2015-10-03 | 1 | -0/+1 |
* | | | fs crypto: move per-file encryption from f2fs tree to fs/crypto | Jaegeuk Kim | 2016-03-17 | 1 | -0/+1 |
| |/
|/| |
|
* | | ext4: promote ext4 over ext2 in the default probe order | Darrick J. Wong | 2015-10-15 | 1 | -3/+4 |
|/ |
|
* | userfaultfd: buildsystem activation | Andrea Arcangeli | 2015-09-04 | 1 | -0/+1 |
* | fs: Remove ext3 filesystem driver | Jan Kara | 2015-07-23 | 1 | -2/+0 |
* | um: Remove hppfs | Richard Weinberger | 2015-05-31 | 1 | -1/+0 |
* | Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-04-14 | 1 | -0/+1 |
|\ |
|
| * | tracefs: Add new tracefs file system | Steven Rostedt (Red Hat) | 2015-02-03 | 1 | -0/+1 |
* | | Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-02-17 | 1 | -1/+0 |
|\ \ |
|
| * | | fs/binfmt_som: Drop kernel support for HP-UX SOM binaries | Helge Deller | 2015-02-17 | 1 | -1/+0 |
| |/ |
|
* | | vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX | Matthew Wilcox | 2015-02-16 | 1 | -1/+1 |
* | | dax,ext2: replace XIP read and write with DAX I/O | Matthew Wilcox | 2015-02-16 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'nsfs' into for-next | Al Viro | 2014-12-10 | 1 | -1/+1 |
|\ |
|
| * | take the targets of /proc/*/ns/* symlinks to separate fs | Al Viro | 2014-12-10 | 1 | -1/+1 |
* | | ovl: rename filesystem type to "overlay" | Miklos Szeredi | 2014-11-20 | 1 | -1/+1 |
|/ |
|
* | overlay filesystem | Miklos Szeredi | 2014-10-24 | 1 | -0/+1 |
* | take fs_pin stuff to fs/* | Al Viro | 2014-08-07 | 1 | -1/+1 |
* | block: move ioprio.c from fs/ to block/ | Jens Axboe | 2014-05-19 | 1 | -1/+1 |
* | block: move bio.c and bio-integrity.c from fs/ to block/ | Jens Axboe | 2014-05-19 | 1 | -2/+1 |
* | kernfs: add CONFIG_KERNFS | Tejun Heo | 2014-02-07 | 1 | -1/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-01-28 | 1 | -2/+1 |
|\ |
|
| * | fs: remove generic_acl | Christoph Hellwig | 2014-01-26 | 1 | -1/+0 |
| * | fs: merge xattr_acl.c into posix_acl.c | Christoph Hellwig | 2014-01-25 | 1 | -1/+1 |
* | | sysfs, kernfs: add skeletons for kernfs | Tejun Heo | 2013-11-27 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -1/+1 |
|\ |
|
| * | fold fifo.c into pipe.c | Al Viro | 2013-04-09 | 1 | -1/+1 |
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-05-01 | 1 | -0/+1 |
|\ \ |
|
| * | | efivarfs: Move to fs/efivarfs | Matt Fleming | 2013-04-17 | 1 | -0/+1 |
| |/ |
|
* | | fs: make binfmt support for #! scripts modular and removable | Josh Triplett | 2013-04-30 | 1 | -4/+1 |
* | | fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n | Josh Triplett | 2013-04-29 | 1 | -1/+2 |
|/ |
|
* | f2fs: update Kconfig and Makefile | Jaegeuk Kim | 2012-12-11 | 1 | -0/+1 |
* | coredump: make core dump functionality optional | Alex Kelly | 2012-10-06 | 1 | -1/+2 |
* | coredump: move core dump functionality into its own file | Alex Kelly | 2012-10-02 | 1 | -1/+1 |
* | fs: initial qnx6fs addition | Kai Bankett | 2012-03-20 | 1 | -0/+1 |
*-. | Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z | Al Viro | 2012-01-06 | 1 | -1/+0 |
|\ \ |
|
| | * | move fs/partitions to block/ | Al Viro | 2012-01-03 | 1 | -1/+0 |
| |/ |
|
* / | vfs: take /proc/*/mounts and friends to fs/proc_namespace.c | Al Viro | 2012-01-03 | 1 | -0/+2 |
|/ |
|
* | fs/Makefile: Stupid typo breakage of exofs inclusion | Boaz Harrosh | 2011-10-27 | 1 | -1/+1 |
* | fs/Makefile: Always inspect exofs/ | Boaz Harrosh | 2011-10-24 | 1 | -1/+1 |
* | nfsd: Remove deprecated nfsctl system call and related code. | NeilBrown | 2011-07-15 | 1 | -1/+0 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2011-03-16 | 1 | -0/+1 |
|\ |
|
| * | pstore: new filesystem interface to platform persistent storage | Tony Luck | 2010-12-28 | 1 | -0/+1 |
* | | vfs: Add name to file handle conversion support | Aneesh Kumar K.V | 2011-03-15 | 1 | -0/+2 |
|/ |
|
* | Merge 'staging-next' to Linus's tree | Greg Kroah-Hartman | 2010-10-28 | 1 | -2/+0 |
|\ |
|
| * | smbfs: move to drivers/staging | Arnd Bergmann | 2010-10-05 | 1 | -1/+0 |
| * | autofs3: move to drivers/staging | Arnd Bergmann | 2010-10-05 | 1 | -1/+0 |