| Commit message (Expand) | Author | Age | Files | Lines |
* | workqueue: add to_delayed_work() helper function | Jean Delvare | 2009-04-02 | 1 | -1/+1 |
* | qeth: properly delete empty files. | Linus Torvalds | 2009-04-01 | 2 | -0/+0 |
* | [S390] cio: online_store - trigger recognition for boxed devices | Sebastian Ott | 2009-03-31 | 1 | -1/+1 |
* | [S390] cio: disallow online setting of device in transient state | Sebastian Ott | 2009-03-31 | 1 | -1/+5 |
* | [S390] cio: introduce notifier for boxed state | Sebastian Ott | 2009-03-31 | 4 | -13/+26 |
* | [S390] cio: introduce ccw_device_schedule_sch_unregister | Sebastian Ott | 2009-03-31 | 2 | -10/+12 |
* | [S390] cio: wake up on failed recognition | Sebastian Ott | 2009-03-31 | 2 | -4/+10 |
* | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-31 | 1 | -2/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-03-28 | 13 | -676/+586 |
|\ |
|
| * | [SCSI] zfcp: Report fc_host_port_type as NPIV | Christof Schmitt | 2009-03-12 | 1 | -2/+3 |
| * | [SCSI] zfcp: Ensure all work is cancelled on adapter dequeue | Swen Schillig | 2009-03-12 | 3 | -4/+8 |
| * | [SCSI] zfcp: fix queue, scheduled work processing. | Swen Schillig | 2009-03-12 | 2 | -3/+8 |
| * | [SCSI] zfcp: erp failed status bit will not be set | Martin Petermann | 2009-03-12 | 1 | -1/+0 |
| * | [SCSI] zfcp: Block FC transport rports early on errors | Christof Schmitt | 2009-03-12 | 7 | -56/+157 |
| * | [SCSI] zfcp: incorrect reaction on incoming RSCN | Swen Schillig | 2009-03-12 | 2 | -15/+7 |
| * | [SCSI] zfcp: Remove PCI flag | Christof Schmitt | 2009-03-12 | 2 | -22/+3 |
| * | [SCSI] zfcp: replace current ERP logging with a more convenient version | Swen Schillig | 2009-03-12 | 11 | -356/+215 |
| * | [SCSI] zfcp: prevent adapter close on initial adapter open | Swen Schillig | 2009-03-12 | 1 | -35/+34 |
| * | [SCSI] zfcp: remove undefined subtype for status read response | Swen Schillig | 2009-03-12 | 3 | -13/+2 |
| * | [SCSI] zfcp: Send ELS ADISC from workqueue | Christof Schmitt | 2009-03-12 | 5 | -22/+27 |
| * | [SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp | Christof Schmitt | 2009-03-12 | 4 | -99/+78 |
| * | [SCSI] zfcp: Wait for free SBALs when possible | Christof Schmitt | 2009-03-12 | 1 | -9/+9 |
| * | [SCSI] zfcp: Only increment req_id for successfully issued requests | Christof Schmitt | 2009-03-12 | 1 | -1/+2 |
| * | [SCSI] zfcp: Simplify latency lock handling | Christof Schmitt | 2009-03-12 | 2 | -6/+4 |
| * | [SCSI] zfcp: add measurement data for average qdio queue utilisation | Martin Peschke | 2009-03-12 | 4 | -1/+26 |
| * | [SCSI] zfcp: Remove UNIT_REGISTERED status flag | Christof Schmitt | 2009-03-12 | 4 | -8/+2 |
| * | [SCSI] zfcp: Remove some port flags | Christof Schmitt | 2009-03-12 | 5 | -32/+11 |
| * | [SCSI] Remove SUGGEST flags | Martin K. Petersen | 2009-03-12 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-03-26 | 49 | -2884/+2770 |
|\ \ |
|
| * | | [S390] use kzfree() | Johannes Weiner | 2009-03-26 | 1 | -2/+1 |
| * | | [S390] BUG to BUG_ON changes | Stoyan Gaydarov | 2009-03-26 | 3 | -8/+5 |
| * | | [S390] Use csum_partial in checksum.h | Frank Munzert | 2009-03-26 | 1 | -1/+3 |
| * | | [S390] eliminate cpuinfo_S390 structure | Martin Schwidefsky | 2009-03-26 | 1 | -1/+1 |
| * | | [S390] list usage cleanup in s390 | Eric Sesterhenn | 2009-03-26 | 1 | -4/+2 |
| * | | [S390] tape message cleanup | Carsten Otte | 2009-03-26 | 8 | -371/+267 |
| * | | [S390] qdio: merge inbound and outbound handler functions | Jan Glauber | 2009-03-26 | 3 | -45/+21 |
| * | | [S390] qdio: report SIGA errors directly | Jan Glauber | 2009-03-26 | 4 | -83/+47 |
| * | | [S390] qdio: tasklet termination in case of module unload | Jan Glauber | 2009-03-26 | 1 | -1/+2 |
| * | | [S390] qdio: seperate last move index and polling index | Jan Glauber | 2009-03-26 | 3 | -23/+23 |
| * | | [S390] qdio: move ACK to newest buffer for devices without QEBSM | Jan Glauber | 2009-03-26 | 1 | -5/+8 |
| * | | [S390] qdio: call qdio_free also if qdio_shutdown fails | Jan Glauber | 2009-03-26 | 1 | -4/+5 |
| * | | [S390] qdio: proper kill of qdio tasklets | Jan Glauber | 2009-03-26 | 2 | -15/+28 |
| * | | [S390] qdio: Dont call qdio_shutdown in case qdio_activate fails | Jan Glauber | 2009-03-26 | 1 | -3/+2 |
| * | | [S390] qdio: add missing tiq_list locking | Jan Glauber | 2009-03-26 | 2 | -3/+8 |
| * | | [S390] cio: prevent workqueue deadlock | Peter Oberparleiter | 2009-03-26 | 1 | -3/+16 |
| * | | [S390] cio: remove unused local variable | Sebastian Ott | 2009-03-26 | 1 | -3/+0 |
| * | | [S390] cio: incorrect status check in interrogate function | Peter Oberparleiter | 2009-03-26 | 1 | -1/+1 |
| * | | [S390] cio: fix rc generation after chsc call | Sebastian Ott | 2009-03-26 | 1 | -0/+1 |
| * | | [S390] cio: fix wrong buffer access in cio_ignore_write | Sebastian Ott | 2009-03-26 | 1 | -2/+1 |
| * | | [S390] cio: ccw group fix unbind behaviour. | Sebastian Ott | 2009-03-26 | 1 | -6/+36 |