index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
59
-345
/
+347
*
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
2017-06-09
16
-117
/
+112
*
block: introduce new block status code type
Christoph Hellwig
2017-06-09
62
-329
/
+328
*
dm: change ->end_io calling convention
Christoph Hellwig
2017-06-09
9
-49
/
+50
*
dm: don't return errnos from ->map
Christoph Hellwig
2017-06-09
11
-33
/
+46
*
dm mpath: merge do_end_io_bio into multipath_end_io_bio
Christoph Hellwig
2017-06-09
1
-27
/
+15
*
dm: fix REQ_RAHEAD handling
Christoph Hellwig
2017-06-09
2
-3
/
+3
*
scsi/osd: don't save block errors into req_results
Christoph Hellwig
2017-06-09
1
-1
/
+1
*
nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmd
Christoph Hellwig
2017-06-09
1
-11
/
+1
*
nbd: set sk->sk_sndtimeo for our sockets
Josef Bacik
2017-06-09
1
-0
/
+2
*
loop: fix error handling regression
Arnd Bergmann
2017-06-09
1
-1
/
+2
*
loop: support 4k physical blocksize
Hannes Reinecke
2017-06-08
2
-6
/
+38
*
loop: Remove unused 'bdev' argument from loop_set_capacity
Hannes Reinecke
2017-06-08
1
-2
/
+2
*
cdrom: Check SCSI passthrough support before reading audio
Bart Van Assche
2017-06-01
1
-0
/
+6
*
pktcdvd: Check queue type before attaching to a queue
Bart Van Assche
2017-06-01
1
-0
/
+5
*
block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH
Bart Van Assche
2017-06-01
4
-0
/
+5
*
nbd: add FUA op support
Shaun McDowell
2017-05-30
1
-3
/
+13
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-26
6
-123
/
+130
|
\
|
*
nvme: Quirk APST on Intel 600P/P3100 devices
Andy Lutomirski
2017-05-26
1
-0
/
+2
|
*
nvme: only setup block integrity if supported by the driver
Christoph Hellwig
2017-05-26
3
-19
/
+33
|
*
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
Christoph Hellwig
2017-05-26
5
-5
/
+6
|
*
nvme-pci: consistencly use ctrl->device for logging
Christoph Hellwig
2017-05-26
1
-6
/
+6
|
*
nvme_fc: remove extra controller reference taken on reconnect
James Smart
2017-05-22
1
-3
/
+2
|
*
nvme_fc: correct nvme status set on abort
James Smart
2017-05-22
1
-2
/
+2
|
*
nvme_fc: set logging level on resets/deletes
James Smart
2017-05-22
1
-10
/
+4
|
*
nvme_fc: revise comment on teardown
James Smart
2017-05-22
1
-4
/
+4
|
*
nvme_fc: Support ctrl_loss_tmo
James Smart
2017-05-22
1
-67
/
+49
|
*
nvme_fc: get rid of local reconnect_delay
James Smart
2017-05-22
1
-6
/
+4
|
*
nvme: avoid to use blk_mq_abort_requeue_list()
Ming Lei
2017-05-22
1
-2
/
+3
|
*
nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
Ming Lei
2017-05-22
1
-1
/
+7
|
*
nvme-rdma: support devices with queue size < 32
Marta Rybczynska
2017-05-22
1
-4
/
+14
*
|
Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-26
4
-14
/
+39
|
\
\
|
*
|
PCI/PM: Add needs_resume flag to avoid suspend complete optimization
Imre Deak
2017-05-23
1
-1
/
+2
|
*
|
PCI: imx6: Fix config read timeout handling
Lucas Stach
2017-05-22
1
-3
/
+30
|
*
|
switchtec: Fix minor bug with partition ID register
Logan Gunthorpe
2017-05-22
1
-1
/
+4
|
*
|
switchtec: Use new cdev_device_add() helper function
Logan Gunthorpe
2017-05-22
1
-9
/
+2
|
*
|
PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMA
Geert Uytterhoeven
2017-05-22
1
-0
/
+1
*
|
|
Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2017-05-26
1
-0
/
+7
|
\
\
\
|
*
|
|
mmc: pwrseq_simple: Parse DTS for the power-off-delay-us property
Ulf Hansson
2017-05-23
1
-0
/
+7
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'drm-fixes-for-v4.12-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2017-05-26
19
-80
/
+102
|
\
\
\
|
*
\
\
Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2017-05-26
15
-68
/
+85
|
|
\
\
\
|
|
*
|
|
drm/amdgpu: fix null point error when rmmod amdgpu.
Rex Zhu
2017-05-25
1
-1
/
+6
|
|
*
|
|
drm/amd/powerplay: fix a signedness bugs
Dan Carpenter
2017-05-24
1
-1
/
+1
|
|
*
|
|
drm/amdgpu: fix NULL pointer panic of emit_gds_switch
Chunming Zhou
2017-05-24
1
-1
/
+1
|
|
*
|
|
drm/radeon: Unbreak HPD handling for r600+
Lyude
2017-05-24
4
-7
/
+7
|
|
*
|
|
drm/amd/powerplay/smu7: disable mclk switching for high refresh rates
Alex Deucher
2017-05-24
1
-1
/
+2
|
|
*
|
|
drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)
Alex Deucher
2017-05-24
1
-4
/
+27
|
|
*
|
|
drm/radeon/ci: disable mclk switching for high refresh rates (v2)
Alex Deucher
2017-05-24
1
-0
/
+6
|
|
*
|
|
drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
Alex Deucher
2017-05-24
1
-0
/
+6
|
|
*
|
|
drm/amdgpu: fix fundamental suspend/resume issue
Christian König
2017-05-24
6
-54
/
+30
[next]