| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | [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 |
* | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2005-10-28 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [patch] remove gendisk->stamp_idle field | Chen, Kenneth W | 2005-10-28 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | [PATCH] gfp_t: reiserfs mapping_set_gfp_mask() use | Al Viro | 2005-10-28 | 1 | -1/+1 |
* | | | [PATCH] gfp_t: fs/* | Al Viro | 2005-10-28 | 19 | -45/+45 |
* | | | [PATCH] gfp_t: infrastructure | Al Viro | 2005-10-28 | 1 | -1/+1 |
* | | | NFS: Allow files that are open for write to invalidate caches | Trond Myklebust | 2005-10-27 | 1 | -4/+0 |
* | | | NFSv4: Convert unnecessary XDR warning messages into dprintk() | Trond Myklebust | 2005-10-27 | 1 | -11/+6 |
* | | | NFSv4: Add post-op attributes to NFSv4 write and commit callbacks. | Trond Myklebust | 2005-10-27 | 2 | -7/+34 |
* | | | NFSv4: Add post-op attributes to nfs4_proc_remove() | Trond Myklebust | 2005-10-27 | 2 | -14/+38 |
* | | | NFSv4: Add post-op attributes to nfs4_proc_rename() | Trond Myklebust | 2005-10-27 | 2 | -7/+37 |
* | | | NFSv4: Add post-op attributes to nfs4_proc_link() | Trond Myklebust | 2005-10-27 | 2 | -11/+45 |
* | | | NFS: Ensure that nfs_link() instantiates the dentry correctly | Trond Myklebust | 2005-10-27 | 1 | -7/+4 |
* | | | NFS: Add optional post-op getattr instruction to the NFSv4 file close. | Trond Myklebust | 2005-10-27 | 2 | -7/+36 |
* | | | NFS: Optimise attribute revalidation on close(). | Trond Myklebust | 2005-10-27 | 1 | -2/+2 |
* | | | NFSv4: Add directory post-op attributes to the CREATE operations. | Trond Myklebust | 2005-10-27 | 2 | -15/+82 |
* | | | NFS: nfs_lookup doesn't need to revalidate the parent directory's inode | Chuck Lever | 2005-10-27 | 1 | -6/+0 |
* | | | NFS: Don't let nfs_end_data_update() clobber attribute update information | Trond Myklebust | 2005-10-27 | 4 | -24/+63 |
* | | | NFS: Optimise inode attribute cache updates | Trond Myklebust | 2005-10-27 | 4 | -19/+41 |
* | | | NFS: Convert cache_change_attribute into a jiffy-based value | Trond Myklebust | 2005-10-27 | 1 | -4/+4 |
* | | | NFS: Cleanup initialisation of struct nfs_fattr | Trond Myklebust | 2005-10-27 | 6 | -65/+66 |
* | | | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 | Trond Myklebust | 2005-10-27 | 3 | -0/+8 |
|\ \ \
| |/ / |
|