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