Show patches with: Submitter = Josef Bacik       |    State = Action Required       |   195 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/4] nbd: handle ERESTARTSYS properly - - - --- 2017-03-24 Josef Bacik New
[2/4] nbd: set rq->errors to actual error code - - - --- 2017-03-24 Josef Bacik New
[3/4] nbd: set queue timeout properly - - - --- 2017-03-24 Josef Bacik New
[4/4] nbd: replace kill_bdev() with __invalidate_device() - - - --- 2017-03-24 Josef Bacik New
block-mq: don't re-queue if we get a queue error - 2 - --- 2017-03-28 Josef Bacik New
block: allow us to change max_segments on the fly - - - --- 2017-04-03 Josef Bacik New
[01/12] nbd: put socket in error cases - - - --- 2017-04-06 Josef Bacik New
[02/12] nbd: handle single path failures gracefully - - - --- 2017-04-06 Josef Bacik New
[03/12] nbd: separate out the config information - - - --- 2017-04-06 Josef Bacik New
[04/12] nbd: stop using the bdev everywhere - - - --- 2017-04-06 Josef Bacik New
[05/12] nbd: add a basic netlink interface - - - --- 2017-04-06 Josef Bacik New
[06/12] nbd: add a reconfigure netlink command - - - --- 2017-04-06 Josef Bacik New
[07/12] nbd: multicast dead link notifications - - - --- 2017-04-06 Josef Bacik New
[08/12] nbd: only clear the queue on device teardown - - - --- 2017-04-06 Josef Bacik New
[09/12] nbd: handle dead connections - - - --- 2017-04-06 Josef Bacik New
[10/12] nbd: add a status netlink command - - - --- 2017-04-06 Josef Bacik New
[11/12] nbd: add device refcounting - - - --- 2017-04-06 Josef Bacik New
[12/12] nbd: add a flag to destroy an nbd device on disconnect - - - --- 2017-04-06 Josef Bacik New
nbd: set the max segment size to UINT_MAX - - - --- 2017-04-17 Josef Bacik New
nbd: set the max segment size to UINT_MAX - 1 - --- 2017-04-18 Josef Bacik New
nbd: set the max segments to USHRT_MAX - - - --- 2017-04-20 Josef Bacik New
nbd: fix use after free on module unload - - - --- 2017-04-28 Josef Bacik New
nbd: ignore non-nbd ioctl's - - - --- 2017-05-06 Josef Bacik New
nbd: set sk->sk_sndtimeo for our sockets - - - --- 2017-06-08 Josef Bacik New
[1/3] nbd: allow multiple disconnects to be sent - - - --- 2017-07-21 Josef Bacik New
[2/3] nbd: take tx_lock before disconnecting - - - --- 2017-07-21 Josef Bacik New
[3/3] nbd: only set sndtimeo if we have a timeout set - - - --- 2017-07-21 Josef Bacik New
nbd: clear disconnected on reconnect - - - --- 2017-07-25 Josef Bacik New
nbd: allow device creation at a specific index - - - --- 2017-08-14 Josef Bacik New
nbd: change the default nbd partitions - - - --- 2017-08-14 Josef Bacik New
nbd: fix -ERESTARTSYS handling - - - --- 2017-10-02 Josef Bacik New
nbd: don't set the device size until we're connected - - - --- 2017-10-09 Josef Bacik New
[1/2] nbd: wait uninterruptible for the dead timeout - - - --- 2017-10-19 Josef Bacik New
[2/2] nbd: don't start req until after the dead connection logic - - - --- 2017-10-19 Josef Bacik New
nbd: handle interrupted sendmsg with a sndtimeo set - - - --- 2017-10-24 Josef Bacik New
[1/2,RESEND] nbd: wait uninterruptible for the dead timeout - - - --- 2017-11-06 Josef Bacik New
[2/2,RESEND] nbd: don't start req until after the dead connection logic - - - --- 2017-11-06 Josef Bacik New
nbd: fix bdev invalidation - - - --- 2017-11-07 Josef Bacik New
nbd: set discard granularity properly - 1 - --- 2017-11-29 Josef Bacik New
nbd: update size when connected - - - --- 2018-03-12 Josef Bacik New
[1/3] nbd: del_gendisk after we cleanup the queue - - - --- 2018-04-13 Josef Bacik New
[2/3] nbd: update size when connected - - - --- 2018-04-13 Josef Bacik New
[3/3] nbd: use bd_set_size when updating disk size - - - --- 2018-04-13 Josef Bacik New
[1/5] block: fix MAINTAINERS email for nbd - - - --- 2018-05-16 Josef Bacik New
[2/5] nbd: do queue cleanup after del_gendisk - - - --- 2018-05-16 Josef Bacik New
[3/5] nbd: clear_sock on netlink disconnect - - - --- 2018-05-16 Josef Bacik New
[4/5] nbd: fix how we set bd_invalidated - - - --- 2018-05-16 Josef Bacik New
[5/5] nbd: call nbd_bdev_reset instead of bd_set_size on disconnect - - - --- 2018-05-16 Josef Bacik New
[1/7] block: fix MAINTAINERS email for nbd - - - --- 2018-05-16 Josef Bacik New
[2/7] nbd: fix nbd device deletion - - - --- 2018-05-16 Josef Bacik New
[3/7] nbd: update size when connected - - - --- 2018-05-16 Josef Bacik New
[4/7] nbd: use bd_set_size when updating disk size - - - --- 2018-05-16 Josef Bacik New
[5/7] nbd: clear_sock on netlink disconnect - - - --- 2018-05-16 Josef Bacik New
[6/7] nbd: fix how we set bd_invalidated - - - --- 2018-05-16 Josef Bacik New
[7/7] nbd: call nbd_bdev_reset instead of bd_set_size on disconnect - - - --- 2018-05-16 Josef Bacik New
nbd: set discard granularity properly - 1 - --- 2018-05-23 Josef Bacik New
[01/13] block: add bi_blkg to the bio for cgroups 1 - - --- 2018-05-29 Josef Bacik New
[02/13] block: introduce bio_issue_as_root_blkg 1 - - --- 2018-05-29 Josef Bacik New
[03/13] blk-cgroup: allow controllers to output their own stats - - - --- 2018-05-29 Josef Bacik New
[04/13] blk: introduce REQ_SWAP 1 - - --- 2018-05-29 Josef Bacik New
[05/13] swap,blkcg: issue swap io with the appropriate context - - - --- 2018-05-29 Josef Bacik New
[06/13] blkcg: add generic throttling mechanism - - - --- 2018-05-29 Josef Bacik New
[07/13] memcontrol: schedule throttling if we are congested - - - --- 2018-05-29 Josef Bacik New
[08/13] blk-stat: export helpers for modifying blk_rq_stat 1 - - --- 2018-05-29 Josef Bacik New
[09/13] blk-rq-qos: refactor out common elements of blk-wbt - - - --- 2018-05-29 Josef Bacik New
[10/13] block: remove external dependency on wbt_flags - - - --- 2018-05-29 Josef Bacik New
[11/13] rq-qos: introduce dio_bio callback - - - --- 2018-05-29 Josef Bacik New
[12/13] block: introduce blk-iolatency io controller - - - --- 2018-05-29 Josef Bacik New
[13/13] Documentation: add a doc for blk-iolatency - - - --- 2018-05-29 Josef Bacik New
[01/13] block: add bi_blkg to the bio for cgroups 1 - - --- 2018-06-05 Josef Bacik New
[02/13] block: introduce bio_issue_as_root_blkg 1 - - --- 2018-06-05 Josef Bacik New
[03/13] blk-cgroup: allow controllers to output their own stats - - - --- 2018-06-05 Josef Bacik New
[04/13] blk: introduce REQ_SWAP 1 - - --- 2018-06-05 Josef Bacik New
[05/13] swap,blkcg: issue swap io with the appropriate context 2 - - --- 2018-06-05 Josef Bacik New
[06/13] blkcg: add generic throttling mechanism 1 - - --- 2018-06-05 Josef Bacik New
[07/13] memcontrol: schedule throttling if we are congested 2 - - --- 2018-06-05 Josef Bacik New
[08/13] blk-stat: export helpers for modifying blk_rq_stat 1 - - --- 2018-06-05 Josef Bacik New
[09/13] blk-rq-qos: refactor out common elements of blk-wbt - - - --- 2018-06-05 Josef Bacik New
[10/13] block: remove external dependency on wbt_flags - - - --- 2018-06-05 Josef Bacik New
[11/13] rq-qos: introduce dio_bio callback - - - --- 2018-06-05 Josef Bacik New
[12/13] block: introduce blk-iolatency io controller - - - --- 2018-06-05 Josef Bacik New
[13/13] Documentation: add a doc for blk-iolatency - - - --- 2018-06-05 Josef Bacik New
nbd: set discard_alignment to the granularity - - - --- 2018-06-05 Josef Bacik New
[01/15] block: add bi_blkg to the bio for cgroups 1 - - --- 2018-06-25 Josef Bacik New
[02/15] block: introduce bio_issue_as_root_blkg 1 - - --- 2018-06-25 Josef Bacik New
[03/15] blk-cgroup: allow controllers to output their own stats - - - --- 2018-06-25 Josef Bacik New
[04/15] blk: introduce REQ_SWAP 1 - - --- 2018-06-25 Josef Bacik New
[05/15] swap,blkcg: issue swap io with the appropriate context 1 - - --- 2018-06-25 Josef Bacik New
[06/15] blkcg: add generic throttling mechanism 1 - - --- 2018-06-25 Josef Bacik New
[07/15] memcontrol: schedule throttling if we are congested 1 - - --- 2018-06-25 Josef Bacik New
[08/15] blk-stat: export helpers for modifying blk_rq_stat 1 - - --- 2018-06-25 Josef Bacik New
[09/15] blk-rq-qos: refactor out common elements of blk-wbt - - - --- 2018-06-25 Josef Bacik New
[10/15] block: remove external dependency on wbt_flags - - - --- 2018-06-25 Josef Bacik New
[11/15] rq-qos: introduce dio_bio callback - - - --- 2018-06-25 Josef Bacik New
[12/15] block: introduce blk-iolatency io controller - - - --- 2018-06-25 Josef Bacik New
[13/15] Documentation: add a doc for blk-iolatency - - - --- 2018-06-25 Josef Bacik New
[14/15] skip readahead if the cgroup is congested - - - --- 2018-06-25 Josef Bacik New
[15/15] block: use irq variant for blkcg->lock - - - --- 2018-06-25 Josef Bacik New
[01/14] block: add bi_blkg to the bio for cgroups 1 - - --- 2018-06-27 Josef Bacik New
[02/14] block: introduce bio_issue_as_root_blkg 1 - - --- 2018-06-27 Josef Bacik New
« 1 2 »