summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-03[SCSI] qla2xxx: Ensure the timer and DPC routines complete prior to midlayer ...Andrew Vasquez1-19/+30
2009-04-03[SCSI] qla2xxx: Correct abort-semantics in qla2x00_abort_all_cmds().Andrew Vasquez1-1/+1
2009-04-03[SCSI] qla2xxx: Update MPI/PHY version retrieval codes.Andrew Vasquez5-12/+32
2009-04-03[SCSI] qla2xxx: Preserve an fcport's loop-id after terminate_rport_io().Andrew Vasquez1-3/+1
2009-04-03[SCSI] qla2xxx: Pass in optional extended-initialization control block.Andrew Vasquez5-7/+54
2009-04-03[SCSI] qla2xxx: Always (re)read firmware version/capabilities information.Andrew Vasquez1-5/+8
2009-04-03[SCSI] qla2xxx: Use byte-address while reading FC boot code versions from flash.Harish Zunjarrao1-1/+1
2009-04-03[SCSI] qla2xxx: Correct over-allocation of firmware-dump buffer.Giridhar Malavali1-1/+1
2009-04-03[SCSI] qla2xxx: Initialize FCE debugfs codes with the proper vha structure.Giridhar Malavali1-2/+2
2009-04-03[SCSI] qla2xxx: Consolidate queuecommand implementations.Giridhar Malavali3-108/+7
2009-04-03[SCSI] qla2xxx: Refactor request/response-queue register handling.Andrew Vasquez5-78/+31
2009-04-03[SCSI] ibmvfc: Driver version 1.0.5Brian King1-2/+2
2009-04-03[SCSI] ibmvfc: Improve ADISC timeout handlingBrian King2-3/+106
2009-04-03[SCSI] ibmvfc: Show host maxframe_sizeBrian King1-0/+1
2009-04-03[SCSI] ibmvfc: Fixup module parms attributesBrian King1-1/+1
2009-04-03[SCSI] ibmvfc: Fix dropped interruptsBrian King2-2/+24
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds57-268/+337
2009-04-02Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds21-139/+332
2009-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds72-3040/+26689
2009-04-02cpumask: fix slab corruption caused by alloc_cpumask_var_node()Jack Steiner1-2/+2
2009-04-02ia64: implement interrupt-enabling rwlocksRobin Holt1-17/+63
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt15-2/+45
2009-04-02Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGSRobin Holt2-10/+19
2009-04-02fs/ufs: return f_fsid for statfs(2)Coly Li1-0/+3
2009-04-02fs/sysv: return f_fsid for statfs(2)Coly Li1-0/+3
2009-04-02fs/squashfs: return f_fsid for statfs(2)Coly Li1-0/+3
2009-04-02fs/reiserfs: return f_fsid for statfs(2)Coly Li2-0/+6
2009-04-02fs/qnx4: return f_fsid for statfs(2)Coly Li1-0/+3
2009-04-02fs/omfs: return f_fsid for statfs(2)Coly Li1-0/+5
2009-04-02fs/minix: return f_fsid for statfs(2)Coly Li1-3/+8
2009-04-02fs/isofs: return f_fsid for statfs(2)Coly Li1-0/+3
2009-04-02fs/hpfs: return f_fsid for statfs(2)Coly Li1-0/+3
2009-04-02fs/hfsplus: return f_fsid for statfs(2)Coly Li1-0/+3
2009-04-02fs/hfs: return f_fsid for statfs(2)Coly Li1-0/+3
2009-04-02fs/fat: return f_fsid for statfs(2)Coly Li1-1/+5
2009-04-02fs/efs: return f_fsid for statfs(2)Coly Li1-8/+12
2009-04-02fs/cramfs: return f_fsid for statfs(2)Coly Li1-0/+3
2009-04-02fs/befs: return f_fsid for statfs(2)Coly Li1-0/+3
2009-04-02fs/affs: return f_fsid for statfs(2)Coly Li1-0/+4
2009-04-02fs/adfs: return f_fsid for statfs(2)Coly Li1-6/+10
2009-04-02preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_l...Gerd Hoffmann1-8/+12
2009-04-02preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle5-6/+20
2009-04-02preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann8-0/+106
2009-04-02preadv/pwritev: create compat_writev()Gerd Hoffmann1-7/+18
2009-04-02preadv/pwritev: create compat_readv()Gerd Hoffmann1-8/+18
2009-04-02cramfs: propagate uncompression errorsDavid VomLehn2-11/+27
2009-04-02xpc_sn2: fix max() warning about pointers of different typesRobin Holt1-5/+5
2009-04-02sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt2-5/+2
2009-04-02sgi-gru: support multiple pagesizes in GRUJack Steiner6-38/+35
2009-04-02sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner3-1/+24