summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hugetlb: overcommit accounting checkAdam Litke2005-10-301-10/+53
* [PATCH] hugetlb: demand fault handlerAdam Litke2005-10-301-5/+2Star
* [PATCH] cleanup hugelbfs_forget_inodeChristoph Hellwig2005-10-301-18/+20
* [PATCH] kill hugelbfs_do_delete_inodeChristoph Hellwig2005-10-301-37/+1Star
* [PATCH] hugetlbfs: clean up hugetlbfs_delete_inodeChristoph Hellwig2005-10-301-6/+32
* [PATCH] hugetlbfs: move free_inodes accountingChristoph Hellwig2005-10-301-36/+42
* [PATCH] mm: split page table lockHugh Dickins2005-10-304-12/+13
* [PATCH] mm: follow_page with inner ptlockHugh Dickins2005-10-301-2/+1Star
* [PATCH] mm: unmap_vmas with inner ptlockHugh Dickins2005-10-301-7/+3Star
* [PATCH] mm: pte_offset_map_lock loopsHugh Dickins2005-10-301-11/+6Star
* [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-301-9/+5Star
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-303-4/+21
* [PATCH] core remove PageReservedNick Piggin2005-10-301-1/+3
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-303-7/+5Star
* [PATCH] mm: mm_init set_mm_countersHugh Dickins2005-10-305-11/+0Star
* [PATCH] Convert mempolicies to nodemask_tAndi Kleen2005-10-301-1/+1
* [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programsPete Zaitcev2005-10-291-0/+1
* [PATCH] Fix ext3 warning for unused varPeter Osterlund2005-10-281-10/+16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-10-282-3/+28
|\
| * Merge ../bleed-2.6Greg KH2005-10-2841-686/+1379
| |\
| * | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-2/+2
| * | [PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers2005-10-281-1/+26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2005-10-286-19/+38
|\ \ \ | |_|/ |/| |
| * | JFS: make sure right-most xtree pages have header.next set to zeroDave Kleikamp2005-10-281-9/+9
| * | JFS: Corrupted block map should not cause trapDave Kleikamp2005-10-111-5/+14
| * | JFS: make special inodes play nicely with page balancingDave Kleikamp2005-10-035-5/+15
* | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2005-10-281-1/+1
|\ \ \
| * | | [patch] remove gendisk->stamp_idle fieldChen, Kenneth W2005-10-281-1/+1
| | |/ | |/|
* | | [PATCH] gfp_t: reiserfs mapping_set_gfp_mask() useAl Viro2005-10-281-1/+1
* | | [PATCH] gfp_t: fs/*Al Viro2005-10-2819-45/+45
* | | [PATCH] gfp_t: infrastructureAl Viro2005-10-281-1/+1
* | | NFS: Allow files that are open for write to invalidate cachesTrond Myklebust2005-10-281-4/+0Star
* | | NFSv4: Convert unnecessary XDR warning messages into dprintk()Trond Myklebust2005-10-281-11/+6Star
* | | NFSv4: Add post-op attributes to NFSv4 write and commit callbacks.Trond Myklebust2005-10-282-7/+34
* | | NFSv4: Add post-op attributes to nfs4_proc_remove()Trond Myklebust2005-10-282-14/+38
* | | NFSv4: Add post-op attributes to nfs4_proc_rename()Trond Myklebust2005-10-282-7/+37
* | | NFSv4: Add post-op attributes to nfs4_proc_link()Trond Myklebust2005-10-282-11/+45
* | | NFS: Ensure that nfs_link() instantiates the dentry correctlyTrond Myklebust2005-10-281-7/+4Star
* | | NFS: Add optional post-op getattr instruction to the NFSv4 file close.Trond Myklebust2005-10-282-7/+36
* | | NFS: Optimise attribute revalidation on close().Trond Myklebust2005-10-281-2/+2
* | | NFSv4: Add directory post-op attributes to the CREATE operations.Trond Myklebust2005-10-282-15/+82
* | | NFS: nfs_lookup doesn't need to revalidate the parent directory's inodeChuck Lever2005-10-281-6/+0Star
* | | NFS: Don't let nfs_end_data_update() clobber attribute update informationTrond Myklebust2005-10-284-24/+63
* | | NFS: Optimise inode attribute cache updatesTrond Myklebust2005-10-284-19/+41
* | | NFS: Convert cache_change_attribute into a jiffy-based valueTrond Myklebust2005-10-281-4/+4
* | | NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust2005-10-286-65/+66
* | | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2005-10-283-0/+8
|\| |
| * | [PATCH] Fix HFS+ to free up the space when a file is deleted.Peter Wainwright2005-10-261-0/+1
| * | [PATCH] inotify/idr leak fixAndrew Morton2005-10-241-0/+1
| * | [PATCH] aio syscalls are not checked by lsmKostik Belousov2005-10-241-0/+6