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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-18
blk-mq: don't stop queue for quiescing
Ming Lei
1
-2
/
+0
2017-06-18
blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue
Ming Lei
2
-0
/
+6
2017-06-18
blk-mq: introduce blk_mq_unquiesce_queue
Ming Lei
1
-0
/
+1
2017-06-18
blk-mq: introduce blk_mq_quiesce_queue_nowait()
Ming Lei
1
-0
/
+8
2017-06-18
blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h
Ming Lei
2
-1
/
+1
2017-06-18
block: remove bio_clone() and all references.
NeilBrown
1
-5
/
+0
2017-06-18
blk: make the bioset rescue_workqueue optional.
NeilBrown
1
-0
/
+1
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
1
-2
/
+4
2017-06-18
blk: remove bio_set arg from blk_queue_split()
NeilBrown
1
-2
/
+1
2017-06-18
blk-mq-sched: unify request prepare methods
Christoph Hellwig
1
-2
/
+2
2017-06-18
blk-mq-sched: unify request finished methods
Christoph Hellwig
1
-2
/
+1
2017-06-16
nvme: implement NS Optimal IO Boundary from 1.3 Spec
Scott Bauer
1
-1
/
+1
2017-06-15
nvme: add fields into identify controller data structure
Guan Junxiong
1
-2
/
+8
2017-06-15
nvmet: allow overriding the NVMe VS via configfs
Johannes Thumshirn
1
-0
/
+4
2017-06-15
nvme: introduce NVMe Namespace Identification Descriptor structures
Johannes Thumshirn
1
-0
/
+17
2017-06-15
nvmet: use NVME_IDENTIFY_DATA_SIZE
Johannes Thumshirn
1
-0
/
+2
2017-06-15
scatterlist: add sg_zero_buffer() helper
Johannes Thumshirn
1
-0
/
+2
2017-06-15
nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride
Xu Yu
1
-0
/
+1
2017-06-13
nvme.h: add dword 12 - 15 fields to struct nvme_features
Arnav Dawn
1
-1
/
+4
2017-06-13
nvme.h: add struct nvme_host_mem_buf_desc and HMB flags
Christoph Hellwig
1
-0
/
+11
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
10
-78
/
+90
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
42
-92
/
+258
2017-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-3
/
+2
2017-06-12
compiler, clang: properly override 'inline' for clang
Linus Torvalds
1
-1
/
+2
2017-06-11
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2017-06-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+29
2017-06-10
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2017-06-10
Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2017-06-10
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2017-06-09
dm: bump DM_VERSION_MINOR in response to target method error code changes
Mike Snitzer
1
-2
/
+2
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
4
-4
/
+7
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
1
-5
/
+2
2017-06-09
block: introduce new block status code type
Christoph Hellwig
6
-16
/
+35
2017-06-09
dm: change ->end_io calling convention
Christoph Hellwig
1
-1
/
+1
2017-06-09
fs: remove the unused error argument to dio_end_io()
Christoph Hellwig
1
-1
/
+1
2017-06-09
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
1
-2
/
+0
2017-06-09
KEYS: DH: add __user annotations to keyctl_kdf_params
Eric Biggers
1
-2
/
+2
2017-06-09
KEYS: sanitize key structs before freeing
Eric Biggers
1
-1
/
+0
2017-06-09
Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-5
/
+2
2017-06-09
Merge branches 'intel_pstate' and 'pm-sleep'
Rafael J. Wysocki
1
-5
/
+2
2017-06-08
srcu: Allow use of Classic SRCU from both process and interrupt context
Paolo Bonzini
1
-2
/
+0
2017-06-08
loop: support 4k physical blocksize
Hannes Reinecke
1
-0
/
+3
2017-06-08
Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...
Paolo Bonzini
2
-3
/
+29
2017-06-08
acpi: always include uuid.h
Christoph Hellwig
1
-1
/
+1
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
3
-8
/
+8
2017-06-07
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
Rafael J. Wysocki
1
-5
/
+2
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+3
2017-06-07
compiler, clang: suppress warning for unused static inline functions
David Rientjes
1
-0
/
+7
2017-06-06
elevator: fix truncation of icq_cache_name
Eric Biggers
1
-1
/
+1
2017-06-06
Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-3
/
+3
[next]