aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-30[PATCH] proc: fix of error path in proc_get_inode()Kirill Korotaev1-7/+10
2005-10-30[PATCH] fuse: clean up dead code related to nfs exportingMiklos Szeredi1-2/+3
2005-10-30[PATCH] fix de_thread vs it_real_fn() deadlockOleg Nesterov1-1/+2
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet4-10/+10
2005-10-30[PATCH] open: cleanup in lookup_flags()Miklos Szeredi1-6/+0
2005-10-30[PATCH] Don't uselessly export task_struct to userspace in core dumpsEric W. Biederman1-3/+1
2005-10-30[PATCH] TIOC* compat ioctl handlingChristoph Hellwig1-0/+4
2005-10-30[PATCH] little de_thread() cleanupOleg Nesterov1-4/+3
2005-10-30[PATCH] reiserfs: [kv]free() checking cleanupJames Lamanna2-18/+10
2005-10-30[PATCH] ext3: Fix unmapped buffers in transaction's listsJan Kara1-1/+10
2005-10-30[PATCH] SELinux: canonicalize getxattr()James Morris1-5/+9
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