aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-31nfsd4: fix missing "static"J. Bruce Fields
2012-05-31nfsd: state.c should include current_stateid.hJ. Bruce Fields
2012-04-25nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseekJeff Layton
2012-04-25SUNRPC: split upcall function to extract reusable partsSimo Sorce
2012-04-12nfsd: allocate id-to-name and name-to-id caches in per-net operations.Stanislav Kinsbursky
2012-04-12nfsd: make name-to-id cache allocated per network namespace contextStanislav Kinsbursky
2012-04-12nfsd: make id-to-name cache allocated per network namespace contextStanislav Kinsbursky
2012-04-12nfsd: pass network context to idmap init/exit functionsStanislav Kinsbursky
2012-04-12nfsd: allocate export and expkey caches in per-net operations.Stanislav Kinsbursky
2012-04-12nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky
2012-04-12nfsd: make export cache allocated per network namespace contextStanislav Kinsbursky
2012-04-12nfsd: pass pointer to export cache down to stack wherever possible.Stanislav Kinsbursky
2012-04-11nfsd: pass network context to export caches init/shutdown routinesStanislav Kinsbursky
2012-04-11Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky
2012-04-11NFSd: remove hard-coded dereferences to name-to-id and id-to-name cachesStanislav Kinsbursky
2012-04-11nfsd: pass pointer to expkey cache down to stack wherever possible.Stanislav Kinsbursky
2012-04-11nfsd: use hash table from cache detail in nfsd export seq opsStanislav Kinsbursky
2012-04-11nfsd: pass svc_export_cache pointer as private data to "exports" seq file opsStanislav Kinsbursky
2012-04-11nfsd: use exp_put() for svc_export_cache putStanislav Kinsbursky
2012-04-11nfsd: use cache detail pointer from svc_export structure on cache putStanislav Kinsbursky
2012-04-11nfsd: add link to owner cache detail to svc_export structureStanislav Kinsbursky
2012-04-11nfsd: use passed cache_detail pointer expkey_parse()Stanislav Kinsbursky
2012-04-11nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_endJeff Layton
2012-04-11svcauth: remove unused defineSimo Sorce
2012-04-11nfsd: trivial: remove unused variable from nfsd4_lockJeff Layton
2012-04-11nfsd: don't fail unchecked creates of non-special filesJ. Bruce Fields
2012-04-07Linux 3.4-rc2Linus Torvalds
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-04-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-04-06Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-06tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad
2012-04-06tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad
2012-04-06Merge branches 'idle-fix' and 'misc' into releaseLen Brown
2012-04-06MAINTAINERS: Update git url for ACPIIgor Murzov
2012-04-06Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-06Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich
2012-04-06xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov
2012-04-06net: fix a race in sock_queue_err_skb()Eric Dumazet
2012-04-06netlink: fix races after skb queueingEric Dumazet