index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-06
block: Add Sed-opal library
Scott Bauer
6
-0
/
+3074
2017-02-06
Include: Uapi: Add user ABI for Sed/Opal
Scott Bauer
1
-0
/
+118
2017-02-01
block: queue lock must be acquired when iterating over rls
Tahsin Erdogan
1
-0
/
+2
2017-02-01
block: Update comments that refer to __bio_map_user() and bio_map_user()
Bart Van Assche
1
-3
/
+3
2017-01-31
blk-mq: don't fail allocating driver tag for stopped hw queue
Jens Axboe
1
-3
/
+0
2017-01-31
nvme/pci: Don't mark IOD as aborted if abort wasn't sent
Keith Busch
1
-2
/
+1
2017-01-31
lightnvm: allow targets to use sysfs
Javier González
2
-0
/
+15
2017-01-31
lightnvm: free properly on target creation error
Javier González
1
-1
/
+1
2017-01-31
lightnvm: Add CRC read error
Javier González
1
-0
/
+1
2017-01-31
lightnvm: use end_io callback instead of instance
Matias Bjørling
6
-20
/
+13
2017-01-31
lightnvm: add ioctls for vector I/Os
Matias Bjørling
4
-0
/
+280
2017-01-31
lightnvm: reduce number of nvm_id groups to one
Matias Bjørling
4
-58
/
+47
2017-01-31
lightnvm: cleanup nvm transformation functions
Matias Bjørling
2
-89
/
+40
2017-01-31
lightnvm: make nvm_map_* return void
Matias Bjørling
1
-32
/
+9
2017-01-31
lightnvm: remove nvm_get_bb_tbl and nvm_set_bb_tbl
Matias Bjørling
2
-38
/
+4
2017-01-31
lightnvm: remove nvm_submit_ppa* functions
Matias Bjørling
2
-113
/
+0
2017-01-31
lightnvm: collapse nvm_erase_ppa and nvm_erase_blk
Matias Bjørling
2
-32
/
+26
2017-01-31
lightnvm: merge gennvm with core
Matias Bjørling
8
-1748
/
+606
2017-01-27
blk-mq: fix debugfs compilation issues
Omar Sandoval
3
-6
/
+19
2017-01-27
block: cleanup remaining manual checks for PREFLUSH|FUA
Jens Axboe
2
-2
/
+2
2017-01-27
blk-mq-sched: add flush insertion into blk_mq_sched_insert_request()
Jens Axboe
8
-55
/
+89
2017-01-27
block: add a op_is_flush helper
Christoph Hellwig
7
-28
/
+26
2017-01-27
blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()
Jens Axboe
4
-14
/
+23
2017-01-27
blk-mq-sched: fix starvation for multiple hardware queues and shared tags
Jens Axboe
5
-7
/
+41
2017-01-27
blk-mq: release driver tag on a requeue event
Jens Axboe
1
-0
/
+16
2017-01-27
blk-mq: fix potential race in queue restart and driver tag allocation
Jens Axboe
1
-1
/
+9
2017-01-27
blk-mq: improve scheduler queue sync/async running
Jens Axboe
1
-2
/
+4
2017-01-27
blk-mq: move hctx and ctx counters from sysfs to debugfs
Omar Sandoval
2
-64
/
+181
2017-01-27
blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfs
Omar Sandoval
2
-92
/
+132
2017-01-27
blk-mq: add tags and sched_tags bitmaps to debugfs
Omar Sandoval
1
-0
/
+50
2017-01-27
blk-mq: move tags and sched_tags info from sysfs to debugfs
Omar Sandoval
4
-45
/
+86
2017-01-27
blk-mq: export software queue pending map to debugfs
Omar Sandoval
1
-0
/
+21
2017-01-27
sbitmap: add helpers for dumping to a seq_file
Omar Sandoval
2
-0
/
+121
2017-01-27
blk-mq: add extra request information to debugfs
Omar Sandoval
1
-1
/
+3
2017-01-27
blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs
Omar Sandoval
2
-57
/
+106
2017-01-27
blk-mq: add hctx->{state,flags} to debugfs
Omar Sandoval
1
-0
/
+42
2017-01-27
blk-mq: create debugfs directory tree
Omar Sandoval
6
-0
/
+201
2017-01-26
blk-mq-sched: check for successful allocation before assigning tag
Jens Axboe
1
-1
/
+2
2017-01-26
blk-mq: don't lose flags passed in to blk_mq_alloc_request()
Jens Axboe
2
-4
/
+4
2017-01-25
blk-mq: only apply active queue tag throttling for driver tags
Jens Axboe
2
-10
/
+15
2017-01-23
cfq-iosched: Adjust one function call together with a variable assignment
Markus Elfring
1
-2
/
+4
2017-01-23
blk-throttle: Adjust two function calls together with a variable assignment
Markus Elfring
1
-2
/
+4
2017-01-23
block: Initialize cfqq->ioprio_class in cfq_get_queue()
Alexander Potapenko
1
-0
/
+2
2017-01-20
blk-mq: allow resize of scheduler requests
Jens Axboe
3
-13
/
+61
2017-01-19
blk-mq: stop hardware queue in blk_mq_delay_queue()
Jens Axboe
1
-0
/
+1
2017-01-19
blk-mq-tag: remove redundant check for 'data->hctx' being non-NULL
Jens Axboe
1
-4
/
+2
2017-01-19
elevator: fix unnecessary put of elevator in failure case
Jens Axboe
1
-4
/
+0
2017-01-18
blk-cgroup: don't quiesce the queue on policy activate/deactivate
Jens Axboe
1
-12
/
+8
2017-01-18
sbitmap: fix wakeup hang after sbq resize
Omar Sandoval
1
-5
/
+30
2017-01-18
sbitmap: use smp_mb__after_atomic() in sbq_wake_up()
Omar Sandoval
1
-3
/
+10
[next]