aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar2-2/+2
2008-10-17ub: remove sg_statPete Zaitcev1-3/+0
2008-10-16device create: block: convert device_create_drvdata to device_createGreg Kroah-Hartman4-15/+11
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt20-203/+280
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk1-4/+0
2008-10-12Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds1-2/+2
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar18-196/+277
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-4/+5
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller17-192/+272
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds7-75/+57
2008-10-10hd: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz1-4/+5
2008-10-09block: mark bio_split_pool staticDenis ChengRq1-1/+1
2008-10-09virtio_blk: change to use __blk_end_request()Kiyoshi Ueda1-5/+5
2008-10-09floppy: support arbitrary first-sector numbersKeith Wansbrough1-8/+15
2008-10-09drivers/block: Use DIV_ROUND_UPJulia Lawall3-9/+9
2008-10-09cciss: Fix cciss SCSI rescan code to better notice device changesscameron@beardog.cca.cpqcorp.net2-53/+102
2008-10-09block: Expand Xen blkfront for > 16 xvdChris Lalancette1-21/+55
2008-10-09block: move stats from disk to part0Tejun Heo1-6/+6
2008-10-09block: move capacity from disk to part0Tejun Heo3-4/+4
2008-10-09block: implement and use {disk|part}_to_dev()Tejun Heo2-4/+4
2008-10-09block: fix diskstats accessTejun Heo1-7/+8
2008-10-09block: fix disk->part[] dereferencing raceTejun Heo1-1/+5
2008-10-09block: don't depend on consecutive minor spaceTejun Heo2-2/+2
2008-10-09block: misc updatesTejun Heo1-1/+1
2008-10-09virtio_blk: use a wrapper function to access io context information of IO requestsFernando Luis Vázquez Cao1-2/+2
2008-10-09Kill REQ_TYPE_FLUSHDavid Woodhouse1-3/+6
2008-10-07powerpc/iseries: Remove unused variable in viodasd.cJohann Felix Soden1-3/+0
2008-09-23aoe: Fix OOPS after SKB queue changes.David S. Miller1-1/+3
2008-09-23powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala1-1/+1
2008-09-21aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller7-76/+56
2008-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6David S. Miller1-25/+10
2008-09-10Merge branch 'core/xen' into x86/xenIngo Molnar1-25/+10
2008-09-01sparc64: Apply const or __initdata to vio_device_id[]David S. Miller1-2/+2
2008-08-27Revert "pktcdvd: push BKL down into driver"Linus Torvalds1-25/+10
2008-08-25Merge branch 'linus' into x86/xenIngo Molnar2-5/+7
2008-08-20brd: fix name argument of unregister_blkdev()Akinobu Mita1-1/+1
2008-08-20nbd: fix memory leak of nbd_dev arraySven Wegener1-4/+6
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge1-1/+1
2008-08-06xen-blkfront.c: make blkif_ioctl() staticAdrian Bunk1-2/+2
2008-08-06cciss: fix bug if scsi tape support is disabledMike Miller1-0/+2
2008-08-06cciss: add support for multi lun tape devicesMike Miller1-3/+37
2008-08-06cciss: change the way we notify scsi midlayer of tape drivesMike Miller1-39/+118
2008-08-06cciss: fix negative logical drive count in procfsMike Miller1-6/+9
2008-08-06cciss: remove redundant codeMike Miller1-304/+169
2008-08-06cciss: make rebuild_lun_table behave betterMike Miller2-122/+216
2008-08-06cciss: return -EFAULT if copy_from_user() failsNikanth Karthikesan1-1/+1
2008-08-05block/cciss.c: remove pointless curr_queue calculationHannes Reinecke1-2/+0
2008-08-01Remove newline from the description of module parametersNiels de Vos1-1/+1
2008-07-25aoe: convert emsgs_sema into a completionMatthias Kaehlcke1-4/+5