Commit Graph

4235 Commits (73590a25ba6f55eecde4ffbbbc53835d7ccf5402)

Author SHA1 Message Date
Keith Busch edd10d3328 NVMe: Retry failed commands with non-fatal errors 11 years ago
Keith Busch 4cc09e2dc4 NVMe: Add getgeo to block ops 11 years ago
Dan McLeran b9afca3efb NVMe: Start-stop nvme_thread during device add-remove. 11 years ago
Keith Busch b355084a89 NVMe: Make I/O timeout a module parameter 11 years ago
Keith Busch 33b1e95c90 NVMe: CPU hot plug notification 11 years ago
Keith Busch 42f614201e NVMe: per-cpu io queues 11 years ago
Mike Galbraith 44bd70c347 drivers/block/loop.c: ratelimit error messages 11 years ago
Joonsoo Kim f4659d8e62 zram: support REQ_DISCARD 11 years ago
Sergey Senozhatsky 56b4e8cb85 zram: use scnprintf() in attrs show() methods 11 years ago
Minchan Kim 60a726e333 zram: propagate error to user 11 years ago
Sergey Senozhatsky fcfa8d95ca zram: return error-valued pointer from zcomp_create() 11 years ago
Sergey Senozhatsky d61f98c70e zram: move comp allocation out of init_lock 11 years ago
Sergey Senozhatsky 6e76668e41 zram: add lz4 algorithm backend 11 years ago
Sergey Senozhatsky e46b8a030d zram: make compression algorithm selection possible 11 years ago
Sergey Senozhatsky fe8eb122c8 zram: add set_max_streams knob 11 years ago
Sergey Senozhatsky beca3ec71f zram: add multi stream functionality 11 years ago
Sergey Senozhatsky 9cc97529a1 zram: factor out single stream compression 11 years ago
Sergey Senozhatsky b7ca232ee7 zram: use zcomp compressing backends 11 years ago
Sergey Senozhatsky e7e1ef439d zram: introduce compressing backend abstraction 11 years ago
Sergey Senozhatsky b67d1ec189 zram: delete zram_init_device() 11 years ago
Sergey Senozhatsky e64cd51d2f zram: move zram size warning to documentation 11 years ago
Sergey Senozhatsky 59fc86a492 zram: drop not used table `count' member 11 years ago
Sergey Senozhatsky 6444724939 zram: report failed read and write stats 11 years ago
Sergey Senozhatsky a68eb3b65e zram: remove zram stats code duplication 11 years ago
Sergey Senozhatsky 90a7806ea9 zram: use atomic64_t for all zram stats 11 years ago
Sergey Senozhatsky b7cccf8b40 zram: remove good and bad compress stats 11 years ago
Sergey Senozhatsky be257c6130 zram: do not pass rw argument to __zram_make_request() 11 years ago
Sergey Senozhatsky be2d1d56c8 zram: drop `init_done' struct zram member 11 years ago
Ilya Dryomov 0ccd592669 rbd: prefix rbd writes with CEPH_OSD_OP_SETALLOCHINT osd op 11 years ago
Ilya Dryomov deb236b300 rbd: num_ops parameter for rbd_osd_req_create() 11 years ago
Ilya Dryomov 7cc69d42e6 libceph: bump CEPH_OSD_MAX_OP to 3 11 years ago
Ilya Dryomov 42dd037c08 rbd: fix error paths in rbd_img_request_fill() 11 years ago
Ilya Dryomov 62054da65c rbd: remove out_partial label in rbd_img_request_fill() 11 years ago
Al Viro f730c848af drbd: don't open-code kernel_recvmsg() 11 years ago
Al Viro e25115786e switch nbd to sockfd_lookup/sockfd_put 11 years ago
Alex Elder 638c323c4d rbd: drop an unsafe assertion 11 years ago
Matthew Wilcox 6eb0d698ef NVMe: Replace DEFINE_PCI_DEVICE_TABLE 11 years ago
Keith Busch ddcb776286 NVMe: Fix divide-by-zero in nvme_trans_io_get_num_cmds 11 years ago
Keith Busch 4f5099af4f NVMe: IOCTL path RCU protect queue access 11 years ago
Keith Busch 5a92e700af NVMe: RCU protected access to io queues 11 years ago
Keith Busch fb35e914b3 NVMe: Initialize device reference count earlier 11 years ago
Jingoo Han 671a6018db NVMe: Add CONFIG_PM_SLEEP to suspend/resume functions 11 years ago
Rusty Russell fc4324b459 virtio-blk: base queue-depth on virtqueue ringsize or module param 11 years ago
Jens Axboe 95363efde1 blk-mq: allow blk_mq_init_commands() to return failure 11 years ago
Sam Bradshaw 5eb9291c36 mtip32xx: mtip_async_complete() bug fixes 11 years ago
Felipe Franciosi 368c89d7ac mtip32xx: Unmap the DMA segments before completing the IO request 11 years ago
Felipe Franciosi 1044b1bb92 mtip32xx: Set queue bounce limit 11 years ago
Alexander Gordeev be577fabf3 nvme: Use pci_enable_msi_range() and pci_enable_msix_range() 11 years ago
Alexander Gordeev 371ff93a72 cciss: Fallback to MSI rather than to INTx if MSI-X failed 11 years ago
Arnd Bergmann 106fd892bc swim3: fix interruptible_sleep_on race 11 years ago