summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-23[SCSI] Fix dm-multipath starvation when scsi host is busyJun'ichi Nomura1-4/+7
2012-05-23cifs: fix oops while traversing open file list (try #4)Shirish Pargaonkar2-24/+34
2012-05-23cifs: Fix comment as d_alloc_root() is replaced by d_make_root()Sedat Dilek1-1/+1
2012-05-23CIFS: Introduce SMB2 mounts as vers=2.1Steve French4-1/+41
2012-05-23CIFS: Introduce SMB2 Kconfig optionSteve French1-0/+20
2012-05-23CIFS: Move add/set_credits and get_credits_field to ops structurePavel Shilovsky7-50/+62
2012-05-23CIFS: Move protocol specific demultiplex thread calls to ops structPavel Shilovsky5-27/+39
2012-05-23CIFS: Move protocol specific part from cifs_readv_receive to ops structPavel Shilovsky3-27/+33
2012-05-23CIFS: Move header_size/max_header_size to ops structurePavel Shilovsky4-23/+20
2012-05-23CIFS: Move protocol specific part from SendReceive2 to ops structPavel Shilovsky4-3/+15
2012-05-23[SCSI] ufs: fix potential NULL pointer dereferencing error in ufshcd_prove.Namjae Jeon1-2/+3
2012-05-23sparc: Add full proper error handling to strncpy_from_user().David S. Miller8-198/+136
2012-05-23jbd2: change disk layout for metadata checksummingDarrick J. Wong3-7/+33
2012-05-23Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds16-298/+538
2012-05-23Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds46-2097/+1587
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds109-310/+310
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds29-567/+1468
2012-05-23Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-93/+151
2012-05-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds25-1005/+441
2012-05-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds114-4965/+13400
2012-05-23Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds18-438/+687
2012-05-23Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds25-124/+69
2012-05-23Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds5-306/+38
2012-05-23ALSA: core: group read of pointer, tstamp and jiffiesPierre-Louis Bossart1-5/+18
2012-05-23various Kconfig cleanup and old platform build code removalRichard Kuo2-22/+4
2012-05-23hexagon/mm/vm_fault.c: Port OOM changes to do_page_faultKautuk Consul1-5/+17
2012-05-23arch/hexagon/kernel/dma.c: make function staticJulia Lawall1-1/+1
2012-05-23Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_t...Jesper Juhl1-2/+0
2012-05-23Hexagon: Use resource_size functionThomas Meyer1-4/+2
2012-05-23Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai14-224/+531
2012-05-23Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds611-25614/+27821
2012-05-23Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds67-1956/+1876
2012-05-23Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds79-1310/+6981
2012-05-23Merge tag 'char-misc-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-571/+503
2012-05-23Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds395-16215/+19447
2012-05-23gpio: tps65910: dt: process gpio specific device node infoLaxman Dewangan1-0/+36
2012-05-23mfd: Remove the parsing of dt info for tps65910 gpioLaxman Dewangan1-15/+0
2012-05-23mfd: Save device node parsed platform data for tps65910 sub devicesLaxman Dewangan2-1/+8
2012-05-23mfd: Add r_select to lm3533 platform dataJohan Hovold1-0/+1
2012-05-23gpio: Add Intel Centerton support to gpio-schSeth Heasley2-3/+14
2012-05-23if: restore token ring ARP type to headerstephen hemminger1-1/+1
2012-05-23xen: do not disable netfront in dom0Marek Marczykowski1-6/+0
2012-05-23NFS: EXCHANGE_ID should save the server major and minor IDChuck Lever5-7/+28
2012-05-23NFS: Add nfs_client behavior flagsChuck Lever4-27/+26
2012-05-23NFS: Refactor nfs_get_client(): initialize nfs_clientChuck Lever3-37/+46
2012-05-23NFS: Refactor nfs_get_client(): add nfs_found_client()Chuck Lever1-30/+37
2012-05-23NFS: Always use the same SETCLIENTID boot verifierChuck Lever5-11/+18
2012-05-23NFS: Force server to drop NFSv4 stateChuck Lever3-4/+21
2012-05-23NFS: Remove nfs_unique_idChuck Lever1-5/+0
2012-05-23NFS: Clean up return code checking in nfs4_proc_exchange_id()Chuck Lever1-8/+8