summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2012-04-09mtip32xx: misc changesAsai Thambi S P
2012-04-09mtip32xx: Add new sysfs entry 'status'Asai Thambi S P
2012-04-09mtip32xx: make setting comp_time as commonAsai Thambi S P
2012-04-09mtip32xx: Add new bitwise flag 'dd_flag'Asai Thambi S P
2012-04-05mtip32xx: fix error handling in mtip_init()Ryosuke Saito
2012-03-29virtio-blk: Call revalidate_disk() upon online disk resizeVivek Goyal
2012-03-26Merge branch 'stable/for-jens-3.4-bugfixes' of git://git.kernel.org/pub/scm/l...Jens Axboe
2012-03-24xen/blkback: Make optional features be really optional.Konrad Rzeszutek Wilk
2012-03-24xen/blkback: Squash the discard support for 'file' and 'phy' type.Konrad Rzeszutek Wilk
2012-03-23mtip32xx: fix incorrect value set for drv_cleanup_done, and re-initialize and...Asai Thambi S P
2012-03-22cciss: Fix scsi tape io with more than 255 scatter gather elementsStephen M. Cameron
2012-03-22cciss: Initialize scsi host max_sectors for tape drive supportStephen M. Cameron
2012-03-20xen-blkfront: make blkif_io_lock spinlock per-deviceSteven Noonan
2012-03-20xen/blkfront: don't put bdev right after getting itAndrew Jones
2012-03-20xen-blkfront: use bitmap_set() and bitmap_clear()Akinobu Mita
2012-03-20xen/blkback: Enable blkback on HVM guestsDaniel De Graaf
2012-03-20xen/blkback: use grant-table.c hypercall wrappersDaniel De Graaf
2012-03-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-03-05floppy/scsi: fix setting of BIO flagsMuthu Kumar
2012-03-03block, sx8: fix pointer math issue getting fw versionDan Carpenter
2012-03-02drivers/block/DAC960: fix -Wuninitialized warningDanny Kukawka
2012-03-02drivers/block/DAC960: fix DAC960_V2_IOCTL_Opcode_T -Wenum-compare warningDanny Kukawka
2012-03-02block: Fix setting bio flags in drivers (sd_dif/floppy)Muthukumar R
2012-02-22asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake
2012-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-02-08loop: zero fill bio instead of return -EIO for partial readDave Young
2012-02-08floppy: Fix a crash during rmmodVivek Goyal
2012-02-08floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ...Vivek Goyal
2012-02-07mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...Asai Thambi S P
2012-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-02-02rbd: fix safety of rbd_put_client()Alex Elder
2012-02-02rbd: fix a memory leak in rbd_get_client()Alex Elder
2012-01-18nvme: fix merge error due to change of 'make_request_fn' fn typeLinus Torvalds
2012-01-18Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2012-01-15Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-01-15Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-01-15Merge branch 'for-3.3/mtip32xx' into for-3.3/driversJens Axboe
2012-01-14block: add and use scsi_blk_cmd_ioctlPaolo Bonzini
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-01-12paride/pcd: fix bool verbose module parameter.Rusty Russell
2012-01-12module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-12rbd: initialize snap_rwsem in rbd_add()Alex Elder
2012-01-12virtio: blk: Add freeze, restore handlers to support S4Amit Shah
2012-01-12virtio: blk: Move vq initialization to separate functionAmit Shah
2012-01-12virtio_blk: fix config handler raceMichael S. Tsirkin
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell
2012-01-11NVMe: Set number of queues correctlyMatthew Wilcox
2012-01-11Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-01-10NVMe: Version 0.8Matthew Wilcox