summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-01nfsd: add IPv6 addr escaping to fs_location hostsWeston Andros Adamson1-7/+33
2012-06-01nfsd4: fix change attribute endiannessJ. Bruce Fields1-2/+2
2012-06-01nfsd4: fix free_stateid return endiannessJ. Bruce Fields1-2/+2
2012-06-01nfsd4: int/__be32 fixesJ. Bruce Fields3-20/+20
2012-06-01nfsd4: preserve __user annotation on cld downcall msgJ. Bruce Fields1-1/+1
2012-06-01nfsd4: fix missing "static"J. Bruce Fields4-4/+4
2012-06-01nfsd: state.c should include current_stateid.hJ. Bruce Fields1-0/+1
2012-04-25nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseekJeff Layton1-1/+1
2012-04-25SUNRPC: split upcall function to extract reusable partsSimo Sorce1-36/+64
2012-04-12nfsd: allocate id-to-name and name-to-id caches in per-net operations.Stanislav Kinsbursky1-7/+7
2012-04-12nfsd: make name-to-id cache allocated per network namespace contextStanislav Kinsbursky2-10/+16
2012-04-12nfsd: make id-to-name cache allocated per network namespace contextStanislav Kinsbursky2-10/+26
2012-04-12nfsd: pass network context to idmap init/exit functionsStanislav Kinsbursky3-14/+14
2012-04-12nfsd: allocate export and expkey caches in per-net operations.Stanislav Kinsbursky1-6/+21
2012-04-12nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky6-24/+25
2012-04-12nfsd: make export cache allocated per network namespace contextStanislav Kinsbursky5-19/+38
2012-04-12nfsd: pass pointer to export cache down to stack wherever possible.Stanislav Kinsbursky1-15/+22
2012-04-12nfsd: pass network context to export caches init/shutdown routinesStanislav Kinsbursky3-15/+15
2012-04-11Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky4-14/+16
2012-04-11NFSd: remove hard-coded dereferences to name-to-id and id-to-name cachesStanislav Kinsbursky1-26/+24
2012-04-11nfsd: pass pointer to expkey cache down to stack wherever possible.Stanislav Kinsbursky1-16/+16
2012-04-11nfsd: use hash table from cache detail in nfsd export seq opsStanislav Kinsbursky1-0/+3
2012-04-11nfsd: pass svc_export_cache pointer as private data to "exports" seq file opsStanislav Kinsbursky2-8/+21
2012-04-11nfsd: use exp_put() for svc_export_cache putStanislav Kinsbursky2-2/+2
2012-04-11nfsd: use cache detail pointer from svc_export structure on cache putStanislav Kinsbursky1-1/+1
2012-04-11nfsd: add link to owner cache detail to svc_export structureStanislav Kinsbursky2-5/+6
2012-04-11nfsd: use passed cache_detail pointer expkey_parse()Stanislav Kinsbursky1-1/+1
2012-04-11nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_endJeff Layton1-2/+9
2012-04-11svcauth: remove unused defineSimo Sorce1-1/+0
2012-04-11nfsd: trivial: remove unused variable from nfsd4_lockJeff Layton1-2/+0
2012-04-11nfsd: don't fail unchecked creates of non-special filesJ. Bruce Fields2-5/+5
2012-04-08Linux 3.4-rc2v3.4-rc2Linus Torvalds1-1/+1
2012-04-07tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad1-5/+8
2012-04-07tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad3-2/+11
2012-04-07MAINTAINERS: Update git url for ACPIIgor Murzov1-1/+1
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds2-32/+49
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani1-1/+4
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich1-0/+1
2012-04-06xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich1-1/+1
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat1-1/+1
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk1-1/+3
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov2-2/+2
2012-04-06net: fix a race in sock_queue_err_skb()Eric Dumazet1-1/+3
2012-04-06netlink: fix races after skb queueingEric Dumazet1-11/+13
2012-04-06doc, net: Update ndo_start_xmit return type and valuesBen Hutchings1-10/+12
2012-04-06doc, net: Remove instruction to set net_device::trans_startBen Hutchings1-5/+2
2012-04-06doc, net: Update netdev operation namesBen Hutchings2-14/+14
2012-04-06doc, net: Update documentation of synchronisation for TX multiqueueBen Hutchings1-3/+3
2012-04-06doc, net: Remove obsolete reference to dev->pollBen Hutchings1-2/+1
2012-04-06ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings1-2/+1