Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hugetlbfs: Enable hugetlbfs for more systems in Kconfig. | David Daney | 2009-06-17 | 1 | -1/+1 |
* | CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCK | Tomas Szepe | 2009-06-16 | 1 | -7/+7 |
* | CUSE: implement CUSE - Character device in Userspace | Tejun Heo | 2009-06-09 | 1 | -0/+10 |
* | nilfs2: update makefile and Kconfig | Ryusuke Konishi | 2009-04-07 | 1 | -1/+26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache | Linus Torvalds | 2009-04-03 | 1 | -0/+7 |
|\ | |||||
| * | 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/+6 |
* | | fs: Add exofs to Kernel build | Boaz Harrosh | 2009-03-31 | 1 | -0/+2 |
|/ | |||||
* | quota: Move quota files into separate directory | Jan Kara | 2009-03-26 | 1 | -55/+1 |
* | fs/Kconfig: move 9p out | Alexey Dobriyan | 2009-01-22 | 1 | -11/+1 |
* | fs/Kconfig: move afs out | Alexey Dobriyan | 2009-01-22 | 1 | -22/+1 |
* | fs/Kconfig: move coda out | Alexey Dobriyan | 2009-01-22 | 1 | -22/+1 |
* | fs/Kconfig: move the rest of ncpfs out | Alexey Dobriyan | 2009-01-22 | 1 | -22/+0 |
* | fs/Kconfig: move smbfs out | Alexey Dobriyan | 2009-01-22 | 1 | -57/+1 |
* | fs/Kconfig: move sunrpc out | Alexey Dobriyan | 2009-01-22 | 1 | -79/+1 |
* | fs/Kconfig: move nfsd out | Alexey Dobriyan | 2009-01-22 | 1 | -81/+1 |
* | fs/Kconfig: move nfs out | Alexey Dobriyan | 2009-01-22 | 1 | -86/+1 |
* | fs/Kconfig: move ufs out | Alexey Dobriyan | 2009-01-22 | 1 | -44/+1 |
* | fs/Kconfig: move sysv out | Alexey Dobriyan | 2009-01-22 | 1 | -38/+1 |
* | fs/Kconfig: move romfs out | Alexey Dobriyan | 2009-01-22 | 1 | -18/+1 |
* | fs/Kconfig: move qnx4 out | Alexey Dobriyan | 2009-01-22 | 1 | -26/+1 |
* | fs/Kconfig: move hpfs out | Alexey Dobriyan | 2009-01-22 | 1 | -16/+1 |
* | fs/Kconfig: move omfs out | Alexey Dobriyan | 2009-01-22 | 1 | -14/+1 |
* | fs/Kconfig: move minix out | Alexey Dobriyan | 2009-01-22 | 1 | -18/+1 |
* | fs/Kconfig: move vxfs out | Alexey Dobriyan | 2009-01-22 | 1 | -17/+1 |
* | fs/Kconfig: move squashfs out | Alexey Dobriyan | 2009-01-22 | 1 | -52/+1 |
* | fs/Kconfig: move cramfs out | Alexey Dobriyan | 2009-01-22 | 1 | -20/+1 |
* | fs/Kconfig: move efs out | Alexey Dobriyan | 2009-01-22 | 1 | -16/+1 |
* | fs/Kconfig: move bfs out | Alexey Dobriyan | 2009-01-22 | 1 | -22/+1 |
* | fs/Kconfig: move befs out | Alexey Dobriyan | 2009-01-22 | 1 | -27/+1 |
* | fs/Kconfig: move hfs, hfsplus out | Alexey Dobriyan | 2009-01-22 | 1 | -27/+2 |
* | fs/Kconfig: move ecryptfs out | Alexey Dobriyan | 2009-01-22 | 1 | -12/+1 |
* | fs/Kconfig: move affs out | Alexey Dobriyan | 2009-01-22 | 1 | -22/+1 |
* | fs/Kconfig: move adfs out | Alexey Dobriyan | 2009-01-22 | 1 | -27/+1 |
* | fs/Kconfig: move configfs out | Alexey Dobriyan | 2009-01-22 | 1 | -11/+1 |
* | fs/Kconfig: move sysfs out | Alexey Dobriyan | 2009-01-22 | 1 | -24/+1 |
* | fs/Kconfig: move ntfs out | Alexey Dobriyan | 2009-01-22 | 1 | -79/+1 |
* | fs/Kconfig: move fat out | Alexey Dobriyan | 2009-01-22 | 1 | -97/+1 |
* | fs/Kconfig: move iso9660, udf out | Alexey Dobriyan | 2009-01-22 | 1 | -58/+2 |
* | fs/Kconfig: move fuse out | Alexey Dobriyan | 2009-01-22 | 1 | -16/+1 |
* | fs/Kconfig: move autofs, autofs4 out | Alexey Dobriyan | 2009-01-22 | 1 | -42/+2 |
* | fs/Kconfig: move btrfs out | Alexey Dobriyan | 2009-01-22 | 1 | -19/+1 |
* | fs/Kconfig: move ocfs2 out | Alexey Dobriyan | 2009-01-22 | 1 | -86/+1 |
* | fs/Kconfig: move jfs out | Alexey Dobriyan | 2009-01-22 | 1 | -50/+1 |
* | fs/Kconfig: move reiserfs out | Alexey Dobriyan | 2009-01-22 | 1 | -85/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 2009-01-09 | 1 | -0/+52 |
|\ | |||||
| * | Squashfs: Kconfig entry | Phillip Lougher | 2009-01-05 | 1 | -0/+52 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-01-09 | 1 | -0/+19 |
|\ \ | |||||
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason | 2008-11-19 | 1 | -0/+19 |
| |\ \ | |||||
| | * | | Btrfs: Add zlib compression support | Chris Mason | 2008-10-29 | 1 | -0/+2 |