Commit Graph

5555 Commits (7903d4f5e1dec53963cba9b1bc472a76a3532e07)

Author SHA1 Message Date
Gustavo A. R. Silva 2d4456c73a block: xen-blkback: add null check to avoid null pointer dereference 8 years ago
Lars Ellenberg a00ebd1cf1 drbd: fix request leak introduced by locking/atomic, kref: Kill kref_sub() 8 years ago
Vlastimil Babka f108304872 treewide: convert PF_MEMALLOC manipulations to new helpers 8 years ago
Deepa Dinamani 1134e09100 fs: ceph: CURRENT_TIME with ktime_get_real_ts() 8 years ago
Michal Hocko 19809c2da2 mm, vmalloc: use __GFP_HIGHMEM implicitly 8 years ago
Ilya Dryomov e010dd0ada rbd: exclusive map option 8 years ago
Ilya Dryomov 3b77faa049 rbd: return ResponseMessage result from rbd_handle_request_lock() 8 years ago
Ilya Dryomov f9bebd5803 rbd: kill rbd_is_lock_supported() 8 years ago
Ilya Dryomov 14bb211d32 rbd: support updating the lock cookie without releasing the lock 8 years ago
Ilya Dryomov cbbfb0ff11 rbd: store lock cookie 8 years ago
Ilya Dryomov bbead745d9 rbd: ignore unlock errors 8 years ago
Ilya Dryomov 5769ed0cb1 rbd: fix error handling around rbd_init_disk() 8 years ago
Ilya Dryomov fd22aef8b4 rbd: move rbd_unregister_watch() call into rbd_dev_image_release() 8 years ago
Ilya Dryomov 8b679ec525 rbd: move rbd_dev_destroy() call out of rbd_dev_image_release() 8 years ago
Ilya Dryomov 74da4a0f57 libceph, ceph: always advertise all supported features 8 years ago
Sangwoo Park f0fe998465 zram: reduce load operation in page_same_filled 8 years ago
Minchan Kim 302128dce1 zram: use zram_free_page instead of open-coded 8 years ago
Minchan Kim 643ae61d0f zram: introduce zram data accessor 8 years ago
Minchan Kim beb6602cf8 zram: remove zram_meta structure 8 years ago
Minchan Kim 86c49814d4 zram: use zram_slot_lock instead of raw bit_spin_lock op 8 years ago
Minchan Kim 1f7319c742 zram: partial IO refactoring 8 years ago
Minchan Kim e86942c7b6 zram: handle multiple pages attached bio's bvec 8 years ago
Gerald Schaefer 1ef97fe4f8 brd: fix uninitialized use of brd->dax_dev 8 years ago
Jens Axboe 6f63503c8a mtip32xx: convert internal commands to regular block infrastructure 8 years ago
Jens Axboe 994ff079e8 mtip32xx: cleanup internal tag assumptions 8 years ago
Michael S. Tsirkin 9b2bbdb227 virtio: wrap find_vqs 8 years ago
Christoph Hellwig d6296d39e9 blk-mq: update ->init_request and ->exit_request prototypes 8 years ago
Jens Axboe a800ce8ba5 Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED" 8 years ago
Jens Axboe 3f5e6a3577 mtip32xx: convert internal command issue to block IO path 8 years ago
Jens Axboe baed548a98 mtip32xx: abstract out "are any commands active" helper 8 years ago
Jens Axboe 8afdd94c74 mtip32xx: kill atomic argument to mtip_quiesce_io() 8 years ago
Jens Axboe 0f6422a2c5 mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command() 8 years ago
Josef Bacik 60ae36ad03 nbd: fix use after free on module unload 8 years ago
Ming Lei a4e84aae81 mtip32xx: use runtime tag to initialize command header 8 years ago
Dan Williams d4b29fd78e block: remove block_device_operations ->direct_access() 8 years ago
Jean Delvare 543b334d14 virtio_blk: Fix English description of VIRTIO_BLK_SCSI 8 years ago
Jens Axboe 95c55ff425 mtip32xx: fix dereference of stack garbage 8 years ago
Josef Bacik 1cc1f17aab nbd: set the max segments to USHRT_MAX 8 years ago
Christoph Hellwig c877f42498 swim3: remove (commented out) printing of req->errors 8 years ago
Christoph Hellwig c8e90782e1 ataflop: switch from req->errors to req->error_count 8 years ago
Christoph Hellwig 4590879596 floppy: switch from req->errors to req->error_count 8 years ago
Christoph Hellwig 08e0029aa2 blk-mq: remove the error argument to blk_mq_complete_request 8 years ago
Christoph Hellwig 2609587c1e xen-blkfront: don't use req->errors 8 years ago
Christoph Hellwig 4dda4735c5 mtip32xx: add a status field to struct mtip_cmd 8 years ago
Christoph Hellwig 1e388ae0b9 nbd: don't use req->errors 8 years ago
Christoph Hellwig eb1a61a363 null_blk: don't pass always-0 req->errors to blk_mq_complete_request 8 years ago
Christoph Hellwig fe2cb2905c loop: zero-fill bio on the submitting cpu 8 years ago
Christoph Hellwig 17d5363b83 scsi: introduce a result field in struct scsi_request 8 years ago
Christoph Hellwig d19633d537 virtio_blk: don't use req->errors 8 years ago
Christoph Hellwig a1a6e62b79 virtio: fix spelling of virtblk_scsi_request_done 8 years ago