summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-15NFS: Allocate parsed mount data directly to the nfs_mount_info structureBryan Schumaker1-9/+7
2012-05-15NFS: Create a single nfs_validate_mount_data() functionBryan Schumaker1-6/+30
2012-05-15NFS: Create a single function for text mount dataBryan Schumaker2-81/+71
2012-05-15NFS: Create a new nfs_try_mount()Bryan Schumaker1-19/+27
2012-05-15NFS: Let mount data parsing set the NFS versionBryan Schumaker1-4/+3
2012-05-15NFS: Use nfs_fs_mount_common() for remote referral mountsBryan Schumaker1-76/+13
2012-05-15NFS: Use nfs_fs_mount_common() for xdev mountsBryan Schumaker1-67/+29
2012-05-15NFS: Create a common xdev_mount() functionBryan Schumaker1-90/+32
2012-05-15NFS: Create a common fs_mount() functionBryan Schumaker1-109/+76
2012-05-15NFS: Remove NFS4_MOUNT_UNSHAREDBryan Schumaker1-3/+3
2012-05-15NFS: Don't pass mount data to nfs_fscache_get_super_cookie()Bryan Schumaker3-21/+29
2012-05-15NFS: Create a single nfs_get_root()Bryan Schumaker3-87/+30
2012-05-15NFS: Rename nfs4_proc_get_root()Bryan Schumaker3-4/+5
2012-05-13Linux 3.4-rc7Linus Torvalds1-1/+1
2012-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-55/+88
2012-05-13Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-35/+40
2012-05-13Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson3-2/+7
2012-05-13ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim1-1/+1
2012-05-13ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski2-1/+6
2012-05-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson9-53/+81
2012-05-13ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm1-1/+55
2012-05-13ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto4-11/+10
2012-05-13ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm3-1/+12
2012-05-13ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski1-20/+2
2012-05-13ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski1-20/+2
2012-05-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-18/+57
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-172/+236
2012-05-12Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2-6/+14
2012-05-12MAINTAINERS: Add myself as the cpufreq maintainerRafael J. Wysocki1-0/+2
2012-05-12dm mpath: check if scsi_dh module already loaded before trying to loadMike Snitzer1-2/+2
2012-05-12dm thin: correct module descriptionAlasdair G Kergon1-1/+1
2012-05-12dm thin: fix unprotected use of prepared_discards listMike Snitzer1-0/+5
2012-05-12dm thin: reinstate missing mempool_free in cell_release_singletonMike Snitzer1-3/+6
2012-05-12gpio/exynos: Fix compiler warnings when non-exynos machines are selectedSachin Kamat1-6/+12
2012-05-12gpio: pch9: Use proper flow type handlersThomas Gleixner1-29/+28
2012-05-12Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-6/+3
2012-05-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-13/+44
2012-05-12Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds1-22/+0
2012-05-12powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2-13/+44
2012-05-12ks8851: Update link status during link change interruptStephen Boyd1-3/+4
2012-05-12macvtap: restore vlan header on user readBasil Gor1-5/+38
2012-05-12vhost-net: fix handle_rx buffer sizeBasil Gor1-1/+6
2012-05-12target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversionNicholas Bellinger1-22/+0
2012-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds7-21/+21
2012-05-11mm: raise MemFree by reverting percpu_pagelist_fraction to 0Hugh Dickins1-1/+1
2012-05-11bonding: don't increase rx_dropped after processing LACPDUsJiri Bohac3-12/+24
2012-05-11connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman3-3/+3
2012-05-11sctp: check cached dst before using itNicolas Dichtel3-20/+14
2012-05-11pktgen: fix crash at module unloadEric Dumazet1-2/+8
2012-05-11Revert "net: maintain namespace isolation between vlan and real device"David S. Miller4-42/+7