index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-21
s390/dasd: add copy pair swap capability
Stefan Haberland
4
-1
/
+117
2022-09-21
s390/dasd: add copy pair setup
Stefan Haberland
4
-17
/
+623
2022-09-21
s390/dasd: add query PPRC function
Stefan Haberland
3
-0
/
+104
2022-09-21
s390/dasd: put block allocation in separate function
Stefan Haberland
1
-15
/
+23
2022-08-04
s390/dasd: Establish DMA alignment
Eric Farman
2
-0
/
+2
2022-08-04
s390/dasd: drop unexpected word 'for' in comments
Jiang Jian
1
-1
/
+1
2022-08-02
block: change the blk_queue_split calling convention
Christoph Hellwig
1
-1
/
+1
2022-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
2
-2
/
+2
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2
-6
/
+6
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
2
-3
/
+3
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+6
2022-05-23
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2022-05-16
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
1
-3
/
+6
2022-05-05
s390/dasd: Use kzalloc instead of kmalloc/memset
Haowen Bai
1
-4
/
+1
2022-05-05
s390/dasd: Fix read inconsistency for ESE DASD devices
Jan Höppner
1
-2
/
+1
2022-05-05
s390/dasd: Fix read for ESE with blksize < 4k
Jan Höppner
1
-4
/
+3
2022-05-05
s390/dasd: prevent double format of tracks for ESE devices
Stefan Haberland
3
-2
/
+26
2022-05-05
s390/dasd: fix data corruption for ESE devices
Stefan Haberland
3
-2
/
+20
2022-05-03
dasd: don't set the discard_alignment queue limit
Christoph Hellwig
1
-1
/
+0
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-1
/
+0
2022-03-25
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2022-03-08
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
1
-1
/
+1
2022-02-02
block: remove genhd.h
Christoph Hellwig
3
-3
/
+0
2022-01-12
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-19
/
+9
2022-01-08
s390/dasd: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2021-12-18
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
1
-14
/
+0
2021-12-18
dax: remove the DAXDEV_F_SYNC flag
Christoph Hellwig
1
-2
/
+2
2021-12-04
dax: remove dax_capable
Christoph Hellwig
1
-1
/
+0
2021-12-04
dax: simplify the dax_device <-> gendisk association
Christoph Hellwig
1
-3
/
+8
2021-12-04
dax: remove CONFIG_DAX_DRIVER
Christoph Hellwig
1
-1
/
+1
2021-11-16
s390: replace snprintf in show functions with sysfs_emit
Qing Wang
1
-38
/
+38
2021-11-06
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-4
/
+21
2021-10-20
s390/dasd: fix possibly missed path verification
Stefan Haberland
2
-3
/
+15
2021-10-20
s390/dasd: fix missing path conf_data after failed allocation
Stefan Haberland
1
-1
/
+12
2021-10-20
s390/dasd: summarize dasd configuration data in a separate structure
Stefan Haberland
2
-97
/
+98
2021-10-20
s390/dasd: move dasd_eckd_read_fc_security
Stefan Haberland
1
-2
/
+3
2021-10-20
s390/dasd: split up dasd_eckd_read_conf
Stefan Haberland
1
-79
/
+51
2021-10-20
s390/dasd: fix kernel doc comment
Heiko Carstens
1
-2
/
+2
2021-10-20
s390/dasd: handle request magic consistently as unsigned int
Heiko Carstens
3
-8
/
+8
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-4
/
+3
2021-10-18
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
1
-0
/
+1
2021-10-04
s390/block/scm_blk: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+6
2021-10-04
s390/block/dcssblk: add error handling support for add_disk()
Gerald Schaefer
1
-1
/
+7
2021-10-04
s390/block/dasd_genhd: add error handling support for add_disk()
Luis Chamberlain
1
-2
/
+8
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-428
/
+0
2021-09-07
s390: remove xpram device driver
Heiko Carstens
3
-428
/
+0
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+1
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-14
/
+16
2021-08-30
Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-3
/
+1
[next]