| Commit message (Expand) | Author | Age |
* | [PATCH] Fix a free-wrong-pointer bug in nfs/acl server. | Greg Banks | 2007-02-19 |
* | [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied | Erez Zadok | 2007-02-19 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-02-19 |
|\ |
|
| * | [JFFS2] printk warning fixes | Andrew Morton | 2007-02-18 |
| * | [JFFS2] Use MTD_OOB_AUTO to automatically place cleanmarker on NAND | Artem Bityutskiy | 2007-02-09 |
| * | JFFS2: memory leak in jffs2_do_mount_fs() | Dmitry Adamushko | 2007-02-09 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2007-02-19 |
|\ \ |
|
| * | | 9p: implement optional loose read cache | Eric Van Hensbergen | 2007-02-18 |
| * | | 9p: Use kthread_stop instead of sending a SIGKILL. | Eric W. Biederman | 2007-02-18 |
* | | | Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2007-02-19 |
|\ \ \ |
|
| * | | | [PATCH] AUDIT_FD_PAIR | Al Viro | 2007-02-17 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 |
|\ \ \ |
|
| * | | | Storage class should be before const qualifier | Tobias Klauser | 2007-02-17 |
| * | | | Fix typos concerning hierarchy | Uwe Kleine-König | 2007-02-17 |
| * | | | Fix misspellings of "agressive". | Robert P. J. Day | 2007-02-17 |
| * | | | Replace remaining references to "driverfs" with "sysfs". | Robert P. J. Day | 2007-02-17 |
| |/ / |
|
* | | | Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz... | Linus Torvalds | 2007-02-19 |
|\ \ \ |
|
| * | | | Remove JFFS (version 1), as scheduled. | Jeff Garzik | 2007-02-17 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-02-19 |
|\ \ \ |
|
| * | | | PCI/sysfs/kobject kernel-doc fixes | Randy Dunlap | 2007-02-16 |
| |/ / |
|
* | | | debugfs: Remove misleading comments. | Cornelia Huck | 2007-02-16 |
* | | | debugfs: implement symbolic links | Peter Oberparleiter | 2007-02-16 |
* | | | Driver: remove redundant kobject_unregister checks | Mariusz Kozlowski | 2007-02-16 |
|/ / |
|
* | | [PATCH] ecryptfs: fix forgotten format specifier | Thomas Hisch | 2007-02-16 |
* | | [PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set() | Michael Halcrow | 2007-02-16 |
* | | [PATCH] knfsd: nfsd4: fix handling of directories without default ACLs | J. Bruce Fields | 2007-02-16 |
* | | [PATCH] knfsd: nfsd4: acls: avoid unnecessary denies | J. Bruce Fields | 2007-02-16 |
* | | [PATCH] knfsd: nfsd4: acls: don't return explicit mask | J. Bruce Fields | 2007-02-16 |
* | | [PATCH] knfsd: nfsd4: fix error return on unsupported acl | J. Bruce Fields | 2007-02-16 |
* | | [PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem | J. Bruce Fields | 2007-02-16 |
* | | [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list | J. Bruce Fields | 2007-02-16 |
* | | [PATCH] knfsd: nfsd4: simplify nfsv4->posix translation | J. Bruce Fields | 2007-02-16 |
* | | [PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits | J. Bruce Fields | 2007-02-16 |
* | | [PATCH] knfsd: nfsd4: fix non-terminated string | J. Bruce Fields | 2007-02-16 |
* | | [PATCH] __page_symlink retry loop error code fix | Dmitriy Monakhov | 2007-02-16 |
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-02-14 |
|\ \ |
|
| * | | [PATCH] x86: Don't require the vDSO for handling a.out signals | Andi Kleen | 2007-02-13 |
* | | | [PATCH] sysctl: hide the sysctl proc inodes from selinux | Eric W. Biederman | 2007-02-14 |
* | | | [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables | Eric W. Biederman | 2007-02-14 |
* | | | [PATCH] sysctl: reimplement the sysctl proc support | Eric W. Biederman | 2007-02-14 |
* | | | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 |
* | | | [PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry | Eric W. Biederman | 2007-02-14 |
* | | | [PATCH] sysctl: register the ocfs2 sysctl numbers | Eric W. Biederman | 2007-02-14 |
* | | | [PATCH] sysctl: C99 convert ctl_tables in NTFS and remove sys_sysctl support | Eric W. Biederman | 2007-02-14 |
* | | | [PATCH] sysctl: C99 convert coda ctl_tables and remove binary sysctls | Eric W. Biederman | 2007-02-14 |
* | | | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | | | [PATCH] knfsd: add some new fsid types | NeilBrown | 2007-02-14 |
* | | | [PATCH] knfsd: tidy up choice of filesystem-identifier when creating a fileha... | NeilBrown | 2007-02-14 |
* | | | [PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystem | NeilBrown | 2007-02-14 |
* | | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2007-02-14 |
|\ \ \ |
|