aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd_proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-13s390/drivers: fix proc/debugfs file permissionsSebastian Ott1-2/+1
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig1-15/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-23s390/dasd: Change unsigned long long to unsigned longJan Höppner1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches1-3/+2
2015-01-29s390/dasd: cleanup profilingSebastian Ott1-8/+13
2015-01-29s390/dasd: add locking for global_profile accessSebastian Ott1-1/+3
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+1
2011-08-03[S390] dasd: use vmalloc for statistics input bufferStefan Weinhuber1-2/+2
2011-07-24[S390] dasd: add enhanced DASD statistics interfaceStefan Weinhuber1-35/+71
2010-10-25[S390] dasd: fix use after free in dbfSebastian Ott1-1/+0
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
2010-02-26[S390] seq_file: convert drivers/s390/Alexey Dobriyan1-59/+50
2010-01-27[S390] dasd: fix possible NULL pointer errorsStefan Haberland1-5/+2
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-2/+3
2009-12-04tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König1-1/+1
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-2/+0
2009-03-26[S390] dasd: message cleanupStefan Haberland1-9/+11
2009-03-26[S390] dasd: add large volume supportStefan Weinhuber1-1/+1
2008-12-25[S390] dasd: improve dasd statistics proc interfaceStefan Haberland1-13/+15
2008-10-10[S390] bus_id -> dev_name conversionsKay Sievers1-1/+1
2008-10-09block: don't depend on consecutive minor spaceTejun Heo1-1/+2
2008-04-29s390: use non-racy method for proc entries creationDenis V. Lunev1-5/+5
2008-04-29proc: remove proc_root from driversAlexey Dobriyan1-3/+3
2008-03-05[S390] dasd: fix reference counting in display method for proc/dasd/devicesStefan Weinhuber1-1/+3
2008-01-26[S390] constify function pointer tables.Jan Engelhardt1-1/+1
2008-01-26[S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber1-8/+13
2007-07-10[S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILEHeiko Carstens1-0/+4
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-3/+3
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-11[PATCH] s390: dasd proc entriesHorst Hummel1-0/+17
2006-03-09[PATCH] s390: dasd proc interface typoHorst Hummel1-1/+1
2006-03-08[PATCH] s390: dasd partition detectionHorst Hummel1-0/+3
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens1-1/+0
2005-09-05[PATCH] s390: deadlock in dasd_devmapHorst Hummel1-6/+2
2005-06-25[PATCH] s390: debug feature changesMichael Holzheu1-1/+2
2005-05-01[PATCH] s390: dasd readonly attributeHorst Hummel1-2/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+319