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: fix error recovery leading to data corruption on ESE devices
Stefan Haberland
2024-08-12
4
-53
/
+50
*
s390/dasd: Remove DMA alignment
Eric Farman
2024-08-12
1
-1
/
+0
*
Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-22
4
-2
/
+11
|
\
|
*
s390/dasd: fix error checks in dasd_copy_pair_store()
Carlos López
2024-07-15
1
-2
/
+8
|
*
s390/dasd: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-15
3
-0
/
+3
*
|
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-07-19
1
-0
/
+1
|
\
\
|
*
|
s390/dcssblk: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-28
1
-0
/
+1
*
|
|
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
3
-7
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
block: move the dax flag to queue_limits
Christoph Hellwig
2024-06-19
1
-1
/
+1
|
*
|
block: move the add_random flag to queue_limits
Christoph Hellwig
2024-06-19
1
-4
/
+0
|
*
|
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
2
-2
/
+0
|
|
/
*
/
s390/dasd: Fix invalid dereferencing of indirect CCW data pointer
Stefan Haberland
2024-07-03
2
-3
/
+3
|
/
*
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-21
1
-1
/
+1
|
\
|
*
dasd_format(): killing the last remaining user of ->bd_inode
Al Viro
2024-05-03
1
-1
/
+1
*
|
scsi: block: Remove now unused queue limits helpers
Christoph Hellwig
2024-04-12
1
-3
/
+3
|
/
*
Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-03-19
8
-93
/
+91
|
\
|
*
s390/scm: use new address translation helpers
Heiko Carstens
2024-03-13
1
-3
/
+3
|
*
s390/cio,idal: fix virtual vs physical address confusion
Heiko Carstens
2024-03-13
2
-11
/
+9
|
*
s390/dasd: use new address translation helpers
Heiko Carstens
2024-03-13
6
-76
/
+76
|
*
s390/dasd: remove superfluous virt_to_phys() conversion
Heiko Carstens
2024-03-13
1
-2
/
+2
|
*
s390/dasd_eckd: fix virtual vs physical address confusion
Heiko Carstens
2024-03-13
2
-8
/
+8
|
*
s390/dcssblk: fix virtual vs physical address confusion
Gerald Schaefer
2024-03-13
1
-1
/
+1
*
|
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
1
-5
/
+6
|
\
\
|
|
/
|
/
|
|
*
dcssblk: handle alloc_dax() -EOPNOTSUPP failure
Mathieu Desnoyers
2024-02-23
1
-5
/
+6
*
|
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
15
-467
/
+242
|
\
\
|
*
|
dasd: use the atomic queue limits API
Christoph Hellwig
2024-03-06
2
-18
/
+24
|
*
|
dasd: move queue setup to common code
Christoph Hellwig
2024-03-06
5
-77
/
+42
|
*
|
dasd: cleamup dasd_state_basic_to_ready
Christoph Hellwig
2024-03-06
1
-28
/
+26
|
*
|
scm_blk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-20
1
-8
/
+9
|
*
|
dcssblk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-20
1
-2
/
+4
|
*
|
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2024-02-20
1
-3
/
+3
|
*
|
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
2
-2
/
+2
|
*
|
s390/dasd: fix double module refcount decrement
Miroslav Franc
2024-02-09
1
-4
/
+1
|
*
|
s390/dasd: Improve ERP error messages
Jan Höppner
2024-02-09
1
-38
/
+13
|
*
|
s390/dasd: Use dev_*() for device log messages
Jan Höppner
2024-02-08
1
-26
/
+24
|
*
|
s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitions
Jan Höppner
2024-02-08
11
-55
/
+1
|
*
|
s390/dasd: Remove %p format specifier from error messages
Jan Höppner
2024-02-08
3
-23
/
+15
|
*
|
s390/dasd: Use dev_err() over printk()
Jan Höppner
2024-02-08
2
-118
/
+76
|
*
|
s390/dasd: Remove unused message logging macros
Jan Höppner
2024-02-08
1
-26
/
+0
|
*
|
s390/dasd: Move allocation error message to DBF
Jan Höppner
2024-02-08
1
-4
/
+2
|
*
|
s390/dasd: Remove unnecessary errorstring generation
Jan Höppner
2024-02-08
3
-29
/
+8
|
*
|
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
2
-21
/
+7
|
|
/
*
/
s390: port block device access to file
Christian Brauner
2024-02-25
4
-25
/
+25
|
/
*
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
1
-6
/
+0
|
\
|
*
s390/dasd: remove dasd_stats_generic_show()
Nathan Chancellor
2023-12-11
1
-6
/
+0
*
|
Merge tag 's390-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-12-21
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
s390/scm: fix virtual vs physical address confusion
Vineeth Vijayan
2023-12-08
1
-3
/
+4
*
|
s390/dasd: protect device queue against concurrent access
Jan Höppner
2023-11-20
1
-11
/
+13
*
|
s390/dasd: resolve spelling mistake
Muhammad Muzammil
2023-11-20
1
-1
/
+1
|
/
[next]