summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-12[SCSI] mptfusion: Bump version 03.04.18Kashyap, Desai1-2/+2
2011-02-12[SCSI] mptfusion: Fix Incorrect return value in mptscsih_dev_resetKashyap, Desai1-3/+4
2011-02-12[SCSI] mptfusion: mptctl_release is required in mptctl.cKashyap, Desai1-0/+8
2011-02-12[SCSI] target: fix use after free detected by SLUB poisonNicholas Bellinger3-73/+140
2011-02-12[SCSI] target: Remove procfs based target_core_mib.c codeNicholas Bellinger9-1148/+79
2011-02-12[SCSI] target: Fix SCF_SCSI_CONTROL_SG_IO_CDB breakageNicholas Bellinger1-1/+5
2011-02-12[SCSI] target: Fix top-level configfs_subsystem default_group shutdown breakageNicholas Bellinger1-9/+11
2011-02-12[SCSI] target: fixed missing lock drop in error pathFubo Chen1-0/+2
2011-02-12[SCSI] target: Fix demo-mode MappedLUN shutdown UA/PR breakageNicholas Bellinger1-4/+4
2011-02-12[SCSI] target/iblock: Fix failed bd claim NULL pointer dereferenceNicholas Bellinger1-2/+4
2011-02-12[SCSI] target: iblock/pscsi claim checking for NULL instead of IS_ERRDan Carpenter2-3/+3
2011-02-12[SCSI] scsi_debug: Fix 32-bit overflow in do_device_access causing memory cor...Darrick J. Wong1-1/+1
2011-02-12[SCSI] qla2xxx: Change from irq to irqsave with host_lockMadhuranath Iyengar3-8/+12
2011-02-12[SCSI] qla2xxx: Fix race that could hang kthread_stop()James Bottomley1-1/+3
2011-02-11Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2011-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-20/+8
2011-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds1-4/+2
2011-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-10/+34
2011-02-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-13/+48
2011-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds7-11/+29
2011-02-11Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-46/+17
2011-02-11Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds5-27/+25
2011-02-11drivers/w1/masters/omap_hdq.c: add missing clk_putJulia Lawall1-14/+14
2011-02-11memcg: fix leak of accounting at failure path of hugepage collapsingKAMEZAWA Hiroyuki1-1/+1
2011-02-11vmscan: fix zone shrinking exit when scan work is doneJohannes Weiner1-2/+2
2011-02-11mlock: do not munlock pages in __do_fault()Michel Lespinasse1-6/+0
2011-02-11mlock: fix race when munlocking pages in do_wp_page()Michel Lespinasse1-14/+12
2011-02-11memblock: don't adjust size in memblock_find_base()Yinghai Lu1-2/+0
2011-02-11nbd: remove module-level ioctl mutexSoren Hansen1-3/+0
2011-02-11drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh1-1/+5
2011-02-11drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge1-6/+22
2011-02-11ptrace: use safer wake up on ptrace_detach()Tejun Heo1-1/+1
2011-02-11vfs: call rcu_barrier after ->kill_sb()Boaz Harrosh1-0/+5
2011-02-11Fix possible filp_cachep memory corruptionLinus Torvalds2-10/+12
2011-02-11dlm: use single thread workqueuesDavid Teigland1-4/+2
2011-02-11pci: use security_capable() when checking capablities during config space readChris Wright1-1/+2
2011-02-11security: add cred argument to security_capable()Chris Wright3-7/+6
2011-02-11Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpm...James Morris3-3/+21
2011-02-11cifs: don't always drop malformed replies on the floor (try #3)Jeff Layton3-7/+28
2011-02-11tpm_tis: Use timeouts returned from TPMStefan Berger3-3/+21
2011-02-10char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard1-10/+2
2011-02-10cap_syslog: accept CAP_SYS_ADMIN for nowLinus Torvalds1-19/+35
2011-02-11ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.hMark Brown1-0/+2
2011-02-11ARM: S5PV310: Cleanup System MMUKukjin Kim6-46/+14
2011-02-11ARM: S5PV310: Add support System MMU on SMDKV310Thomas Abraham1-0/+1
2011-02-10Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds27-57/+178
2011-02-10Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-11/+12
2011-02-10Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-6/+62
2011-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds40-203/+342
2011-02-10virtio_net: Add schedule check to napi_enable callBruce Rogers1-11/+16