summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-242-3/+3
|\
| * Fix various typos of valid in commentsNikanth Karthikesan2010-09-211-2/+2
| * Merge branch 'master' into for-nextJiri Kosina2010-08-118-23/+153
| |\
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-101-1/+1
| |\ \
| * | | Fix spelling fuction -> function in commentsStefan Weil2010-08-091-1/+1
* | | | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-221-1/+0
|\ \ \ \
| * | | | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-101-1/+0
* | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \ \ \
| * | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| |/ / / /
* | | | | s390/block: kill the big kernel lockArnd Bergmann2010-09-263-26/+2
|/ / / /
* | | | [S390] dasd: fix format string typesHeiko Carstens2010-08-131-2/+2
| |_|/ |/| |
* | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-102-1/+12
|\ \ \
| * | | block: push down BKL into .open and .releaseArnd Bergmann2010-08-072-0/+11
| * | | block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-071-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-08-106-22/+141
|\ \ \ | |_|/ |/| |
| * | [S390] dasd: tunable missing interrupt handlerStefan Haberland2010-08-096-9/+81
| * | [S390] dasd: allocate fallback cqr for reserve/releaseStefan Weinhuber2010-08-091-13/+60
| |/
* | s390: remove WARN_ON for misc_deregister() failuresAkinobu Mita2010-08-091-1/+1
|/
* [S390] add missing device putStefan Haberland2010-07-191-1/+3
* [S390] dasd: unit check handling during internal cio I/OStefan Haberland2010-05-263-0/+25
* [S390] dasd: remove uid from devmapStefan Haberland2010-05-174-195/+218
* [S390] dasd: add dynamic pav tolerationStefan Haberland2010-05-176-3/+124
* [S390] dasd: fix race between tasklet and dasd_sleep_onStefan Weinhuber2010-05-121-7/+10
* [S390] dasd: fix endless loop in erpStefan Haberland2010-04-222-2/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-307-2/+6
* [S390] dasd: check tsb validityStefan Haberland2010-03-241-2/+2
* [S390] dasd: fix alignment of transport mode recovery TCWStefan Weinhuber2010-03-241-3/+4
* [S390] dasd: automatic recognition of read-only devicesStefan Weinhuber2010-03-089-16/+79
* [S390] dasd: security and PSF update patch for EMC CKD ioctlNigel Hislop2010-03-081-7/+10
* Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-011-3/+2
|\
| * block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-261-2/+1
| * block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+1
* | [S390] seq_file: convert drivers/s390/Alexey Dobriyan2010-02-261-59/+50
* | [S390] dasd: correct offline processingStefan Haberland2010-02-261-1/+1
* | [S390] dasd: fix refcounting.Stefan Haberland2010-02-262-12/+25
* | [S390] dasd: fix online/offline raceStefan Haberland2010-02-263-8/+16
|/
* [S390] dasd: fix possible NULL pointer errorsStefan Haberland2010-01-274-15/+9
* [S390] dasd: add proper compat pointer conversion for symmetrix ioctlHeiko Carstens2010-01-131-5/+9
* [S390] dasd: add missing compat ptr conversionHeiko Carstens2010-01-131-5/+9
* [S390] dasd: PTR_ERR return of wrong pointer inRoel Kluin2009-12-181-1/+1
* [S390] dasd: move dasd-diag kmsg to dasdStefan Haberland2009-12-181-20/+22
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-2/+3
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-152-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König2009-12-041-1/+1
* | [S390] dasd: remove BKL from extended error reporting codeMartin Schwidefsky2009-12-071-5/+0
* | [S390] dasd: let device initialization wait for LCU setupStefan Weinhuber2009-12-073-14/+89
* | [S390] dasd: remove strings from s390dbfStefan Haberland2009-12-074-42/+44
* | [S390] dasd: improve error recovery for internal I/OStefan Weinhuber2009-12-076-94/+253
* | [S390] dasd: enable prefix independent of pav supportStefan Weinhuber2009-12-071-2/+2
OpenPOWER on IntegriCloud