Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | [PATCH] ext3: sparse fixes | Ben Dooks | 2005-10-30 | 8 | -6/+29 | |
| | * | [PATCH] fix de_thread() vs do_coredump() deadlock | Oleg Nesterov | 2005-10-30 | 1 | -3/+13 | |
| | * | [PATCH] fuse: spelling fixes | Miklos Szeredi | 2005-10-30 | 2 | -9/+9 | |
| | * | [PATCH] Locking problems while EXT3FS_DEBUG on | Glauber de Oliveira Costa | 2005-10-30 | 3 | -6/+3 | |
| | * | [PATCH] coredump_wait() cleanup | Oleg Nesterov | 2005-10-30 | 1 | -8/+5 | |
| | * | [PATCH] proc: fix of error path in proc_get_inode() | Kirill Korotaev | 2005-10-30 | 1 | -7/+10 | |
| | * | [PATCH] fuse: clean up dead code related to nfs exporting | Miklos Szeredi | 2005-10-30 | 1 | -2/+3 | |
| | * | [PATCH] fix de_thread vs it_real_fn() deadlock | Oleg Nesterov | 2005-10-30 | 1 | -1/+2 | |
| | * | [PATCH] reduce sizeof(struct file) | Eric Dumazet | 2005-10-30 | 4 | -10/+10 | |
| | * | [PATCH] open: cleanup in lookup_flags() | Miklos Szeredi | 2005-10-30 | 1 | -6/+0 | |
| | * | [PATCH] Don't uselessly export task_struct to userspace in core dumps | Eric W. Biederman | 2005-10-30 | 1 | -3/+1 | |
| | * | [PATCH] TIOC* compat ioctl handling | Christoph Hellwig | 2005-10-30 | 1 | -0/+4 | |
| | * | [PATCH] little de_thread() cleanup | Oleg Nesterov | 2005-10-30 | 1 | -4/+3 | |
| | * | [PATCH] reiserfs: [kv]free() checking cleanup | James Lamanna | 2005-10-30 | 2 | -18/+10 | |
| | * | [PATCH] ext3: Fix unmapped buffers in transaction's lists | Jan Kara | 2005-10-30 | 1 | -1/+10 | |
| | * | [PATCH] SELinux: canonicalize getxattr() | James Morris | 2005-10-30 | 1 | -5/+9 | |
| | * | [PATCH] CONFIG_IA32 | Brian Gerst | 2005-10-30 | 2 | -2/+2 | |
| | * | [PATCH] NFS: Remove unbalanced spin_unlock() calls from nfs_refresh_inode() | Trond Myklebust | 2005-10-30 | 1 | -2/+0 | |
| * | | Merge in v2.6.14 by hand | Paul Mackerras | 2005-10-28 | 3 | -0/+8 | |
| |\ \ | ||||||
| * \ \ | Merge changes from linux-2.6 by hand | Paul Mackerras | 2005-10-22 | 6 | -33/+22 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge from Linus' tree | Paul Mackerras | 2005-10-12 | 24 | -224/+190 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge by hand from Linus' tree. | Paul Mackerras | 2005-09-29 | 19 | -270/+307 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | powerpc: Merge enough to start building in arch/powerpc. | Paul Mackerras | 2005-09-26 | 1 | -8/+0 | |
* | | | | | | | Merge branch 'master' of /usr/src/ntfs-2.6/ | Anton Altaparmakov | 2005-10-30 | 60 | -861/+1637 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | [PATCH] hugetlb: overcommit accounting check | Adam Litke | 2005-10-29 | 1 | -10/+53 | |
| * | | | | | | [PATCH] hugetlb: demand fault handler | Adam Litke | 2005-10-29 | 1 | -5/+2 | |
| * | | | | | | [PATCH] cleanup hugelbfs_forget_inode | Christoph Hellwig | 2005-10-29 | 1 | -18/+20 | |
| * | | | | | | [PATCH] kill hugelbfs_do_delete_inode | Christoph Hellwig | 2005-10-29 | 1 | -37/+1 | |
| * | | | | | | [PATCH] hugetlbfs: clean up hugetlbfs_delete_inode | Christoph Hellwig | 2005-10-29 | 1 | -6/+32 | |
| * | | | | | | [PATCH] hugetlbfs: move free_inodes accounting | Christoph Hellwig | 2005-10-29 | 1 | -36/+42 | |
| * | | | | | | [PATCH] mm: split page table lock | Hugh Dickins | 2005-10-29 | 4 | -12/+13 | |
| * | | | | | | [PATCH] mm: follow_page with inner ptlock | Hugh Dickins | 2005-10-29 | 1 | -2/+1 | |
| * | | | | | | [PATCH] mm: unmap_vmas with inner ptlock | Hugh Dickins | 2005-10-29 | 1 | -7/+3 | |
| * | | | | | | [PATCH] mm: pte_offset_map_lock loops | Hugh Dickins | 2005-10-29 | 1 | -11/+6 | |
| * | | | | | | [PATCH] mm: ptd_alloc take ptlock | Hugh Dickins | 2005-10-29 | 1 | -9/+5 | |
| * | | | | | | [PATCH] mm: update_hiwaters just in time | Hugh Dickins | 2005-10-29 | 3 | -4/+21 | |
| * | | | | | | [PATCH] core remove PageReserved | Nick Piggin | 2005-10-29 | 1 | -1/+3 | |
| * | | | | | | [PATCH] mm: rss = file_rss + anon_rss | Hugh Dickins | 2005-10-29 | 3 | -7/+5 | |
| * | | | | | | [PATCH] mm: mm_init set_mm_counters | Hugh Dickins | 2005-10-29 | 5 | -11/+0 | |
| * | | | | | | [PATCH] Convert mempolicies to nodemask_t | Andi Kleen | 2005-10-29 | 1 | -1/+1 | |
| * | | | | | | [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs | Pete Zaitcev | 2005-10-28 | 1 | -0/+1 | |
| * | | | | | | [PATCH] Fix ext3 warning for unused var | Peter Osterlund | 2005-10-28 | 1 | -10/+16 | |
| * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2005-10-28 | 2 | -3/+28 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge ../bleed-2.6 | Greg KH | 2005-10-28 | 41 | -686/+1379 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 | 1 | -2/+2 | |
| | * | | | | | | | [PATCH] add sysfs attr to re-emit device hotplug event | Kay Sievers | 2005-10-28 | 1 | -1/+26 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2005-10-28 | 6 | -19/+38 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | JFS: make sure right-most xtree pages have header.next set to zero | Dave Kleikamp | 2005-10-28 | 1 | -9/+9 | |
| | * | | | | | | JFS: Corrupted block map should not cause trap | Dave Kleikamp | 2005-10-11 | 1 | -5/+14 | |
| | * | | | | | | JFS: make special inodes play nicely with page balancing | Dave Kleikamp | 2005-10-03 | 5 | -5/+15 |