index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
/
dasd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/dasd: use blk_mq_alloc_disk
Christoph Hellwig
2022-09-28
1
-74
/
+9
*
s390/dasd: add copy pair swap capability
Stefan Haberland
2022-09-21
1
-1
/
+2
*
s390/dasd: drop unexpected word 'for' in comments
Jiang Jian
2022-08-04
1
-1
/
+1
*
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
2022-07-06
1
-1
/
+1
*
block: simplify disk shutdown
Christoph Hellwig
2022-06-28
1
-1
/
+1
*
s390/dasd: Fix read inconsistency for ESE DASD devices
Jan Höppner
2022-05-05
1
-2
/
+1
*
s390/dasd: prevent double format of tracks for ESE devices
Stefan Haberland
2022-05-05
1
-0
/
+7
*
s390/dasd: fix data corruption for ESE devices
Stefan Haberland
2022-05-05
1
-1
/
+7
*
s390/dasd: fix possibly missed path verification
Stefan Haberland
2021-10-20
1
-3
/
+6
*
dasd: unexport dasd_set_target_state
Christoph Hellwig
2021-07-01
1
-1
/
+0
*
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-28
1
-15
/
+2
|
\
|
*
s390/dasd: let driver core manage the sysfs attributes
Julian Wiedmann
2021-03-16
1
-15
/
+2
*
|
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
1
-1
/
+0
|
/
*
s390/dasd: fix hanging IO request during DASD driver unbind
Stefan Haberland
2021-03-05
1
-1
/
+2
*
s390/dasd: fix hanging DASD driver unbind
Stefan Haberland
2021-03-05
1
-2
/
+1
*
block: add a disk_uevent helper
Christoph Hellwig
2021-01-24
1
-21
/
+5
*
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-7
/
+15
|
\
|
*
s390/dasd: Process FCES path event notification
Jan Höppner
2020-11-16
1
-5
/
+14
|
*
s390/dasd: Prepare for additional path event handling
Jan Höppner
2020-11-16
1
-2
/
+2
|
*
s390/dasd: Remove unused parameter from dasd_generic_probe()
Jan Höppner
2020-11-16
1
-2
/
+1
*
|
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-4
/
+5
|
\
\
|
*
|
block: switch disk_part_iter_* to use a struct block_device
Christoph Hellwig
2020-12-01
1
-4
/
+4
|
|
/
|
*
dasd: implement ->set_read_only to hook into BLKROSET processing
Christoph Hellwig
2020-11-16
1
-0
/
+1
*
|
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-12-14
1
-91
/
+2
|
\
\
|
*
|
s390/dasd: remove unused pm related functions
Vineeth Vijayan
2020-12-02
1
-91
/
+2
|
|
/
*
/
s390/dasd: fix null pointer dereference for ERP requests
Stefan Haberland
2020-11-16
1
-0
/
+6
|
/
*
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-06-24
1
-1
/
+1
*
s390/dasd: fix data corruption for thin provisioned devices
Stefan Haberland
2020-03-12
1
-3
/
+24
*
s390/dasd: Handle out-of-space constraint
Jan Höppner
2019-07-11
1
-1
/
+57
*
s390/dasd: Make dasd_setup_queue() a discipline function
Jan Höppner
2019-07-11
1
-51
/
+2
*
s390/dasd: Add dasd_sleep_on_queue_interruptible()
Jan Höppner
2019-07-11
1
-0
/
+9
*
s390/dasd: Add dynamic formatting support for ESE volumes
Jan Höppner
2019-07-11
1
-1
/
+112
*
s390/dasd: fix read device characteristic with CONFIG_VMAP_STACK=y
Martin Schwidefsky
2019-03-01
1
-14
/
+5
*
s390: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-13
1
-14
/
+1
*
s390/dasd: remove unnecessary condition check
Chengguang Xu
2018-09-20
1
-4
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-08-13
1
-8
/
+9
|
\
|
*
s390/dasd: fix cast-function-type warnings
Sebastian Ott
2018-07-04
1
-8
/
+8
|
*
s390/dasd: correct numa_node in dasd_alloc_queue
Vasily Gorbik
2018-07-02
1
-0
/
+1
*
|
s390/dasd: reduce the default queue depth and nr of hardware queues
Stefan Haberland
2018-07-02
1
-2
/
+11
|
/
*
s390/dasd: only use preallocated requests
Sebastian Ott
2018-06-12
1
-66
/
+0
*
s390/dasd: move dasd_ccw_req to per request data
Sebastian Ott
2018-06-12
1
-22
/
+24
*
s390/dasd: simplify locking in process_final_queue
Sebastian Ott
2018-06-12
1
-27
/
+32
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-06-05
1
-14
/
+17
|
\
|
*
s390/dasd: simplify locking in dasd_times_out
Sebastian Ott
2018-05-25
1
-14
/
+17
*
|
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-04
1
-3
/
+3
|
\
\
|
*
|
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-05-29
1
-3
/
+3
|
|
/
*
/
s390/dasd: use blk_mq_rq_from_pdu for per request data
Sebastian Ott
2018-05-23
1
-2
/
+5
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-04-09
1
-2
/
+7
|
\
|
*
s390/dasd: remove unneeded sanity check
Stefan Haberland
2018-02-27
1
-2
/
+7
*
|
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
1
-2
/
+2
|
\
\
|
|
/
|
/
|
[next]