index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq-debugfs: rename hw queue directories from <n> to hctx<n>
Omar Sandoval
2017-05-04
1
-1
/
+1
*
blk-mq-debugfs: don't open code strstrip()
Omar Sandoval
2017-05-04
1
-5
/
+4
*
blk-mq-debugfs: error on long write to queue "state" file
Omar Sandoval
2017-05-04
1
-7
/
+12
*
blk-mq-debugfs: clean up flag definitions
Omar Sandoval
2017-05-04
1
-93
/
+108
*
blk-mq-debugfs: separate flags with |
Omar Sandoval
2017-05-04
1
-1
/
+1
*
block/mq: Cure cpu hotplug lock inversion
Peter Zijlstra
2017-05-04
1
-2
/
+2
*
blk-mq: don't use sync workqueue flushing from drivers
Jens Axboe
2017-05-03
1
-5
/
+20
*
block: don't call blk_mq_quiesce_queue() after queue is frozen
Ming Lei
2017-05-02
2
-5
/
+0
*
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-05-02
1
-13
/
+5
*
blk-mq-sched: remove hack that bypasses scheduler for reserved requests
Jens Axboe
2017-05-02
1
-5
/
+1
*
block: Remove elevator_change()
Bart Van Assche
2017-05-02
1
-13
/
+0
*
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-01
45
-1171
/
+11837
|
\
|
*
block: hide badblocks attribute by default
Dan Williams
2017-04-28
1
-0
/
+11
|
*
blk-mq: unify hctx delay_work and run_work
Jens Axboe
2017-04-28
2
-15
/
+23
|
*
block: add kblock_mod_delayed_work_on()
Jens Axboe
2017-04-28
1
-0
/
+7
|
*
blk-mq: unify hctx delayed_run_work and run_work
Jens Axboe
2017-04-28
2
-22
/
+7
|
*
blk-mq-sched: alloate reserved tags out of normal pool
Jens Axboe
2017-04-27
1
-1
/
+5
|
*
blk-mq: Add blk_mq_ops.show_rq()
Bart Van Assche
2017-04-26
1
-1
/
+5
|
*
blk-mq: Show operation, cmd_flags and rq_flags names
Bart Van Assche
2017-04-26
1
-3
/
+69
|
*
blk-mq: Make blk_flags_show() callers append a newline character
Bart Van Assche
2017-04-26
1
-1
/
+3
|
*
blk-mq: Move the "state" debugfs attribute one level down
Bart Van Assche
2017-04-26
1
-8
/
+1
|
*
blk-mq: Unregister debugfs attributes earlier
Bart Van Assche
2017-04-26
1
-2
/
+6
|
*
blk-mq: Only unregister hctxs for which registration succeeded
Bart Van Assche
2017-04-26
1
-5
/
+13
|
*
blk-mq-debugfs: Rename functions for registering and unregistering the mq dir...
Bart Van Assche
2017-04-26
3
-11
/
+11
|
*
blk-mq: Let blk_mq_debugfs_register() look up the queue name
Bart Van Assche
2017-04-26
3
-6
/
+6
|
*
blk-mq: Register <dev>/queue/mq after having registered <dev>/queue
Bart Van Assche
2017-04-26
3
-10
/
+32
|
*
block: fix blk_integrity_register to use template's interval_exp if not 0
Mike Snitzer
2017-04-23
1
-1
/
+2
|
*
block: get rid of blk_integrity_revalidate()
Ilya Dryomov
2017-04-21
2
-18
/
+2
|
*
blk-mq: Fix preempt count imbalance
Bart Van Assche
2017-04-21
1
-1
/
+2
|
*
blk-stat: kill blk_stat_rq_ddir()
Jens Axboe
2017-04-21
4
-19
/
+7
|
*
blk-mq: Remove blk_mq_sched_move_to_dispatch()
Bart Van Assche
2017-04-20
2
-19
/
+0
|
*
blk-mq: add might_sleep check to blk_mq_get_driver_tag()
Jens Axboe
2017-04-20
1
-0
/
+2
|
*
blk-mq: Fix poll_stat for new size-based bucketing.
Stephen Bates
2017-04-20
2
-8
/
+9
|
*
blk-mq: fix schedule-while-atomic with scheduler attached
Jens Axboe
2017-04-20
1
-5
/
+6
|
*
blk-mq: Add a polling specific stats function
Stephen Bates
2017-04-20
1
-10
/
+35
|
*
blk-stat: convert blk-stat bucket callback to signed
Stephen Bates
2017-04-20
3
-7
/
+10
|
*
block: remove the errors field from struct request
Christoph Hellwig
2017-04-20
4
-23
/
+5
|
*
blk-mq: simplify __blk_mq_complete_request
Christoph Hellwig
2017-04-20
1
-17
/
+8
|
*
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
2017-04-20
1
-12
/
+3
|
*
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
2017-04-20
3
-17
/
+17
|
*
block: remove the blk_execute_rq return value
Christoph Hellwig
2017-04-20
2
-8
/
+3
|
*
blk-throttle: fix unused variable warning with BLK_DEV_THROTTLING_LOW=n
Jens Axboe
2017-04-20
1
-7
/
+15
|
*
bfq: fix compile error if CONFIG_CGROUPS=n
Jens Axboe
2017-04-20
1
-3
/
+2
|
*
block, bfq: don't dereference bic before null checking it
Colin Ian King
2017-04-20
1
-2
/
+2
|
*
block: Optimize ioprio_best()
Bart Van Assche
2017-04-19
1
-11
/
+1
|
*
block: Inline blk_rq_set_prio()
Bart Van Assche
2017-04-19
1
-1
/
+6
|
*
block: Export blk_init_request_from_bio()
Bart Van Assche
2017-04-19
3
-4
/
+4
|
*
block: make __blk_end_bidi_request private
Christoph Hellwig
2017-04-19
3
-4
/
+2
|
*
block: remove blk_end_request_cur
Christoph Hellwig
2017-04-19
1
-18
/
+0
|
*
block: remove blk_end_request_err and __blk_end_request_err
Christoph Hellwig
2017-04-19
1
-39
/
+0
[next]