aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-03-10NFS: remove nfs_inode radix treeFred Isaman
2012-03-10NFS: remove NFS_PAGE_TAG_LOCKEDFred Isaman
2012-03-07NFS: add filehandle crc for debug displayWeston Andros Adamson
2012-03-06NFSv4: Simplify the struct nfs4_stateidTrond Myklebust
2012-03-05NFS: Undo changes to idmap.hBryan Schumaker
2012-03-03Merge commit 'nfs-for-3.3-4' into nfs-for-nextTrond Myklebust
2012-03-02NFS: Request fh_expire_type attribute in "server caps" operationChuck Lever
2012-03-02NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONSChuck Lever
2012-03-02NFS: Add a client-side function to display NFS file handlesChuck Lever
2012-03-02SUNRPC: Add API to acquire source addressChuck Lever
2012-03-02SUNRPC: Move clnt->cl_server into struct rpc_xprtTrond Myklebust
2012-03-02SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust
2012-03-01NFSv4: parse and display server implementation idsWeston Andros Adamson
2012-03-01NFS: Store the legacy idmapper result in the keyringBryan Schumaker
2012-03-01Created a function for setting timeouts on keysBryan Schumaker
2012-02-27SUNRPC: move waitq from RPC pipe to RPC inodeStanislav Kinsbursky
2012-02-17NFS: include filelayout DS rpc stats in mountstatsWeston Andros Adamson
2012-02-16SUNRPC: Use KERN_DEFAULT for debugging printk'sChuck Lever
2012-02-16SUNRPC: add sending,pending queue and max slot to xprt statsAndy Adamson
2012-02-15SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL)Trond Myklebust
2012-02-15Lockd: shutdown NLM hosts in network namespace contextStanislav Kinsbursky
2012-02-15LockD: make nlm hosts network namespace awareStanislav Kinsbursky
2012-02-15Lockd: per-net up and down routines introducedStanislav Kinsbursky
2012-02-15SUNRPC: service destruction in network namespace contextStanislav Kinsbursky
2012-02-15NFSv4.1: Add a module parameter to set the number of session slotsTrond Myklebust
2012-02-15NFSv4.1: Convert slotid from u8 to u32Trond Myklebust
2012-02-06NFS: Fall back on old idmapper if request_key() failsBryan Schumaker
2012-02-06SUNRPC: Change the default limit to the number of TCP slotsTrond Myklebust
2012-02-06SUNRPC: Adding status trace pointsSteve Dickson
2012-02-06SUNRPC: Fix up sunrpc trace eventsTrond Myklebust
2012-02-03NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust
2012-02-03Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2012-02-02include/linux/lp8727.h: Remove executable bitJosh Triplett
2012-02-02Fix race in process_vm_rw_coreChristopher Yeoh
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds
2012-02-01Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2012-02-01mtd: fix merge conflict resolution breakageArtem Bityutskiy
2012-02-02lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin
2012-01-31SUNRPC: Add trace events to the sunrpc subsystemTrond Myklebust
2012-01-31SUNRPC: constify the rpc_programTrond Myklebust
2012-01-31SUNRPC: constify rpc_program->nameTrond Myklebust
2012-01-31SUNRPC: constify rpc_clnt fields cl_server and cl_protnameTrond Myklebust
2012-01-31SUNRPC: search for service transports in network namespace contextStanislav Kinsbursky
2012-01-31SUNRPC: register service stats /proc entries in passed network namespace contextStanislav Kinsbursky
2012-01-31sunrpc: fix stats.h for CONFIG_PROC_FS not enabledRandy Dunlap
2012-01-31SUNRPC: register RPC stats /proc entries in passed network namespace contextStanislav Kinsbursky
2012-01-31SUNRPC: generic cache register routines removedStanislav Kinsbursky
2012-01-31SUNRPC: create GSS auth cache per network namespaceStanislav Kinsbursky
2012-01-31SUNRPC: cache creation and destruction routines introducedStanislav Kinsbursky
2012-01-31SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky