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