| Commit message (Expand) | Author | Age |
... | |
* | fs/Kconfig: move btrfs out | Alexey Dobriyan | 2009-01-22 |
* | fs/Kconfig: move ocfs2 out | Alexey Dobriyan | 2009-01-22 |
* | fs/Kconfig: move jfs out | Alexey Dobriyan | 2009-01-22 |
* | fs/Kconfig: move reiserfs out | Alexey Dobriyan | 2009-01-22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 2009-01-09 |
|\ |
|
| * | Squashfs: Kconfig entry | Phillip Lougher | 2009-01-05 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-01-09 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason | 2008-11-19 |
| |\ \ |
|
| | * | | Btrfs: Add zlib compression support | Chris Mason | 2008-10-29 |
| | * | | Add Btrfs to fs/Kconfig and fs/Makefile | Chris Mason | 2008-09-25 |
* | | | | fs: use menuconfig to control the Misc. filesystems menu | Randy Dunlap | 2009-01-06 |
* | | | | ocfs2: Assign feature bits and system inodes to quota feature and quota files | Jan Kara | 2009-01-05 |
* | | | | quota: Split off quota tree handling into a separate file | Jan Kara | 2009-01-05 |
* | | | | ocfs2: Remove JBD compatibility layer | Mark Fasheh | 2009-01-05 |
* | | | | ocfs2: add mount option and Kconfig option for acl | Tiger Yang | 2009-01-05 |
| |_|/
|/| | |
|
* | | | filesystem notification: create fs/notify to contain all fs notification | Eric Paris | 2008-12-31 |
|/ / |
|
* | | [patch 1/3] FS_MBCACHE: don't needlessly make it built-in | Adrian Bunk | 2008-10-23 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2008-10-20 |
|\ \ |
|
| * | | fuse: config description improvement | Robert P. J. Day | 2008-10-16 |
* | | | fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out | Alexey Dobriyan | 2008-10-20 |
* | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-10-20 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-09-01 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | [JFFS2] Move JFFS2 config options out of fs/Kconfig | Alexey Dobriyan | 2008-09-01 |
* | | | | fs/Kconfig: move CIFS out | Alexey Dobriyan | 2008-10-20 |
* | | | | ext4: Fix Kconfig typo for ext4dev | Manish Katiyar | 2008-10-13 |
| |_|/
|/| | |
|
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-10-14 |
|\ \ \ |
|
| * | | | ocfs2: Switch over to JBD2. | Joel Becker | 2008-10-13 |
* | | | | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-10-14 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | SUNRPC: Support IPv6 when registering kernel RPC services | Chuck Lever | 2008-09-29 |
| * | | | Configure out file locking features | Thomas Petazzoni | 2008-09-29 |
| | |/
| |/| |
|
* | | | ext4: fix kconfig typo and extra whitespace | Jan Engelhardt | 2008-10-12 |
* | | | ext4: Rename ext4dev to ext4 | Theodore Ts'o | 2008-10-10 |
|/ / |
|
* | | [CIFS] Reorder cifs config item for better clarity | Steve French | 2008-08-26 |
* | | [CIFS] Correct keys dependency for cifs kerberos support | Steve French | 2008-08-26 |
* | | [CIFS] Kerberos support not considered experimental anymore | Steve French | 2008-08-19 |
|/ |
|
* | omfs: update kbuild to include OMFS | Bob Copeland | 2008-07-26 |
* | proc: move Kconfig to fs/proc/Kconfig | Alexey Dobriyan | 2008-07-25 |
* | coda: remove CODA_FS_OLD_API | Adrian Bunk | 2008-07-25 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-17 |
|\ |
|
| * | [PATCH 1/2] ocfs2: Add CONFIG_OCFS2_FS_STATS config option | Sunil Mushran | 2008-07-14 |
* | | Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6 | Linus Torvalds | 2008-07-16 |
|\ \ |
|
| * | | UBIFS: include to compilation | Artem Bityutskiy | 2008-07-15 |
| |/ |
|
* | | Merge branch 'devel' into next | Trond Myklebust | 2008-07-15 |
|\ \ |
|
| * | | SUNRPC: Use only rpcbind v2 for AF_INET requests | Chuck Lever | 2008-07-09 |
| * | | NFS: Update help text for CONFIG_NFS_FS | Chuck Lever | 2008-07-09 |
| |/ |
|
* / | x86, crashdump, /proc/vmcore: remove CONFIG_EXPERIMENTAL from kdump | Bernhard Walle | 2008-07-08 |
|/ |
|
* | ntfs: update help text | Jess Guerrero | 2008-07-04 |
* | [S390] System z large page support. | Gerald Schaefer | 2008-04-30 |
* | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-04-24 |
|\ |
|
| * | Merge branch 'devel' | Trond Myklebust | 2008-04-24 |
| |\ |
|