| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | nfsd: allow deprecated interface to be compiled out. | NeilBrown | 2010-09-22 | 1 | -4/+1 |
|/ |
|
* | Take statfs variants to fs/statfs.c | Al Viro | 2010-05-21 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-03-19 | 1 | -0/+1 |
|\ |
|
| * | ceph: Kconfig, Makefile | Sage Weil | 2009-10-06 | 1 | -0/+1 |
* | | [LogFS] add new flash file system | Joern Engel | 2009-11-20 | 1 | -0/+1 |
|/ |
|
* | nilfs2: update makefile and Kconfig | Ryusuke Konishi | 2009-04-07 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache | Linus Torvalds | 2009-04-03 | 1 | -0/+2 |
|\ |
|
| * | CacheFiles: A cache that backs onto a mounted filesystem | David Howells | 2009-04-03 | 1 | -0/+1 |
| * | FS-Cache: Add main configuration option, module entry points and debugging | David Howells | 2009-04-03 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2009-04-03 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | fs: Add exofs to Kernel build | Boaz Harrosh | 2009-03-31 | 1 | -0/+1 |
* | | Take fs_struct handling to new file (fs/fs_struct.c) | Al Viro | 2009-03-31 | 1 | -1/+1 |
|/ |
|
* | quota: Move quota files into separate directory | Jan Kara | 2009-03-26 | 1 | -5/+1 |
* | ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2 | Theodore Ts'o | 2009-02-28 | 1 | -2/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 2009-01-09 | 1 | -0/+1 |
|\ |
|
| * | Squashfs: Makefiles | Phillip Lougher | 2009-01-05 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-01-09 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason | 2008-11-19 | 1 | -0/+1 |
| |\ \ |
|