index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
/
dasd.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+15
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+5
2020-12-14
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-91
/
+2
2020-12-02
s390/dasd: remove unused pm related functions
Vineeth Vijayan
1
-91
/
+2
2020-12-01
block: switch disk_part_iter_* to use a struct block_device
Christoph Hellwig
1
-4
/
+4
2020-11-16
s390/dasd: fix null pointer dereference for ERP requests
Stefan Haberland
1
-0
/
+6
2020-11-16
s390/dasd: Process FCES path event notification
Jan Höppner
1
-5
/
+14
2020-11-16
s390/dasd: Prepare for additional path event handling
Jan Höppner
1
-2
/
+2
2020-11-16
s390/dasd: Remove unused parameter from dasd_generic_probe()
Jan Höppner
1
-2
/
+1
2020-11-16
dasd: implement ->set_read_only to hook into BLKROSET processing
Christoph Hellwig
1
-0
/
+1
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2020-03-12
s390/dasd: fix data corruption for thin provisioned devices
Stefan Haberland
1
-3
/
+24
2019-07-11
s390/dasd: Handle out-of-space constraint
Jan Höppner
1
-1
/
+57
2019-07-11
s390/dasd: Make dasd_setup_queue() a discipline function
Jan Höppner
1
-51
/
+2
2019-07-11
s390/dasd: Add dasd_sleep_on_queue_interruptible()
Jan Höppner
1
-0
/
+9
2019-07-11
s390/dasd: Add dynamic formatting support for ESE volumes
Jan Höppner
1
-1
/
+112
2019-03-01
s390/dasd: fix read device characteristic with CONFIG_VMAP_STACK=y
Martin Schwidefsky
1
-14
/
+5
2018-12-13
s390: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-14
/
+1
2018-09-20
s390/dasd: remove unnecessary condition check
Chengguang Xu
1
-4
/
+2
2018-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-8
/
+9
2018-07-04
s390/dasd: fix cast-function-type warnings
Sebastian Ott
1
-8
/
+8
2018-07-02
s390/dasd: correct numa_node in dasd_alloc_queue
Vasily Gorbik
1
-0
/
+1
2018-07-02
s390/dasd: reduce the default queue depth and nr of hardware queues
Stefan Haberland
1
-2
/
+11
2018-06-12
s390/dasd: only use preallocated requests
Sebastian Ott
1
-66
/
+0
2018-06-12
s390/dasd: move dasd_ccw_req to per request data
Sebastian Ott
1
-22
/
+24
2018-06-12
s390/dasd: simplify locking in process_final_queue
Sebastian Ott
1
-27
/
+32
2018-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-14
/
+17
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
1
-3
/
+3
2018-05-25
s390/dasd: simplify locking in dasd_times_out
Sebastian Ott
1
-14
/
+17
2018-05-23
s390/dasd: use blk_mq_rq_from_pdu for per request data
Sebastian Ott
1
-2
/
+5
2018-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+7
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
1
-2
/
+2
2018-02-27
s390/dasd: remove unneeded sanity check
Stefan Haberland
1
-2
/
+7
2018-02-19
s390/dasd: fix handling of internal requests
Stefan Haberland
1
-14
/
+7
2018-01-23
s390/dasd: Remove dead return code checks
Jan Höppner
1
-12
/
+0
2017-12-05
s390/dasd: remove 'struct timespec' usage
Arnd Bergmann
1
-5
/
+5
2017-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+1
2017-11-24
s390: block: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-9
/
+8
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
1
-6
/
+3
2017-09-13
s390/dasd: fix race during dasd initialization
Stefan Haberland
1
-3
/
+9
[next]