index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-23
null_blk: add error handling support for add_disk()
Luis Chamberlain
1
-2
/
+1
2021-08-23
virtio_blk: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+6
2021-08-23
block: pass a request_queue to __blk_alloc_disk
Christoph Hellwig
3
-6
/
+6
2021-08-23
block: remove the minors argument to __alloc_disk_node
Christoph Hellwig
3
-4
/
+6
2021-08-23
block: remove alloc_disk and alloc_disk_node
Christoph Hellwig
3
-3
/
+9
2021-08-23
sg: do not allocate a gendisk
Christoph Hellwig
1
-23
/
+9
2021-08-23
st: do not allocate a gendisk
Christoph Hellwig
2
-38
/
+13
2021-08-23
nvme: use blk_mq_alloc_disk
Christoph Hellwig
1
-20
/
+13
2021-08-16
nvme: use bvec_virt
Christoph Hellwig
1
-3
/
+2
2021-08-16
dcssblk: use bvec_virt
Christoph Hellwig
1
-2
/
+1
2021-08-16
dasd: use bvec_virt
Christoph Hellwig
3
-10
/
+10
2021-08-16
ps3vram: use bvec_virt
Christoph Hellwig
1
-1
/
+1
2021-08-16
sd: use bvec_virt
Christoph Hellwig
1
-1
/
+1
2021-08-16
bcache: use bvec_virt
Christoph Hellwig
1
-1
/
+1
2021-08-16
virtio_blk: use bvec_virt
Christoph Hellwig
1
-5
/
+2
2021-08-16
rbd: use bvec_virt
Christoph Hellwig
1
-2
/
+1
2021-08-16
dm-integrity: use bvec_virt
Christoph Hellwig
1
-2
/
+2
2021-08-16
dm-ebs: use bvec_virt
Christoph Hellwig
1
-1
/
+1
2021-08-16
dm: make EBS depend on !HIGHMEM
Christoph Hellwig
1
-1
/
+1
2021-08-12
block: remove GENHD_FL_UP
Christoph Hellwig
2
-4
/
+2
2021-08-12
bcache: move the del_gendisk call out of bcache_device_free
Christoph Hellwig
1
-6
/
+4
2021-08-12
bcache: add proper error unwinding in bcache_device_init
Christoph Hellwig
1
-5
/
+11
2021-08-12
sx8: use the internal state machine to check if del_gendisk needs to be called
Christoph Hellwig
1
-1
/
+1
2021-08-12
nvme: replace the GENHD_FL_UP check in nvme_mpath_shutdown_disk
Christoph Hellwig
1
-1
/
+1
2021-08-12
nvme: remove the GENHD_FL_UP check in nvme_ns_remove
Christoph Hellwig
1
-8
/
+6
2021-08-12
mmc: block: cleanup gendisk creation
Christoph Hellwig
1
-32
/
+17
2021-08-12
mmc: block: let device_add_disk create disk attributes
Christoph Hellwig
1
-57
/
+45
2021-08-11
block: move some macros to blkdev.h
Guoqing Jiang
3
-9
/
+0
2021-08-09
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2
-8
/
+5
2021-08-09
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
3
-3
/
+3
2021-08-09
dm: delay registering the gendisk
Christoph Hellwig
2
-13
/
+11
2021-08-09
dm: move setting md->type into dm_setup_md_queue
Christoph Hellwig
2
-6
/
+3
2021-08-09
dm: cleanup cleanup_mapped_device
Christoph Hellwig
1
-5
/
+1
2021-08-09
block: make the block holder code optional
Christoph Hellwig
2
-0
/
+3
2021-08-05
loop: Select I/O scheduler 'none' from inside add_disk()
Bart Van Assche
1
-1
/
+2
2021-08-02
loop: raise media_change event
Matteo Croce
1
-0
/
+5
2021-08-02
loop: don't grab a reference to the block device
Christoph Hellwig
1
-5
/
+0
2021-08-02
ps3disk: use memcpy_{from,to}_bvec
Christoph Hellwig
1
-16
/
+2
2021-08-02
dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
Christoph Hellwig
1
-3
/
+2
2021-08-02
rbd: use memzero_bvec
Christoph Hellwig
1
-13
/
+2
2021-07-30
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
52
-271
/
+528
2021-07-30
Merge tag 'acpi-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-18
/
+52
2021-07-30
Merge branches 'acpi-resources' and 'acpi-dptf'
Rafael J. Wysocki
2
-16
/
+44
2021-07-30
Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-31
/
+97
2021-07-30
Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+27
2021-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
10
-33
/
+55
2021-07-30
can: esd_usb2: fix memory leak
Pavel Skripkin
1
-1
/
+15
2021-07-30
can: ems_usb: fix memory leak
Pavel Skripkin
1
-1
/
+13
2021-07-30
can: usb_8dev: fix memory leak
Pavel Skripkin
1
-2
/
+13
2021-07-30
can: mcba_usb_start(): add missing urb->transfer_dma initialization
Pavel Skripkin
1
-0
/
+2
[next]