Age | Commit message (Expand) | Author |
2008-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds |
2008-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-01-31 | docbook: fix block api fatal error | Randy Dunlap |
2008-01-31 | docbook: fix drivers/base/class warning | Randy Dunlap |
2008-01-30 | [SCSI] Revert "[SCSI] aacraid: fib context lock for management ioctls" | James Bottomley |
2008-01-30 | [SCSI] bsg: copy the cmd_type field to the subordinate request for bidi | James Bottomley |
2008-01-30 | [SCSI] handle scsi_init_queue failure properly | FUJITA Tomonori |
2008-01-30 | [SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queue | FUJITA Tomonori |
2008-01-30 | [SCSI] scsi_debug: add XDWRITEREAD_10 support | FUJITA Tomonori |
2008-01-30 | [SCSI] scsi_debug: add bidi data transfer support | FUJITA Tomonori |
2008-01-30 | [SCSI] scsi_debug: add get_data_transfer_info helper function | FUJITA Tomonori |
2008-01-30 | [SCSI] remove use_sg_chaining | James Bottomley |
2008-01-30 | [SCSI] bidirectional: fix up for the new blk_end_request code | Kiyoshi Ueda |
2008-01-30 | [SCSI] bidirectional command support | Boaz Harrosh |
2008-01-30 | [SCSI] implement scsi_data_buffer | Boaz Harrosh |
2008-01-30 | [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable | Boaz Harrosh |
2008-01-30 | [SCSI] aic7xxx: fix warnings with CONFIG_PM disabled | FUJITA Tomonori |
2008-01-30 | [SCSI] aic79xx: fix warnings with CONFIG_PM disabled | FUJITA Tomonori |
2008-01-30 | [SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions | David Milburn |
2008-01-30 | [SCSI] sgiwd93: use cached memory access to make driver work on IP28 | Thomas Bogendoerfer |
2008-01-30 | [SCSI] zfcp: fix sense_buffer access bug | FUJITA Tomonori |
2008-01-30 | [SCSI] ncr53c8xx: fix sense_buffer access bug | FUJITA Tomonori |
2008-01-30 | [SCSI] aic79xx: fix sense_buffer access bug | FUJITA Tomonori |
2008-01-30 | [SCSI] hptiop: fix sense_buffer access bug | FUJITA Tomonori |
2008-01-30 | [SCSI] sym53c8xx: fix bad memset argument in sym_set_cam_result_error | Nathan Lynch |
2008-01-30 | dlm: static initialization improvements | Denis Cheng |
2008-01-30 | dlm: clean ups | David Teigland |
2008-01-30 | dlm: Sanity check namelen before copying it | Patrick Caulfeld |
2008-01-30 | dlm: keep cached master rsbs during recovery | David Teigland |
2008-01-30 | dlm: change error message to debug | David Teigland |
2008-01-30 | dlm: fix possible use-after-free | David Teigland |
2008-01-30 | dlm: limit dir lookup loop | David Teigland |
2008-01-30 | dlm: reject normal unlock when lock is waiting for lookup | David Teigland |
2008-01-30 | dlm: validate messages before processing | David Teigland |
2008-01-30 | dlm: reject messages from non-members | David Teigland |
2008-01-30 | dlm: another call to confirm_master in receive_request_reply | David Teigland |
2008-01-30 | dlm: recover locks waiting for overlap replies | David Teigland |
2008-01-30 | dlm: clear ast_type when removing from astqueue | David Teigland |
2008-01-30 | dlm: use fixed errno values in messages | David Teigland |
2008-01-30 | dlm: swap bytes for rcom lock reply | Fabio M. Di Nitto |
2008-01-30 | dlm: align midcomms message buffer | Fabio M. Di Nitto |
2008-01-30 | KVM: Move apic timer migration away from critical section | Avi Kivity |
2008-01-30 | KVM: Put kvm_para.h include outside __KERNEL__ | Glauber de Oliveira Costa |
2008-01-30 | KVM: Fix unbounded preemption latency | Avi Kivity |
2008-01-30 | KVM: Initialize the mmu caches only after verifying cpu support | Avi Kivity |
2008-01-30 | KVM: MMU: Fix dirty page setting for pages removed from rmap | Izik Eidus |
2008-01-30 | KVM: Portability: Move kvm_fpu to asm-x86/kvm.h | Christian Ehrhardt |