index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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
/
dasd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-4
/
+4
2025-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
1
-1
/
+2
2024-11-09
s390/dasd: Fix typo in comment
Yu Jiaoliang
1
-1
/
+1
2024-08-12
s390/dasd: fix error recovery leading to data corruption on ESE devices
Stefan Haberland
1
-13
/
+23
2024-03-13
s390/dasd: use new address translation helpers
Heiko Carstens
1
-2
/
+2
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-95
/
+85
2024-03-06
dasd: use the atomic queue limits API
Christoph Hellwig
1
-17
/
+12
2024-03-06
dasd: move queue setup to common code
Christoph Hellwig
1
-2
/
+27
2024-03-06
dasd: cleamup dasd_state_basic_to_ready
Christoph Hellwig
1
-28
/
+26
2024-02-25
s390: port block device access to file
Christian Brauner
1
-5
/
+5
2024-02-09
s390/dasd: fix double module refcount decrement
Miroslav Franc
1
-4
/
+1
2024-02-08
s390/dasd: Use dev_*() for device log messages
Jan Höppner
1
-26
/
+24
2024-02-08
s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitions
Jan Höppner
1
-3
/
+0
2024-02-08
s390/dasd: Remove %p format specifier from error messages
Jan Höppner
1
-12
/
+8
2024-02-08
s390/dasd: Move allocation error message to DBF
Jan Höppner
1
-4
/
+2
2024-02-08
s390/dasd: Remove unnecessary errorstring generation
Jan Höppner
1
-20
/
+6
2023-12-10
s390/dasd: remove dasd_stats_generic_show()
Nathan Chancellor
1
-6
/
+0
2023-11-20
s390/dasd: protect device queue against concurrent access
Jan Höppner
1
-11
/
+13
2023-10-28
s390/dasd: Convert to bdev_open_by_path()
Jan Kara
1
-5
/
+7
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-5
/
+2
2023-08-21
block: consolidate __invalidate_device and fsync_bdev
Christoph Hellwig
1
-4
/
+2
2023-08-21
dasd: also call __invalidate_device when setting the device offline
Christoph Hellwig
1
-3
/
+2
2023-07-24
s390/dasd: fix hanging device after request requeue
Stefan Haberland
1
-77
/
+48
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+6
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-4
/
+2
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
1
-2
/
+2
2023-05-22
Merge patch series "Use block pr_ops in LIO"
Martin K. Petersen
1
-1
/
+6
2023-04-11
block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
Mike Christie
1
-1
/
+6
2023-04-11
s390/dasd: fix hanging blockdevice after request requeue
Stefan Haberland
1
-1
/
+1
2023-04-11
s390/dasd: add autoquiesce event for start IO error
Stefan Haberland
1
-0
/
+2
2023-04-11
s390/dasd: add aq_timeouts autoquiesce trigger
Stefan Haberland
1
-0
/
+11
2023-04-11
s390/dasd: add autoquiesce feature
Stefan Haberland
1
-17
/
+43
2023-02-09
s390/dasd: sort out physical vs virtual pointers usage
Alexander Gordeev
1
-3
/
+2
2022-09-28
s390/dasd: use blk_mq_alloc_disk
Christoph Hellwig
1
-74
/
+9
2022-09-21
s390/dasd: add copy pair swap capability
Stefan Haberland
1
-1
/
+2
2022-08-04
s390/dasd: drop unexpected word 'for' in comments
Jiang Jian
1
-1
/
+1
2022-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
1
-1
/
+1
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
1
-1
/
+1
2022-05-05
s390/dasd: Fix read inconsistency for ESE DASD devices
Jan Höppner
1
-2
/
+1
2022-05-05
s390/dasd: prevent double format of tracks for ESE devices
Stefan Haberland
1
-0
/
+7
2022-05-05
s390/dasd: fix data corruption for ESE devices
Stefan Haberland
1
-1
/
+7
2021-10-20
s390/dasd: fix possibly missed path verification
Stefan Haberland
1
-3
/
+6
2021-07-01
dasd: unexport dasd_set_target_state
Christoph Hellwig
1
-1
/
+0
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-15
/
+2
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2021-03-16
s390/dasd: let driver core manage the sysfs attributes
Julian Wiedmann
1
-15
/
+2
2021-03-05
s390/dasd: fix hanging IO request during DASD driver unbind
Stefan Haberland
1
-1
/
+2
2021-03-05
s390/dasd: fix hanging DASD driver unbind
Stefan Haberland
1
-2
/
+1
2021-01-24
block: add a disk_uevent helper
Christoph Hellwig
1
-21
/
+5
[next]