aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* paride: fix off-by-one testRoel Kluin2010-03-12
* drbd: fix al-to-on-disk-bitmap for 4k logical_block_sizeLars Ellenberg2010-03-11
* drbd: Renamed overwrite_peer to primary_forcePhilipp Reisner2010-03-11
* drbd: Forcing primary should also work for Consistent disks [Bugz 266]Philipp Reisner2010-03-11
* drbd: Make sure we do not send state updates during an empty resync [Bugz 271]Philipp Reisner2010-03-11
* drbd: Reduce the time an empty resync takes usuallyPhilipp Reisner2010-03-11
* drbd: add missing drbd command names to avoid <NULL> in error messagesLars Ellenberg2010-03-11
* drbd_disconnect: grab meta.socket mutex as wellLars Ellenberg2010-03-11
* fix unit of rs_same_csums accountingLars Ellenberg2010-03-11
* drbd: fix broken state change after split-brain attach while connectedLars Ellenberg2010-03-11
* drbd: fix NULL pointer dereference on 4k hard sect sizeLars Ellenberg2010-03-11
* drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )Philipp Reisner2010-03-11
* block: drbd: Convert semaphore to mutexThomas Gleixner2010-03-11
* 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