Age | Commit message (Expand) | Author | Files | Lines |
2007-02-17 | Remove JFFS (version 1), as scheduled. | Jeff Garzik | 1 | -26/+0 |
2007-02-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 1 | -18/+11 |
2007-02-14 | [CIFS] on reconnect to Samba - reset the unix capabilities | Steve French | 1 | -18/+11 |
2007-02-12 | [PATCH] eCryptfs: Public key transport mechanism | Michael Halcrow | 1 | -1/+1 |
2007-02-11 | [PATCH] Remove unused kernel config option ZISOFS_FS | Robert P. J. Day | 1 | -6/+0 |
2007-02-07 | [PATCH] ocfs2: drop INET from Kconfig, not needed | Randy Dunlap | 1 | -1/+0 |
2006-12-22 | [PATCH] Make JFFS depend on CONFIG_BROKEN | Josh Boyer | 1 | -1/+4 |
2006-12-12 | kconfig: Standardize "depends" -> "depends on" in Kconfig files | Robert P. J. Day | 1 | -1/+1 |
2006-12-12 | EXT{2,3,4}_FS: remove outdated part of the help text | Jan Engelhardt | 1 | -9/+3 |
2006-11-30 | Fix typos in doc and comments | Jan Engelhardt | 1 | -1/+1 |
2006-11-30 | Fix misc Kconfig typos | Matt LaPlante | 1 | -1/+1 |
2006-11-16 | [PATCH] AFS: Amend the AFS configuration options | David Howells | 1 | -2/+1 |
2006-10-25 | [CRYPTO] users: Select ECB/CBC where needed | Patrick McHardy | 1 | -0/+2 |
2006-10-20 | [PATCH] fs/Kconfig: move GENERIC_ACL, fix acl() call errors | Randy Dunlap | 1 | -4/+4 |
2006-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 1 | -1/+1 |
2006-10-12 | [CIFS] cifs Kconfig: don't select CONNECTOR | Andrew Morton | 1 | -1/+1 |
2006-10-11 | [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd | Mingming Cao | 1 | -8/+40 |
2006-10-11 | [PATCH] ext4: enable building of ext4 | Mingming Cao | 1 | -4/+71 |
2006-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6 | Linus Torvalds | 1 | -0/+2 |
2006-10-04 | [PATCH] ecryptfs: fs/Makefile and fs/Kconfig | Michael Halcrow | 1 | -0/+12 |
2006-10-03 | Still more typo fixes | Matt LaPlante | 1 | -1/+1 |
2006-10-03 | more misc typo fixes | Matt LaPlante | 1 | -1/+1 |
2006-10-03 | Typos in fs/Kconfig | Matt LaPlante | 1 | -7/+7 |
2006-10-02 | Merge branch 'master' into gfs2 | Steven Whitehouse | 1 | -7/+41 |
2006-09-30 | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 1 | -7/+24 |
2006-09-29 | [PATCH] Access Control Lists for tmpfs | Andreas Gruenbacher | 1 | -0/+13 |
2006-09-29 | [PATCH] Generic infrastructure for acls | Andreas Gruenbacher | 1 | -0/+4 |
2006-09-28 | Merge branch 'master' into gfs2 | Steven Whitehouse | 1 | -0/+19 |
2006-09-27 | [PATCH] sysctl: Allow /proc/sys without sys_sysctl | Eric W. Biederman | 1 | -0/+19 |
2006-09-25 | [GFS2] Fix up merge of Linus' kernel into GFS2 | Steven Whitehouse | 1 | -4/+4 |
2006-09-22 | NFS: unmark NFS direct I/O as experimental | Chuck Lever | 1 | -2/+2 |
2006-09-20 | ocfs2: Remove EXPERIMENTAL dependency | Mark Fasheh | 1 | -2/+2 |
2006-07-17 | Merge branch 'master' | Steven Whitehouse | 1 | -0/+1 |
2006-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 1 | -0/+1 |
2006-07-08 | [CIFS] CIFS_DEBUG2 depends on CIFS | Steve French | 1 | -0/+1 |
2006-07-03 | Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steven Whitehouse | 1 | -18/+123 |
2006-06-29 | ocfs2: OCFS2_FS must depend on SYSFS | Adrian Bunk | 1 | -1/+1 |
2006-06-29 | ocfs2: Compile-time disabling of ocfs2 debugging output. | Joel Becker | 1 | -0/+10 |
2006-06-27 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -1/+1 |
2006-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 1 | -2/+38 |
2006-06-27 | [JFFS2][XATTR] coexistence between xattr and write buffering support. | KaiGai Kohei | 1 | -1/+1 |
2006-06-26 | [PATCH] nfsd kconfig: select things at the closest tristate instead of bool | Herbert Xu | 1 | -6/+6 |
2006-06-25 | [PATCH] Make procfs obligatory except under CONFIG_EMBEDDED | H. Peter Anvin | 1 | -1/+2 |
2006-06-25 | [PATCH] ufs: easy debug | Evgeniy Dushistov | 1 | -0/+8 |
2006-06-25 | [PATCH] ufs: Unmark CONFIG_UFS_FS_WRITE as BROKEN | Evgeniy Dushistov | 1 | -1/+1 |
2006-06-25 | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 1 | -7/+57 |
2006-06-23 | [PATCH] ext2 XIP won't build without MMU | Al Viro | 1 | -1/+1 |
2006-06-20 | Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -6/+18 |
2006-06-20 | [PATCH] inotify (1/5): split kernel API from userspace support | Amy Griffis | 1 | -6/+18 |
2006-06-18 | [JFFS2] Mark XATTR support as experimental, for now | David Woodhouse | 1 | -28/+28 |