Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | swim3: remove (commented out) printing of req->errors | Christoph Hellwig | 2017-04-20 | 1 | -2/+2 | |
| * | | | | ataflop: switch from req->errors to req->error_count | Christoph Hellwig | 2017-04-20 | 1 | -5/+7 | |
| * | | | | floppy: switch from req->errors to req->error_count | Christoph Hellwig | 2017-04-20 | 1 | -2/+4 | |
| * | | | | blk-mq: remove the error argument to blk_mq_complete_request | Christoph Hellwig | 2017-04-20 | 6 | -9/+9 | |
| * | | | | xen-blkfront: don't use req->errors | Christoph Hellwig | 2017-04-20 | 1 | -11/+25 | |
| * | | | | mtip32xx: add a status field to struct mtip_cmd | Christoph Hellwig | 2017-04-20 | 2 | -7/+10 | |
| * | | | | nbd: don't use req->errors | Christoph Hellwig | 2017-04-20 | 1 | -15/+15 | |
| * | | | | null_blk: don't pass always-0 req->errors to blk_mq_complete_request | Christoph Hellwig | 2017-04-20 | 1 | -1/+1 | |
| * | | | | loop: zero-fill bio on the submitting cpu | Christoph Hellwig | 2017-04-20 | 2 | -16/+15 | |
| * | | | | scsi: introduce a result field in struct scsi_request | Christoph Hellwig | 2017-04-20 | 3 | -23/+23 | |
| * | | | | virtio_blk: don't use req->errors | Christoph Hellwig | 2017-04-20 | 1 | -7/+3 | |
| * | | | | virtio: fix spelling of virtblk_scsi_request_done | Christoph Hellwig | 2017-04-20 | 1 | -3/+3 | |
| * | | | | block: remove the blk_execute_rq return value | Christoph Hellwig | 2017-04-20 | 1 | -1/+2 | |
| * | | | | pd: don't check blk_execute_rq return value. | Christoph Hellwig | 2017-04-20 | 1 | -5/+2 | |
| * | | | | null_blk: Use blk_init_request_from_bio() instead of open-coding it | Bart Van Assche | 2017-04-19 | 1 | -8/+1 | |
| * | | | | block: remove the osdblk driver | Christoph Hellwig | 2017-04-19 | 3 | -710/+0 | |
| * | | | | nbd: set the max segment size to UINT_MAX | Josef Bacik | 2017-04-19 | 1 | -0/+1 | |
| * | | | | blkfront: add uevent for size change | Marc Olson | 2017-04-18 | 1 | -0/+3 | |
| * | | | | nbd: add a flag to destroy an nbd device on disconnect | Josef Bacik | 2017-04-17 | 1 | -0/+30 | |
| * | | | | nbd: add device refcounting | Josef Bacik | 2017-04-17 | 1 | -18/+86 | |
| * | | | | nbd: add a status netlink command | Josef Bacik | 2017-04-17 | 1 | -0/+108 | |
| * | | | | nbd: handle dead connections | Josef Bacik | 2017-04-17 | 1 | -4/+59 | |
| * | | | | nbd: only clear the queue on device teardown | Josef Bacik | 2017-04-17 | 1 | -1/+3 | |
| * | | | | nbd: multicast dead link notifications | Josef Bacik | 2017-04-17 | 1 | -12/+77 | |
| * | | | | nbd: add a reconfigure netlink command | Josef Bacik | 2017-04-17 | 1 | -0/+141 | |
| * | | | | nbd: add a basic netlink interface | Josef Bacik | 2017-04-17 | 1 | -26/+290 | |
| * | | | | nbd: stop using the bdev everywhere | Josef Bacik | 2017-04-17 | 1 | -55/+37 | |
| * | | | | nbd: separate out the config information | Josef Bacik | 2017-04-17 | 1 | -174/+263 | |
| * | | | | nbd: handle single path failures gracefully | Josef Bacik | 2017-04-17 | 1 | -26/+125 | |
| * | | | | nbd: put socket in error cases | Josef Bacik | 2017-04-17 | 1 | -2/+7 | |
| * | | | | remove the mg_disk driver | Christoph Hellwig | 2017-04-14 | 3 | -1128/+0 | |
| * | | | | block: remove the discard_zeroes_data flag | Christoph Hellwig | 2017-04-08 | 5 | -12/+1 | |
| * | | | | drbd: implement REQ_OP_WRITE_ZEROES | Christoph Hellwig | 2017-04-08 | 5 | -7/+15 | |
| * | | | | drbd: make intelligent use of blkdev_issue_zeroout | Christoph Hellwig | 2017-04-08 | 4 | -110/+7 | |
| * | | | | rsxx: remove the discard_zeroes_data flag | Christoph Hellwig | 2017-04-08 | 1 | -1/+0 | |
| * | | | | rbd: remove the discard_zeroes_data flag | Christoph Hellwig | 2017-04-08 | 1 | -1/+0 | |
| * | | | | brd: remove discard support | Christoph Hellwig | 2017-04-08 | 1 | -54/+0 | |
| * | | | | loop: implement REQ_OP_WRITE_ZEROES | Christoph Hellwig | 2017-04-08 | 1 | -0/+4 | |
| * | | | | zram: implement REQ_OP_WRITE_ZEROES | Christoph Hellwig | 2017-04-08 | 1 | -5/+8 | |
| * | | | | block: add a flags argument to (__)blkdev_issue_zeroout | Christoph Hellwig | 2017-04-08 | 1 | -3/+6 | |
| * | | | | Merge branch 'for-linus' into for-4.12/block | Jens Axboe | 2017-04-07 | 1 | -33/+103 | |
| |\ \ \ \ | | |/ / / | ||||||
| * | | | | remove the obsolete hd driver | Christoph Hellwig | 2017-04-05 | 3 | -832/+0 | |
| * | | | | blk-mq: constify struct blk_mq_ops | Eric Biggers | 2017-03-31 | 7 | -7/+7 | |
| * | | | | null_blk: add blocking mode | Jens Axboe | 2017-03-30 | 1 | -0/+9 | |
| * | | | | block: rename blk_mq_freeze_queue_start() | Ming Lei | 2017-03-29 | 1 | -1/+1 | |
| * | | | | swim: stop sharing request queue across multiple gendisks | Omar Sandoval | 2017-03-28 | 1 | -19/+36 | |
| * | | | | parport/pf: stop sharing request queue across multiple gendisks | Omar Sandoval | 2017-03-28 | 1 | -19/+38 | |
| * | | | | parport/pcd: stop sharing request queue across multiple gendisks | Omar Sandoval | 2017-03-28 | 1 | -19/+38 | |
| * | | | | parport/pd: stop sharing request queue across multiple gendisks | Omar Sandoval | 2017-03-28 | 1 | -16/+34 | |
| * | | | | hd: stop sharing request queue across multiple gendisks | Omar Sandoval | 2017-03-28 | 1 | -23/+39 |