aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-14[S390] dasd: use idal for device characteristicsStefan Haberland1-2/+11
2009-10-14[S390] dasd: fix locking bugStefan Haberland1-3/+5
2009-10-06[S390] dasd: fix race condition in resume codeStefan Haberland2-4/+10
2009-09-23Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-7/+6
2009-09-22[S390] dasd: tolerate devices that have no feature codesStefan Weinhuber1-7/+6
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-09-22const: make block_device_operations constAlexey Dobriyan4-4/+4
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-11[S390] xpram: Remove checksum validation for suspend/resumeMichael Holzheu1-65/+0
2009-09-11[S390] dasd: fix message namingStefan Haberland8-20/+20
2009-09-11[S390] dasd: optimize cpu usage in goodcaseStefan Haberland7-51/+41
2009-09-11[S390] dasd: fail requests when device state is less then readyStefan Weinhuber1-1/+4
2009-08-23[S390] drivers/s390: put NULL test before dereferenceJulia Lawall1-1/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-07-07[S390] improve suspend/resume error messagesChristian Borntraeger2-4/+5
2009-07-07[S390] dasd: correct debugfeature sense dumpStefan Haberland4-48/+27
2009-06-22[S390] dasd: fix refcounting in dasd_change_stateSebastian Ott1-3/+5
2009-06-22[S390] dasd_pm: fix stop flag handlingStefan Haberland2-10/+12
2009-06-16[S390] pm: dcssblk power management callbacks.Gerald Schaefer1-17/+115
2009-06-16[S390] pm: xpram driver power management callbacksMichael Holzheu1-3/+126
2009-06-16[S390] pm: dasd power management callbacks.Stefan Haberland5-19/+218
2009-06-12[S390] dasd: forward internal errors to dasd_sleep_on callerStefan Weinhuber4-9/+31
2009-06-12[S390] dasd: sync after async probeSebastian Ott2-2/+14
2009-06-12[S390] dasd: check_characteristics cleanupSebastian Ott4-19/+18
2009-06-12[S390] dasd: no High Performance FICON in 31-bit modeStefan Weinhuber1-3/+8
2009-06-12[S390] dcssblk: revert devt conversionGerald Schaefer1-2/+2
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen3-3/+3
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo1-11/+5
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo4-9/+11
2009-04-28block: implement and use [__]blk_end_request_all()Tejun Heo1-13/+4
2009-04-14[S390] dasd: fix idaw boundary checking for track based ccwStefan Weinhuber1-4/+12
2009-04-14[S390] dasd: Use the new async framework for autoonlining.Cornelia Huck1-12/+25
2009-03-31[S390] cio: introduce notifier for boxed stateSebastian Ott1-0/+1
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-2/+0
2009-03-26[S390] dasd: message cleanupStefan Haberland13-637/+743
2009-03-26[S390] dasd: add High Performance FICON supportStefan Weinhuber8-163/+1118
2009-03-26[S390] dasd: add large volume supportStefan Weinhuber5-62/+81
2009-03-26[S390] dasd_eckd / Write format R0 is now allowed BBJean-Baptiste Joret1-6/+19
2009-03-26[S390] dasd: enable compat ioctlsHeiko Carstens2-4/+16
2009-02-11[S390] dasd: fix race in dasd timer handlingStefan Weinhuber1-30/+16
2009-02-11[S390] dasd: bus_id -> dev_name() conversion.Cornelia Huck1-1/+1
2009-01-09[S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski4-3/+54
2009-01-09[S390] dasd: send change uevents for dasd block devicesStefan Weinhuber1-1/+20
2009-01-08fix similar typos to successfullColy Li2-2/+2
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2009-01-06s390: remove s390_root_dev_*()Mark McLoughlin1-6/+5
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-2/+2
2008-12-25[S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang1-39/+33
2008-12-25[S390] convert xpram printks to pr_xxx macros.Martin Schwidefsky1-22/+19
2008-12-25[S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-8/+10