index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-83
/
+72
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2025-11-26
s390/dasd: Use scnprintf() instead of sprintf()
Jan Höppner
1
-1
/
+2
2025-11-26
s390/dasd: Move device name formatting into separate function
Jan Höppner
1
-26
/
+54
2025-11-26
s390/dasd: Remove unnecessary debugfs_create() return checks
Stefan Haberland
1
-56
/
+8
2025-11-26
s390/dasd: Fix gendisk parent after copy pair swap
Stefan Haberland
1
-0
/
+8
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
4
-7
/
+3
2025-11-19
s390/dasd: Switch to use %ptSp
Andy Shevchenko
1
-2
/
+1
2025-11-17
s390: Remove compat support
Heiko Carstens
3
-17
/
+1
2025-10-21
s390/dcss: Use scnprintf() instead of sprintf()
Heiko Carstens
1
-2
/
+2
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+16
2025-09-25
s390/dasd: enforce dma_alignment to ensure proper buffer validation
Jaehoon Kim
1
-0
/
+5
2025-09-25
s390/dasd: Return BLK_STS_INVAL for EINVAL from do_dasd_request
Jaehoon Kim
1
-5
/
+7
2025-09-16
s390/dcssblk: Add DAX support
Gerald Schaefer
2
-16
/
+31
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
1
-3
/
+4
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+4
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
1
-5
/
+4
2025-07-09
mm: remove remaining uses of PFN_DEV
Alistair Popple
1
-2
/
+1
2025-06-17
s390/drivers: Explicitly include <linux/export.h>
Heiko Carstens
5
-0
/
+5
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-2
/
+2
2025-05-26
Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-2
/
+2
2025-05-05
s390/dcssblk: Fix build error with CONFIG_DAX=m and CONFIG_DCSSBLK=y
Gerald Schaefer
1
-2
/
+1
2025-04-30
s390: Simple strcpy() to strscpy() conversions
Heiko Carstens
1
-2
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-4
/
+4
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-12
/
+27
2025-03-18
s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assemblies
Heiko Carstens
1
-1
/
+1
2025-03-17
dcssblk: mark DAX broken, remove FS_DAX_LIMITED support
Dan Williams
2
-12
/
+27
2025-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
4
-4
/
+8
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
2
-2
/
+0
2024-11-18
Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-18
/
+15
2024-11-13
s390/dasd: Convert to use flag output macros
Heiko Carstens
1
-6
/
+9
2024-11-09
s390/dasd: Fix typo in comment
Yu Jiaoliang
3
-3
/
+3
2024-11-09
s390/dasd: fix redundant /proc/dasd* entries removal
Miroslav Franc
1
-0
/
+5
2024-10-25
s390/dcssblk: Switch over to sysfs_emit()
Mete Durlu
1
-12
/
+6
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
[next]