summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)AuthorFilesLines
2021-11-26s390/cio: check the subchannel validity for dev_busidVineeth Vijayan1-2/+2
2021-09-22s390/cio: add dev_busid sysfs entry for each subchannelVineeth Vijayan1-0/+17
2021-07-20s390/cio: dont call css_wait_for_slow_path() inside a lockVineeth Vijayan2-2/+3
2021-03-17s390/cio: return -EFAULT if copy_to_user() failsEric Farman1-1/+1
2021-03-17s390/cio: return -EFAULT if copy_to_user() fails againWang Qing1-2/+2
2020-09-03s390/cio: add cond_resched() in the slow_eval_known_fn() loopVineeth Vijayan1-0/+5
2020-06-25s390/qdio: put thinint indicator after early errorJulian Wiedmann3-8/+8
2020-05-02s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck1-4/+9
2020-03-11s390/cio: cio_ignore_proc_seq_next should increase position indexVasily Averin1-2/+3
2020-01-12s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner1-1/+1
2019-10-11s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik1-0/+2
2019-10-11s390/cio: avoid calling strlen on null pointerVasily Gorbik1-1/+1
2019-08-16s390/qdio: add sanity checks to the fast-requeue pathJulian Wiedmann1-6/+6
2019-08-16vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfnFarhan Ali1-1/+3
2019-07-31s390/qdio: handle PENDING state for QEBSM devicesJulian Wiedmann1-0/+1
2019-07-21s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann1-1/+0
2019-07-21s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann2-2/+4
2019-05-31vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali1-14/+18
2019-05-31s390: cio: fix cio_irb declarationArnd Bergmann1-1/+1
2019-05-31vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdevFarhan Ali1-1/+10
2019-05-31vfio-ccw: Do not call flush_workqueue while holding the spinlockFarhan Ali1-1/+1
2019-04-03vfio: ccw: only free cp on final interruptCornelia Huck1-2/+6
2018-10-18s390/cio: Fix how vfio-ccw checks pinned pagesEric Farman1-1/+1
2018-09-05s390/qdio: reset old sbal_state flagsJulian Wiedmann1-3/+2
2018-08-24vfio: ccw: fix error return in vfio_ccw_sch_eventDong Jia Shi1-1/+4
2018-05-30vfio-ccw: fence off transport modeCornelia Huck1-0/+5
2018-05-30s390/cio: clear timer when terminating driver I/OSebastian Ott1-0/+1
2018-05-30s390/cio: fix return code after missing interruptSebastian Ott2-2/+5
2018-05-30s390/cio: fix ccw_device_start_timeout APISebastian Ott1-40/+32
2018-05-22s390/qdio: don't release memory in qdio_setup_irq()Julian Wiedmann1-8/+2
2018-05-22s390/qdio: fix access to uninitialized qdio_q fieldsJulian Wiedmann1-1/+1
2018-05-22vfio: ccw: fix cleanup if cp_prefetch failsHalil Pasic1-1/+12
2018-05-01vfio: ccw: process ssch with interrupts disabledCornelia Huck1-7/+12
2018-04-29s390/cio: update chpid descriptor after resource accessibility eventSebastian Ott1-3/+11
2018-04-19s390/qdio: don't merge ERROR output buffersJulian Wiedmann1-11/+20
2018-04-19s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann1-9/+2
2017-12-10s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.Jason J. Herne1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman35-0/+35
2017-09-19s390/cio: recover from bad pathsSebastian Ott4-3/+24
2017-08-03s390/cio: add const to bin_attribute structuresBhumika Goyal1-2/+2
2017-07-26Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky1-1/+1
2017-07-26s390/cio: constify attribute_group structures.Arvind Yadav1-2/+2
2017-07-24vfio: ccw: fix bad ptr math for TIC cda translationJason J. Herne1-1/+1
2017-07-13s390: chp: handle CRW_ERC_INIT for channel-path status changeDong Jia Shi1-0/+1
2017-07-05s390/vfio_ccw: remove unused variableSebastian Ott1-2/+0
2017-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-99/+50
2017-06-23Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe1-6/+6
2017-06-12s390/cio: introduce io_subchannel_typeSebastian Ott3-99/+50
2017-06-09block: introduce new block status code typeChristoph Hellwig2-4/+4
2017-05-23Merge tag 'vfio-ccw-20170522' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky1-6/+6