| Commit message (Expand) | Author | Age |
* | s390: netiucv inlining cleanup | Martin Schwidefsky | 2007-06-20 |
* | s390: netiucv spinlock initializer cleanup | Thomas Gleixner | 2007-06-20 |
* | s390: don't call iucv_path_connect from tasklet context | Ursula Braun | 2007-06-20 |
* | s390: Use ccw_device_get_id() in qeth/claw drivers | Cornelia Huck | 2007-06-20 |
* | s390: qeth: wrong packet length in qdio header | Frank Pavlic | 2007-06-20 |
* | s390: avoid inconsistent lock state in qeth | Ursula Braun | 2007-06-20 |
* | s390: qeth driver does not recover | Ursula Braun | 2007-06-20 |
* | s390: print correct level for HiperSockets devices | Ursula Braun | 2007-06-20 |
* | [S390] Fix zfcpdump header | Michael Holzheu | 2007-06-19 |
* | [S390] cio: deregister ccw device when pgid disband failed | Peter Oberparleiter | 2007-05-31 |
* | [S390] cio: Use device_schedule_callback() for removing disconnected devices. | Cornelia Huck | 2007-05-31 |
* | [S390] raw3270: use mutex instead of semaphore | Christoph Hellwig | 2007-05-31 |
* | [S390] dasd_eer: use mutex instead of semaphore | Christoph Hellwig | 2007-05-31 |
* | [SCSI] zfcp: IO stall after deleting and path checker changes after reenablin... | Michael Loehr | 2007-05-16 |
* | [SCSI] zfcp: avoid clutter in erp_dbf | Martin Peschke | 2007-05-16 |
* | [S390] Kconfig: use common Kconfig files for s390. | Martin Schwidefsky | 2007-05-10 |
* | [S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pci | Ursula Braun | 2007-05-10 |
* | [S390] Avoid sparse warnings. | Heiko Carstens | 2007-05-10 |
* | [S390] dasd: Fix modular build. | Cornelia Huck | 2007-05-10 |
* | [S390] monreader inlining cleanup. | Martin Schwidefsky | 2007-05-10 |
* | [S390] cio: Make some structures and a function static. | Cornelia Huck | 2007-05-10 |
* | [S390] cio: Get rid of _ccw_device_get_device_number(). | Cornelia Huck | 2007-05-10 |
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-05-08 |
|\ |
|
| * | [SCSI] zfcp: clear boxed flag on unit reopen. | Heiko Carstens | 2007-05-08 |
| * | [SCSI] zfcp: clear adapter failed flag if an fsf request times out. | Heiko Carstens | 2007-05-08 |
| * | [SCSI] zfcp: rework request ID management. | Heiko Carstens | 2007-05-08 |
| * | [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI | Christof Schmitt | 2007-05-08 |
| * | [SCSI] zfcp: Locking for req_no and req_seq_no | Christof Schmitt | 2007-05-08 |
| * | [SCSI] zfcp: print S_ID and D_ID with 3 bytes | Christof Schmitt | 2007-05-08 |
| * | [SCSI] zfcp: Stop system after memory corruption | Christof Schmitt | 2007-05-08 |
* | | s390: qeth driver hardware specs adaptions | Peter Tiedemann | 2007-05-08 |
* | | s390: fix Oops when unloading module netiucv | Ursula Braun | 2007-05-08 |
* | | s390: free skbs in finite amount of time in qeth | Ursula Braun | 2007-05-08 |
* | | s390: qeth driver connection hang | Ursula Braun | 2007-05-08 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-05-05 |
|\ |
|
| * | [SCSI] zfcp: fix initialization of FSF timer | Christof Schmitt | 2007-04-01 |
| * | [SCSI] zfcp: fix likely/unlikely usage | Heiko Carstens | 2007-03-11 |
* | | [S390] tape: New read configuration data. | Michael Holzheu | 2007-05-04 |
* | | [S390] qeth: New read configuration data. | Cornelia Huck | 2007-05-04 |
* | | [S390] dasd: New read device characteristics and read configuration data. | Cornelia Huck | 2007-05-04 |
* | | [S390] qdio: make qdio statistics SMP-capable | Ursula Braun | 2007-05-04 |
* | | s390: cio: Delay uevents for subchannels | Cornelia Huck | 2007-04-27 |
* | | qeth: Remove usage of subsys.rwsem | Cornelia Huck | 2007-04-27 |
* | | uevent: use add_uevent_var() instead of open coding it | Eric Rannaud | 2007-04-27 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-04-27 |
|\ \ |
|
| * | | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 |
| * | | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 |
| * | | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-26 |
| * | | [SK_BUFF]: Introduce skb_transport_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 |