summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* [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/+18Star
* [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/+5Star
* 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/+4Star
* [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-301-2/+0Star
* [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/+16Star
* [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/+5Star
|/
* [S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang2008-12-251-39/+33Star
* [S390] convert xpram printks to pr_xxx macros.Martin Schwidefsky2008-12-251-22/+19Star
* [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/+10Star
* [PATCH] switch dasdAl Viro2008-10-213-25/+8Star
* [PATCH] beginning of methods conversionAl Viro2008-10-212-6/+6
* [SCSI] block: separate failfast into multiple bits.Mike Christie2008-10-133-3/+3
* [S390] Add ioctl support for EMC Symmetrix Subsystem Control I/ONigel Hislop2008-10-101-0/+101
* [S390] xpram: per device block request queues.Martin Schwidefsky2008-10-101-22/+15Star
* [S390] dasd: fix message flood for unsolicited interruptsStefan Haberland2008-10-101-5/+20
* [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.Hongjie Yang2008-10-101-131/+384
* [S390] bus_id -> dev_set_name() changesCornelia Huck2008-10-101-1/+1
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-109-43/+46
* block: don't depend on consecutive minor spaceTejun Heo2008-10-092-3/+4