summaryrefslogtreecommitdiffstats
path: root/fs/ntfs/super.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-17kernel/kfifo.c: replace conditional test with is_power_of_2()Robert P. J. Day1-2/+2
2009-06-17atomic: only take lock when the counter drops to zero on UP as wellJan Blunck1-2/+1
2009-06-17utsname.h: make new_utsname fields use the proper length constantDan Smith1-6/+6
2009-06-17uml: bad macro expansion, parameter is memberRoel Kluin1-22/+22
2009-06-17uml: fix a section warningAmerigo Wang2-2/+2
2009-06-17um: remove obsolete hw_interrupt_typeThomas Gleixner1-3/+3
2009-06-17uml: UML net driver does not allow for vlansAlan Cox1-1/+1
2009-06-17m32r: remove obsolete hw_interrupt_typeThomas Gleixner8-15/+15
2009-06-17alpha: bad macro expansion, parameter is memberRoel Kluin2-6/+6
2009-06-17alpha: remove obsolete hw_interrupt_typeThomas Gleixner20-27/+27
2009-06-17mm: fix lumpy reclaim lru handling at isolate_lru_pagesKAMEZAWA Hiroyuki1-9/+1
2009-06-17vmscan: count the number of times zone_reclaim() scans and failsMel Gorman3-0/+9
2009-06-17vmscan: do not unconditionally treat zones that fail zone_reclaim() as fullMel Gorman3-9/+32
2009-06-17vmscan: properly account for the number of page cache pages zone_reclaim() ca...Mel Gorman2-11/+53
2009-06-17writeback: skip new or to-be-freed inodesWu Fengguang1-3/+3
2009-06-17oom: only oom kill exiting tasks with attached memoryDavid Rientjes1-5/+3
2009-06-17vmscan: handle may_swap more strictlyDaisuke Nishimura1-9/+9
2009-06-17vmscan: merge duplicate code in shrink_active_list()Wu Fengguang1-53/+42
2009-06-17vmscan: make mapped executable pages the first class citizenWu Fengguang1-7/+45
2009-06-17vmscan: report vm_flags in page_referenced()Wu Fengguang3-15/+34