summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-211-0/+1
|\ \ \ \ \
| * | | | | aoe: assert AoE packets marked as requiring no checksumEd Cashin2012-09-201-0/+1
| |/ / / /
* | | | | Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-09-211-1/+1
|\ \ \ \ \
| * | | | | xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini2012-09-121-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-09-193-16/+33
|\ \ \ \ \ \
| * | | | | | cciss: fix handling of protocol errorStephen M. Cameron2012-09-181-0/+1
| * | | | | | mtip32xx: fix user_buffer check in exec_drive_commandDavid Milburn2012-09-121-1/+1
| * | | | | | mtip32xx: Remove dead codeAsai Thambi S P2012-09-121-6/+0
| * | | | | | mtip32xx: Change printk to pr_xxxxAsai Thambi S P2012-09-121-3/+3
| * | | | | | mtip32xx: Proper reporting of write protect status on big-endianAsai Thambi S P2012-09-121-2/+2
| * | | | | | mtip32xx: Increase timeout for standby commandAsai Thambi S P2012-09-121-1/+1
| * | | | | | mtip32xx: Handle NCQ commands during the security locked stateAsai Thambi S P2012-09-122-1/+11
| * | | | | | mtip32xx: Add support for new devicesAsai Thambi S P2012-09-122-2/+14
| | |/ / / / | |/| | | |
* | | | | | nbd: clear waiting_queue on shutdownPaul Clements2012-09-171-0/+9
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-255-23/+61
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linusJens Axboe2012-08-165-23/+61
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drbd: Write all pages of the bitmap after an online resizePhilipp Reisner2012-08-163-3/+17
| | * | | drbd: Finish requests that completed while IO was frozenPhilipp Reisner2012-08-162-16/+18
| | * | | drbd: fix drbd wire compatibility for empty flushesLars Ellenberg2012-08-161-4/+26
* | | | | cciss: fix incorrect scsi status reportingStephen M. Cameron2012-08-211-10/+1
* | | | | drbd: nuke pdflush from commentsArtem Bityutskiy2012-08-041-2/+2
|/ / / /
* | | | Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-0112-100/+182
|\ \ \ \
| * \ \ \ Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe2012-07-311-2/+1
| |\ \ \ \
| | * | | | floppy: remove duplicated flag FD_RAW_NEED_DISKFengguang Wu2012-07-311-2/+1
| * | | | | blk: pass from_schedule to non-request unplug functions.NeilBrown2012-07-311-1/+1
| * | | | | blk: centralize non-request unplug handling.NeilBrown2012-07-311-29/+6
| * | | | | block/nbd: micro-optimization in nbd request completionChetan Loke2012-07-311-1/+1
| * | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.6/driversJens Axboe2012-07-3012-73/+159
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | drbd: announce FLUSH/FUA capability to upper layersLars Ellenberg2012-07-244-8/+23
| | * | | | drbd: fix max_bio_size to be unsignedLars Ellenberg2012-07-243-15/+17
| | * | | | drbd: flush drbd work queue before invalidate/invalidate remoteLars Ellenberg2012-07-242-6/+12
| | * | | | drbd: fix potential access after freeLars Ellenberg2012-07-241-5/+12
| | * | | | drbd: call local-io-error handler earlyLars Ellenberg2012-07-241-3/+3
| | * | | | drbd: do not reset rs_pending_cnt too earlyLars Ellenberg2012-07-243-12/+12
| | * | | | drbd: reset congestion information before reporting it in /proc/drbdLars Ellenberg2012-07-241-0/+3
| | * | | | drbd: report congestion if we are waiting for some userland callbackLars Ellenberg2012-07-243-0/+29
| | * | | | drbd: differentiate between normal and forced detachLars Ellenberg2012-07-247-15/+42
| | * | | | drbd: cleanup, remove two unused global flagsLars Ellenberg2012-07-241-2/+0
| * | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe2012-07-241-1/+20
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | floppy: Run floppy initialization asynchronousAndi Kleen2012-07-041-1/+20
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-311-1/+5
|\ \ \ \ \ \
| * | | | | | nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reservesMel Gorman2012-07-311-1/+5
* | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-311-3/+2
|\ \ \ \ \ \ \
| * | | | | | | xen-blkfront: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-3/+2
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-07-312-355/+462
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | rbd: create rbd_refresh_helper()Alex Elder2012-07-301-10/+15
| * | | | | | | rbd: return obj version in __rbd_refresh_header()Alex Elder2012-07-301-14/+11
| * | | | | | | rbd: fixes in rbd_header_from_disk()Alex Elder2012-07-301-5/+13
| * | | | | | | rbd: always pass ops array to rbd_req_sync_op()Alex Elder2012-07-301-30/+16
| * | | | | | | rbd: pass null version pointer in add_snap()Alex Elder2012-07-301-2/+1
OpenPOWER on IntegriCloud