Age | Commit message (Expand) | Author |
2005-10-31 | Merge ../linux-2.6 by hand | Paul Mackerras |
2005-10-30 | [PATCH] fat: Remove duplicate directory scanning code | Pekka Enberg |
2005-10-30 | [PATCH] fat: remove the unneeded vfat_find() in vfat_rename() | OGAWA Hirofumi |
2005-10-30 | [PATCH] fat: cleanup and optimization of checksum | OGAWA Hirofumi |
2005-10-30 | [PATCH] fix missing includes | Tim Schmielau |
2005-10-30 | [PATCH] __bread oops fix | Andrew Morton |
2005-10-30 | [PATCH] fs/attr.c: remove BUG() | Alexey Dobriyan |
2005-10-30 | [PATCH] Test for sb_getblk return value | Glauber de Oliveira Costa |
2005-10-30 | [PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FRE... | Andrea Arcangeli |
2005-10-30 | [PATCH] ext3: sparse fixes | Ben Dooks |
2005-10-30 | [PATCH] fix de_thread() vs do_coredump() deadlock | Oleg Nesterov |
2005-10-30 | [PATCH] fuse: spelling fixes | Miklos Szeredi |
2005-10-30 | [PATCH] Locking problems while EXT3FS_DEBUG on | Glauber de Oliveira Costa |
2005-10-30 | [PATCH] coredump_wait() cleanup | Oleg Nesterov |
2005-10-30 | [PATCH] proc: fix of error path in proc_get_inode() | Kirill Korotaev |
2005-10-30 | [PATCH] fuse: clean up dead code related to nfs exporting | Miklos Szeredi |
2005-10-30 | [PATCH] fix de_thread vs it_real_fn() deadlock | Oleg Nesterov |
2005-10-30 | [PATCH] reduce sizeof(struct file) | Eric Dumazet |
2005-10-30 | [PATCH] open: cleanup in lookup_flags() | Miklos Szeredi |
2005-10-30 | [PATCH] Don't uselessly export task_struct to userspace in core dumps | Eric W. Biederman |
2005-10-30 | [PATCH] TIOC* compat ioctl handling | Christoph Hellwig |
2005-10-30 | [PATCH] little de_thread() cleanup | Oleg Nesterov |
2005-10-30 | [PATCH] reiserfs: [kv]free() checking cleanup | James Lamanna |
2005-10-30 | [PATCH] ext3: Fix unmapped buffers in transaction's lists | Jan Kara |
2005-10-30 | [PATCH] SELinux: canonicalize getxattr() | James Morris |
2005-10-30 | [PATCH] CONFIG_IA32 | Brian Gerst |
2005-10-30 | [PATCH] NFS: Remove unbalanced spin_unlock() calls from nfs_refresh_inode() | Trond Myklebust |
2005-10-29 | [PATCH] hugetlb: overcommit accounting check | Adam Litke |
2005-10-29 | [PATCH] hugetlb: demand fault handler | Adam Litke |
2005-10-29 | [PATCH] cleanup hugelbfs_forget_inode | Christoph Hellwig |
2005-10-29 | [PATCH] kill hugelbfs_do_delete_inode | Christoph Hellwig |
2005-10-29 | [PATCH] hugetlbfs: clean up hugetlbfs_delete_inode | Christoph Hellwig |
2005-10-29 | [PATCH] hugetlbfs: move free_inodes accounting | Christoph Hellwig |
2005-10-29 | [PATCH] mm: split page table lock | Hugh Dickins |
2005-10-29 | [PATCH] mm: follow_page with inner ptlock | Hugh Dickins |
2005-10-29 | [PATCH] mm: unmap_vmas with inner ptlock | Hugh Dickins |
2005-10-29 | [PATCH] mm: pte_offset_map_lock loops | Hugh Dickins |
2005-10-29 | [PATCH] mm: ptd_alloc take ptlock | Hugh Dickins |
2005-10-29 | [PATCH] mm: update_hiwaters just in time | Hugh Dickins |
2005-10-29 | [PATCH] core remove PageReserved | Nick Piggin |
2005-10-29 | [PATCH] mm: rss = file_rss + anon_rss | Hugh Dickins |
2005-10-29 | [PATCH] mm: mm_init set_mm_counters | Hugh Dickins |
2005-10-29 | [PATCH] Convert mempolicies to nodemask_t | Andi Kleen |
2005-10-28 | [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs | Pete Zaitcev |
2005-10-28 | [PATCH] Fix ext3 warning for unused var | Peter Osterlund |
2005-10-28 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2005-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds |
2005-10-28 | JFS: make sure right-most xtree pages have header.next set to zero | Dave Kleikamp |
2005-10-28 | Merge ../bleed-2.6 | Greg KH |
2005-10-28 | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman |