aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-31Merge branch 'linux-2.6'Paul Mackerras4468-181204/+352458
2008-01-31Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras25-443/+478
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds13-455/+571
2008-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds38-682/+3380
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds5-33/+56
2008-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds41-7547/+9938
2008-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds17-233/+395
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds67-407/+493
2008-01-31docbook: fix block api fatal errorRandy Dunlap1-1/+7
2008-01-31docbook: fix drivers/base/class warningRandy Dunlap1-1/+1
2008-01-30[SCSI] Revert "[SCSI] aacraid: fib context lock for management ioctls"James Bottomley1-17/+12
2008-01-30[SCSI] bsg: copy the cmd_type field to the subordinate request for bidiJames Bottomley1-0/+1
2008-01-30[SCSI] handle scsi_init_queue failure properlyFUJITA Tomonori1-1/+17
2008-01-30[SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queueFUJITA Tomonori1-0/+1
2008-01-30[SCSI] scsi_debug: add XDWRITEREAD_10 supportFUJITA Tomonori2-0/+71
2008-01-30[SCSI] scsi_debug: add bidi data transfer supportFUJITA Tomonori1-11/+10
2008-01-30[SCSI] scsi_debug: add get_data_transfer_info helper functionFUJITA Tomonori1-45/+38
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley43-111/+37
2008-01-30[SCSI] bidirectional: fix up for the new blk_end_request codeKiyoshi Ueda1-2/+10
2008-01-30[SCSI] bidirectional command supportBoaz Harrosh4-16/+113
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh10-99/+85
2008-01-30[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtableBoaz Harrosh3-36/+16
2008-01-30[SCSI] aic7xxx: fix warnings with CONFIG_PM disabledFUJITA Tomonori4-22/+20
2008-01-30[SCSI] aic79xx: fix warnings with CONFIG_PM disabledFUJITA Tomonori4-22/+20
2008-01-30[SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactionsDavid Milburn1-3/+6
2008-01-30[SCSI] sgiwd93: use cached memory access to make driver work on IP28Thomas Bogendoerfer2-26/+40
2008-01-30[SCSI] zfcp: fix sense_buffer access bugFUJITA Tomonori1-2/+2
2008-01-30[SCSI] ncr53c8xx: fix sense_buffer access bugFUJITA Tomonori1-1/+1
2008-01-30[SCSI] aic79xx: fix sense_buffer access bugFUJITA Tomonori1-1/+1
2008-01-30[SCSI] hptiop: fix sense_buffer access bugFUJITA Tomonori1-1/+1
2008-01-30[SCSI] sym53c8xx: fix bad memset argument in sym_set_cam_result_errorNathan Lynch1-1/+1
2008-01-30dlm: static initialization improvementsDenis Cheng1-6/+7
2008-01-30dlm: clean upsDavid Teigland2-31/+10
2008-01-30dlm: Sanity check namelen before copying itPatrick Caulfeld1-3/+9
2008-01-30dlm: keep cached master rsbs during recoveryDavid Teigland5-49/+61
2008-01-30dlm: change error message to debugDavid Teigland1-2/+3
2008-01-30dlm: fix possible use-after-freeDavid Teigland1-2/+2
2008-01-30dlm: limit dir lookup loopDavid Teigland1-2/+4
2008-01-30dlm: reject normal unlock when lock is waiting for lookupDavid Teigland1-4/+5
2008-01-30dlm: validate messages before processingDavid Teigland1-35/+104
2008-01-30dlm: reject messages from non-membersDavid Teigland3-4/+12
2008-01-30dlm: another call to confirm_master in receive_request_replyDavid Teigland1-2/+6
2008-01-30dlm: recover locks waiting for overlap repliesDavid Teigland1-5/+32
2008-01-30dlm: clear ast_type when removing from astqueueDavid Teigland1-0/+1
2008-01-30dlm: use fixed errno values in messagesDavid Teigland1-2/+55
2008-01-30dlm: swap bytes for rcom lock replyFabio M. Di Nitto1-3/+6
2008-01-30dlm: align midcomms message bufferFabio M. Di Nitto1-6/+9
2008-01-30KVM: Move apic timer migration away from critical sectionAvi Kivity4-4/+12
2008-01-30KVM: Put kvm_para.h include outside __KERNEL__Glauber de Oliveira Costa1-1/+1