index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-26
Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-05-05
s390/dcssblk: Fix build error with CONFIG_DAX=m and CONFIG_DCSSBLK=y
Gerald Schaefer
2025-04-30
s390: Simple strcpy() to strscpy() conversions
Heiko Carstens
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-18
s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assemblies
Heiko Carstens
2025-03-17
dcssblk: mark DAX broken, remove FS_DAX_LIMITED support
Dan Williams
2025-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
2024-11-18
Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-11-13
s390/dasd: Convert to use flag output macros
Heiko Carstens
2024-11-09
s390/dasd: Fix typo in comment
Yu Jiaoliang
2024-11-09
s390/dasd: fix redundant /proc/dasd* entries removal
Miroslav Franc
2024-10-25
s390/dcssblk: Switch over to sysfs_emit()
Mete Durlu
2024-08-12
s390/dasd: fix error recovery leading to data corruption on ESE devices
Stefan Haberland
2024-08-12
s390/dasd: Remove DMA alignment
Eric Farman
2024-07-22
Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-18
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
s390/dasd: fix error checks in dasd_copy_pair_store()
Carlos López
2024-07-15
s390/dasd: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-03
s390/dasd: Fix invalid dereferencing of indirect CCW data pointer
Stefan Haberland
2024-06-28
s390/dcssblk: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-19
block: move the dax flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-03
dasd_format(): killing the last remaining user of ->bd_inode
Al Viro
2024-04-12
scsi: block: Remove now unused queue limits helpers
Christoph Hellwig
2024-03-19
Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-13
s390/scm: use new address translation helpers
Heiko Carstens
2024-03-13
s390/cio,idal: fix virtual vs physical address confusion
Heiko Carstens
2024-03-13
s390/dasd: use new address translation helpers
Heiko Carstens
2024-03-13
s390/dasd: remove superfluous virt_to_phys() conversion
Heiko Carstens
2024-03-13
s390/dasd_eckd: fix virtual vs physical address confusion
Heiko Carstens
2024-03-13
s390/dcssblk: fix virtual vs physical address confusion
Gerald Schaefer
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-06
dasd: use the atomic queue limits API
Christoph Hellwig
2024-03-06
dasd: move queue setup to common code
Christoph Hellwig
2024-03-06
dasd: cleamup dasd_state_basic_to_ready
Christoph Hellwig
2024-02-25
s390: port block device access to file
Christian Brauner
2024-02-22
dcssblk: handle alloc_dax() -EOPNOTSUPP failure
Mathieu Desnoyers
2024-02-19
scm_blk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
dcssblk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-09
s390/dasd: fix double module refcount decrement
Miroslav Franc
2024-02-09
s390/dasd: Improve ERP error messages
Jan Höppner
[next]