aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-30[PATCH] CONFIG_IA32Brian Gerst2-2/+2
2005-10-30[PATCH] NFS: Remove unbalanced spin_unlock() calls from nfs_refresh_inode()Trond Myklebust1-2/+0
2005-10-29[PATCH] hugetlb: overcommit accounting checkAdam Litke1-10/+53
2005-10-29[PATCH] hugetlb: demand fault handlerAdam Litke1-5/+2
2005-10-29[PATCH] cleanup hugelbfs_forget_inodeChristoph Hellwig1-18/+20
2005-10-29[PATCH] kill hugelbfs_do_delete_inodeChristoph Hellwig1-37/+1
2005-10-29[PATCH] hugetlbfs: clean up hugetlbfs_delete_inodeChristoph Hellwig1-6/+32
2005-10-29[PATCH] hugetlbfs: move free_inodes accountingChristoph Hellwig1-36/+42
2005-10-29[PATCH] mm: split page table lockHugh Dickins4-12/+13
2005-10-29[PATCH] mm: follow_page with inner ptlockHugh Dickins1-2/+1
2005-10-29[PATCH] mm: unmap_vmas with inner ptlockHugh Dickins1-7/+3
2005-10-29[PATCH] mm: pte_offset_map_lock loopsHugh Dickins1-11/+6
2005-10-29[PATCH] mm: ptd_alloc take ptlockHugh Dickins1-9/+5
2005-10-29[PATCH] mm: update_hiwaters just in timeHugh Dickins3-4/+21
2005-10-29[PATCH] core remove PageReservedNick Piggin1-1/+3
2005-10-29[PATCH] mm: rss = file_rss + anon_rssHugh Dickins3-7/+5
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins5-11/+0
2005-10-29[PATCH] Convert mempolicies to nodemask_tAndi Kleen1-1/+1
2005-10-28[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programsPete Zaitcev1-0/+1
2005-10-28[PATCH] Fix ext3 warning for unused varPeter Osterlund1-10/+16
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-3/+28
2005-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds6-19/+38
2005-10-28JFS: make sure right-most xtree pages have header.next set to zeroDave Kleikamp1-9/+9
2005-10-28Merge ../bleed-2.6Greg KH41-686/+1379
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-2/+2
2005-10-28[PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers1-1/+26
2005-10-28Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2005-10-28[PATCH] gfp_t: reiserfs mapping_set_gfp_mask() useAl Viro1-1/+1
2005-10-28[PATCH] gfp_t: fs/*Al Viro19-45/+45
2005-10-28[PATCH] gfp_t: infrastructureAl Viro1-1/+1
2005-10-28[patch] remove gendisk->stamp_idle fieldChen, Kenneth W1-1/+1
2005-10-27NFS: Allow files that are open for write to invalidate cachesTrond Myklebust1-4/+0
2005-10-27NFSv4: Convert unnecessary XDR warning messages into dprintk()Trond Myklebust1-11/+6
2005-10-27NFSv4: Add post-op attributes to NFSv4 write and commit callbacks.Trond Myklebust2-7/+34
2005-10-27NFSv4: Add post-op attributes to nfs4_proc_remove()Trond Myklebust2-14/+38
2005-10-27NFSv4: Add post-op attributes to nfs4_proc_rename()Trond Myklebust2-7/+37
2005-10-27NFSv4: Add post-op attributes to nfs4_proc_link()Trond Myklebust2-11/+45
2005-10-27NFS: Ensure that nfs_link() instantiates the dentry correctlyTrond Myklebust1-7/+4
2005-10-27NFS: Add optional post-op getattr instruction to the NFSv4 file close.Trond Myklebust2-7/+36
2005-10-27NFS: Optimise attribute revalidation on close().Trond Myklebust1-2/+2
2005-10-27NFSv4: Add directory post-op attributes to the CREATE operations.Trond Myklebust2-15/+82
2005-10-27NFS: nfs_lookup doesn't need to revalidate the parent directory's inodeChuck Lever1-6/+0
2005-10-27NFS: Don't let nfs_end_data_update() clobber attribute update informationTrond Myklebust4-24/+63
2005-10-27NFS: Optimise inode attribute cache updatesTrond Myklebust4-19/+41
2005-10-27NFS: Convert cache_change_attribute into a jiffy-based valueTrond Myklebust1-4/+4
2005-10-27NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust6-65/+66
2005-10-27Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust3-0/+8
2005-10-27NFS: Fix a bad cast in nfs3_read_doneTrond Myklebust1-1/+1
2005-10-26[PATCH] Fix HFS+ to free up the space when a file is deleted.Peter Wainwright1-0/+1
2005-10-23[PATCH] inotify/idr leak fixAndrew Morton1-0/+1