| Commit message (Expand) | Author | Age |
* | 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 |
| * | [SCSI] zfcp: Remove some port flags | Christof Schmitt | 2009-03-12 |
| * | [SCSI] Remove SUGGEST flags | Martin K. Petersen | 2009-03-12 |
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-03-26 |
|\ \ |
|
| * | | [S390] use kzfree() | Johannes Weiner | 2009-03-26 |
| * | | [S390] BUG to BUG_ON changes | Stoyan Gaydarov | 2009-03-26 |
| * | | [S390] Use csum_partial in checksum.h | Frank Munzert | 2009-03-26 |
| * | | [S390] eliminate cpuinfo_S390 structure | Martin Schwidefsky | 2009-03-26 |
| * | | [S390] list usage cleanup in s390 | Eric Sesterhenn | 2009-03-26 |
| * | | [S390] tape message cleanup | Carsten Otte | 2009-03-26 |
| * | | [S390] qdio: merge inbound and outbound handler functions | Jan Glauber | 2009-03-26 |
| * | | [S390] qdio: report SIGA errors directly | Jan Glauber | 2009-03-26 |
| * | | [S390] qdio: tasklet termination in case of module unload | Jan Glauber | 2009-03-26 |
| * | | [S390] qdio: seperate last move index and polling index | Jan Glauber | 2009-03-26 |
| * | | [S390] qdio: move ACK to newest buffer for devices without QEBSM | Jan Glauber | 2009-03-26 |
| * | | [S390] qdio: call qdio_free also if qdio_shutdown fails | Jan Glauber | 2009-03-26 |
| * | | [S390] qdio: proper kill of qdio tasklets | Jan Glauber | 2009-03-26 |
| * | | [S390] qdio: Dont call qdio_shutdown in case qdio_activate fails | Jan Glauber | 2009-03-26 |
| * | | [S390] qdio: add missing tiq_list locking | Jan Glauber | 2009-03-26 |
| * | | [S390] cio: prevent workqueue deadlock | Peter Oberparleiter | 2009-03-26 |
| * | | [S390] cio: remove unused local variable | Sebastian Ott | 2009-03-26 |
| * | | [S390] cio: incorrect status check in interrogate function | Peter Oberparleiter | 2009-03-26 |
| * | | [S390] cio: fix rc generation after chsc call | Sebastian Ott | 2009-03-26 |
| * | | [S390] cio: fix wrong buffer access in cio_ignore_write | Sebastian Ott | 2009-03-26 |
| * | | [S390] cio: ccw group fix unbind behaviour. | Sebastian Ott | 2009-03-26 |