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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-09
scsi: make sure that request queue queiesce and unquiesce balanced
Ming Lei
1
-9
/
+28
2021-11-09
scsi: avoid to quiesce sdev->request_queue two times
Ming Lei
1
-15
/
+14
2021-11-02
dm: don't stop request queue after the dm device is suspended
Ming Lei
1
-10
/
+0
2021-10-27
virtio-blk: Use blk_validate_block_size() to validate block size
Xie Yongji
1
-2
/
+10
2021-10-27
loop: Use blk_validate_block_size() to validate block size
Xie Yongji
1
-15
/
+2
2021-10-27
nbd: Use blk_validate_block_size() to validate block size
Xie Yongji
1
-1
/
+2
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
9
-133
/
+134
2021-10-21
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers
4
-4
/
+4
2021-10-21
nbd: Use invalidate_disk() helper on disconnect
Xie Yongji
1
-9
/
+3
2021-10-21
loop: Remove the unnecessary bdev checks and unused bdev variable
Xie Yongji
1
-6
/
+3
2021-10-21
loop: Use invalidate_disk() helper to invalidate gendisk
Xie Yongji
1
-5
/
+1
2021-10-20
nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocated
Ming Lei
1
-0
/
+2
2021-10-20
nvme: paring quiesce/unquiesce
Ming Lei
2
-4
/
+10
2021-10-20
nvme: prepare for pairing quiescing and unquiescing
Ming Lei
1
-21
/
+31
2021-10-20
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
6
-26
/
+26
2021-10-20
nvme: add APIs for stopping/starting admin queue
Ming Lei
2
-0
/
+14
2021-10-18
nvme: wire up completion batching for the IRQ path
Jens Axboe
1
-1
/
+5
2021-10-18
nvme: add support for batched completion of polled IO
Jens Axboe
3
-12
/
+51
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
5
-6
/
+6
2021-10-18
nvme-multipath: enable polled I/O
Christoph Hellwig
1
-1
/
+15
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
18
-88
/
+55
2021-10-18
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
2
-6
/
+6
2021-10-18
block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
John Garry
1
-1
/
+1
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
5
-1
/
+5
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
14
-1
/
+14
2021-10-18
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
11
-0
/
+11
2021-10-18
block: drop unused includes in <linux/blkdev.h>
Christoph Hellwig
2
-0
/
+2
2021-10-18
block: move elevator.h to block/
Christoph Hellwig
2
-1
/
+1
2021-10-18
block: remove the unused rq_end_sector macro
Christoph Hellwig
1
-1
/
+0
2021-10-18
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>
Christoph Hellwig
1
-0
/
+1
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
1
-0
/
+1
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>
Christoph Hellwig
1
-0
/
+1
2021-10-18
Merge tag 'libata-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+5
2021-10-18
Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-35
/
+38
2021-10-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-36
/
+22
2021-10-18
Merge tag 'edac_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2021-10-18
Merge tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-4
/
+4
2021-10-18
Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-18
/
+42
2021-10-18
Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-20
/
+69
2021-10-18
Merge tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-18
/
+52
2021-10-18
Merge tag 'tty-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+6
2021-10-18
Merge tag 'usb-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-22
/
+70
2021-10-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-34
/
+68
2021-10-17
brd: reduce the brd_devices_mutex scope
Tetsuo Handa
1
-22
/
+22
2021-10-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-11
/
+5
2021-10-16
Merge tag 'for-5.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-11
/
+31
2021-10-16
Merge tag 'arm-soc-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-1
/
+43
2021-10-16
Merge tag 'pci-v5.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+12
2021-10-16
Merge tag 'acpi-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+2
2021-10-16
Input: touchscreen - avoid bitwise vs logical OR warning
Nathan Chancellor
1
-21
/
+21
[next]