index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: dasd: Mundane spelling fixes
Bhaskar Chowdhury
2021-05-03
1
-4
/
+4
*
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-28
5
-38
/
+8
|
\
|
*
s390/dasd: let driver core manage the sysfs attributes
Julian Wiedmann
2021-03-16
5
-30
/
+7
|
*
s390/dasd: remove dasd_fba_probe() wrapper
Julian Wiedmann
2021-03-16
1
-8
/
+1
*
|
dasd: use bdev_disk_changed instead of blk_drop_partitions
Christoph Hellwig
2021-04-08
1
-2
/
+1
*
|
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
*
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
3
-27
/
+7
|
\
|
*
block: add a disk_uevent helper
Christoph Hellwig
2021-01-25
1
-21
/
+5
|
*
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-25
2
-2
/
+2
|
*
dcssblk: remove the end of device check in dcssblk_submit_bio
Christoph Hellwig
2021-01-25
1
-4
/
+0
*
|
s390/dasd: Fix inconsistent kobject removal
Jan Höppner
2021-01-25
3
-8
/
+17
|
/
*
s390/dasd: fix list corruption of lcu list
Stefan Haberland
2020-12-17
1
-1
/
+1
*
s390/dasd: fix list corruption of pavgroup group list
Stefan Haberland
2020-12-17
1
-0
/
+1
*
s390/dasd: prevent inconsistent LCU device data
Stefan Haberland
2020-12-17
1
-0
/
+9
*
s390/dasd: fix hanging device offline processing
Stefan Haberland
2020-12-17
1
-1
/
+9
*
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
5
-67
/
+352
|
\
|
*
s390/dasd: Process FCES path event notification
Jan Höppner
2020-11-16
3
-9
/
+64
|
*
s390/dasd: Prepare for additional path event handling
Jan Höppner
2020-11-16
3
-36
/
+47
|
*
s390/dasd: Display FC Endpoint Security information via sysfs
Jan Höppner
2020-11-16
3
-0
/
+207
|
*
s390/dasd: Fix operational path inconsistency
Jan Höppner
2020-11-16
1
-0
/
+1
|
*
s390/dasd: Store path configuration data during path handling
Jan Höppner
2020-11-16
1
-1
/
+15
|
*
s390/dasd: Move duplicate code to separate function
Jan Höppner
2020-11-16
1
-22
/
+20
|
*
s390/dasd: Remove unused parameter from dasd_generic_probe()
Jan Höppner
2020-11-16
4
-5
/
+4
*
|
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
3
-29
/
+19
|
\
\
|
*
|
block: stop using bdget_disk for partition 0
Christoph Hellwig
2020-12-01
1
-3
/
+2
|
*
|
block: switch disk_part_iter_* to use a struct block_device
Christoph Hellwig
2020-12-01
1
-4
/
+4
|
*
|
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-12-01
1
-3
/
+1
|
|
/
|
*
dasd: implement ->set_read_only to hook into BLKROSET processing
Christoph Hellwig
2020-11-16
3
-19
/
+12
*
|
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-12-15
4
-198
/
+2
|
\
\
|
*
|
s390/dasd: remove unused pm related functions
Vineeth Vijayan
2020-12-02
4
-198
/
+2
|
|
/
*
/
s390/dasd: fix null pointer dereference for ERP requests
Stefan Haberland
2020-11-16
1
-0
/
+6
|
/
*
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
2
-22
/
+10
|
\
|
*
block: add a bdev_is_partition helper
Christoph Hellwig
2020-09-25
1
-4
/
+4
|
*
dasd: cleanup dasd_scan_partitions
Christoph Hellwig
2020-09-23
1
-11
/
+4
|
*
block: fix locking for struct block_device size updates
Christoph Hellwig
2020-09-02
1
-7
/
+2
*
|
s390/dasd: Fix zero write for FBA devices
Jan Höppner
2020-09-15
1
-1
/
+8
|
/
*
s390/dasd: Use struct_size() helper
Gustavo A. R. Silva
2020-07-15
1
-5
/
+3
*
s390/dasd: fix inability to use DASD with DIAG driver
Stefan Haberland
2020-07-15
1
-8
/
+17
*
dcssblk: don't set bd_block_size in ->open
Christoph Hellwig
2020-07-01
1
-1
/
+0
*
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
2
-8
/
+7
*
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-07-01
2
-2
/
+2
*
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-06-24
2
-2
/
+3
*
s390/dasd: remove ioctl_by_bdev calls
Stefan Haberland
2020-05-21
1
-0
/
+34
*
dasd: refactor dasd_ioctl_information
Christoph Hellwig
2020-05-21
1
-19
/
+23
*
dasd: use blk_drop_partitions instead of badly reimplementing it
Christoph Hellwig
2020-04-20
1
-16
/
+4
*
s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig
Stefan Haberland
2020-04-17
1
-1
/
+0
*
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-09
1
-2
/
+18
|
\
|
*
dax: Move mandatory ->zero_page_range() check in alloc_dax()
Vivek Goyal
2020-04-03
1
-2
/
+3
[next]