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
2020-07-02
dm: remove unused variable
Jens Axboe
1
-1
/
+0
2020-07-01
block: remove the bd_queue field from struct block_device
Christoph Hellwig
3
-3
/
+3
2020-07-01
dcssblk: don't set bd_block_size in ->open
Christoph Hellwig
1
-1
/
+0
2020-07-01
floppy: use block_size
Christoph Hellwig
1
-6
/
+1
2020-07-01
block: remove direct_make_request
Christoph Hellwig
2
-5
/
+2
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
33
-83
/
+82
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
25
-84
/
+116
2020-07-01
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
11
-16
/
+15
2020-07-01
dm: stop using ->queuedata
Christoph Hellwig
1
-2
/
+1
2020-07-01
bcache: stop setting ->queuedata
Christoph Hellwig
1
-1
/
+0
2020-07-01
zram: stop using ->queuedata
Christoph Hellwig
1
-2
/
+1
2020-07-01
umem: stop using ->queuedata
Christoph Hellwig
1
-2
/
+2
2020-07-01
rsxx: stop using ->queuedata
Christoph Hellwig
1
-4
/
+1
2020-07-01
ps3vram: stop using ->queuedata
Christoph Hellwig
1
-2
/
+1
2020-07-01
null_blk: stop using ->queuedata for bio mode
Christoph Hellwig
1
-1
/
+1
2020-07-01
drbd: stop using ->queuedata
Christoph Hellwig
2
-2
/
+1
2020-06-30
blk-mq: pass request queue into get/put budget callback
Ming Lei
1
-5
/
+3
2020-06-29
dm: use bio_uninit instead of bio_disassociate_blkg
Christoph Hellwig
1
-3
/
+2
2020-06-24
tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK
Christoph Hellwig
1
-2
/
+0
2020-06-24
nvme-rdma: fix a missing completion with remove invalidation
Christoph Hellwig
1
-2
/
+3
2020-06-24
loop: be paranoid on exit and prevent new additions / removals
Luis Chamberlain
1
-0
/
+4
2020-06-24
nvme: use blk_mq_complete_request_remote to avoid an indirect function call
Christoph Hellwig
6
-9
/
+18
2020-06-24
nvme-rdma: factor out a nvme_rdma_end_request helper
Christoph Hellwig
1
-19
/
+17
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
14
-29
/
+38
2020-06-21
Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-23
/
+19
2020-06-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
8
-25
/
+39
2020-06-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-1
/
+11
2020-06-21
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-38
/
+8
2020-06-20
pinctrl: single: fix function name in documentation
Drew Fustini
1
-1
/
+1
2020-06-20
Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+2
2020-06-20
pinctrl: qcom: ipq6018 Add missing pins in qpic pin group
Sivaprakash Murugesan
1
-1
/
+2
2020-06-20
Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...
Haibo Chen
1
-4
/
+3
2020-06-20
Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-94
/
+47
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-15
/
+36
2020-06-19
Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-13
/
+18
2020-06-19
Merge tag 'drm-fixes-2020-06-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
28
-429
/
+828
2020-06-19
Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+3
2020-06-19
i2c: smbus: Fix spelling mistake in the comments
Keyur Patel
1
-1
/
+1
2020-06-19
i2c: remove deprecated i2c_new_device API
Wolfram Sang
1
-25
/
+0
2020-06-19
video: backlight: tosa_lcd: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-06-19
drm: encoder_slave: use new I2C API
Wolfram Sang
1
-8
/
+2
2020-06-19
drm: encoder_slave: fix refcouting error for modules
Wolfram Sang
1
-2
/
+3
2020-06-19
Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...
Dave Airlie
9
-56
/
+160
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
5
-8
/
+10
2020-06-18
loop: replace kill_bdev with invalidate_bdev
Zheng Bin
1
-4
/
+4
2020-06-18
libata: Use per port sync for detach
Kai-Heng Feng
1
-6
/
+5
2020-06-18
drm/amdgpu: fix documentation around busy_percentage
Alex Deucher
1
-1
/
+1
2020-06-18
drm/amdgpu/pm: update comment to clarify Overdrive interfaces
Alex Deucher
1
-1
/
+1
2020-06-18
drm/amdkfd: Use correct major in devcgroup check
Lorenz Brun
1
-1
/
+2
2020-06-18
nvdimm/region: always show the 'align' attribute
Vishal Verma
1
-12
/
+2
[next]