aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* svcrdma: dma unmap the correct length for the RPCRDMA header page.Steve Wise2009-05-27
* nfsd: Revert "svcrpc: take advantage of tcp autotuning"J. Bruce Fields2009-05-27
* nfsd: fix hung up of nfs client while sync write data to nfs serverWei Yongjun2009-05-27
* Linux 2.6.30-rc7v2.6.30-rc7Linus Torvalds2009-05-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-05-23
|\
| * [SCSI] mpt2sas: fix driver version inconsistencyEric Moore2009-05-18
| * [SCSI] 3w-xxxx: scsi_dma_unmap fixadam radford2009-05-15
| * [SCSI] 3w-9xxx: scsi_dma_unmap fixadam radford2009-05-15
| * [SCSI] ses: fix problems caused by empty SES provided nameYinghai Lu2009-05-15
| * [SCSI] fc-transport: Close state transition-window during rport deletion.Andrew Vasquez2009-05-15
| * [SCSI] initialize max_target_blocked in scsi_alloc_targetEdward Goggin2009-05-14
| * [SCSI] fnic: Add new Cisco PCI-Express FCoE HBAAbhijeet Joglekar2009-05-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-05-23
|\ \
| * | [CIFS] Avoid open on possible directories since Samba now rejects themSteve French2009-05-23
* | | icom: fix rmmod crashBreno Leitao2009-05-23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-05-22
|\ \ \
| * \ \ Merge branch 'fix/misc' into for-linusTakashi Iwai2009-05-22
| |\ \ \
| | * | | ALSA: Kill truncate warning by shortening Sigmatel-specific AC97 control nameAndreas Mohr2009-05-22
| | * | | ALSA: pcsp - fix printk format warning againTakashi Iwai2009-05-20
| * | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-05-22
| |\ \ \ \
| | * | | | ALSA: hda - fix audio on HP TX25xx series notebooksAdam Williamson2009-05-22
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-05-22
|\ \ \ \ \ \
| * | | | | | nilfs2: fix memory leak in nilfs_ioctl_clean_segmentsRyusuke Konishi2009-05-22
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-05-22
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | via82cxxx: Add VIA VX855 PCI Device IDHarald Welte2009-05-22
| * | | | | | ide: report timeouts in ide_busy_sleep()Bartlomiej Zolnierkiewicz2009-05-22
| * | | | | | ide: improve failed opcode reportingBartlomiej Zolnierkiewicz2009-05-22
| * | | | | | ide: fix printk() levels in ide_dump_ata[pi]_error()Bartlomiej Zolnierkiewicz2009-05-22
| * | | | | | ide: fix OOPS during ide-cd error recoveryBartlomiej Zolnierkiewicz2009-05-22
| * | | | | | ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2)Bartlomiej Zolnierkiewicz2009-05-22
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-05-22
|\ \ \ \ \ \ \
| * | | | | | | [CIFS] fix posix open regressionSteve French2009-05-21
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-05-22
|\ \ \ \ \ \ \
| * | | | | | | MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.Ralf Baechle2009-05-22
| * | | | | | | MIPS: IP32: Fix build error due to uninitialized variable.Ralf Baechle2009-05-22
| * | | | | | | MIPS: Fix sparse warning in incompatiable argument type of clear_user.Wu Zhangjin2009-05-22
| |/ / / / / /
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-22
|\ \ \ \ \ \ \
| * | | | | | | powerpc/maple: Add a quirk to disable MSI for IPR on BiminiMichael Ellerman2009-05-22
| |/ / / / / /
* | | | | | | Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-05-22
|\ \ \ \ \ \ \
| * | | | | | | video: stop sh_mobile_lcdcfb only if startedMagnus Damm2009-05-22
| * | | | | | | sh: ap325 camera without i2c driver fixMagnus Damm2009-05-22
| |/ / / / / /
* | | | | | | ipmi: fix ipmi_si modprobe hangCorey Minyard2009-05-22
* | | | | | | hugh: update email addressHugh Dickins2009-05-21
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-05-20
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | PCI PM: Fix initialization and kexec breakage for some devicesRafael J. Wysocki2009-05-19
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-05-20
|\ \ \ \ \ \ \
| * | | | | | | drm: Copy back ioctl data to userspace regardless of return code.Michel Dänzer2009-05-20
| * | | | | | | drm: Round size of SHM maps to PAGE_SIZEBenjamin Herrenschmidt2009-05-19
| |/ / / / / /
* | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-05-20
|\ \ \ \ \ \ \
| * | | | | | | MIPS: 64-bit: Fix system lockup.Greg Ungerer2009-05-20