| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] qla2xxx: add remote port codes... | | 2005-04-18 | 6 | -270/+403 |
* | [PATCH] qla2xxx: remove internal queuing... | | 2005-04-18 | 7 | -2276/+269 |
* | merge by hand (scsi_device.h) | James Bottomley | 2005-04-18 | 39 | -330/+203 |
|\ |
|
| * | [PATCH] scsi: scsi_send_eh_cmnd() cleanup | | 2005-04-18 | 1 | -12/+13 |
| * | [PATCH] scsi: remove volatile from scsi data | | 2005-04-18 | 2 | -3/+10 |
| * | scsi: add DID_REQUEUE to the error handling | | 2005-04-18 | 2 | -0/+5 |
| * | zfcp: add point-2-point support | | 2005-04-18 | 6 | -14/+65 |
| * | [PATCH] Convert i2o to compat_ioctl | | 2005-04-18 | 1 | -14/+27 |
| * | [PATCH] kill old EH constants | | 2005-04-18 | 4 | -115/+3 |
| * | [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field | | 2005-04-18 | 10 | -62/+15 |
| * | [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field | | 2005-04-18 | 7 | -18/+2 |
| * | [PATCH] remove outdated print_* functions | | 2005-04-18 | 13 | -82/+54 |
| * | [PATCH] consolidate timeout defintions in scsi.h | | 2005-04-18 | 3 | -10/+9 |
* | | updates for CFQ oops fix | | 2005-04-16 | 2 | -0/+4 |
* | | [PATCH] fix NMI lockup with CFQ scheduler | | 2005-04-16 | 5 | -6/+16 |
* | | [PATCH] finally fix 53c700 to use the generic iomem infrastructure | | 2005-04-16 | 6 | -189/+27 |
* | | [PATCH] zfcp: convert to compat_ioctl | | 2005-04-16 | 1 | -22/+12 |
* | | [PATCH] sg.c: update | | 2005-04-16 | 1 | -71/+132 |
|/ |
|
* | [PATCH] md: remove a number of misleading calls to MD_BUG | NeilBrown | 2005-04-16 | 1 | -22/+8 |
* | [PATCH] md: close a small race in md thread deregistration | NeilBrown | 2005-04-16 | 1 | -12/+8 |
* | [PATCH] fbdev MAINTAINERS update | Benjamin Herrenschmidt | 2005-04-16 | 1 | -4/+4 |
* | [PATCH] serial: fix comments in 8250.c | Russell King | 2005-04-16 | 1 | -3/+11 |
* | [PATCH] nfsd4: fix struct file leak | NeilBrown | 2005-04-16 | 1 | -5/+3 |
* | [PATCH] nfsd4: callback create rpc client returns | NeilBrown | 2005-04-16 | 1 | -2/+4 |
* | [PATCH] nfsd: clear signals before exiting the nfsd() thread | NeilBrown | 2005-04-16 | 1 | -0/+2 |
* | [PATCH] jbd dirty buffer leak fix | akpm@osdl.org | 2005-04-16 | 1 | -2/+11 |
* | [PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused label | Roland Dreier | 2005-04-16 | 1 | -1/+1 |
* | [PATCH] IB/mthca: add support for new MT25204 HCA | Roland Dreier | 2005-04-16 | 4 | -26/+73 |
* | [PATCH] IB/mthca: map context for RDMA responder in mem-free mode | Roland Dreier | 2005-04-16 | 3 | -3/+29 |
* | [PATCH] IB/mthca: update receive queue initialization for new HCAs | Roland Dreier | 2005-04-16 | 1 | -10/+23 |
* | [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree() | Roland Dreier | 2005-04-16 | 11 | -57/+62 |
* | [PATCH] IB/mthca: tweaks to mthca_cmd.c | Roland Dreier | 2005-04-16 | 1 | -3/+2 |
* | [PATCH] IB/mthca: add fast memory region implementation | Michael S. Tsirkin | 2005-04-16 | 7 | -24/+526 |
* | [PATCH] IB/mthca: split MR key munging routines | Michael S. Tsirkin | 2005-04-16 | 1 | -4/+24 |
* | [PATCH] IB/mthca: add mthca_table_find() function | Michael S. Tsirkin | 2005-04-16 | 2 | -0/+35 |
* | [PATCH] IB/mthca: add SYNC_TPT firmware command | Michael S. Tsirkin | 2005-04-16 | 2 | -0/+6 |
* | [PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directly | Michael S. Tsirkin | 2005-04-16 | 1 | -0/+11 |
* | [PATCH] IB/mthca: encapsulate MTT buddy allocator | Michael S. Tsirkin | 2005-04-16 | 2 | -74/+95 |
* | [PATCH] IB/mthca: allow address handle creation in interrupt context | Roland Dreier | 2005-04-16 | 2 | -4/+4 |
* | [PATCH] IB/mthca: fill in opcode field for send completions | Michael S. Tsirkin | 2005-04-16 | 3 | -14/+48 |
* | [PATCH] IB/mthca: fix MTT allocation in mem-free mode | Roland Dreier | 2005-04-16 | 6 | -11/+6 |
* | [PATCH] IB/mthca: implement RDMA/atomic operations for mem-free mode | Roland Dreier | 2005-04-16 | 1 | -0/+47 |
* | [PATCH] IB/mthca: fix format of CQ number for CQ events | Roland Dreier | 2005-04-16 | 1 | -2/+2 |
* | [PATCH] IB/mthca: only free doorbell records in mem-free mode | Roland Dreier | 2005-04-16 | 1 | -2/+4 |
* | [PATCH] IB/mthca: print assigned IRQ when interrupt test fails | Roland Dreier | 2005-04-16 | 1 | -1/+4 |
* | [PATCH] IB/mthca: release mutex on doorbell alloc error path | Roland Dreier | 2005-04-16 | 1 | -1/+2 |
* | [PATCH] IB/mthca: fix MR allocation error path | Michael S. Tsirkin | 2005-04-16 | 1 | -2/+2 |
* | [PATCH] IB/mthca: allocate correct number of doorbell pages | Roland Dreier | 2005-04-16 | 1 | -1/+1 |
* | [PATCH] IB/mthca: clean up mthca_dereg_mr() | Roland Dreier | 2005-04-16 | 1 | -2/+3 |
* | [PATCH] IB/mthca: allow unaligned memory regions | Michael S. Tsirkin | 2005-04-16 | 1 | -1/+1 |