| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix page allocation flags in grow_dev_page() | Christoph Lameter | 2007-05-17 | 1 | -1/+2 |
* | circular locking dependency found in QUOTA OFF | Jan Kara | 2007-05-17 | 2 | -17/+8 |
* | ecryptfs: use zero_user_page | Nate Diller | 2007-05-17 | 1 | -11/+3 |
* | make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ... | Dan Aloni | 2007-05-17 | 1 | -3/+1 |
* | simplify compat_sys_timerfd | Heiko Carstens | 2007-05-17 | 1 | -9/+4 |
* | Remove SLAB_CTOR_CONSTRUCTOR | Christoph Lameter | 2007-05-17 | 44 | -228/+149 |
* | AFS: Fix afs_prepare_write() | David Howells | 2007-05-16 | 1 | -2/+1 |
* | AFS: write back dirty data on unmount | David Howells | 2007-05-16 | 1 | -1/+0 |
* | epoll: move kfree inside ep_free | Davide Libenzi | 2007-05-15 | 1 | -5/+2 |
* | epoll: fix some comments | Davide Libenzi | 2007-05-15 | 1 | -21/+27 |
* | epoll locks changes and cleanups | Davide Libenzi | 2007-05-15 | 1 | -161/+73 |
* | fix epoll single pass code and add wait-exclusive flag | Davide Libenzi | 2007-05-15 | 1 | -156/+166 |
* | ntfs: use zero_user_page | Nate Diller | 2007-05-12 | 2 | -69/+26 |
* | Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2007-05-11 | 3 | -1/+5 |
|\ |
|
| * | [PATCH] Abnormal End of Processes | Steve Grubb | 2007-05-11 | 1 | -0/+2 |
| * | [PATCH] complete message queue auditing | Amy Griffis | 2007-05-11 | 1 | -1/+1 |
| * | [PATCH] audit inode for all xattr syscalls | Amy Griffis | 2007-05-11 | 1 | -0/+2 |
* | | epoll cleanups: epoll remove static pre-declarations and akpm-ize the code | Davide Libenzi | 2007-05-11 | 1 | -548/+486 |
* | | epoll cleanups: epoll no module | Davide Libenzi | 2007-05-11 | 1 | -13/+1 |
* | | epoll: use anonymous inodes | Davide Libenzi | 2007-05-11 | 1 | -169/+3 |
* | | signal/timer/event: KAIO eventfd support example | Davide Libenzi | 2007-05-11 | 1 | -2/+26 |
* | | signal/timer/event: eventfd core | Davide Libenzi | 2007-05-11 | 2 | -0/+229 |
* | | signal/timer/event: timerfd compat code | Davide Libenzi | 2007-05-11 | 1 | -0/+23 |
* | | signal/timer/event: timerfd core | Davide Libenzi | 2007-05-11 | 2 | -0/+228 |
* | | signal/timer/event: signalfd compat code | Davide Libenzi | 2007-05-11 | 1 | -0/+26 |
* | | signal/timer/event: signalfd core | Davide Libenzi | 2007-05-11 | 3 | -2/+359 |
* | | signal/timer/event fds: anonymous inode source | Davide Libenzi | 2007-05-11 | 2 | -0/+201 |
* | | Replace pid_t in autofs with struct pid reference | Sukadev Bhattiprolu | 2007-05-11 | 3 | -8/+22 |
* | | Fix some coding-style errors in autofs | Sukadev Bhattiprolu | 2007-05-11 | 4 | -70/+70 |
* | | attach_pid() with struct pid parameter | Sukadev Bhattiprolu | 2007-05-11 | 1 | -1/+1 |
* | | consolidate generic_writepages and mpage_writepages | Miklos Szeredi | 2007-05-11 | 1 | -129/+45 |
* | | small cleanup in gpt partition handling | Olaf Hering | 2007-05-11 | 1 | -7/+5 |
* | | Let SYSV68_PARTITION default to yes on VME only | Geert Uytterhoeven | 2007-05-11 | 1 | -1/+1 |
* | | AFS: implement statfs | David Howells | 2007-05-11 | 7 | -15/+426 |
* | | AFS: fix a couple of problems with unlinking AFS files | David Howells | 2007-05-11 | 4 | -17/+31 |
* | | AFS: fix interminable loop in afs_write_back_from_locked_page() | David Howells | 2007-05-11 | 1 | -2/+3 |
|/ |
|
* | locks: fix F_GETLK regression (failure to find conflicts) | J. Bruce Fields | 2007-05-10 | 1 | -2/+3 |
* | Allow compat_ioctl.c to compile without CONFIG_NET | Simon Horman | 2007-05-10 | 1 | -1/+4 |
* | ocfs2: kobject/kset foobar | Randy Dunlap | 2007-05-10 | 1 | -2/+3 |
* | AFS: further write support fixes | David Howells | 2007-05-10 | 2 | -3/+3 |
* | AFS: write support fixes | David Howells | 2007-05-10 | 3 | -17/+216 |
* | NFS: Kill the obsolete NFS_PARANOIA | Jesper Juhl | 2007-05-09 | 5 | -27/+2 |
* | NFS: use __set_current_state() | Milind Arun Choudhary | 2007-05-09 | 1 | -2/+2 |
* | NFS: Clean up NFSv4 XDR error message | Chuck Lever | 2007-05-09 | 1 | -3/+5 |
* | NFS: NFS client underestimates how large an NFSv4 SETATTR reply can be | Chuck Lever | 2007-05-09 | 1 | -1/+2 |
* | NFS: Remove redundant check in nfs_check_verifier() | Trond Myklebust | 2007-05-09 | 1 | -7/+5 |
* | NFS: Fix a jiffie wraparound issue | Trond Myklebust | 2007-05-09 | 1 | -4/+8 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-05-09 | 3 | -52/+33 |
|\ |
|
| * | [JFFS2] Simplify and clean up jffs2_add_tn_to_tree() some more. | David Woodhouse | 2007-05-08 | 1 | -17/+12 |
| * | [JFFS2] Remove another bogus optimisation in jffs2_add_tn_to_tree() | David Woodhouse | 2007-05-07 | 1 | -14/+9 |