index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
blktrace: make do_blk_trace_setup() static
Omar Sandoval
2017-02-02
1
-4
/
+0
*
block: fix debugfs config conditional in struct request_queue
Omar Sandoval
2017-02-02
1
-1
/
+1
*
debugfs: add debugfs_lookup()
Omar Sandoval
2017-02-02
1
-0
/
+8
*
scsi, block: fix duplicate bdi name registration crashes
Dan Williams
2017-02-02
2
-0
/
+9
*
block: Get rid of blk_get_backing_dev_info()
Jan Kara
2017-02-02
2
-2
/
+1
*
block: Make blk_get_backing_dev_info() safe without open bdev
Jan Kara
2017-02-02
1
-0
/
+1
*
block: Dynamically allocate and refcount backing_dev_info
Jan Kara
2017-02-02
3
-2
/
+11
*
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-02-02
1
-1
/
+2
*
block: Unhash block device inodes on gendisk destruction
Jan Kara
2017-02-02
1
-0
/
+1
*
block: move internal_tag to same cache line as tag
Jens Axboe
2017-01-31
1
-2
/
+3
*
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
3
-20
/
+23
*
ide: don't abuse cmd_type
Christoph Hellwig
2017-01-31
1
-11
/
+45
*
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-31
3
-8
/
+14
*
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
4
-14
/
+39
*
block/bsg: move queue creation into bsg_setup_queue
Christoph Hellwig
2017-01-27
1
-3
/
+2
*
scsi: allocate scsi_cmnd structures as part of struct request
Christoph Hellwig
2017-01-27
1
-3
/
+0
*
scsi: remove __scsi_alloc_queue
Christoph Hellwig
2017-01-27
2
-2
/
+2
*
dm: always defer request allocation to the owner of the request_queue
Christoph Hellwig
2017-01-27
1
-3
/
+0
*
block: cleanup tracing
Christoph Hellwig
2017-01-27
2
-23
/
+18
*
block: allow specifying size for extra command data
Christoph Hellwig
2017-01-27
1
-0
/
+7
*
block: simplify blk_init_allocated_queue
Christoph Hellwig
2017-01-27
1
-2
/
+1
*
Merge branch 'for-4.11/block' into for-4.11/rq-refactor
Jens Axboe
2017-01-27
5
-12
/
+128
|
\
|
*
block: add a op_is_flush helper
Christoph Hellwig
2017-01-27
1
-0
/
+9
|
*
blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()
Jens Axboe
2017-01-27
1
-1
/
+1
|
*
blk-mq-sched: fix starvation for multiple hardware queues and shared tags
Jens Axboe
2017-01-27
1
-0
/
+1
|
*
sbitmap: add helpers for dumping to a seq_file
Omar Sandoval
2017-01-27
1
-0
/
+30
|
*
blk-mq: create debugfs directory tree
Omar Sandoval
2017-01-27
1
-0
/
+5
|
*
blk-mq-sched: allow setting of default IO scheduler
Jens Axboe
2017-01-17
1
-0
/
+1
|
*
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
2017-01-17
3
-2
/
+39
|
*
blk-mq: add support for carrying internal tag information in blk_qc_t
Jens Axboe
2017-01-17
1
-5
/
+17
|
*
blk-mq: un-export blk_mq_free_hctx_request()
Jens Axboe
2017-01-17
1
-1
/
+0
|
*
block: move existing elevator ops to union
Jens Axboe
2017-01-17
1
-1
/
+3
|
*
blk-mq: make mq_ops a const pointer
Jens Axboe
2017-01-12
2
-2
/
+2
|
*
block: relax check on sg gap
Ming Lei
2017-01-12
1
-1
/
+21
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-01-20
1
-0
/
+1
|
\
\
|
*
\
Merge tag 'kvm-arm-for-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2017-01-17
1
-0
/
+1
|
|
\
\
|
|
*
|
KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems
Jintack Lim
2017-01-13
1
-0
/
+1
|
|
|
/
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-01-20
1
-3
/
+3
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
2017-01-17
1
-3
/
+3
|
|
\
\
\
|
|
*
|
|
scsi: libfc: Fix variable name in fc_set_wwpn
Fam Zheng
2017-01-16
1
-3
/
+3
*
|
|
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-18
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
cpu/hotplug: Provide dynamic range for prepare stage
Thomas Gleixner
2017-01-16
1
-0
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-18
1
-0
/
+4
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2017-01-16
1
-0
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
rcu: Narrow early boot window of illegal synchronous grace periods
Paul E. McKenney
2017-01-15
1
-0
/
+4
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-01-17
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
taint/module: Fix problems when out-of-kernel driver defines true or false
Larry Finger
2017-01-17
1
-2
/
+2
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-17
6
-7
/
+16
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bpf: rework prog_digest into prog_tag
Daniel Borkmann
2017-01-16
4
-5
/
+7
|
*
|
|
|
|
|
|
Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-01-16
1
-1
/
+3
|
|
\
\
\
\
\
\
\
[next]