summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-13svcrpc: remove an unnecessary assignmentWeng Meiling
2013-11-12sunrpc: comment typo fixJ. Bruce Fields
2013-11-04Revert "nfsd: remove_stid can be incorporated into nfs4_put_delegation"J. Bruce Fields
2013-11-01nfsd4: fix discarded security labels on setattrJ. Bruce Fields
2013-10-30NFSD: Add support for NFS v4.2 operation checkingAnna Schumaker
2013-10-30nfsd4: nfsd_shutdown_net needs state lockJ. Bruce Fields
2013-10-30NFSD: Combine decode operations for v4 and v4.1Anna Schumaker
2013-10-29nfsd: -EINVAL on invalid anonuid/gid instead of silent failureJ. Bruce Fields
2013-10-29nfsd: return better errors to exportfsJ. Bruce Fields
2013-10-29nfsd: fh_update should error out in unexpected casesJ. Bruce Fields
2013-10-29nfsd4: need to destroy revoked delegations in destroy_clientBenny Halevy
2013-10-29nfsd: no need to unhash_stid before freeBenny Halevy
2013-10-28nfsd: remove_stid can be incorporated into nfs4_put_delegationBenny Halevy
2013-10-28nfsd: nfs4_open_delegation needs to remove_stid rather than unhash_stidBenny Halevy
2013-10-28nfsd: nfs4_free_stidBenny Halevy
2013-10-26nfsd: fix Kconfig syntaxChristoph Hellwig
2013-10-26sunrpc: trim off EC bytes in GSSAPI v2 unwrapJeff Layton
2013-10-10gss_krb5: document that we ignore sequence numberJ. Bruce Fields
2013-10-10svcrpc: handle some gssproxy encoding errorsJ. Bruce Fields
2013-10-08svcrpc: fix error-handling on badd gssproxy downcallJ. Bruce Fields
2013-10-08svcrpc: fix gss-proxy NULL dereference in some error casesJ. Bruce Fields
2013-10-02nfsd: switch to %p[dD]Al Viro
2013-09-29Linux 3.12-rc3Linus Torvalds
2013-09-29Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-29Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-29Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-29Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-29Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-29Revert "perf symbols: Demangle cloned functions"Ingo Molnar
2013-09-29Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...Dave Airlie
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds
2013-09-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-28Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-09-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-28Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28PCI: Workaround missing pci_set_master in pci driversYinghai Lu
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2013-09-28kernel/params: fix handling of signed integer typesJean Delvare
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-09-28i2c: ismt: initialize DMA bufferJames Ralston
2013-09-28drm/msm: use drm_gem_dumb_destroy helperRob Clark
2013-09-28drm/msm: deal with mach/iommu.h removalRob Clark
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar
2013-09-28drm/msm: Remove iommu include from mdp4_kms.cJoerg Roedel
2013-09-28drm/msm: Odd PTR_ERR usageThomas Meyer
2013-09-28s390: enable ARCH_USE_CMPXCHG_LOCKREFHeiko Carstens
2013-09-28lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()Heiko Carstens