index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
/
dasd_devmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitions
Jan Höppner
2024-02-08
1
-4
/
+0
*
s390/dasd: Use sysfs_emit() over sprintf()
Jan Höppner
2024-02-08
1
-9
/
+9
*
s390/dasd: Simplify uid string generation
Jan Höppner
2024-02-08
1
-9
/
+3
*
s390/dasd: fix string length handling
Heiko Carstens
2023-09-01
1
-5
/
+1
*
s390/dasd: add aq_timeouts autoquiesce trigger
Stefan Haberland
2023-04-12
1
-0
/
+47
*
s390/dasd: add aq_requeue sysfs attribute
Stefan Haberland
2023-04-12
1
-0
/
+36
*
s390/dasd: add aq_mask sysfs attribute
Stefan Haberland
2023-04-12
1
-0
/
+43
*
s390/dasd: fix possible buffer overflow in copy_pair_show
Stefan Haberland
2022-11-23
1
-1
/
+1
*
Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-10-09
1
-1
/
+1
|
\
|
*
s390: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-30
1
-1
/
+1
*
|
s390/dasd: use blk_mq_alloc_disk
Christoph Hellwig
2022-09-28
1
-5
/
+2
*
|
s390/dasd: add device ping attribute
Stefan Haberland
2022-09-21
1
-0
/
+35
*
|
s390/dasd: add copy pair swap capability
Stefan Haberland
2022-09-21
1
-0
/
+1
*
|
s390/dasd: add copy pair setup
Stefan Haberland
2022-09-21
1
-7
/
+559
|
/
*
s390/dasd: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-08
1
-1
/
+2
*
s390: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-11-16
1
-38
/
+38
*
s390/dasd: let driver core manage the sysfs attributes
Julian Wiedmann
2021-03-16
1
-13
/
+2
*
s390/dasd: Fix inconsistent kobject removal
Jan Höppner
2021-01-25
1
-6
/
+14
*
s390/dasd: Display FC Endpoint Security information via sysfs
Jan Höppner
2020-11-16
1
-0
/
+109
*
s390/dasd: Recognise data for ESE volumes
Jan Höppner
2019-07-11
1
-4
/
+66
*
s390/dasd: Fix a precision vs width bug in dasd_feature_list()
Dan Carpenter
2019-07-02
1
-1
/
+1
*
s390/dasd,zfcp: fix gcc 8 stringop-truncation warnings
Vasily Gorbik
2018-07-02
1
-1
/
+1
*
s390/dasd: configurable IFCC handling
Stefan Haberland
2018-02-22
1
-1
/
+42
*
s390: block: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
s390/dasd: blk-mq conversion
Stefan Haberland
2017-09-08
1
-7
/
+1
*
s390/dasd: Add discard support for FBA devices
Jan Höppner
2017-08-29
1
-0
/
+1
*
s390/dasd: constify attribute_group structures.
Arvind Yadav
2017-07-26
1
-1
/
+1
*
s390/dasd: remove unneeded code
Sebastian Ott
2017-07-05
1
-1
/
+1
*
s390/dasd: Fix faulty ENODEV for RO sysfs attribute
Jan Höppner
2017-06-28
1
-1
/
+1
*
s390/dasd: fix unusable device after safe offline processing
Stefan Haberland
2017-06-12
1
-1
/
+6
*
s390/dasd: Display read-only attribute correctly
Jan Höppner
2017-06-12
1
-5
/
+14
*
s390/dasd: Remove variable sized array
Jan Höppner
2017-06-12
1
-17
/
+30
*
s390/dasd: allow 0 for path_threshold attribute
Stefan Haberland
2017-01-31
1
-4
/
+2
*
s390/dasd: Improve parameter list parsing
Jan Höppner
2017-01-31
1
-134
/
+124
*
s390/dasd: Always store parameter elements in an array
Jan Höppner
2017-01-31
1
-16
/
+16
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
s390/dasd: channel path aware error recovery
Stefan Haberland
2016-12-12
1
-6
/
+151
*
s390/dasd: extend dasd path handling
Stefan Haberland
2016-12-12
1
-5
/
+5
*
s390/dasd: Fix locking issue when changing RO attribute
Jan Höppner
2016-10-28
1
-2
/
+15
*
s390/dasd: Fix locking issue when changing EER attribute
Jan Höppner
2016-10-28
1
-14
/
+13
*
s390/dasd: Make use of dasd_set_feature() more often
Jan Höppner
2016-10-28
1
-61
/
+29
*
s390/dasd: Replace simple_strtoul with kstrtouint
Jan Höppner
2016-10-28
1
-20
/
+11
*
s390/dasd: fix panic during offline processing
Stefan Haberland
2016-09-26
1
-0
/
+1
*
s390/dasd: add query host access to volume support
Stefan Haberland
2016-04-15
1
-0
/
+27
*
s390: Use pr_warn instead of pr_warning
Joe Perches
2016-03-07
1
-6
/
+4
*
s390/dasd: add support for control unit initiated reconfiguration
Stefan Haberland
2014-10-09
1
-0
/
+24
*
s390/dasd: Make module parameter visible in sysfs
Peter Oberparleiter
2014-09-01
1
-1
/
+1
*
s390: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-08-22
1
-4
/
+4
*
s390/dasd: Add 'timeout' attribute
Hannes Reinecke
2013-07-01
1
-0
/
+56
*
s390/dasd: make number of retries configurable
Hannes Reinecke
2013-07-01
1
-0
/
+41
[next]