index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-02
block: Unhash block device inodes on gendisk destruction
Jan Kara
1
-0
/
+1
2017-02-01
block: move internal_tag to same cache line as tag
Jens Axboe
1
-2
/
+3
2017-02-01
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
3
-20
/
+23
2017-02-01
ide: don't abuse cmd_type
Christoph Hellwig
1
-11
/
+45
2017-02-01
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2
-7
/
+13
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
2
-14
/
+7
2017-01-28
block/bsg: move queue creation into bsg_setup_queue
Christoph Hellwig
1
-3
/
+2
2017-01-28
dm: always defer request allocation to the owner of the request_queue
Christoph Hellwig
1
-3
/
+0
2017-01-28
block: cleanup tracing
Christoph Hellwig
1
-7
/
+7
2017-01-28
block: allow specifying size for extra command data
Christoph Hellwig
1
-0
/
+7
2017-01-28
block: simplify blk_init_allocated_queue
Christoph Hellwig
1
-2
/
+1
2017-01-28
Merge branch 'for-4.11/block' into for-4.11/rq-refactor
Jens Axboe
5
-12
/
+128
2017-01-27
block: add a op_is_flush helper
Christoph Hellwig
1
-0
/
+9
2017-01-27
blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()
Jens Axboe
1
-1
/
+1
2017-01-27
blk-mq-sched: fix starvation for multiple hardware queues and shared tags
Jens Axboe
1
-0
/
+1
2017-01-27
sbitmap: add helpers for dumping to a seq_file
Omar Sandoval
1
-0
/
+30
2017-01-27
blk-mq: create debugfs directory tree
Omar Sandoval
1
-0
/
+5
2017-01-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2017-01-18
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2017-01-18
Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2017-01-17
taint/module: Fix problems when out-of-kernel driver defines true or false
Larry Finger
1
-2
/
+2
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+11
2017-01-17
blk-mq-sched: allow setting of default IO scheduler
Jens Axboe
1
-0
/
+1
2017-01-17
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
3
-2
/
+39
2017-01-17
blk-mq: add support for carrying internal tag information in blk_qc_t
Jens Axboe
1
-5
/
+17
2017-01-17
blk-mq: un-export blk_mq_free_hctx_request()
Jens Axboe
1
-1
/
+0
2017-01-17
block: move existing elevator ops to union
Jens Axboe
1
-1
/
+3
2017-01-16
bpf: rework prog_digest into prog_tag
Daniel Borkmann
2
-3
/
+5
2017-01-16
Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2017-01-16
cpu/hotplug: Provide dynamic range for prepare stage
Thomas Gleixner
1
-0
/
+2
2017-01-16
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
1
-0
/
+4
2017-01-15
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2017-01-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2017-01-15
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2017-01-15
rcu: Narrow early boot window of illegal synchronous grace periods
Paul E. McKenney
1
-0
/
+4
2017-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2017-01-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+16
2017-01-15
coredump: Ensure proper size of sparse core files
Dave Kleikamp
1
-0
/
+1
2017-01-14
efi/x86: Prune invalid memory map entries and fix boot regression
Peter Jones
1
-0
/
+1
2017-01-14
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
1
-0
/
+1
2017-01-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2017-01-14
block: add blk_rq_payload_bytes
Christoph Hellwig
1
-0
/
+13
2017-01-13
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
1
-1
/
+6
2017-01-12
sunrpc: don't call sleeping functions from the notifier block callbacks
Scott Mayhew
1
-0
/
+1
2017-01-12
i2c: do not enable fall back to Host Notify by default
Dmitry Torokhov
1
-0
/
+1
2017-01-12
Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-1
/
+3
2017-01-12
block: Rename blk_queue_zone_size and bdev_zone_size
Damien Le Moal
1
-3
/
+3
2017-01-12
jump_labels: API for flushing deferred jump label updates
David Matlack
1
-0
/
+5
2017-01-12
blk-mq: make mq_ops a const pointer
Jens Axboe
2
-2
/
+2
2017-01-12
block: relax check on sg gap
Ming Lei
1
-1
/
+21
[next]