aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd_eer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-30s390: move from strlcpy with unused retval to strscpyWolfram Sang1-2/+2
2019-07-11s390/dasd: Handle out-of-space constraintJan Höppner1-0/+1
2018-07-02s390/dasd,zfcp: fix gcc 8 stringop-truncation warningsVasily Gorbik1-2/+2
2018-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-5/+5
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+2
2018-06-12s390/dasd: only use preallocated requestsSebastian Ott1-5/+5
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-2/+2
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-8/+8
2017-11-08s390/dasd: avoid calling do_gettimeofday()Arnd Bergmann1-8/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-28s390/dasd: Fix locking issue when changing EER attributeJan Höppner1-8/+21
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens1-1/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-01-05[S390] dasd: Improve handling of stolen DASD reservationStefan Weinhuber1-0/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-08-09s390: remove WARN_ON for misc_deregister() failuresAkinobu Mita1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-07[S390] dasd: remove BKL from extended error reporting codeMartin Schwidefsky1-5/+0
2009-09-11[S390] dasd: fix message namingStefan Haberland1-1/+1
2009-09-11[S390] dasd: optimize cpu usage in goodcaseStefan Haberland1-1/+1
2009-03-26[S390] dasd: message cleanupStefan Haberland1-2/+4
2009-03-26[S390] dasd: add High Performance FICON supportStefan Weinhuber1-8/+13
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-2/+2
2008-10-10[S390] bus_id -> dev_name conversionsKay Sievers1-2/+4
2008-08-21[S390] drivers/s390: Use an IS_ERR test rather than a NULL testJulien Brunel1-1/+2
2008-06-20block-dasd_eer: BKL pushdownArnd Bergmann1-0/+6
2008-01-26[S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber1-5/+6
2007-05-31[S390] dasd_eer: use mutex instead of semaphoreChristoph Hellwig1-8/+8
2007-03-05[S390] dasd: Use default recovery for SNSS requestsStefan Weinhuber1-0/+1
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2007-02-05[S390] dasd: fix bug in dasd initialization cleanupStefan Weinhuber1-7/+17
2006-09-20[S390] __exit cleanup.Heiko Carstens1-1/+1
2006-06-29[S390] dasd eer data format.Stefan Weinhuber1-1/+1
2006-06-29[S390] missing check in dasd_eer_open.Stefan Weinhuber1-0/+2
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-03-24[PATCH] s390: dasd extended error reportingStefan Weinhuber1-0/+682
2006-02-20[PATCH] s390: revert dasd eer moduleHeiko Carstens1-1090/+0
2006-02-03[PATCH] s390: dasd extended error reporting moduleStefan Weinhuber1-0/+1090