Age | Commit message (Expand) | Author | Files | Lines |
2007-02-21 | [PATCH] Missing __user in pointer referenced within copy_from_user | Glauber de Oliveira Costa | 1 | -1/+1 |
2007-02-21 | [PATCH] affs: implement ->drop_inode | Christoph Hellwig | 3 | -6/+13 |
2007-02-21 | [PATCH] autofs4: check for directory re-create in lookup | Ian Kent | 1 | -4/+19 |
2007-02-21 | [PATCH] autofs4: fix another race between mount and expire | Ian Kent | 3 | -23/+161 |
2007-02-21 | [PATCH] autofs4: header file update | Ian Kent | 1 | -4/+8 |
2007-02-21 | [PATCH] fs: fix nobh data leak | Nick Piggin | 1 | -18/+3 |
2007-02-21 | [PATCH] fs: fix libfs data leak | Nick Piggin | 1 | -2/+3 |
2007-02-21 | [PATCH] ext[234]: update documentation | Aneesh Kumar K.V | 3 | -3/+3 |
2007-02-21 | [PATCH] FAT: DIO-write fallback to normal buffered | OGAWA Hirofumi | 1 | -1/+3 |
2007-02-21 | [PATCH] fs: fix __block_write_full_page error case buffer submission | Nick Piggin | 1 | -1/+1 |
2007-02-21 | [PATCH] rework reserved major handling | Andrew Morton | 1 | -6/+2 |
2007-02-21 | [PATCH] xfs warning fix | Andrew Morton | 1 | -1/+1 |
2007-02-20 | [PATCH] Fix a free-wrong-pointer bug in nfs/acl server. | Greg Banks | 1 | -5/+12 |
2007-02-20 | [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied | Erez Zadok | 1 | -5/+9 |
2007-02-20 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 4 | -157/+90 |
2007-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 9 | -11/+83 |
2007-02-20 | Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+7 |
2007-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 5 | -12/+12 |
2007-02-20 | Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz... | Linus Torvalds | 10 | -6628/+0 |
2007-02-19 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -1/+1 |
2007-02-18 | [JFFS2] printk warning fixes | Andrew Morton | 1 | -9/+9 |
2007-02-18 | 9p: implement optional loose read cache | Eric Van Hensbergen | 8 | -7/+82 |
2007-02-18 | 9p: Use kthread_stop instead of sending a SIGKILL. | Eric W. Biederman | 1 | -4/+1 |
2007-02-18 | [PATCH] AUDIT_FD_PAIR | Al Viro | 1 | -0/+7 |
2007-02-18 | Remove JFFS (version 1), as scheduled. | Jeff Garzik | 10 | -6628/+0 |
2007-02-17 | Storage class should be before const qualifier | Tobias Klauser | 1 | -2/+2 |
2007-02-17 | Fix typos concerning hierarchy | Uwe Kleine-König | 2 | -2/+2 |
2007-02-17 | Fix misspellings of "agressive". | Robert P. J. Day | 1 | -7/+7 |
2007-02-17 | Replace remaining references to "driverfs" with "sysfs". | Robert P. J. Day | 1 | -1/+1 |
2007-02-17 | [CIFS] One line missing from previous commit | Steve French | 2 | -2/+4 |
2007-02-17 | [CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwritten | Steve French | 4 | -4/+18 |
2007-02-17 | PCI/sysfs/kobject kernel-doc fixes | Randy Dunlap | 1 | -1/+1 |
2007-02-17 | debugfs: Remove misleading comments. | Cornelia Huck | 1 | -9/+3 |
2007-02-17 | debugfs: implement symbolic links | Peter Oberparleiter | 2 | -4/+84 |
2007-02-17 | Driver: remove redundant kobject_unregister checks | Mariusz Kozlowski | 1 | -6/+3 |
2007-02-16 | [PATCH] ecryptfs: fix forgotten format specifier | Thomas Hisch | 1 | -1/+2 |
2007-02-16 | [PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set() | Michael Halcrow | 3 | -8/+24 |
2007-02-16 | [PATCH] knfsd: nfsd4: fix handling of directories without default ACLs | J. Bruce Fields | 1 | -1/+20 |
2007-02-16 | [PATCH] knfsd: nfsd4: acls: avoid unnecessary denies | J. Bruce Fields | 1 | -45/+145 |
2007-02-16 | [PATCH] knfsd: nfsd4: acls: don't return explicit mask | J. Bruce Fields | 1 | -18/+7 |
2007-02-16 | [PATCH] knfsd: nfsd4: fix error return on unsupported acl | J. Bruce Fields | 2 | -2/+5 |
2007-02-16 | [PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem | J. Bruce Fields | 1 | -6/+4 |
2007-02-16 | [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list | J. Bruce Fields | 2 | -131/+59 |
2007-02-16 | [PATCH] knfsd: nfsd4: simplify nfsv4->posix translation | J. Bruce Fields | 1 | -95/+38 |
2007-02-16 | [PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits | J. Bruce Fields | 1 | -10/+13 |
2007-02-16 | [PATCH] knfsd: nfsd4: fix non-terminated string | J. Bruce Fields | 1 | -1/+6 |
2007-02-16 | [PATCH] __page_symlink retry loop error code fix | Dmitriy Monakhov | 1 | -1/+2 |
2007-02-15 | [CIFS] fix &&/& typo in cifs_setattr() | Steve French | 2 | -4/+6 |
2007-02-14 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 1 | -1/+2 |
2007-02-14 | [PATCH] sysctl: hide the sysctl proc inodes from selinux | Eric W. Biederman | 1 | -0/+1 |