| Commit message (Expand) | Author | Age |
* | [SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s | Robert Love | 2009-04-03 |
* | [SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded | Robert Love | 2009-04-03 |
* | [SCSI] osd_uld: Remove creation of osd_scsi class symlink | Boaz Harrosh | 2009-04-03 |
* | [SCSI] libosd: fix blk_put_request called from within request_end_io | Boaz Harrosh | 2009-04-03 |
* | [SCSI] fix recovered error handling | James Bottomley | 2009-04-03 |
* | [SCSI] aic7xxx: leaves timer running on init failure | Hannes Reinecke | 2009-04-03 |
* | [SCSI] qla2xxx: Update version number to 8.03.01-k1. | Andrew Vasquez | 2009-04-03 |
* | [SCSI] qla2xxx: Get FLT address in dword format. | Harish Zunjarrao | 2009-04-03 |
* | [SCSI] qla2xxx: Correct several PCI-EEH issues. | Seokmann Ju | 2009-04-03 |
* | [SCSI] qla2xxx: Don't cache VPD data for newer ISPs. | Andrew Vasquez | 2009-04-03 |
* | [SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs. | Andrew Vasquez | 2009-04-03 |
* | [SCSI] qla2xxx: Reduce request queue-size overhead with recent ISPs. | Andrew Vasquez | 2009-04-03 |
* | [SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information. | Andrew Vasquez | 2009-04-03 |
* | [SCSI] qla2xxx: Drop use of IRQF_DISABLE. | Giridhar Malavali | 2009-04-03 |
* | [SCSI] qla2xxx: Add EDC-update support. | Joe Carnuccio | 2009-04-03 |
* | [SCSI] qla2xxx: Export flash-block-size for application support. | Lalit Chandivade | 2009-04-03 |
* | [SCSI] qla2xxx: Cleanup unused flags and #defines. | Shyam Sundar | 2009-04-03 |
* | [SCSI] qla2xxx: Remove implicit ISP-abort after a flash update. | Lalit Chandivade | 2009-04-03 |
* | [SCSI] qla2xxx: Add reset capabilities for application support. | Lalit Chandivade | 2009-04-03 |
* | [SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update. | Lalit Chandivade | 2009-04-03 |
* | [SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs. | Joe Carnuccio | 2009-04-03 |
* | [SCSI] qla2xxx: Ensure the timer and DPC routines complete prior to midlayer ... | Andrew Vasquez | 2009-04-03 |
* | [SCSI] qla2xxx: Correct abort-semantics in qla2x00_abort_all_cmds(). | Andrew Vasquez | 2009-04-03 |
* | [SCSI] qla2xxx: Update MPI/PHY version retrieval codes. | Andrew Vasquez | 2009-04-03 |
* | [SCSI] qla2xxx: Preserve an fcport's loop-id after terminate_rport_io(). | Andrew Vasquez | 2009-04-03 |
* | [SCSI] qla2xxx: Pass in optional extended-initialization control block. | Andrew Vasquez | 2009-04-03 |
* | [SCSI] qla2xxx: Always (re)read firmware version/capabilities information. | Andrew Vasquez | 2009-04-03 |
* | [SCSI] qla2xxx: Use byte-address while reading FC boot code versions from flash. | Harish Zunjarrao | 2009-04-03 |
* | [SCSI] qla2xxx: Correct over-allocation of firmware-dump buffer. | Giridhar Malavali | 2009-04-03 |
* | [SCSI] qla2xxx: Initialize FCE debugfs codes with the proper vha structure. | Giridhar Malavali | 2009-04-03 |
* | [SCSI] qla2xxx: Consolidate queuecommand implementations. | Giridhar Malavali | 2009-04-03 |
* | [SCSI] qla2xxx: Refactor request/response-queue register handling. | Andrew Vasquez | 2009-04-03 |
* | [SCSI] ibmvfc: Driver version 1.0.5 | Brian King | 2009-04-03 |
* | [SCSI] ibmvfc: Improve ADISC timeout handling | Brian King | 2009-04-03 |
* | [SCSI] ibmvfc: Show host maxframe_size | Brian King | 2009-04-03 |
* | [SCSI] ibmvfc: Fixup module parms attributes | Brian King | 2009-04-03 |
* | [SCSI] ibmvfc: Fix dropped interrupts | Brian King | 2009-04-03 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-03 |
|\ |
|
| * | Remove two unneeded exports and make two symbols static in fs/mpage.c | Dmitri Vorobiev | 2009-04-01 |
| * | Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225 | Al Viro | 2009-04-01 |
| * | Trim includes of fdtable.h | Al Viro | 2009-03-31 |
| * | Don't crap into descriptor table in binfmt_som | Al Viro | 2009-03-31 |
| * | Trim includes in binfmt_elf | Al Viro | 2009-03-31 |
| * | Don't mess with descriptor table in load_elf_binary() | Al Viro | 2009-03-31 |
| * | Get rid of indirect include of fs_struct.h | Al Viro | 2009-03-31 |
| * | New helper - current_umask() | Al Viro | 2009-03-31 |
| * | check_unsafe_exec() doesn't care about signal handlers sharing | Al Viro | 2009-03-31 |
| * | New locking/refcounting for fs_struct | Al Viro | 2009-03-31 |
| * | Take fs_struct handling to new file (fs/fs_struct.c) | Al Viro | 2009-03-31 |
| * | Get rid of bumping fs_struct refcount in pivot_root(2) | Al Viro | 2009-03-31 |