linux-stable/drivers/s390/block
Linus Torvalds 260d16580d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull more s390 updates from Martin Schwidefsky:
 "The second patch set for the 4.14 merge window:

   - Convert the dasd device driver to the blk-mq interface.

   - Provide three zcrypt interfaces for vfio_ap. These will be required
     for KVM guest access to the crypto cards attached via the AP bus.

   - A couple of memory management bug fixes."

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/dasd: blk-mq conversion
  s390/mm: use a single lock for the fields in mm_context_t
  s390/mm: fix race on mm->context.flush_mm
  s390/mm: fix local TLB flushing vs. detach of an mm address space
  s390/zcrypt: externalize AP queue interrupt control
  s390/zcrypt: externalize AP config info query
  s390/zcrypt: externalize test AP queue
  s390/mm: use VM_BUG_ON in crst_table_[upgrade|downgrade]
2017-09-12 06:01:59 -07:00
..
dasd.c s390/dasd: blk-mq conversion 2017-09-08 15:31:08 +02:00
dasd_3990_erp.c s390/dasd: Change unsigned long long to unsigned long 2017-08-23 13:31:51 +02:00
dasd_alias.c s390/dasd: remove unneeded code 2017-07-05 07:35:29 +02:00
dasd_devmap.c s390/dasd: blk-mq conversion 2017-09-08 15:31:08 +02:00
dasd_diag.c s390/dasd: Change unsigned long long to unsigned long 2017-08-23 13:31:51 +02:00
dasd_diag.h s390: remove 31 bit support 2015-03-25 11:49:33 +01:00
dasd_eckd.c s390/dasd: Change unsigned long long to unsigned long 2017-08-23 13:31:51 +02:00
dasd_eckd.h s390/dasd: Change unsigned long long to unsigned long 2017-08-23 13:31:51 +02:00
dasd_eer.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
dasd_erp.c s390/dasd: Change unsigned long long to unsigned long 2017-08-23 13:31:51 +02:00
dasd_fba.c s390/dasd: Add discard support for FBA devices 2017-08-29 16:31:26 +02:00
dasd_fba.h s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
dasd_genhd.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
dasd_int.h s390/dasd: blk-mq conversion 2017-09-08 15:31:08 +02:00
dasd_ioctl.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
dasd_proc.c s390/dasd: Change unsigned long long to unsigned long 2017-08-23 13:31:51 +02:00
dcssblk.c block: replace bi_bdev with a gendisk pointer and partitions index 2017-08-23 12:49:55 -06:00
Kconfig s390/scm: remove cluster option 2017-06-12 16:25:55 +02:00
Makefile s390/scm: remove cluster option 2017-06-12 16:25:55 +02:00
scm_blk.c s390/scm: use common completion path 2017-08-09 09:09:42 -04:00
scm_blk.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2017-07-03 15:39:36 -07:00
scm_drv.c s390/scm_block: fix printk format string 2013-03-21 13:35:37 +01:00
xpram.c block: replace bi_bdev with a gendisk pointer and partitions index 2017-08-23 12:49:55 -06:00