aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-12
|\
| * Merge branch 'linus' into x86/xenIngo Molnar2008-10-12
| |\
| * \ Merge branch 'core/xen' into x86/xenIngo Molnar2008-09-10
| |\ \
| * \ \ Merge branch 'linus' into x86/xenIngo Molnar2008-08-25
| |\ \ \
| * | | | xen: clean up domain mode predicatesJeremy Fitzhardinge2008-08-20
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2008-10-12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-11
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-16
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | sparc64: Apply const or __initdata to vio_device_id[]David S. Miller2008-09-01
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | hd: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2008-10-10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-10-11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | aoe: Fix OOPS after SKB queue changes.David S. Miller2008-09-23
| * | | | aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller2008-09-22
| | |/ / | |/| |
* | | | block: mark bio_split_pool staticDenis ChengRq2008-10-09
* | | | virtio_blk: change to use __blk_end_request()Kiyoshi Ueda2008-10-09
* | | | floppy: support arbitrary first-sector numbersKeith Wansbrough2008-10-09
* | | | drivers/block: Use DIV_ROUND_UPJulia Lawall2008-10-09
* | | | cciss: Fix cciss SCSI rescan code to better notice device changesscameron@beardog.cca.cpqcorp.net2008-10-09
* | | | block: Expand Xen blkfront for > 16 xvdChris Lalancette2008-10-09
* | | | block: move stats from disk to part0Tejun Heo2008-10-09
* | | | block: move capacity from disk to part0Tejun Heo2008-10-09
* | | | block: implement and use {disk|part}_to_dev()Tejun Heo2008-10-09
* | | | block: fix diskstats accessTejun Heo2008-10-09
* | | | block: fix disk->part[] dereferencing raceTejun Heo2008-10-09
* | | | block: don't depend on consecutive minor spaceTejun Heo2008-10-09
* | | | block: misc updatesTejun Heo2008-10-09
* | | | virtio_blk: use a wrapper function to access io context information of IO req...Fernando Luis Vázquez Cao2008-10-09
* | | | Kill REQ_TYPE_FLUSHDavid Woodhouse2008-10-09
|/ / /
* / / Revert "pktcdvd: push BKL down into driver"Linus Torvalds2008-08-27
|/ /
* | brd: fix name argument of unregister_blkdev()Akinobu Mita2008-08-20
* | nbd: fix memory leak of nbd_dev arraySven Wegener2008-08-20
|/
* xen-blkfront.c: make blkif_ioctl() staticAdrian Bunk2008-08-06
* cciss: fix bug if scsi tape support is disabledMike Miller2008-08-06
* cciss: add support for multi lun tape devicesMike Miller2008-08-06
* cciss: change the way we notify scsi midlayer of tape drivesMike Miller2008-08-06
* cciss: fix negative logical drive count in procfsMike Miller2008-08-06
* cciss: remove redundant codeMike Miller2008-08-06
* cciss: make rebuild_lun_table behave betterMike Miller2008-08-06
* cciss: return -EFAULT if copy_from_user() failsNikanth Karthikesan2008-08-06
* block/cciss.c: remove pointless curr_queue calculationHannes Reinecke2008-08-05
* Remove newline from the description of module parametersNiels de Vos2008-08-01
* aoe: convert emsgs_sema into a completionMatthias Kaehlcke2008-07-25
* virtio_blk: check for hardsector size from hostChristian Borntraeger2008-07-24
* device create: block: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-07-20
* hd.c: remove the #include <linux/mc146818rtc.h>Adrian Bunk2008-07-16
* update the BLK_DEV_HD help textAdrian Bunk2008-07-16
* move ide/legacy/hd.c to drivers/block/Adrian Bunk2008-07-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-15
|\