Commit Graph

2456 Commits (d57ef3a6a2eeb88df47e892c66692e3f59722ffe)

Author SHA1 Message Date
Alex Elder 499afd5b8e rbd: tie rbd_dev_list changes to rbd_id operations 13 years ago
Alex Elder e124a82f3c rbd: protect the rbd_dev_list with a spinlock 13 years ago
Alex Elder 1ddbe94eda rbd: rework calculation of new rbd id's 13 years ago
Alex Elder b7f23c361b rbd: encapsulate new rbd id selection 13 years ago
Josh Durgin cc9d734c3d rbd: use a single value of snap_name to mean no snap 13 years ago
Alex Elder 1dbb439913 rbd: do not duplicate ceph_client pointer in rbd_device 13 years ago
Alex Elder ee57741c52 rbd: make ceph_parse_options() return a pointer 13 years ago
Alex Elder 2107978668 rbd: a few small cleanups 13 years ago
Igor Mammedov b9136d207f xen: initialize platform-pci even if xen_emul_unplug=never 13 years ago
Cong Wang 589973a704 drbd: remove the second argument of k[un]map_atomic() 13 years ago
Cong Wang cfd8005c99 block: remove the second argument of k[un]map_atomic() 13 years ago
Steven Noonan 3467811e26 xen-blkfront: make blkif_io_lock spinlock per-device 13 years ago
Andrew Jones dad5cf659b xen/blkfront: don't put bdev right after getting it 13 years ago
Akinobu Mita 34ae2e47d9 xen-blkfront: use bitmap_set() and bitmap_clear() 13 years ago
Daniel De Graaf b2167ba6dd xen/blkback: Enable blkback on HVM guests 13 years ago
Daniel De Graaf 4f14faaab4 xen/blkback: use grant-table.c hypercall wrappers 13 years ago
Sebastian Andrzej Siewior 7396bd9fa1 usb/ub: deprecate & schedule for removal the "Low Performance USB Block" driver 13 years ago
Stephen Rothwell ba7a4822b4 powerpc: Remove some of the legacy iSeries specific device drivers 13 years ago
Muthu Kumar 9354f1b8e6 floppy/scsi: fix setting of BIO flags 13 years ago
Dan Carpenter ea5f4db8ec block, sx8: fix pointer math issue getting fw version 13 years ago
Danny Kukawka cecd353a02 drivers/block/DAC960: fix -Wuninitialized warning 13 years ago
Danny Kukawka bca505f109 drivers/block/DAC960: fix DAC960_V2_IOCTL_Opcode_T -Wenum-compare warning 13 years ago
Muthukumar R 12ebffd146 block: Fix setting bio flags in drivers (sd_dif/floppy) 13 years ago
Sebastian Andrzej Siewior 7ac4704c09 usb/storage: a couple defines from drivers/usb/storage/transport.h to include/linux/usb/storage.h 13 years ago
Hitoshi Mitake 797a796a13 asm-generic: architecture independent readq/writeq for 32bit environment 13 years ago
Jesper Juhl d0156f4d62 NVM Express: Remove unneeded include of linux/version.h from nvme.c 13 years ago
Dave Young 306df0716a loop: zero fill bio instead of return -EIO for partial read 13 years ago
Vivek Goyal 4609dff6b5 floppy: Fix a crash during rmmod 13 years ago
Vivek Goyal 3f9a5aabd0 floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never called 13 years ago
Asai Thambi S P 4e8670e261 mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unused member of struct driver_data 13 years ago
Alex Elder d23a4b3fd6 rbd: fix safety of rbd_put_client() 13 years ago
Alex Elder 97bb59a03d rbd: fix a memory leak in rbd_get_client() 13 years ago
Linus Torvalds 93c3d65b28 nvme: fix merge error due to change of 'make_request_fn' fn type 13 years ago
Paolo Bonzini 577ebb374c block: add and use scsi_blk_cmd_ioctl 13 years ago
Rusty Russell 1b9fbafb3a paride/pcd: fix bool verbose module parameter. 13 years ago
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
Alex Elder 0e805a1d85 rbd: initialize snap_rwsem in rbd_add() 13 years ago
Amit Shah f8fb5bc23a virtio: blk: Add freeze, restore handlers to support S4 13 years ago
Amit Shah 6abd6e5a44 virtio: blk: Move vq initialization to separate function 13 years ago
Michael S. Tsirkin 4678d6f970 virtio_blk: fix config handler race 13 years ago
Rusty Russell f96fde41f7 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf 13 years ago
Matthew Wilcox df34813990 NVMe: Set number of queues correctly 13 years ago
Matthew Wilcox 366e8217e5 NVMe: Version 0.8 13 years ago
Matthew Wilcox 4eeb9215a0 NVMe: Set queue flags correctly 13 years ago
Matthew Wilcox 1c2ad9faaf NVMe: Simplify nvme_unmap_user_pages 13 years ago
Matthew Wilcox fe304c43c6 NVMe: Mark the end of the sg list 13 years ago
Matthew Wilcox 497421880a NVMe: Fix DMA mapping for admin commands 13 years ago
Matthew Wilcox ff976d724a NVMe: Rename IO_TIMEOUT to NVME_IO_TIMEOUT 13 years ago
Matthew Wilcox eca18b2394 NVMe: Merge the nvme_bio and nvme_prp data structures 13 years ago
Matthew Wilcox 5c1281a3bf NVMe: Change nvme_completion_fn to take a dev 13 years ago