| Commit message (Expand) | Author | Age |
* | block: Do away with the notion of hardsect_size | Martin K. Petersen | 2009-05-22 |
* | Merge branch 'master' into for-2.6.31 | Jens Axboe | 2009-05-22 |
|\ |
|
| * | [SCSI] zfcp: Fix oops when port disappears | Christof Schmitt | 2009-04-27 |
| * | [SCSI] zfcp: Reference counting for cfdc requests | Christof Schmitt | 2009-04-27 |
| * | [SCSI] zfcp: Fix port reference counting | Martin Petermann | 2009-04-27 |
| * | [SCSI] zfcp: revert previous patch for sbal counting | Martin Petermann | 2009-04-27 |
| * | [SCSI] zfcp: Fix abort handler for completions in progress | Christof Schmitt | 2009-04-27 |
| * | [SCSI] zfcp: no port recovery after ADISC request timeout | Swen Schillig | 2009-04-27 |
| * | [SCSI] zfcp: Let actcli handle control file errors | Christof Schmitt | 2009-04-27 |
| * | [SCSI] zfcp: remove unit will fail if add unit is not finished | Martin Petermann | 2009-04-27 |
| * | [SCSI] zfcp: no port recovery after storage side error inject | Swen Schillig | 2009-04-27 |
| * | [SCSI] zfcp: avoid false ERP complete due to sema race | Swen Schillig | 2009-04-27 |
| * | [SCSI] zfcp: Set WKA-port to offline on adapter deactivation | Swen Schillig | 2009-04-27 |
| * | [SCSI] zfcp: Dont block zfcp_wq with scan | Swen Schillig | 2009-04-27 |
| * | [SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointer | Christof Schmitt | 2009-04-27 |
| * | [SCSI] zfcp: Enable auto-port discovery for NPIV. | Swen Schillig | 2009-04-27 |
| * | [SCSI] zfcp: Avoid referencing freed memory in req send | Martin Petermann | 2009-04-27 |
* | | block: implement and enforce request peek/start/fetch | Tejun Heo | 2009-05-11 |
* | | block: convert to pos and nr_sectors accessors | Tejun Heo | 2009-05-11 |
* | | block: implement and use [__]blk_end_request_all() | Tejun Heo | 2009-04-28 |
|/ |
|
* | [S390] Use tape_generic_offline directly. | Frank Munzert | 2009-04-23 |
* | [S390] dasd: fix idaw boundary checking for track based ccw | Stefan Weinhuber | 2009-04-14 |
* | [S390] dasd: Use the new async framework for autoonlining. | Cornelia Huck | 2009-04-14 |
* | [S390] qdio: remove dead timeout handler | Jan Glauber | 2009-04-14 |
* | workqueue: add to_delayed_work() helper function | Jean Delvare | 2009-04-02 |
* | qeth: properly delete empty files. | Linus Torvalds | 2009-04-01 |
* | [S390] cio: online_store - trigger recognition for boxed devices | Sebastian Ott | 2009-03-31 |
* | [S390] cio: disallow online setting of device in transient state | Sebastian Ott | 2009-03-31 |
* | [S390] cio: introduce notifier for boxed state | Sebastian Ott | 2009-03-31 |
* | [S390] cio: introduce ccw_device_schedule_sch_unregister | Sebastian Ott | 2009-03-31 |
* | [S390] cio: wake up on failed recognition | Sebastian Ott | 2009-03-31 |
* | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-03-28 |
|\ |
|
| * | [SCSI] zfcp: Report fc_host_port_type as NPIV | Christof Schmitt | 2009-03-12 |
| * | [SCSI] zfcp: Ensure all work is cancelled on adapter dequeue | Swen Schillig | 2009-03-12 |
| * | [SCSI] zfcp: fix queue, scheduled work processing. | Swen Schillig | 2009-03-12 |
| * | [SCSI] zfcp: erp failed status bit will not be set | Martin Petermann | 2009-03-12 |
| * | [SCSI] zfcp: Block FC transport rports early on errors | Christof Schmitt | 2009-03-12 |
| * | [SCSI] zfcp: incorrect reaction on incoming RSCN | Swen Schillig | 2009-03-12 |
| * | [SCSI] zfcp: Remove PCI flag | Christof Schmitt | 2009-03-12 |
| * | [SCSI] zfcp: replace current ERP logging with a more convenient version | Swen Schillig | 2009-03-12 |
| * | [SCSI] zfcp: prevent adapter close on initial adapter open | Swen Schillig | 2009-03-12 |
| * | [SCSI] zfcp: remove undefined subtype for status read response | Swen Schillig | 2009-03-12 |
| * | [SCSI] zfcp: Send ELS ADISC from workqueue | Christof Schmitt | 2009-03-12 |
| * | [SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp | Christof Schmitt | 2009-03-12 |
| * | [SCSI] zfcp: Wait for free SBALs when possible | Christof Schmitt | 2009-03-12 |
| * | [SCSI] zfcp: Only increment req_id for successfully issued requests | Christof Schmitt | 2009-03-12 |
| * | [SCSI] zfcp: Simplify latency lock handling | Christof Schmitt | 2009-03-12 |
| * | [SCSI] zfcp: add measurement data for average qdio queue utilisation | Martin Peschke | 2009-03-12 |
| * | [SCSI] zfcp: Remove UNIT_REGISTERED status flag | Christof Schmitt | 2009-03-12 |