summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd_proc.c
Commit message (Expand)AuthorAgeFilesLines
* s390/drivers: fix proc/debugfs file permissionsSebastian Ott2018-12-131-2/+1Star
* proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-15/+2Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/dasd: Change unsigned long long to unsigned longJan Höppner2017-08-231-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* s390: Use pr_warn instead of pr_warningJoe Perches2016-03-071-3/+2Star
* s390/dasd: cleanup profilingSebastian Ott2015-01-291-8/+13
* s390/dasd: add locking for global_profile accessSebastian Ott2015-01-291-1/+3
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+1Star
* [S390] dasd: use vmalloc for statistics input bufferStefan Weinhuber2011-08-031-2/+2
* [S390] dasd: add enhanced DASD statistics interfaceStefan Weinhuber2011-07-241-35/+71
* [S390] dasd: fix use after free in dbfSebastian Ott2010-10-251-1/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] seq_file: convert drivers/s390/Alexey Dobriyan2010-02-261-59/+50Star
* [S390] dasd: fix possible NULL pointer errorsStefan Haberland2010-01-271-5/+2Star
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-2/+3
* tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König2009-12-041-1/+1
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-301-2/+0Star
* [S390] dasd: message cleanupStefan Haberland2009-03-261-9/+11
* [S390] dasd: add large volume supportStefan Weinhuber2009-03-261-1/+1
* [S390] dasd: improve dasd statistics proc interfaceStefan Haberland2008-12-251-13/+15
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-101-1/+1
* block: don't depend on consecutive minor spaceTejun Heo2008-10-091-1/+2
* s390: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-5/+5
* proc: remove proc_root from driversAlexey Dobriyan2008-04-291-3/+3
* [S390] dasd: fix reference counting in display method for proc/dasd/devicesStefan Weinhuber2008-03-051-1/+3
* [S390] constify function pointer tables.Jan Engelhardt2008-01-261-1/+1
* [S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber2008-01-261-8/+13
* [S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILEHeiko Carstens2007-07-101-0/+4
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-3/+3
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] s390: dasd proc entriesHorst Hummel2006-04-111-0/+17
* [PATCH] s390: dasd proc interface typoHorst Hummel2006-03-101-1/+1
* [PATCH] s390: dasd partition detectionHorst Hummel2006-03-081-0/+3
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-011-1/+0Star
* [PATCH] s390: deadlock in dasd_devmapHorst Hummel2005-09-051-6/+2Star
* [PATCH] s390: debug feature changesMichael Holzheu2005-06-261-1/+2
* [PATCH] s390: dasd readonly attributeHorst Hummel2005-05-011-2/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+319