linux/block
Christoph Hellwig 04be60b5e4 blk-cgroup: consolidate error handling in blkcg_init_queue
Use a goto label to merge two identical pieces of error handling code.

Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2018-11-15 12:13:26 -07:00
..
partitions
badblocks.c
bfq-cgroup.c blkcg: revert blkcg cleanups series 2018-11-01 19:59:53 -06:00
bfq-iosched.c block: get rid of MQ scheduler ops union 2018-11-07 13:42:32 -07:00
bfq-iosched.h block, bfq: improve asymmetric scenarios detection 2018-10-13 15:40:00 -06:00
bfq-wf2q.c block, bfq: fix asymmetric scenarios detection 2018-10-25 11:17:40 -06:00
bio-integrity.c block: remove bio_rewind_iter() 2018-09-06 15:12:24 -06:00
bio.c for-linus-20181102 2018-11-02 11:25:48 -07:00
blk-cgroup.c blk-cgroup: consolidate error handling in blkcg_init_queue 2018-11-15 12:13:26 -07:00
blk-core.c block: use atomic bitops for ->queue_flags 2018-11-15 12:13:19 -07:00
blk-exec.c block: remove dead elevator code 2018-11-07 13:42:32 -07:00
blk-flush.c block: update a few comments for the legacy request removal 2018-11-15 12:13:23 -07:00
blk-integrity.c block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable 2018-09-24 12:33:57 -06:00
blk-ioc.c block: remove a few unused exports 2018-11-15 12:13:25 -07:00
blk-iolatency.c block: remove the unused lock argument to rq_qos_throttle 2018-11-15 12:13:22 -07:00
blk-lib.c block: Improve zone reset execution 2018-10-25 11:17:40 -06:00
blk-map.c
blk-merge.c block: make blk_try_req_merge() static 2018-11-14 18:49:38 -07:00
blk-mq-cpumap.c blk-mq: initial support for multiple queue maps 2018-11-07 13:45:00 -07:00
blk-mq-debugfs-zoned.c
blk-mq-debugfs.c block: remove QUEUE_FLAG_BYPASS and ->bypass 2018-11-15 12:13:15 -07:00
blk-mq-debugfs.h
blk-mq-pci.c blk-mq: initial support for multiple queue maps 2018-11-07 13:45:00 -07:00
blk-mq-rdma.c blk-mq: abstract out queue map 2018-11-07 13:44:59 -07:00
blk-mq-sched.c blk-mq: cleanup and improve list insertion 2018-11-07 13:44:59 -07:00
blk-mq-sched.h blk-mq: cleanup and improve list insertion 2018-11-07 13:44:59 -07:00
blk-mq-sysfs.c block: remove a few unused exports 2018-11-15 12:13:25 -07:00
blk-mq-tag.c blk-mq-tag: document tag iteration helper return value 2018-11-08 11:09:50 -07:00
blk-mq-tag.h
blk-mq-virtio.c blk-mq: initial support for multiple queue maps 2018-11-07 13:45:00 -07:00
blk-mq.c block: remove the unused lock argument to rq_qos_throttle 2018-11-15 12:13:22 -07:00
blk-mq.h blk-mq: cache request hardware queue mapping 2018-11-07 13:44:59 -07:00
blk-pm.c blk-mq: Enable support for runtime power management 2018-09-26 15:11:29 -06:00
blk-pm.h block: Split blk_pm_add_request() and blk_pm_put_request() 2018-09-26 15:11:28 -06:00
blk-rq-qos.c block: remove the unused lock argument to rq_qos_throttle 2018-11-15 12:13:22 -07:00
blk-rq-qos.h block: remove the unused lock argument to rq_qos_throttle 2018-11-15 12:13:22 -07:00
blk-settings.c block: use atomic bitops for ->queue_flags 2018-11-15 12:13:19 -07:00
blk-softirq.c block: remove a few unused exports 2018-11-15 12:13:25 -07:00
blk-stat.c block: remove a few unused exports 2018-11-15 12:13:25 -07:00
blk-stat.h
blk-sysfs.c block: use atomic bitops for ->queue_flags 2018-11-15 12:13:19 -07:00
blk-throttle.c block: remove queue_lockdep_assert_held 2018-11-15 12:13:21 -07:00
blk-timeout.c block: don't hold the queue_lock over blk_abort_request 2018-11-15 12:13:18 -07:00
blk-wbt.c block: remove a few unused exports 2018-11-15 12:13:25 -07:00
blk-wbt.h
blk-zoned.c block: Introduce blk_revalidate_disk_zones() 2018-10-25 11:17:40 -06:00
blk.h block: remove queue_lockdep_assert_held 2018-11-15 12:13:21 -07:00
bounce.c for-linus-20181102 2018-11-02 11:25:48 -07:00
bsg-lib.c bsg: move bsg-lib parts outside of request queue 2018-11-07 13:42:33 -07:00
bsg.c block: bsg: move atomic_t ref_count variable to refcount API 2018-08-27 19:17:02 -06:00
cmdline-parser.c
compat_ioctl.c
elevator.c block: clean up dead code that is now redundant 2018-11-14 15:21:25 -07:00
genhd.c This is the 4.19-rc6 release 2018-10-01 08:58:57 -06:00
ioctl.c block: Introduce BLKGETNRZONES ioctl 2018-10-25 11:17:40 -06:00
ioprio.c
Kconfig blk-wbt: kill check for legacy queue type 2018-11-07 13:42:32 -07:00
Kconfig.iosched block: remove legacy IO schedulers 2018-11-07 13:42:32 -07:00
kyber-iosched.c blk-mq: allow software queue to map to multiple hardware queues 2018-11-07 13:44:59 -07:00
Makefile block: remove legacy IO schedulers 2018-11-07 13:42:32 -07:00
mq-deadline.c block: get rid of MQ scheduler ops union 2018-11-07 13:42:32 -07:00
opal_proto.h
partition-generic.c block: use nanosecond resolution for iostat 2018-09-21 20:26:59 -06:00
scsi_ioctl.c
sed-opal.c
t10-pi.c