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
/
s390
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
s390/dasd: fix double module refcount decrement
Miroslav Franc
1
-4
/
+1
2024-09-04
s390/dasd: fix error recovery leading to data corruption on ESE devices
Stefan Haberland
4
-53
/
+50
2024-01-25
s390/scm: fix virtual vs physical address confusion
Vineeth Vijayan
1
-3
/
+4
2023-12-08
s390/dasd: protect device queue against concurrent access
Jan Höppner
1
-11
/
+13
2023-09-19
s390/dasd: fix hanging device after request requeue
Stefan Haberland
1
-77
/
+48
2023-09-19
s390/dasd: use correct number of retries for ERP requests
Stefan Haberland
1
-1
/
+1
2023-08-11
s390/dasd: fix hanging device after quiesce/resume
Stefan Haberland
1
-0
/
+1
2023-06-14
s390/dasd: Use correct lock while counting channel queue length
Jan Höppner
1
-2
/
+2
2023-05-17
s390/dasd: fix hanging blockdevice after request requeue
Stefan Haberland
1
-1
/
+1
2023-03-17
s390/dasd: add missing discipline function
Stefan Haberland
3
-3
/
+12
2023-03-11
s390/dasd: Fix potential memleak in dasd_eckd_init()
Qiheng Lin
1
-1
/
+3
2023-03-11
s390/dasd: Prepare for additional path event handling
Jan Höppner
3
-36
/
+47
2022-12-02
s390/dasd: fix no record found for raw_track_access
Stefan Haberland
1
-4
/
+2
2022-09-28
s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup
Stefan Haberland
1
-2
/
+7
2022-05-12
s390/dasd: Fix read inconsistency for ESE DASD devices
Jan Höppner
1
-2
/
+1
2022-05-12
s390/dasd: Fix read for ESE with blksize < 4k
Jan Höppner
1
-4
/
+3
2022-05-12
s390/dasd: prevent double format of tracks for ESE devices
Stefan Haberland
3
-2
/
+26
2022-05-12
s390/dasd: fix data corruption for ESE devices
Stefan Haberland
3
-2
/
+20
2021-03-17
s390/dasd: fix hanging IO request during DASD driver unbind
Stefan Haberland
1
-1
/
+2
2021-03-17
s390/dasd: fix hanging DASD driver unbind
Stefan Haberland
1
-2
/
+1
2020-12-30
s390/dasd: fix list corruption of lcu list
Stefan Haberland
1
-1
/
+1
2020-12-30
s390/dasd: fix list corruption of pavgroup group list
Stefan Haberland
1
-0
/
+1
2020-12-30
s390/dasd: prevent inconsistent LCU device data
Stefan Haberland
1
-0
/
+9
2020-12-30
s390/dasd: fix hanging device offline processing
Stefan Haberland
1
-1
/
+9
2020-11-16
s390/dasd: fix null pointer dereference for ERP requests
Stefan Haberland
1
-0
/
+6
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-22
/
+10
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
1
-4
/
+4
2020-09-23
dasd: cleanup dasd_scan_partitions
Christoph Hellwig
1
-11
/
+4
2020-09-14
s390/dasd: Fix zero write for FBA devices
Jan Höppner
1
-1
/
+8
2020-09-01
block: fix locking for struct block_device size updates
Christoph Hellwig
1
-7
/
+2
2020-07-15
s390/dasd: Use struct_size() helper
Gustavo A. R. Silva
1
-5
/
+3
2020-07-15
s390/dasd: fix inability to use DASD with DIAG driver
Stefan Haberland
1
-8
/
+17
2020-07-01
dcssblk: don't set bd_block_size in ->open
Christoph Hellwig
1
-1
/
+0
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2
-8
/
+7
2020-07-01
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2
-2
/
+2
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2
-2
/
+3
2020-05-21
s390/dasd: remove ioctl_by_bdev calls
Stefan Haberland
1
-0
/
+34
2020-05-21
dasd: refactor dasd_ioctl_information
Christoph Hellwig
1
-19
/
+23
2020-04-20
dasd: use blk_drop_partitions instead of badly reimplementing it
Christoph Hellwig
1
-16
/
+4
2020-04-17
s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig
Stefan Haberland
1
-1
/
+0
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+18
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-2
/
+2
2020-04-02
dax: Move mandatory ->zero_page_range() check in alloc_dax()
Vivek Goyal
1
-2
/
+3
2020-04-02
s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driver
Vivek Goyal
1
-0
/
+15
2020-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2020-03-30
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+4
2020-03-27
block: simplify queue allocation
Christoph Hellwig
2
-4
/
+4
2020-03-17
s390/dasd: Fix comment spelling
Geert Uytterhoeven
1
-1
/
+1
2020-03-12
s390/dasd: fix data corruption for thin provisioned devices
Stefan Haberland
3
-12
/
+193
2020-02-27
s390: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
[next]