aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder
2009-12-03drbd_req.c: use part_[inc|dec]_in_flight()Philipp Reisner
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe
2009-12-01aoe: prevent cache aliasesPeter Horton
2009-11-24Fixed a regression in resync decission code drbd_uuid_compare() [Bugz 260]Philipp Reisner
2009-11-24add missing state change on corrupt packet header in drbd_recv_headerLars Ellenberg
2009-11-24fix in-kernel configuration serializationLars Ellenberg
2009-11-23cciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_tAlex Chiang
2009-11-23cciss: fix scatter gather cleanup problemsStephen M. Cameron
2009-11-13cciss: make device attrs staticAlex Chiang
2009-11-13cciss: Fix weird usage of ENXIO in cciss_scsi.cStephen M. Cameron
2009-11-13cciss: Add enhanced scatter-gather support.Don Brace
2009-11-13cciss: Do not automatically rescan on UNIT ATTENTION/LUN DATA CHANGEDStephen M. Cameron
2009-11-13cciss: Remove unnecessary check in scan_threadStephen M. Cameron
2009-11-13cciss: fix typo that causes scsi status to be lost.Stephen M. Cameron
2009-11-13cciss: remove sendcmd() as it is no longer used.Stephen M. Cameron
2009-11-13cciss: clean up code in cciss_shutdownStephen M. Cameron
2009-11-13cciss: Remove the "withirq" parameter from various functions where possibleStephen M. Cameron
2009-11-13cciss: Retry driver initiated cmds with unit attention conditionStephen M. Cameron
2009-11-13cciss: Fix problem with remove_from_scan_list on driver unloadStephen M. Cameron
2009-11-13cciss: Make device attributes staticAlex Chiang
2009-11-09ataflop: remove buggy/commented-out IRQ disable from do_fd_request()Jiri Kosina
2009-11-04Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33Jens Axboe
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge
2009-11-04drbd: performance - don't lose unplug eventsLars Ellenberg
2009-11-04Do not deadlock in drbd_disconnect() [bugz 258]Philipp Reisner
2009-11-04drbdsetup X resume-io should be usable to resume IO [Bugz 256]Philipp Reisner
2009-11-04drbd: fix check for too large lower level deviceLars Ellenberg
2009-11-04fix grammar in printkLars Ellenberg
2009-11-04block/ps3: fix slow VRAM IOHideyuki Sasaki
2009-11-03Merge branch 'for-linus' into for-2.6.33Jens Axboe
2009-10-29loop: fix NULL dereference if mount failsAlexey Dobriyan
2009-10-28drbd: fix in_flight rw indexingJens Axboe
2009-10-22virtio_blk: Revert serial number supportRusty Russell
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger
2009-10-22virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig
2009-10-13Merge branch 'for-linus' into for-2.6.33Jens Axboe
2009-10-13cciss: Add cciss_allow_hpsa module parameterStephen M. Cameron
2009-10-13cciss: Fix multiple calls to pci_release_regionsStephen M. Cameron
2009-10-07drbd: needs __ratelimit()Randy Dunlap
2009-10-06drbd: Work on permission enforcementPhilipp Reisner
2009-10-05drbd: fixup for reverted dual in_flight patchJens Axboe
2009-10-05Merge branch 'master' into for-2.6.33Jens Axboe
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-10-01drbd: remove tracing bitsJens Axboe
2009-10-01dropping unneeded include autoconf.hLars Ellenberg