Age | Commit message (Expand) | Author |
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-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-04-02 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-04-02 | cpumask: fix slab corruption caused by alloc_cpumask_var_node() | Jack Steiner |
2009-04-02 | ia64: implement interrupt-enabling rwlocks | Robin Holt |
2009-04-02 | Allow rwlocks to re-enable interrupts | Robin Holt |
2009-04-02 | Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS | Robin Holt |
2009-04-02 | fs/ufs: return f_fsid for statfs(2) | Coly Li |
2009-04-02 | fs/sysv: return f_fsid for statfs(2) | Coly Li |
2009-04-02 | fs/squashfs: return f_fsid for statfs(2) | Coly Li |
2009-04-02 | fs/reiserfs: return f_fsid for statfs(2) | Coly Li |
2009-04-02 | fs/qnx4: return f_fsid for statfs(2) | Coly Li |
2009-04-02 | fs/omfs: return f_fsid for statfs(2) | Coly Li |
2009-04-02 | fs/minix: return f_fsid for statfs(2) | Coly Li |
2009-04-02 | fs/isofs: return f_fsid for statfs(2) | Coly Li |
2009-04-02 | fs/hpfs: return f_fsid for statfs(2) | Coly Li |
2009-04-02 | fs/hfsplus: return f_fsid for statfs(2) | Coly Li |
2009-04-02 | fs/hfs: return f_fsid for statfs(2) | Coly Li |
2009-04-02 | fs/fat: return f_fsid for statfs(2) | Coly Li |
2009-04-02 | fs/efs: return f_fsid for statfs(2) | Coly Li |
2009-04-02 | fs/cramfs: return f_fsid for statfs(2) | Coly Li |
2009-04-02 | fs/befs: return f_fsid for statfs(2) | Coly Li |
2009-04-02 | fs/affs: return f_fsid for statfs(2) | Coly Li |
2009-04-02 | fs/adfs: return f_fsid for statfs(2) | Coly Li |
2009-04-02 | preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_l... | Gerd Hoffmann |
2009-04-02 | preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls. | Ralf Baechle |
2009-04-02 | preadv/pwritev: Add preadv and pwritev system calls. | Gerd Hoffmann |
2009-04-02 | preadv/pwritev: create compat_writev() | Gerd Hoffmann |
2009-04-02 | preadv/pwritev: create compat_readv() | Gerd Hoffmann |