Age | Commit message (Expand) | Author |
2007-05-07 | blackfin architecture | Bryan Wu |
2007-05-07 | hugetlbfs: add NULL check in hugetlb_zero_setup() | Akinobu Mita |
2007-05-07 | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter |
2007-05-07 | get_unmapped_area handles MAP_FIXED in hugetlbfs | Benjamin Herrenschmidt |
2007-05-07 | KMEM_CACHE(): simplify slab cache creation | Christoph Lameter |
2007-05-07 | mm: optimize acorn partition truncate | Peter Zijlstra |
2007-05-07 | mm: optimize kill_bdev() | Peter Zijlstra |
2007-05-07 | mm: remove destroy_dirty_buffers from invalidate_bdev() | Peter Zijlstra |
2007-05-07 | Make page->private usable in compound pages | Christoph Lameter |
2007-05-07 | smaps: add clear_refs file to clear reference | David Rientjes |
2007-05-07 | smaps: add pages referenced count to smaps | David Rientjes |
2007-05-07 | smaps: extract pmd walker from smaps code | David Rientjes |
2007-05-07 | mm/slab.c: proper prototypes | Adrian Bunk |
2007-05-07 | fs: buffer don't PageUptodate without page locked | Nick Piggin |
2007-05-07 | mm: make read_cache_page synchronous | Nick Piggin |
2007-05-07 | proper prototype for hugetlb_get_unmapped_area() | Adrian Bunk |
2007-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2007-05-05 | [CIFS] Fix typo in cifs readme from previous commit | Steve French |
2007-05-05 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2007-05-04 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2007-05-05 | [CIFS] Make sec=none force an anonymous mount | Jeff Layton |
2007-05-04 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds |
2007-05-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2007-05-04 | NFS: Fix a compile glitch on 64-bit systems | Trond Myklebust |
2007-05-03 | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov |
2007-05-03 | [AFS]: Adjust the new netdevice scanning code | David Howells |
2007-05-03 | [AFS]: Replace rtnetlink client by direct dev_base walking | Patrick McHardy |
2007-05-03 | [AFS]: Fix memory leak in SRXAFSCB_GetCapabilities | Patrick McHardy |
2007-05-03 | [AFS]: Fix use of __exit functions from __init path | David Howells |
2007-05-03 | [AFS/AF_RXRPC]: Miscellaneous fixes. | David Howells |
2007-05-03 | [CIFS] Change semaphore to mutex for cifs lock_sem | Roland Dreier |
2007-05-03 | [CIFS] Fix oops in reset_cifs_unix_caps on reconnect | Steve French |
2007-05-02 | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman |
2007-05-02 | sysfs: printk format warning | Randy Dunlap |
2007-05-02 | ocfs2: Force use of GFP_NOFS in ocfs2_write() | Mark Fasheh |
2007-05-02 | ocfs2: fix sparse warnings in fs/ocfs2/cluster | Mark Fasheh |
2007-05-02 | ocfs2: fix sparse warnings in fs/ocfs2/dlm | Mark Fasheh |
2007-05-02 | ocfs2: fix sparse warnings in fs/ocfs2 | Mark Fasheh |
2007-05-02 | [PATCH] Copy i_flags to ocfs2 inode flags on write | Jan Kara |
2007-05-02 | [PATCH] ocfs2: use __set_current_state() | Milind Arun Choudhary |
2007-05-02 | ocfs2: Wrap access of directory allocations with ip_alloc_sem. | Joel Becker |
2007-05-02 | [PATCH] fs/ocfs2/: make 3 functions static | Adrian Bunk |
2007-05-02 | ocfs2: Implement compat_ioctl() | Mark Fasheh |
2007-05-02 | [PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systems | Andi Kleen |
2007-05-02 | [PATCH] x86-64: Print type and size correctly for unknown compat ioctls | Andi Kleen |
2007-05-02 | [PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNT | Andi Kleen |
2007-05-02 | [PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctls | Andi Kleen |
2007-05-02 | [PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps | Ian Campbell |
2007-05-02 | NFS: Clean up nfs_create_request comments | Jason Uhlenkott |
2007-05-02 | NFS4: invalidate cached acl on setacl | J. Bruce Fields |