aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-22rbd: release client list lock soonerAlex Elder1-4/+6
2012-03-22rbd: restore previous rbd id sequence behaviorAlex Elder1-6/+34
2012-03-22rbd: tie rbd_dev_list changes to rbd_id operationsAlex Elder1-26/+21
2012-03-22rbd: protect the rbd_dev_list with a spinlockAlex Elder1-11/+22
2012-03-22rbd: rework calculation of new rbd id'sAlex Elder1-12/+23
2012-03-22rbd: encapsulate new rbd id selectionAlex Elder1-11/+19
2012-03-22rbd: use a single value of snap_name to mean no snapJosh Durgin1-10/+9
2012-03-22rbd: do not duplicate ceph_client pointer in rbd_deviceAlex Elder1-22/+22
2012-03-22rbd: make ceph_parse_options() return a pointerAlex Elder1-2/+4
2012-03-22rbd: a few small cleanupsAlex Elder1-12/+9
2012-03-22xen: initialize platform-pci even if xen_emul_unplug=neverIgor Mammedov1-0/+3
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-809/+0
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds5-49/+49
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-38/+3
2012-03-20drbd: remove the second argument of k[un]map_atomic()Cong Wang1-7/+7
2012-03-20block: remove the second argument of k[un]map_atomic()Cong Wang5-42/+42
2012-03-20xen-blkfront: make blkif_io_lock spinlock per-deviceSteven Noonan1-16/+16
2012-03-20xen/blkfront: don't put bdev right after getting itAndrew Jones1-1/+1
2012-03-20xen-blkfront: use bitmap_set() and bitmap_clear()Akinobu Mita1-4/+3
2012-03-20xen/blkback: Enable blkback on HVM guestsDaniel De Graaf1-1/+1
2012-03-20xen/blkback: use grant-table.c hypercall wrappersDaniel De Graaf1-25/+4
2012-03-16usb/ub: deprecate & schedule for removal the "Low Performance USB Block" driverSebastian Andrzej Siewior2-1/+3
2012-03-16powerpc: Remove some of the legacy iSeries specific device driversStephen Rothwell1-809/+0
2012-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-9/+11
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman1-37/+0
2012-03-05floppy/scsi: fix setting of BIO flagsMuthu Kumar1-1/+1
2012-03-03block, sx8: fix pointer math issue getting fw versionDan Carpenter1-1/+1
2012-03-02drivers/block/DAC960: fix -Wuninitialized warningDanny Kukawka1-1/+2
2012-03-02drivers/block/DAC960: fix DAC960_V2_IOCTL_Opcode_T -Wenum-compare warningDanny Kukawka1-7/+8
2012-03-02block: Fix setting bio flags in drivers (sd_dif/floppy)Muthukumar R1-1/+1
2012-02-28usb/storage: a couple defines from drivers/usb/storage/transport.h to include/linux/usb/storage.hSebastian Andrzej Siewior1-37/+0
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake1-0/+2
2012-02-21NVM Express: Remove unneeded include of linux/version.h from nvme.cJesper Juhl1-1/+0
2012-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-23/+34
2012-02-08loop: zero fill bio instead of return -EIO for partial readDave Young1-11/+13
2012-02-08floppy: Fix a crash during rmmodVivek Goyal1-0/+9
2012-02-08floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never calledVivek Goyal1-1/+7
2012-02-07mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unused member of struct driver_dataAsai Thambi S P2-11/+5
2012-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-2/+5
2012-02-02rbd: fix safety of rbd_put_client()Alex Elder1-2/+4
2012-02-02rbd: fix a memory leak in rbd_get_client()Alex Elder1-0/+1
2012-01-18nvme: fix merge error due to change of 'make_request_fn' fn typeLinus Torvalds1-7/+1
2012-01-18Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds3-0/+1757
2012-01-15Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds10-105/+4228
2012-01-15Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+8
2012-01-15Merge branch 'for-3.3/mtip32xx' into for-3.3/driversJens Axboe6-0/+4091
2012-01-14block: add and use scsi_blk_cmd_ioctlPaolo Bonzini3-7/+6
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds9-13/+18
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+2