Commit Graph

2252 Commits (486e259340fc4c60474f2c14703e3b3634bb58ca)

Author SHA1 Message Date
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
Matthew Wilcox 040a93b52a NVMe: Change get_nvmeq to take a dev instead of a namespace 13 years ago
Matthew Wilcox c2f5b65020 NVMe: Simplify completion handling 13 years ago
Michal Simek ba2d5affde block: xsysace: Don't use NO_IRQ 13 years ago
Jan Beulich 73db144b58 Xen: consolidate and simplify struct xenbus_driver instantiation 13 years ago
Asai Thambi S P 62ee8c13e2 mtip32xx: do rebuild monitoring asynchronously 13 years ago
Al Viro 2c9ede55ec switch device_get_devnode() and ->devnode() to umode_t * 13 years ago
Al Viro ff01bb4832 fs: move code out of buffer.c 13 years ago
Thomas Meyer f094148a17 xen-blkfront: Use kcalloc instead of kzalloc to allocate array 13 years ago
Tejun Heo 1ba64edef6 block, sx8: kill blk_insert_request() 13 years ago
Benjamin Herrenschmidt b302545744 block/swim3: Locking fixes 13 years ago
Finn Thain ed04c97d51 m68k/mac: cleanup forward declarations 13 years ago
Josh Durgin 51703306b3 rbd: remove buggy rollback functionality 13 years ago
Josh Durgin 81e759fbf7 rbd: return an error when an invalid header is read 13 years ago
Justin P. Mattock 42b2aa86c6 treewide: Fix typos in various parts of the kernel, and fix some comments. 13 years ago
Lukas Czerner dfaf3c036c loop: Fix discard_alignment default setting 13 years ago
Stephen M. Cameron 59bd71a81b cciss: fix flush cache transfer length 13 years ago
Stephen M. Cameron 6225da4815 cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler 13 years ago
Dave Young ae95757a90 loop: fix loop block driver discard and encryption comment 13 years ago
Dan Carpenter 3e54a3d1b8 mtip32xx: uninitialized variable in mtip_quiesce_io() 13 years ago
Asai Thambi S P 60ec0eecfa mtip32xx: updates based on feedback 13 years ago
Li Dongyang ae18be11b5 xen-blkback: convert hole punching to discard request on loop devices 13 years ago
Konrad Rzeszutek Wilk 421463526f xen/blkback: Move processing of BLKIF_OP_DISCARD from dispatch_rw_block_io 13 years ago
Konrad Rzeszutek Wilk 5ea4298669 xen/blk[front|back]: Enhance discard support with secure erasing support. 13 years ago
Konrad Rzeszutek Wilk 97e36834f5 xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together 13 years ago
Dan Carpenter a2c2a0e668 paride: fix potential information leak in pg_read() 13 years ago
Stephen M. Cameron 0007a4c90a cciss: auto engage SCSI mid layer at driver load time 13 years ago