Age | Commit message (Expand) | Author |
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 |
2005-10-28 | [PATCH] add sysfs attr to re-emit device hotplug event | Kay Sievers |
2005-10-28 | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2005-10-28 | [PATCH] gfp_t: reiserfs mapping_set_gfp_mask() use | Al Viro |
2005-10-28 | [PATCH] gfp_t: fs/* | Al Viro |
2005-10-28 | [PATCH] gfp_t: infrastructure | Al Viro |
2005-10-28 | [patch] remove gendisk->stamp_idle field | Chen, Kenneth W |
2005-10-27 | NFS: Allow files that are open for write to invalidate caches | Trond Myklebust |
2005-10-27 | NFSv4: Convert unnecessary XDR warning messages into dprintk() | Trond Myklebust |
2005-10-27 | NFSv4: Add post-op attributes to NFSv4 write and commit callbacks. | Trond Myklebust |
2005-10-27 | NFSv4: Add post-op attributes to nfs4_proc_remove() | Trond Myklebust |
2005-10-27 | NFSv4: Add post-op attributes to nfs4_proc_rename() | Trond Myklebust |
2005-10-27 | NFSv4: Add post-op attributes to nfs4_proc_link() | Trond Myklebust |
2005-10-27 | NFS: Ensure that nfs_link() instantiates the dentry correctly | Trond Myklebust |
2005-10-27 | NFS: Add optional post-op getattr instruction to the NFSv4 file close. | Trond Myklebust |
2005-10-27 | NFS: Optimise attribute revalidation on close(). | Trond Myklebust |
2005-10-27 | NFSv4: Add directory post-op attributes to the CREATE operations. | Trond Myklebust |
2005-10-27 | NFS: nfs_lookup doesn't need to revalidate the parent directory's inode | Chuck Lever |
2005-10-27 | NFS: Don't let nfs_end_data_update() clobber attribute update information | Trond Myklebust |
2005-10-27 | NFS: Optimise inode attribute cache updates | Trond Myklebust |
2005-10-27 | NFS: Convert cache_change_attribute into a jiffy-based value | Trond Myklebust |
2005-10-27 | NFS: Cleanup initialisation of struct nfs_fattr | Trond Myklebust |
2005-10-27 | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 | Trond Myklebust |
2005-10-27 | NFS: Fix a bad cast in nfs3_read_done | Trond Myklebust |
2005-10-26 | [PATCH] Fix HFS+ to free up the space when a file is deleted. | Peter Wainwright |