Age | Commit message (Expand) | Author |
2007-05-24 | NFS: Avoid a deadlock situation on write | Trond Myklebust |
2007-05-23 | eCryptfs: delay writing 0's after llseek until write | Michael Halcrow |
2007-05-23 | signalfd: retrieve multiple signals with one read() call | Davi Arnaut |
2007-05-23 | fuse: delete inode on drop | Miklos Szeredi |
2007-05-23 | fuse: generic_write_checks() for direct_io | Miklos Szeredi |
2007-05-23 | uselib: add missing MNT_NOEXEC check | Christoph Hellwig |
2007-05-23 | Missing 'const' from reiserfs MIN_KEY declaration. | David Woodhouse |
2007-05-23 | optimize compat_core_sys_select() by a using stack space for small fd sets | Badari Pulavarty |
2007-05-23 | fuse: fix mknod of regular file | Miklos Szeredi |
2007-05-24 | [CIFS] typo in previous patch | Steve French |
2007-05-23 | [CIFS] Fix oops on failed cifs mount (in kthread_stop) | Steve French |
2007-05-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2007-05-21 | partitions/LDM: build fix | Jeff Garzik |
2007-05-21 | LDM: Fix for Windows Vista dynamic disks | Anton Altaparmakov |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-05-21 | Fix "fs: convert core functions to zero_user_page" | OGAWA Hirofumi |
2007-05-21 | fs: Kill sh dependency for binfmt_flat. | Paul Mundt |
2007-05-20 | [JFFS2] Fix potential memory leak of dead xattrs on unmount. | David Woodhouse |
2007-05-20 | [JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files. | David Woodhouse |
2007-05-18 | timerfd use waitqueue lock ... | Davide Libenzi |
2007-05-18 | eventfd use waitqueue lock ... | Davide Libenzi |
2007-05-17 | Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ | Trond Myklebust |
2007-05-17 | Fix page allocation flags in grow_dev_page() | Christoph Lameter |
2007-05-17 | circular locking dependency found in QUOTA OFF | Jan Kara |
2007-05-17 | ecryptfs: use zero_user_page | Nate Diller |
2007-05-17 | make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ... | Dan Aloni |
2007-05-17 | Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ | Trond Myklebust |
2007-05-17 | simplify compat_sys_timerfd | Heiko Carstens |
2007-05-17 | Remove SLAB_CTOR_CONSTRUCTOR | Christoph Lameter |
2007-05-16 | AFS: Fix afs_prepare_write() | David Howells |
2007-05-16 | AFS: write back dirty data on unmount | David Howells |
2007-05-15 | Merge branch 'origin' | Trond Myklebust |
2007-05-15 | epoll: move kfree inside ep_free | Davide Libenzi |
2007-05-15 | epoll: fix some comments | Davide Libenzi |
2007-05-15 | epoll locks changes and cleanups | Davide Libenzi |
2007-05-15 | fix epoll single pass code and add wait-exclusive flag | Davide Libenzi |
2007-05-14 | NLM: Fix sparse warnings | Trond Myklebust |
2007-05-14 | NFS: Fix more sparse warnings | Trond Myklebust |
2007-05-14 | NFS: Fix some 'sparse' warnings... | Trond Myklebust |
2007-05-14 | NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.c | Trond Myklebust |
2007-05-14 | NFS: use zero_user_page | Nate Diller |
2007-05-14 | NLM: don't use CLONE_SIGHAND in nlmclnt_recovery | Oleg Nesterov |
2007-05-14 | NLM: Fix locking client timeouts... | Trond Myklebust |
2007-05-12 | ntfs: use zero_user_page | Nate Diller |
2007-05-11 | Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2007-05-11 | epoll cleanups: epoll remove static pre-declarations and akpm-ize the code | Davide Libenzi |
2007-05-11 | epoll cleanups: epoll no module | Davide Libenzi |
2007-05-11 | epoll: use anonymous inodes | Davide Libenzi |
2007-05-11 | signal/timer/event: KAIO eventfd support example | Davide Libenzi |
2007-05-11 | signal/timer/event: eventfd core | Davide Libenzi |