Commit Graph

3934 Commits (fbe363c476afe8ec992d3baf682670a4bd1b6ce6)

Author SHA1 Message Date
Matthew Wilcox 44af146a84 NVMe: Only clear the enable bit when disabling controller 12 years ago
Matthew Wilcox ba47e3865e NVMe: Wait for device to acknowledge shutdown 12 years ago
Alex Elder 51344a38ba rbd: always set read-only flag in rbd_add() 12 years ago
Alex Elder 6d80b130d5 rbd: kill rbd_dev_clear_mapping() 12 years ago
Alex Elder 8f4b7d9821 rbd: don't look up snapshot id in rbd_dev_mapping_set() 12 years ago
Alex Elder c734b79655 rbd: don't print warning if not mapping a parent 12 years ago
Roger Pau Monne b7649158a0 xen-blkfront: use a different scatterlist for each request 12 years ago
Alex Elder 29334ba49c rbd: kill rbd_update_mapping_size() 12 years ago
Alex Elder 00a653e216 rbd: update capacity in rbd_dev_refresh() 12 years ago
Alex Elder e627db085e rbd: revalidate only for mapping size changes 12 years ago
Alex Elder 49ece55428 rbd: fix leak of format 2 snapshot context 12 years ago
Roger Pau Monne bb642e8315 xen-blkback: allocate list of pending reqs in small chunks 12 years ago
Al Viro db2a144bed block_device_operations->release() should return void 12 years ago
Keith Busch 78f8d2577b NVMe: Schedule timeout for sync commands 12 years ago
Keith Busch f410c680b5 NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO 12 years ago
Keith Busch 159b67d7ae NVMe: Device specific stripe size handling 12 years ago
Keith Busch 427e970801 NVMe: Split non-mergeable bio requests 12 years ago
Keith Busch cbb6218fd4 NVMe: Remove dead code in nvme_dev_add 12 years ago
Keith Busch a9ef4343af NVMe: Check for NULL memory in nvme_dev_add 12 years ago
Keith Busch 68b8eca5f8 NVMe: Fix error clean-up on nvme_alloc_queue 12 years ago
Keith Busch 025c557a71 NVMe: Free admin queue on request_irq error 12 years ago
Keith Busch ec50373350 NVMe: Add scsi unmap to SG_IO 12 years ago
Keith Busch 14385de117 NVMe: queue usage fixes in nvme-scsi 12 years ago
Alex Elder b5b09be30c rbd: fix image request leak on parent read 12 years ago
Alex Elder 78c2a44aae rbd: allocate image object names with a slab allocator 12 years ago
Alex Elder 868311b1eb rbd: allocate object requests with a slab allocator 12 years ago
Alex Elder f907ad5596 rbd: allocate name separate from obj_request 12 years ago
Alex Elder 1c2a9dfe21 rbd: allocate image requests with a slab allocator 12 years ago
Alex Elder 30d1cff817 rbd: use binary search for snapshot lookup 12 years ago
Alex Elder 15228ede7d rbd: clear EXISTS flag if mapped snapshot disappears 12 years ago
Alex Elder 33dca39f5c rbd: kill off the snapshot list 12 years ago
Alex Elder 2ad3d7167e rbd: define rbd_snap_size() and rbd_snap_features() 12 years ago
Alex Elder 54cac61fb6 rbd: use snap_id not index to look up snap info 12 years ago
Alex Elder 9682fc6d3a rbd: look up snapshot name in names buffer 12 years ago
Alex Elder dedc81ea84 rbd: drop obj_request->version 12 years ago
Alex Elder e2a58ee55b rbd: drop rbd_obj_method_sync() version parameter 12 years ago
Alex Elder cc4a38bdd5 rbd: more version parameter removal 12 years ago
Alex Elder 7097f8df6e rbd: get rid of some version parameters 12 years ago
Alex Elder b21ebdddeb rbd: stop tracking header object version 12 years ago
Alex Elder cb75223d2b rbd: snap names are pointer to constant data 12 years ago
Alex Elder a3fbe5d447 rbd: don't revalidate so much 12 years ago
Alex Elder 96882f55c4 rbd: fix up the layering warning message 12 years ago
Alex Elder 812164f8c3 ceph: use ceph_create_snap_context() 12 years ago
Alex Elder b536f69a3a rbd: set up devices only for mapped images 12 years ago
Alex Elder 8ad42cd0c0 rbd: don't have device release destroy rbd_dev 12 years ago
Alex Elder 6fd48b3be9 rbd: define rbd_dev_unprobe() 12 years ago
Alex Elder 200a6a8be5 rbd: don't destroy rbd_dev in device release function 12 years ago
Alex Elder 79ab7558aa rbd: drop module later 12 years ago
Alex Elder b644de2ba0 rbd: set up watch in rbd_dev_image_probe() 12 years ago
Alex Elder 96f03e08f9 rbd: don't bother checking whether order changes 12 years ago