aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
...
| * | 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
* | drbd: fix test of unsigned in _drbd_fault_random()Roel Kluin2009-12-18
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-15
|\|
| * block,xd: Delay allocation of DMA buffers until device is knownMel Gorman2009-12-09
| * drbd: Following the hmac change to SHASH (see linux commit 8bd1209cfff)Philipp Reisner2009-12-09
* | floppy: Add an extra bound check on ioctl argumentsArjan van de Ven2009-12-15
* | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-12
|\ \