aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
...
| | * | | | 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
| |/ / /
* | | | powerpc/iseries: Remove unused variable in viodasd.cJohann Felix Soden2008-10-06
* | | | powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala2008-09-23
|/ / /
* / / 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
|\
| * block: convert pd_special_command to use blk_execute_rqFUJITA Tomonori2008-07-15
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-14
|\ \
| * | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
| |\|
| * | paride: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
| * | AoE: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-14
|\ \ \ | |_|/ |/| |
| * | drivers/block/pktcdvd.c: avoid useless memsetChristophe Jaillet2008-07-04
| * | DAC960: push down BKLAlan Cox2008-07-04