aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky2012-05-31
* SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2012-05-31
* rpc: handle rotated gss data for Windows interoperabilityJ. Bruce Fields2012-05-31
* nfsd: add IPv6 addr escaping to fs_location hostsWeston Andros Adamson2012-05-31
* nfsd4: fix change attribute endiannessJ. Bruce Fields2012-05-31
* nfsd4: fix free_stateid return endiannessJ. Bruce Fields2012-05-31
* nfsd4: int/__be32 fixesJ. Bruce Fields2012-05-31
* nfsd4: preserve __user annotation on cld downcall msgJ. Bruce Fields2012-05-31
* nfsd4: fix missing "static"J. Bruce Fields2012-05-31
* nfsd: state.c should include current_stateid.hJ. Bruce Fields2012-05-31
* nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseekJeff Layton2012-04-25
* SUNRPC: split upcall function to extract reusable partsSimo Sorce2012-04-25
* nfsd: allocate id-to-name and name-to-id caches in per-net operations.Stanislav Kinsbursky2012-04-12
* nfsd: make name-to-id cache allocated per network namespace contextStanislav Kinsbursky2012-04-12
* nfsd: make id-to-name cache allocated per network namespace contextStanislav Kinsbursky2012-04-12
* nfsd: pass network context to idmap init/exit functionsStanislav Kinsbursky2012-04-12
* nfsd: allocate export and expkey caches in per-net operations.Stanislav Kinsbursky2012-04-12
* nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2012-04-12
* nfsd: make export cache allocated per network namespace contextStanislav Kinsbursky2012-04-12
* nfsd: pass pointer to export cache down to stack wherever possible.Stanislav Kinsbursky2012-04-12
* nfsd: pass network context to export caches init/shutdown routinesStanislav Kinsbursky2012-04-11
* Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky2012-04-11
* NFSd: remove hard-coded dereferences to name-to-id and id-to-name cachesStanislav Kinsbursky2012-04-11
* nfsd: pass pointer to expkey cache down to stack wherever possible.Stanislav Kinsbursky2012-04-11
* nfsd: use hash table from cache detail in nfsd export seq opsStanislav Kinsbursky2012-04-11
* nfsd: pass svc_export_cache pointer as private data to "exports" seq file opsStanislav Kinsbursky2012-04-11
* nfsd: use exp_put() for svc_export_cache putStanislav Kinsbursky2012-04-11
* nfsd: use cache detail pointer from svc_export structure on cache putStanislav Kinsbursky2012-04-11
* nfsd: add link to owner cache detail to svc_export structureStanislav Kinsbursky2012-04-11
* nfsd: use passed cache_detail pointer expkey_parse()Stanislav Kinsbursky2012-04-11
* nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_endJeff Layton2012-04-11
* svcauth: remove unused defineSimo Sorce2012-04-11
* nfsd: trivial: remove unused variable from nfsd4_lockJeff Layton2012-04-11
* nfsd: don't fail unchecked creates of non-special filesJ. Bruce Fields2012-04-11
* Linux 3.4-rc2Linus Torvalds2012-04-07
* Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-07
|\
| * regmap: prevent division by zero in rbtree_showStephen Warren2012-04-04
| * regmap: Export regcache_sync_region()Mark Brown2012-04-03
* | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-07
|\ \
| * | KVM: Resolve RCU vs. async page fault problemGleb Natapov2012-04-05
| * | Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/masterAvi Kivity2012-04-05
| |\ \
| | * | KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf2012-04-03
| | * | KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2012-04-03
| | * | KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras2012-04-03
| | * | KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras2012-04-03
| | * | KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access codeAlexander Graf2012-04-03
| * | | KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti2012-04-05
| * | | KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu2012-04-05
* | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-07
|\ \ \ \
| * | | | sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro2012-04-04