Commit Graph

4666 Commits (35fbf8452ce6e7da4389d037a981c9d8d58dc1b7)

Author SHA1 Message Date
Keith Busch e6e96d73a2 NVMe: Initialize device list head before starting 10 years ago
Sudip Mukherjee ff6b8090e2 nbd: fix possible memory leak 10 years ago
Joonsoo Kim 2ea55a2cae zram: use proper type to update max_used_pages 10 years ago
Keith Busch 52b68d7ef8 NVMe: Fix for BLK_DEV_INTEGRITY not set 10 years ago
Keith Busch 0c0f9b95c8 NVMe: Fix potential corruption on sync commands 10 years ago
Keith Busch 4832851840 NVMe: Remove unused variables 10 years ago
Keith Busch 9ac16938ab NVMe: Fix scsi mode select llbaa setting 10 years ago
Keith Busch 07836e659c NVMe: Fix potential corruption during shutdown 10 years ago
Keith Busch 2e1d844819 NVMe: Asynchronous controller probe 10 years ago
Keith Busch b3fffdefab NVMe: Register management handle under nvme class 10 years ago
Keith Busch 4f1982b4e2 NVMe: Update SCSI Inquiry VPD 83h translation 10 years ago
Keith Busch e1e5e5641e NVMe: Metadata format support 10 years ago
Christoph Hellwig 7ad18afad0 rbd: convert to blk-mq 10 years ago
Ilya Dryomov cf32bd9c86 rbd: do not treat standalone as flatten 10 years ago
Ilya Dryomov 73e39e4dba rbd: fix error paths in rbd_dev_refresh() 10 years ago
Rickard Strandqvist 3a25cf43e0 rbd: nuke copy_token() 10 years ago
Matthew Wilcox a7a97fc9ff brd: rename XIP to DAX 10 years ago
Rasmus Villemoes 02f1f2170d kernel.h: remove ancient __FUNCTION__ hack 10 years ago
Ganesh Mahendran 3eba0c6a56 mm/zpool: add name argument to create zpool 10 years ago
Sergey Senozhatsky ee98016010 zram: remove request_queue from struct zram 10 years ago
Minchan Kim 08eee69fcf zram: remove init_lock in zram_make_request 10 years ago
Minchan Kim 2b269ce6fc zram: check bd_openers instead of bd_holders 10 years ago
Sergey Senozhatsky a096cafc31 zram: rework reset and destroy path 10 years ago
Sergey Senozhatsky ba6b17d68c zram: fix umount-reset_store-mount race condition 10 years ago
Ganesh Mahendran 1fec117281 zram: free meta table in zram_meta_free 10 years ago
Sergey Senozhatsky b817995832 zram: clean up zram_meta_alloc() 10 years ago
David Vrabel b042a3ca94 xen-blkback: default to X86_32 ABI on x86 10 years ago
Roger Pau Monne 3bb8c98e56 xen-blkfront: fix accounting of reqs when migrating 10 years ago
Takashi Iwai b7f120b211 floppy: Avoid manual call of device_create_file() 10 years ago
Jens Axboe ac3dd5bd12 NVMe: avoid kmalloc/kfree for smaller IO 10 years ago
Jennifer Herbert c43cf3ea83 xen-blkback: safely unmap grants in case they are still in use 10 years ago
David Vrabel ff4b156f16 xen/grant-table: add helpers for allocating pages 10 years ago
Ilya Dryomov e69b8d414f rbd: drop parent_ref in rbd_dev_unprobe() unconditionally 10 years ago
Ilya Dryomov ae43e9d05e rbd: fix rbd_dev_parent_get() when parent_overlap == 0 10 years ago
Shaohua Li ee1b6f7aff block: support different tag allocation policy 10 years ago
kaoudis 121c7ad4ef NVMe: within nvme_free_queues(), delete RCU sychro/deferred free 10 years ago
Martin K. Petersen d93ba7a5a9 block: Add discard flag to blkdev_issue_zeroout() function 10 years ago
Michael S. Tsirkin bb6ec57600 virtio_blk: coding style fixes 10 years ago
Michael S. Tsirkin a4379fd841 virtio/blk: verify device has config space 10 years ago
Jens Axboe 227290b469 null_blk: suppress invalid partition info 10 years ago
Jens Axboe 6222d1721d NVMe: cq_vector should be signed 10 years ago
Boaz Harrosh c8fa31730f brd: Request from fdisk 4k alignment 10 years ago
Boaz Harrosh 937af5ecd0 brd: Fix all partitions BUGs 10 years ago
Matthew Wilcox dd22f551ac block: Change direct_access calling convention 10 years ago
Keith Busch 7a509a6b07 NVMe: Fix locking on abort handling 10 years ago
Keith Busch c9d3bf8810 NVMe: Start and stop h/w queues on reset 10 years ago
Keith Busch cef6a94827 NVMe: Command abort handling fixes 10 years ago
Keith Busch 0fb59cbc5f NVMe: Admin queue removal handling 10 years ago
Keith Busch ea191d2f36 NVMe: Reference count admin queue usage 10 years ago
Keith Busch c917dfe528 NVMe: Start all requests 10 years ago