Age | Commit message (Expand) | Author | Files | Lines |
2010-08-13 | [S390] dasd: fix format string types | Heiko Carstens | 1 | -2/+2 |
2010-08-11 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -1/+12 |
2010-08-11 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 6 | -22/+141 |
2010-08-10 | s390: remove WARN_ON for misc_deregister() failures | Akinobu Mita | 1 | -1/+1 |
2010-08-09 | [S390] dasd: tunable missing interrupt handler | Stefan Haberland | 6 | -9/+81 |
2010-08-09 | [S390] dasd: allocate fallback cqr for reserve/release | Stefan Weinhuber | 1 | -13/+60 |
2010-08-07 | block: push down BKL into .open and .release | Arnd Bergmann | 2 | -0/+11 |
2010-08-07 | block: remove q->prepare_flush_fn completely | FUJITA Tomonori | 1 | -1/+1 |
2010-07-19 | [S390] add missing device put | Stefan Haberland | 1 | -1/+3 |
2010-05-27 | [S390] dasd: unit check handling during internal cio I/O | Stefan Haberland | 3 | -0/+25 |
2010-05-17 | [S390] dasd: remove uid from devmap | Stefan Haberland | 4 | -195/+218 |
2010-05-17 | [S390] dasd: add dynamic pav toleration | Stefan Haberland | 6 | -3/+124 |
2010-05-12 | [S390] dasd: fix race between tasklet and dasd_sleep_on | Stefan Weinhuber | 1 | -7/+10 |
2010-04-22 | [S390] dasd: fix endless loop in erp | Stefan Haberland | 2 | -2/+8 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 7 | -2/+6 |
2010-03-24 | [S390] dasd: check tsb validity | Stefan Haberland | 1 | -2/+2 |
2010-03-24 | [S390] dasd: fix alignment of transport mode recovery TCW | Stefan Weinhuber | 1 | -3/+4 |
2010-03-08 | [S390] dasd: automatic recognition of read-only devices | Stefan Weinhuber | 9 | -16/+79 |
2010-03-08 | [S390] dasd: security and PSF update patch for EMC CKD ioctl | Nigel Hislop | 1 | -7/+10 |
2010-03-01 | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -3/+2 |
2010-02-27 | [S390] seq_file: convert drivers/s390/ | Alexey Dobriyan | 1 | -59/+50 |
2010-02-27 | [S390] dasd: correct offline processing | Stefan Haberland | 1 | -1/+1 |
2010-02-27 | [S390] dasd: fix refcounting. | Stefan Haberland | 2 | -12/+25 |
2010-02-27 | [S390] dasd: fix online/offline race | Stefan Haberland | 3 | -8/+16 |
2010-02-26 | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen | 1 | -2/+1 |
2010-02-26 | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 1 | -1/+1 |
2010-01-27 | [S390] dasd: fix possible NULL pointer errors | Stefan Haberland | 4 | -15/+9 |
2010-01-13 | [S390] dasd: add proper compat pointer conversion for symmetrix ioctl | Heiko Carstens | 1 | -5/+9 |
2010-01-13 | [S390] dasd: add missing compat ptr conversion | Heiko Carstens | 1 | -5/+9 |
2009-12-18 | [S390] dasd: PTR_ERR return of wrong pointer in | Roel Kluin | 1 | -1/+1 |
2009-12-18 | [S390] dasd: move dasd-diag kmsg to dasd | Stefan Haberland | 1 | -20/+22 |
2009-12-15 | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 1 | -2/+3 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2 | -2/+2 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-12-07 | [S390] dasd: remove BKL from extended error reporting code | Martin Schwidefsky | 1 | -5/+0 |
2009-12-07 | [S390] dasd: let device initialization wait for LCU setup | Stefan Weinhuber | 3 | -14/+89 |
2009-12-07 | [S390] dasd: remove strings from s390dbf | Stefan Haberland | 4 | -42/+44 |
2009-12-07 | [S390] dasd: improve error recovery for internal I/O | Stefan Weinhuber | 6 | -94/+253 |
2009-12-07 | [S390] dasd: enable prefix independent of pav support | Stefan Weinhuber | 1 | -2/+2 |
2009-12-07 | [S390] dasd: remove dead code | Christian Borntraeger | 5 | -5/+0 |
2009-12-07 | [S390] dasd: support DIAG access for read-only devices | Stefan Weinhuber | 1 | -3/+16 |
2009-12-07 | [S390] cio: split PGID settings and status | Peter Oberparleiter | 2 | -8/+11 |
2009-12-04 | tree-wide: fix typos "couter" -> "counter" | Uwe Kleine-König | 1 | -1/+1 |
2009-10-14 | [S390] dasd: use idal for device characteristics | Stefan Haberland | 1 | -2/+11 |
2009-10-14 | [S390] dasd: fix locking bug | Stefan Haberland | 1 | -3/+5 |
2009-10-06 | [S390] dasd: fix race condition in resume code | Stefan Haberland | 2 | -4/+10 |
2009-09-23 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -7/+6 |
2009-09-23 | [S390] dasd: tolerate devices that have no feature codes | Stefan Weinhuber | 1 | -7/+6 |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan | 4 | -4/+4 |