Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
155bdd30af17e90941589b5db4dab9a29b28c112
/
block
7e41c3c
blk-mq: fix up placement of debugfs directory of queue files
by Greg Kroah-Hartman
· 6 years ago
e6feaf2
block, bfq: fix operator in BFQQ_TOTALLY_SEEKY
by Paolo Valente
· 6 years ago
4569180
block: fix page leak when merging to same page
by Christoph Hellwig
· 6 years ago
ff89673
block: return from __bio_try_merge_page if merging occured in the same page
by Christoph Hellwig
· 6 years ago
c326f84
blk-mq: remove WARN_ON(!q->elevator) from blk_mq_sched_free_requests
by Ming Lei
· 6 years ago
6cfc008
blk-mq: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
b9aef63
block: force select mq-deadline for zoned block devices
by Damien Le Moal
· 6 years ago
cf89298
cgroup/bfq: revert bfq.weight symlink change
by Jens Axboe
· 6 years ago
19e9da9
block, bfq: add weight symlink to the bfq.weight cgroup parameter
by Angelo Ruocco
· 6 years ago
c3e2219
block: free sched's request pool in blk_cleanup_queue
by Ming Lei
· 6 years ago
98d669b
block: Drop unlikely before IS_ERR(_OR_NULL)
by Kefeng Wang
· 6 years ago
61939b1
block: print offending values when cloned rq limits are exceeded
by John Pittman
· 6 years ago
cd669f8
blk-mq: Document the blk_mq_hw_queue_to_node() arguments
by Bart Van Assche
· 6 years ago
ef025d7
blk-mq: Fix spelling in a source code comment
by Bart Van Assche
· 6 years ago
a0b77e3
block: Fix bsg_setup_queue() kernel-doc header
by Bart Van Assche
· 6 years ago
83826a5
block: Fix rq_qos_wait() kernel-doc header
by Bart Van Assche
· 6 years ago
0542cd5
block: Fix blk_mq_*_map_queues() kernel-doc headers
by Bart Van Assche
· 6 years ago
216382d
block: Fix throtl_pending_timer_fn() kernel-doc header
by Bart Van Assche
· 6 years ago
33c826e
block: Convert blk_invalidate_devt() header into a non-kernel-doc header
by Bart Van Assche
· 6 years ago
210eaaa
block/partitions/ldm: Convert a kernel-doc header into a non-kernel-doc header
by Bart Van Assche
· 6 years ago
41de54c
blk-mq: Fix memory leak in error handling
by Jes Sorensen
· 6 years ago
fe20086
block: don't protect generic_make_request_checks with blk_queue_enter
by Ming Lei
· 6 years ago
47cdee2
block: move blk_exit_queue into __blk_release_queue
by Ming Lei
· 6 years ago
7996a8b
blk-mq: fix hang caused by freeze/unfreeze sequence
by Bob Liu
· 6 years ago
6869875
block: remove the bi_seg_{front,back}_size fields in struct bio
by Christoph Hellwig
· 6 years ago
200a9af
block: remove the segment size check in bio_will_gap
by Christoph Hellwig
· 6 years ago
09324d3
block: force an unlimited segment size on queues with a virt boundary
by Christoph Hellwig
· 6 years ago
eded341
block: don't decrement nr_phys_segments for physically contigous segments
by Christoph Hellwig
· 6 years ago
1718de7
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
7a102d9
block/bio-integrity: use struct_size() in kmalloc()
by Jackie Liu
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
cf482a4
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
6621566
block: don't drain in-progress dispatch in blk_cleanup_queue()
by Ming Lei
· 6 years ago
1b97871
blk-mq: move cancel of hctx->run_work into blk_mq_hw_sysfs_release
by Ming Lei
· 6 years ago
2f8f133
blk-mq: always free hctx after request queue is freed
by Ming Lei
· 6 years ago
7c6c5b7
blk-mq: split blk_mq_alloc_and_init_hctx into two parts
by Ming Lei
· 6 years ago
c7e2d94
blk-mq: free hw queue's resource in hctx's release handler
by Ming Lei
· 6 years ago
fbc2a15
blk-mq: move cancel of requeue_work into blk_mq_release
by Ming Lei
· 6 years ago
e87eb30
blk-mq: grab .q_usage_counter when queuing request from plug code path
by Ming Lei
· 6 years ago
273938b
block: fix function name in comment
by Raul E Rangel
· 6 years ago
12adb7a
block: remove the unused blk_queue_dma_pad function
by Christoph Hellwig
· 6 years ago
3dcf60b
block: add SPDX tags to block layer files missing licensing information
by Christoph Hellwig
· 6 years ago
a497ee3
block: switch all files cleared marked as GPLv2 or later to SPDX tags
by Christoph Hellwig
· 6 years ago
8c16567
block: switch all files cleared marked as GPLv2 to SPDX tags
by Christoph Hellwig
· 6 years ago
dcdca75
block: clean up __bio_add_pc_page a bit
by Christoph Hellwig
· 6 years ago
6601e44e
block: remove bogus comments in __bio_add_pc_page
by Christoph Hellwig
· 6 years ago
4713839
block: remove the __bio_add_pc_page export
by Christoph Hellwig
· 6 years ago
2b070cf
block: remove the i argument to bio_for_each_segment_all
by Christoph Hellwig
· 6 years ago
800f5aa
block: Replace all ktype default_attrs with groups
by Kimberly Brown
· 6 years ago
0257c0e
block: don't run get_page() on pages from non-bvec iov iter
by Ming Lei
· 6 years ago
551879a
block: clarify that bio_add_page() and related helpers can add multi pages
by Ming Lei
· 6 years ago
4d25339
block: don't show io_timeout if driver has no timeout handler
by Weiping Zhang
· 6 years ago
f9f7687
block: avoid scatterlist offsets > PAGE_SIZE
by Christoph Hellwig
· 6 years ago
6fcc44d
block: fix use-after-free on gendisk
by Yufen Yu
· 6 years ago
5c61ee2
Merge tag 'v5.1-rc6' into for-5.2/block
by Jens Axboe
· 6 years ago
77f1e0a
bfq: update internal depth state when queue depth changes
by Jens Axboe
· 6 years ago
cdf3e3d
block: check_events: don't bother with events if unsupported
by Martin Wilck
· 6 years ago
c92e2f0
block: disk_events: introduce event flags
by Martin Wilck
· 6 years ago
673387a
block: genhd: remove async_events field
by Martin Wilck
· 6 years ago
52d52d1
block: only allow contiguous page structs in a bio_vec
by Christoph Hellwig
· 6 years ago
7321ecb
block: change how we get page references in bio_iov_iter_get_pages
by Christoph Hellwig
· 6 years ago
14eacf1
block: don't allow multiple bio_iov_iter_get_pages calls per bio
by Christoph Hellwig
· 6 years ago
a10584c
block: refactor __bio_iov_bvec_add_pages
by Christoph Hellwig
· 6 years ago
8a96a0e
block: rewrite blk_bvec_map_sg to avoid a nth_page call
by Christoph Hellwig
· 6 years ago
a3761c3
block: do not leak memory in bio_copy_user_iov()
by Jérôme Glisse
· 6 years ago
1b8f21b7
blk-mq: introduce blk_mq_complete_request_sync()
by Ming Lei
· 6 years ago
eed47d1
block, bfq: fix use after free in bfq_bfqq_expire
by Paolo Valente
· 6 years ago
b21e11c
block: fix build warning in merging bvecs
by Ming Lei
· 6 years ago
636b8fe
block, bfq: fix some typos in comments
by Angelo Ruocco
· 6 years ago
d0b0a81
block: remove unused variable 'def'
by Hisao Tanabe
· 6 years ago
a80f36c
block: sed-opal: rename next to execute_steps
by David Kozub
· 6 years ago
0af2648
block: sed-opal: don't repeat opal_discovery0 in each steps array
by David Kozub
· 6 years ago
3db8723
block: sed-opal: pass steps via argument rather than via opal_dev
by David Kozub
· 6 years ago
372be40
block: sed-opal: use named Opal tokens instead of integer literals
by David Kozub
· 6 years ago
3fff234
block: sed-opal: unify retrieval of table columns
by David Kozub
· 6 years ago
a4ddbd1
block: sed-opal: add token for OPAL_LIFECYCLE
by David Kozub
· 6 years ago
2855995
block: sed-opal: split generation of bytestring header and content
by Jonas Rabenstein
· 6 years ago
b2f9c6e
block: sed-opal: print failed function address
by Jonas Rabenstein
· 6 years ago
b68f09e
block: sed-opal: reuse response_get_token to decrease code duplication
by David Kozub
· 6 years ago
7d9b62a
block: sed-opal: unify error handling of responses
by David Kozub
· 6 years ago
e8b2922
block: sed-opal: unify cmd start
by David Kozub
· 6 years ago
78d584c
block: sed-opal: close parameter list in cmd_finalize
by David Kozub
· 6 years ago
e2821a5
block: sed-opal: unify space check in add_token_*
by Jonas Rabenstein
· 6 years ago
1b6b75b
block: sed-opal: use correct macro for method length
by Jonas Rabenstein
· 6 years ago
1e815b3
block: sed-opal: fix typos and formatting
by David Kozub
· 6 years ago
78bf473
block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR
by David Kozub
· 6 years ago
72deb45
block: remove CONFIG_LBDAF
by Christoph Hellwig
· 6 years ago
fd9c40f
block: Revert v5.0 blk_mq_request_issue_directly() changes
by Bart Van Assche
· 6 years ago
2b24e6f
block: bio: ensure newly added bio flags don't override BVEC_POOL_IDX
by Johannes Thumshirn
· 6 years ago
bcc816d
blk-mq: do not reset plug->rq_count before the list is sorted
by Dongli Zhang
· 6 years ago
ff3b74b
blk-mq: add trace block plug and unplug for multiple queues
by Yufen Yu
· 6 years ago
b9a1ff5
block: use blk_free_flush_queue() to free hctx->fq in blk_mq_init_hctx
by Shenghui Wang
· 6 years ago
f6970f8
block: don't check if adjacent bvecs in one bio can be mergeable
by Ming Lei
· 6 years ago
16e3e41
block: reuse __blk_bvec_map_sg() for mapping page sized bvec
by Ming Lei
· 6 years ago
cae6c2e
block: remove argument of 'request_queue' from __blk_bvec_map_sg
by Ming Lei
· 6 years ago
489fbbc
block: enable multi-page bvec for passthrough IO
by Ming Lei
· 6 years ago
1904708
block: put the same page when adding it to bio
by Ming Lei
· 6 years ago
5919482
block: check if page is mergeable in one helper
by Ming Lei
· 6 years ago
5a8ce24
block: cleanup bio_add_pc_page
by Ming Lei
· 6 years ago
fd7d8d4
block: don't merge adjacent bvecs to one segment in bio blk_queue_split
by Ming Lei
· 6 years ago
Next »