summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2011-05-13rbd: fix split bio handlingYehuda Sadeh
2011-05-12rbd: fix leak of ops structSage Weil
2011-05-03libceph: fix ceph_osdc_alloc_request error checksSage Weil
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-28drbd: fix up merge errorLinus Torvalds
2011-03-27Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-23cciss: fix lost command issueBud Brown
2011-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds
2011-03-22rbd: use watch/notify for changes in rbd headerYehuda Sadeh
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-17drbd: need include for bitops functions declarationsStephen Rothwell
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-16m68k/block: amiflop - Remove superfluous amiga_chip_alloc() castGeert Uytterhoeven
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds
2011-03-15Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Linus Torvalds
2011-03-12Revert "cciss: Add missing allocation in scsi_cmd_stack_setup and correspond...Jens Axboe
2011-03-12cciss: fix missed command status value CMD_UNABORTABLEStephen M. Cameron
2011-03-12cciss: remove unnecessary castsStephen M. Cameron
2011-03-12cciss: Mask off error bits of c->busaddr in cmd_special_free when calling pci...Stephen M. Cameron
2011-03-12cciss: Inform controller we are using 32-bit tags.Stephen M. Cameron
2011-03-12cciss: hoist tag masking out of loopStephen M. Cameron
2011-03-11cciss: Add missing allocation in scsi_cmd_stack_setup and corresponding deal...Stephen M. Cameron
2011-03-11cciss: export resettable host attributeStephen M. Cameron
2011-03-10drbd: drop code present under #ifdef which is relevant to 2.6.28 and belowOr Gerlitz
2011-03-10drbd: Fixed handling of read errors on a 'VerifyS' nodePhilipp Reisner
2011-03-10drbd: Fixed handling of read errors on a 'VerifyT' nodePhilipp Reisner
2011-03-10drbd: Implemented real timeout checking for request processing timePhilipp Reisner
2011-03-10drbd: Remove unused function atodb_endio()Andreas Gruenbacher
2011-03-10drbd: improve log message if received sector offset exceeds local capacityLars Ellenberg
2011-03-10drbd: kill dead codeLars Ellenberg
2011-03-10drbd: don't BUG_ON, if bio_add_page of a single page to an empty bio failsLars Ellenberg
2011-03-10drbd: Removed left over, now wrong commentsPhilipp Reisner
2011-03-10drbd: serialize admin requests for new verify run with pending bitmap ioLars Ellenberg
2011-03-10drbd: fix potential imbalance of ap_in_flightLars Ellenberg
2011-03-10drbd: silence some noisy log messages during disconnectLars Ellenberg
2011-03-10drbd: describe bitmap locking for bulk operation in finer detailLars Ellenberg
2011-03-10drbd: log UUIDs whenever they changeLars Ellenberg
2011-03-10drbd: We can not process BIOs with a size of 0Philipp Reisner
2011-03-10drbd: Provide hints with the error message when clearing the sync pause flagPhilipp Reisner
2011-03-10drbd: queue bitmap writeout more intelligentlyLars Ellenberg
2011-03-10drbd: don't pointlessly queue bitmap send, if we lost connectionLars Ellenberg
2011-03-10drbd: serialize admin requests for new resync with pending bitmap ioLars Ellenberg
2011-03-10drbd: only generate and send a new sync uuid after a successful state changeLars Ellenberg
2011-03-10drbd: cleaned up __set_current_state() followed by schedule_timeout() callsPhilipp Reisner
2011-03-10drbd: Ensure that an epoch contains only requests of one kindPhilipp Reisner
2011-03-10drbd: Fixed P_NEG_ACK processing for protocol A and BPhilipp Reisner
2011-03-10drbd: Killed an assert that is no longer validPhilipp Reisner