summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* [S390] xpram: Remove checksum validation for suspend/resumeMichael Holzheu2009-09-111-65/+0
* [S390] dasd: fix message namingStefan Haberland2009-09-118-20/+20
* [S390] dasd: optimize cpu usage in goodcaseStefan Haberland2009-09-117-51/+41
* [S390] dasd: fail requests when device state is less then readyStefan Weinhuber2009-09-111-1/+4
* [S390] drivers/s390: put NULL test before dereferenceJulia Lawall2009-08-231-1/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* [S390] improve suspend/resume error messagesChristian Borntraeger2009-07-072-4/+5
* [S390] dasd: correct debugfeature sense dumpStefan Haberland2009-07-074-48/+27
* [S390] dasd: fix refcounting in dasd_change_stateSebastian Ott2009-06-221-3/+5
* [S390] dasd_pm: fix stop flag handlingStefan Haberland2009-06-222-10/+12
* [S390] pm: dcssblk power management callbacks.Gerald Schaefer2009-06-161-17/+115
* [S390] pm: xpram driver power management callbacksMichael Holzheu2009-06-161-3/+126
* [S390] pm: dasd power management callbacks.Stefan Haberland2009-06-165-19/+218
* [S390] dasd: forward internal errors to dasd_sleep_on callerStefan Weinhuber2009-06-124-9/+31
* [S390] dasd: sync after async probeSebastian Ott2009-06-122-2/+14
* [S390] dasd: check_characteristics cleanupSebastian Ott2009-06-124-19/+18
* [S390] dasd: no High Performance FICON in 31-bit modeStefan Weinhuber2009-06-121-3/+8
* [S390] dcssblk: revert devt conversionGerald Schaefer2009-06-121-2/+2
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-223-3/+3
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-11/+5
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-114-9/+11
* block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-281-13/+4
* [S390] dasd: fix idaw boundary checking for track based ccwStefan Weinhuber2009-04-141-4/+12
* [S390] dasd: Use the new async framework for autoonlining.Cornelia Huck2009-04-141-12/+25
* [S390] cio: introduce notifier for boxed stateSebastian Ott2009-03-311-0/+1
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-2/+0
* [S390] dasd: message cleanupStefan Haberland2009-03-2613-637/+743
* [S390] dasd: add High Performance FICON supportStefan Weinhuber2009-03-268-163/+1118
* [S390] dasd: add large volume supportStefan Weinhuber2009-03-265-62/+81
* [S390] dasd_eckd / Write format R0 is now allowed BBJean-Baptiste Joret2009-03-261-6/+19
* [S390] dasd: enable compat ioctlsHeiko Carstens2009-03-262-4/+16
* [S390] dasd: fix race in dasd timer handlingStefan Weinhuber2009-02-111-30/+16
* [S390] dasd: bus_id -> dev_name() conversion.Cornelia Huck2009-02-111-1/+1
* [S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski2009-01-094-3/+54
* [S390] dasd: send change uevents for dasd block devicesStefan Weinhuber2009-01-091-1/+20
* fix similar typos to successfullColy Li2009-01-082-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-2/+2
|\
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-2/+2
* | s390: remove s390_root_dev_*()Mark McLoughlin2009-01-061-6/+5
|/
* [S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang2008-12-251-39/+33
* [S390] convert xpram printks to pr_xxx macros.Martin Schwidefsky2008-12-251-22/+19
* [S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-252-8/+10
* [S390] dasd: call cleanup_cqr with request_queue_lockStefan Haberland2008-12-251-0/+4
* [S390] dasd: correct sense byte condition for SIMStefan Haberland2008-12-251-1/+1
* [S390] dasd: Use accessors instead of using driver_data directly.Cornelia Huck2008-12-251-3/+3
* [S390] dasd: improve dasd statistics proc interfaceStefan Haberland2008-12-251-13/+15
* [S390] dasd: log sense for fatal errorsStefan Haberland2008-11-141-0/+5
* [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-211-1/+1
* [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-211-1/+1
* [PATCH] switch dcssblkAl Viro2008-10-211-11/+10
OpenPOWER on IntegriCloud