aboutsummaryrefslogtreecommitdiffstats
path: root/fs/partitions (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-26[PATCH] ext3: cleanups and WARN_ON()Andrew Morton1-125/+114
2006-03-26[PATCH] remove ->get_blocks() supportBadari Pulavarty12-78/+34
2006-03-26[PATCH] map multiple blocks for mpage_readpages()Badari Pulavarty3-22/+90
2006-03-26[PATCH] pass b_size to ->get_block()Badari Pulavarty3-1/+11
2006-03-26[PATCH] change buffer_head.b_size to size_tBadari Pulavarty4-12/+17
2006-03-26[PATCH] ext3_get_blocks: Adjust reservation window size for mblocksMingming Cao1-1/+31
2006-03-26[PATCH] ext3_get_blocks: Adjust accounting info in ext3_new_blocks()Mingming Cao1-12/+19
2006-03-26[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()Mingming Cao2-11/+40
2006-03-26[PATCH] ext3_get_blocks: multiple block allocationMingming Cao1-77/+193
2006-03-26[PATCH] ext3_get_blocks: Mapping multiple blocks at a onceMingming Cao3-34/+82
2006-03-26[PATCH] 2TB files: change type of kstatfs entriesTakashi Sato1-5/+5
2006-03-26[PATCH] 2tb-files-add-blkcnt_t-fixesAndrew Morton4-12/+15
2006-03-26[PATCH] 2TB files: add blkcnt_tTakashi Sato9-1/+42
2006-03-26[PATCH] 2TB files: st_blocks is invalid when calling stat64Takashi Sato5-13/+5
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson19-72/+39
2006-03-26[PATCH] mempool: add mempool_create_slab_pool()Matthew Dobson1-0/+8
2006-03-26[PATCH] mempool: use common mempool kzalloc allocatorMatthew Dobson1-15/+2
2006-03-26[PATCH] mempool: add kzalloc allocatorMatthew Dobson2-3/+16
2006-03-26[PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson7-129/+34
2006-03-26[PATCH] mempool: add kmalloc allocatorMatthew Dobson2-0/+29
2006-03-26[PATCH] mempool: use common mempool page allocatorMatthew Dobson2-32/+8
2006-03-26[PATCH] mempool: add page allocatorMatthew Dobson2-0/+30
2006-03-26[PATCH] 3c59x: documentation updateSteffen Klassert1-39/+42
2006-03-26[PATCH] 3c59x: minor cleanupsSteffen Klassert1-47/+34
2006-03-26[PATCH] 3c59x: remove per-driver versioningSteffen Klassert1-7/+2
2006-03-26[PATCH] 3c59x: use ethtool_op_get_linkSteffen Klassert1-15/+1
2006-03-26[PATCH] 3c59x: carriercheck for forced mediaSteffen Klassert1-4/+5
2006-03-26[PATCH] 3c59x: decrease polling intervalSteffen Klassert1-0/+4
2006-03-26[PATCH] 3c59x: use mii_check_mediaSteffen Klassert1-77/+49
2006-03-26[PATCH] Fix typo causing bad mode of /initrd.imageJason Gunthorpe1-1/+1
2006-03-26[PATCH] Fix compilation for sound/oss/vwsnd.cEric Sesterhenn1-21/+19
2006-03-26[PATCH] Update documentation for BLK_DEV_INITRD to match current usageH. Peter Anvin1-6/+9
2006-03-26[PATCH] isicom: select FW_LOADERmaximilian attems1-0/+1
2006-03-26[PATCH] fix array overrun in efi.cDarren Jenkins1-1/+1
2006-03-26[PATCH] ads7846: sparc32 warning fixAndrew Morton1-1/+1
2006-03-26[PATCH] remove fixup_cpu_present_map()Andrew Morton1-19/+0
2006-03-26[PATCH] tlclk: fix handling of device majorAndrew Morton1-0/+1
2006-03-26[PATCH] loop: potential kernel hang waiting for kthreadHerbert Poetzl1-1/+3
2006-03-26[PATCH] Use loff_t for size in struct proc_dir_entryManeesh Soni1-1/+1
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell18-409/+73
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell8-119/+38
2006-03-26[PATCH] NFSD4: return conflict lock without racesAndy Adamson1-22/+16
2006-03-26[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interfaceAndy Adamson2-8/+25
2006-03-26[PATCH] VFS,fs/locks.c: cleanup locks_insert_blockJ. Bruce Fields1-6/+1
2006-03-26[PATCH] Use __read_mostly on some hot fs variablesEric Dumazet12-35/+35
2006-03-26[PATCH] hpet header sanitizationRandy Dunlap1-16/+20
2006-03-26[PATCH] ipmi: Increment driver version to v39.0Corey Minyard1-1/+1
2006-03-26[PATCH] ipmi: add full sysfs supportCorey Minyard8-57/+712
2006-03-26[PATCH] ipmi: add generic PCI handlingCorey Minyard2-454/+496
2006-03-26[PATCH] cleanup smp_call_function UP buildCon Kolivas1-1/+5