| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ext[234]: update documentation | Aneesh Kumar K.V | 2007-02-20 | 3 | -3/+3 |
* | [PATCH] FAT: DIO-write fallback to normal buffered | OGAWA Hirofumi | 2007-02-20 | 1 | -1/+3 |
* | [PATCH] fs: fix __block_write_full_page error case buffer submission | Nick Piggin | 2007-02-20 | 1 | -1/+1 |
* | [PATCH] rework reserved major handling | Andrew Morton | 2007-02-20 | 1 | -6/+2 |
* | [PATCH] xfs warning fix | Andrew Morton | 2007-02-20 | 1 | -1/+1 |
* | [PATCH] Fix a free-wrong-pointer bug in nfs/acl server. | Greg Banks | 2007-02-19 | 1 | -5/+12 |
* | [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied | Erez Zadok | 2007-02-19 | 1 | -5/+9 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-02-19 | 4 | -157/+90 |
|\ |
|
| * | [JFFS2] printk warning fixes | Andrew Morton | 2007-02-18 | 1 | -9/+9 |
| * | [JFFS2] Use MTD_OOB_AUTO to automatically place cleanmarker on NAND | Artem Bityutskiy | 2007-02-09 | 3 | -148/+77 |
| * | JFFS2: memory leak in jffs2_do_mount_fs() | Dmitry Adamushko | 2007-02-09 | 1 | -9/+13 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2007-02-19 | 9 | -11/+83 |
|\ \ |
|
| * | | 9p: implement optional loose read cache | Eric Van Hensbergen | 2007-02-18 | 8 | -7/+82 |
| * | | 9p: Use kthread_stop instead of sending a SIGKILL. | Eric W. Biederman | 2007-02-18 | 1 | -4/+1 |
* | | | Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2007-02-19 | 1 | -0/+7 |
|\ \ \ |
|
| * | | | [PATCH] AUDIT_FD_PAIR | Al Viro | 2007-02-17 | 1 | -0/+7 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 | 5 | -12/+12 |
|\ \ \ |
|
| * | | | Storage class should be before const qualifier | Tobias Klauser | 2007-02-17 | 1 | -2/+2 |
| * | | | Fix typos concerning hierarchy | Uwe Kleine-König | 2007-02-17 | 2 | -2/+2 |
| * | | | Fix misspellings of "agressive". | Robert P. J. Day | 2007-02-17 | 1 | -7/+7 |
| * | | | Replace remaining references to "driverfs" with "sysfs". | Robert P. J. Day | 2007-02-17 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz... | Linus Torvalds | 2007-02-19 | 10 | -6628/+0 |
|\ \ \ |
|
| * | | | Remove JFFS (version 1), as scheduled. | Jeff Garzik | 2007-02-17 | 10 | -6628/+0 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-02-19 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | PCI/sysfs/kobject kernel-doc fixes | Randy Dunlap | 2007-02-16 | 1 | -1/+1 |
| |/ / |
|
* | | | debugfs: Remove misleading comments. | Cornelia Huck | 2007-02-16 | 1 | -9/+3 |
* | | | debugfs: implement symbolic links | Peter Oberparleiter | 2007-02-16 | 2 | -4/+84 |
* | | | Driver: remove redundant kobject_unregister checks | Mariusz Kozlowski | 2007-02-16 | 1 | -6/+3 |
|/ / |
|
* | | [PATCH] ecryptfs: fix forgotten format specifier | Thomas Hisch | 2007-02-16 | 1 | -1/+2 |
* | | [PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set() | Michael Halcrow | 2007-02-16 | 3 | -8/+24 |
* | | [PATCH] knfsd: nfsd4: fix handling of directories without default ACLs | J. Bruce Fields | 2007-02-16 | 1 | -1/+20 |
* | | [PATCH] knfsd: nfsd4: acls: avoid unnecessary denies | J. Bruce Fields | 2007-02-16 | 1 | -45/+145 |
* | | [PATCH] knfsd: nfsd4: acls: don't return explicit mask | J. Bruce Fields | 2007-02-16 | 1 | -18/+7 |
* | | [PATCH] knfsd: nfsd4: fix error return on unsupported acl | J. Bruce Fields | 2007-02-16 | 2 | -2/+5 |
* | | [PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem | J. Bruce Fields | 2007-02-16 | 1 | -6/+4 |
* | | [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list | J. Bruce Fields | 2007-02-16 | 2 | -131/+59 |
* | | [PATCH] knfsd: nfsd4: simplify nfsv4->posix translation | J. Bruce Fields | 2007-02-16 | 1 | -95/+38 |
* | | [PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits | J. Bruce Fields | 2007-02-16 | 1 | -10/+13 |
* | | [PATCH] knfsd: nfsd4: fix non-terminated string | J. Bruce Fields | 2007-02-16 | 1 | -1/+6 |
* | | [PATCH] __page_symlink retry loop error code fix | Dmitriy Monakhov | 2007-02-16 | 1 | -1/+2 |
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-02-14 | 1 | -1/+2 |
|\ \ |
|
| * | | [PATCH] x86: Don't require the vDSO for handling a.out signals | Andi Kleen | 2007-02-13 | 1 | -1/+2 |
* | | | [PATCH] sysctl: hide the sysctl proc inodes from selinux | Eric W. Biederman | 2007-02-14 | 1 | -0/+1 |
* | | | [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables | Eric W. Biederman | 2007-02-14 | 1 | -8/+0 |
* | | | [PATCH] sysctl: reimplement the sysctl proc support | Eric W. Biederman | 2007-02-14 | 6 | -9/+486 |
* | | | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 7 | -7/+7 |
* | | | [PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry | Eric W. Biederman | 2007-02-14 | 1 | -4/+0 |
* | | | [PATCH] sysctl: register the ocfs2 sysctl numbers | Eric W. Biederman | 2007-02-14 | 2 | -4/+3 |
* | | | [PATCH] sysctl: C99 convert ctl_tables in NTFS and remove sys_sysctl support | Eric W. Biederman | 2007-02-14 | 1 | -8/+16 |
* | | | [PATCH] sysctl: C99 convert coda ctl_tables and remove binary sysctls | Eric W. Biederman | 2007-02-14 | 1 | -10/+48 |