index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-28
3
-79
/
+51
|
\
|
*
s390/dasd: print copy pair message only for the correct error
Stefan Haberland
2023-07-24
1
-1
/
+1
|
*
s390/dasd: fix hanging device after request requeue
Stefan Haberland
2023-07-24
1
-77
/
+48
|
*
s390/dasd: use correct number of retries for ERP requests
Stefan Haberland
2023-07-24
1
-1
/
+1
|
*
s390/dasd: fix hanging device after quiesce/resume
Stefan Haberland
2023-07-24
1
-0
/
+1
*
|
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-07-06
4
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
2023-07-03
4
-5
/
+5
*
|
Merge tag 'libnvdimm-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-01
1
-1
/
+2
|
\
\
|
*
|
dax: enable dax fault handler to report VM_FAULT_HWPOISON
Jane Chu
2023-06-26
1
-1
/
+2
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-30
1
-1
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge patch series "Use block pr_ops in LIO"
Martin K. Petersen
2023-05-22
1
-1
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
Mike Christie
2023-04-11
1
-1
/
+6
*
|
|
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
5
-16
/
+15
|
\
\
\
|
*
|
|
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
5
-9
/
+9
|
*
|
|
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
1
-1
/
+1
|
*
|
|
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
2
-3
/
+3
|
*
|
|
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
2
-6
/
+5
|
*
|
|
block: introduce holder ops
Christoph Hellwig
2023-06-05
1
-1
/
+1
|
|
/
/
*
|
|
s390/dasd: Use correct lock while counting channel queue length
Jan Höppner
2023-06-09
1
-2
/
+2
*
|
|
s390/dasd: fix command reject error on ESE devices
Stefan Haberland
2023-05-19
1
-2
/
+31
|
/
/
*
|
s390/dasd: fix hanging blockdevice after request requeue
Stefan Haberland
2023-04-11
1
-1
/
+1
*
|
s390/dasd: add autoquiesce event for start IO error
Stefan Haberland
2023-04-11
1
-0
/
+2
*
|
s390/dasd: add aq_timeouts autoquiesce trigger
Stefan Haberland
2023-04-11
4
-0
/
+60
*
|
s390/dasd: add aq_requeue sysfs attribute
Stefan Haberland
2023-04-11
1
-0
/
+36
*
|
s390/dasd: add aq_mask sysfs attribute
Stefan Haberland
2023-04-11
2
-7
/
+59
*
|
s390/dasd: add autoquiesce feature
Stefan Haberland
2023-04-11
3
-17
/
+46
*
|
s390/dasd: remove unused DASD EER defines
Stefan Haberland
2023-04-11
1
-11
/
+1
|
/
*
s390/dasd: Fix potential memleak in dasd_eckd_init()
Qiheng Lin
2023-02-09
1
-1
/
+3
*
s390/dasd: sort out physical vs virtual pointers usage
Alexander Gordeev
2023-02-09
6
-70
/
+67
*
s390/dcssblk:: don't call bio_split_to_limits
Christoph Hellwig
2023-01-29
1
-4
/
+0
*
block: handle bio_split_to_limits() NULL return
Jens Axboe
2023-01-04
1
-0
/
+2
*
Merge tag 'block-6.1-2022-11-25' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-25
3
-24
/
+23
|
\
|
*
s390/dasd: fix possible buffer overflow in copy_pair_show
Stefan Haberland
2022-11-23
1
-1
/
+1
|
*
s390/dasd: fix no record found for raw_track_access
Stefan Haberland
2022-11-23
1
-4
/
+2
|
*
s390/dasd: increase printing of debug data payload
Stefan Haberland
2022-11-23
1
-18
/
+19
|
*
s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"
Colin Ian King
2022-11-23
1
-1
/
+1
*
|
s390/dcssblk: fix deadlock when adding a DCSS
Gerald Schaefer
2022-11-16
1
-0
/
+1
|
/
*
Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-10-09
3
-4
/
+4
|
\
|
*
s390: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-30
3
-4
/
+4
*
|
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
10
-120
/
+1044
|
\
\
|
*
|
s390/dasd: use blk_mq_alloc_disk
Christoph Hellwig
2022-09-28
7
-88
/
+39
|
*
|
s390/dasd: add device ping attribute
Stefan Haberland
2022-09-21
4
-0
/
+81
|
*
|
s390/dasd: suppress generic error messages for PPRC secondary devices
Stefan Haberland
2022-09-21
1
-0
/
+5
|
*
|
s390/dasd: add ioctl to perform a swap of the drivers copy pair
Stefan Haberland
2022-09-21
1
-0
/
+53
|
*
|
s390/dasd: add copy pair swap capability
Stefan Haberland
2022-09-21
4
-1
/
+117
|
*
|
s390/dasd: add copy pair setup
Stefan Haberland
2022-09-21
4
-17
/
+623
|
*
|
s390/dasd: add query PPRC function
Stefan Haberland
2022-09-21
3
-0
/
+104
|
*
|
s390/dasd: put block allocation in separate function
Stefan Haberland
2022-09-21
1
-15
/
+23
|
|
/
*
/
s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup
Stefan Haberland
2022-09-19
1
-2
/
+7
|
/
*
s390/dasd: Establish DMA alignment
Eric Farman
2022-08-04
2
-0
/
+2
[next]