aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-27[PATCH] md: Core of raid5 resize processNeilBrown2-1/+7
2006-03-27[PATCH] md: Infrastructure to allow normal IO to continue while array is expandingNeilBrown1-0/+6
2006-03-27[PATCH] md: Allow stripes to be expanded in preparation for expanding an arrayNeilBrown1-2/+7
2006-03-27[PATCH] md: Split disks array out of raid5 conf structure so it is easier to growNeilBrown1-1/+1
2006-03-27[PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobjectJun'ichi Nomura1-0/+10
2006-03-27[PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidyAndrew Morton1-4/+0
2006-03-27[PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectoryJun'ichi Nomura1-0/+7
2006-03-27[PATCH] dm store geometryDarrick J. Wong2-2/+17
2006-03-27[PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properlyNeilBrown1-0/+1
2006-03-27[PATCH] Add ID for Quadro NVS280Pavel Roskin1-0/+1
2006-03-27[PATCH] RTC subsystem: M48T86 driverAlessandro Zummo1-0/+16
2006-03-27[PATCH] RTC subsystem: I2C driver idsAlessandro Zummo1-0/+4
2006-03-27[PATCH] RTC subsystem: I2C cleanupAlessandro Zummo1-31/+0
2006-03-27[PATCH] RTC subsystem: classAlessandro Zummo1-0/+87
2006-03-27[PATCH] RTC Subsystem: library functionsAlessandro Zummo1-0/+5
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern5-18/+100
2006-03-27[PATCH] lightweight robust futexes updates 2Ingo Molnar1-10/+4
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar1-1/+1
2006-03-27[PATCH] lightweight robust futexes: compatIngo Molnar2-0/+21
2006-03-27[PATCH] lightweight robust futexes: coreIngo Molnar3-1/+100
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-0/+9
2006-03-27[PATCH] uninline zone helpersKAMEZAWA Hiroyuki1-35/+3
2006-03-27[PATCH] for_each_online_pgdat: remove pgdat_listKAMEZAWA Hiroyuki1-3/+0
2006-03-27[PATCH] for_each_online_pgdat: for_each_bootmemKAMEZAWA Hiroyuki1-0/+1
2006-03-27[PATCH] define for_each_online_pgdatKAMEZAWA Hiroyuki2-51/+61
2006-03-27[PATCH] remove zone_mem_mapKAMEZAWA Hiroyuki1-1/+0
2006-03-27[PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki1-11/+0
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B1-0/+9
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk2-5/+1
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2-10/+7
2006-03-27[PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown1-2/+0
2006-03-27[PATCH] knfsd: Remove DefineCacheLookupNeilBrown1-113/+0
2006-03-27[PATCH] knfsd: Create cache_lookup function instead of using a macro to declare oneNeilBrown1-0/+12
2006-03-27[PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown1-17/+11
2006-03-27[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_exportNeilBrown1-16/+4
2006-03-27[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown1-5/+7
2006-03-27[PATCH] autofs4: add new packet type for v5 communicationsIan Kent1-5/+46
2006-03-27[PATCH] autofs4: increase module versionIan Kent1-1/+1
2006-03-26[PATCH] bitops: remove unused generic bitops in include/linux/bitops.hAkinobu Mita1-123/+1
2006-03-26[PATCH] more s/fucn/func/ typo fixesAkinobu Mita2-5/+5
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - tty interfaceHansjoerg Lipp1-0/+32
2006-03-26[PATCH] hrtimers: remove data fieldRoman Zippel3-5/+4
2006-03-26[PATCH] hrtimers: remove nsec_t typedefRoman Zippel1-12/+6
2006-03-26[PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()Roman Zippel1-20/+0
2006-03-26[PATCH] hrtimers: remove state fieldRoman Zippel1-9/+2
2006-03-26[PATCH] hrtimers: simplify nanosleepRoman Zippel1-3/+1
2006-03-26[PATCH] hrtimers: pass current time to hrtimer_forward()Roman Zippel1-1/+2
2006-03-26[PATCH] hrtimers: optimize softirq runqueuesThomas Gleixner1-8/+12
2006-03-26[PATCH] remove ->get_blocks() supportBadari Pulavarty1-10/+7
2006-03-26[PATCH] pass b_size to ->get_block()Badari Pulavarty1-0/+1