aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-01
|\
| * block: fix for "Consolidate phys_segment and hw_segment limits"Stephen Rothwell2010-03-01
| * cciss: Fix problem with scatter gather elements in the scsi half of the driverStephen M. Cameron2010-02-28
| * cciss: eliminate unnecessary pointer use in cciss scsi codeStephen M. Cameron2010-02-28
| * cciss: do not use void pointer for scsi hba dataStephen M. Cameron2010-02-28
| * cciss: factor out scatter gather chain block mapping codeStephen M. Cameron2010-02-28
| * cciss: fix scatter gather chain block dma direction kludgeStephen M. Cameron2010-02-28
| * cciss: simplify scatter gather codeStephen M. Cameron2010-02-28
| * cciss: factor out scatter gather chain block allocation and freeingStephen M. Cameron2010-02-28
| * cciss: detect bad alignment of scsi commands at build timeStephen M. Cameron2010-02-28
| * cciss: clarify command list padding calculationStephen M. Cameron2010-02-28
| * block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
| * block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-26
| * block: Add BLK_ prefix to definitionsMartin K. Petersen2010-02-26
| * pktcdvd: use BIO list management functionsAkinobu Mita2010-02-24
| * Merge branch 'master' into for-2.6.34Jens Axboe2010-02-22
| |\
| * | cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.hdann frazier2010-02-22
| * | cciss: remove C99-style commentsdann frazier2010-02-22
| * | block: make virtio device id constantMárton Németh2010-01-11
| * | block: make xenbus device id constantMárton Németh2010-01-11
| * | block: make Open Firmware device id constantMárton Németh2010-01-11
| * | block: make USB device id constantMárton Németh2010-01-11
| * | block: make PCI device id constantMárton Németh2010-01-11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-02-27
|\ \ \
| * | | mac68k: rework SWIM platform deviceFinn Thain2010-02-27
| * | | ataflop: Killl warning about unused variable flagsGeert Uytterhoeven2010-02-27
* | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-25
|\| | |
| * | | virtio_blk: add block topology supportChristoph Hellwig2010-02-23
| | |/ | |/|
* | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-16
|\| |
| * | cciss: Make cciss_seq_show handle holes in the h->drv[] arrayStephen M. Cameron2010-02-05
| * | pktcdvd: removing device does not remove its sysfs dirThadeu Lima de Souza Cascardo2010-02-02
* | | powerpc/viodasd: Remove VIOD_KERN_<level> macros for printksJoe Perches2010-02-03
|/ /
* | drbd: null dereference bugDan Carpenter2010-01-25
* | drbd: fix max_segment_size initializationLars Ellenberg2010-01-22
* | drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...Philipp Reisner2010-01-12
* | drbd: Don't go into StandAlone mode when authentification failes because of n...Johannes Thoma2010-01-12
* | drbd: check on CONFIG_LBDAF, not LBDLars Ellenberg2010-01-07
* | drivers/block/drbd: Correct NULL testJulia Lawall2010-01-04
|/
* drbd: Silenced an assert that could triggered after changing write ordering m...Philipp Reisner2009-12-31
* drbd: Kconfig fixJohannes Thoma2009-12-29
* drbd: Fix for a race between IO and a detach operation [Bugz 262]Philipp Reisner2009-12-29
* drbd: Use drbd_crypto_is_hash() instead of an open coded checkPhilipp Reisner2009-12-29
* aoe: switch to the new bio_flush_dcache_pages() interfaceAndrew Morton2009-12-22
* drivers/block/mg_disk.c: use resource_size()H Hartley Sweeten2009-12-22
* drivers/block/DAC960.c: use DAC960_V2_ControllerJulia Lawall2009-12-22
* Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2009-12-21
|\
| * drbd: remove unused #include <linux/version.h>Huang Weiyi2009-12-21
| * drbd: remove duplicated #includeHuang Weiyi2009-12-21
| * drbd: Fix test of unsigned in _drbd_fault_random()Roel Kluin2009-12-21
| * drbd: Constify struct file_operationsEmese Revfy2009-12-21