summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Fix a few sparse warningsTrond Myklebust2012-03-113-13/+4
* NFS: remove nfs_inode radix treeFred Isaman2012-03-102-17/+2
* NFS: remove NFS_PAGE_TAG_LOCKEDFred Isaman2012-03-101-3/+0
* NFS: add filehandle crc for debug displayWeston Andros Adamson2012-03-071-0/+8
* NFSv4: Simplify the struct nfs4_stateidTrond Myklebust2012-03-061-5/+2
* NFS: Undo changes to idmap.hBryan Schumaker2012-03-051-0/+11
* Merge commit 'nfs-for-3.3-4' into nfs-for-nextTrond Myklebust2012-03-037-4/+11
|\
| * NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust2012-02-031-1/+1
| * Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-02-031-0/+2
| |\
| | * Merge branch 'fix/asoc' into for-linusTakashi Iwai2012-01-31498-4678/+14962
| | |\
| | * | ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functionsAxel Lin2012-01-301-0/+2
| * | | include/linux/lp8727.h: Remove executable bitJosh Triplett2012-02-021-0/+0
| * | | Fix race in process_vm_rw_coreChristopher Yeoh2012-02-021-0/+6
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds2012-02-021-0/+1
| |\ \ \ \ \
| | | * | | | perf: Fix broken interrupt rate throttlingStephane Eranian2012-01-271-0/+1
| * | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2012-02-011-2/+0
| |\ \ \ \ \ \
| | * | | | | | lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin2012-02-021-2/+0
| * | | | | | | mtd: fix merge conflict resolution breakageArtem Bityutskiy2012-02-011-1/+1
| |/ / / / / /
* | | | | | | NFS: Request fh_expire_type attribute in "server caps" operationChuck Lever2012-03-022-0/+4
* | | | | | | NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONSChuck Lever2012-03-021-5/+6
* | | | | | | NFS: Add a client-side function to display NFS file handlesChuck Lever2012-03-021-0/+14
* | | | | | | SUNRPC: Add API to acquire source addressChuck Lever2012-03-021-0/+1
* | | | | | | SUNRPC: Move clnt->cl_server into struct rpc_xprtTrond Myklebust2012-03-022-1/+2
* | | | | | | SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust2012-03-022-1/+16
* | | | | | | NFSv4: parse and display server implementation idsWeston Andros Adamson2012-03-012-8/+9
* | | | | | | NFS: Store the legacy idmapper result in the keyringBryan Schumaker2012-03-011-11/+0
* | | | | | | Created a function for setting timeouts on keysBryan Schumaker2012-03-011-0/+2
* | | | | | | SUNRPC: move waitq from RPC pipe to RPC inodeStanislav Kinsbursky2012-02-271-1/+1
* | | | | | | NFS: include filelayout DS rpc stats in mountstatsWeston Andros Adamson2012-02-172-2/+5
* | | | | | | SUNRPC: Use KERN_DEFAULT for debugging printk'sChuck Lever2012-02-161-1/+5
* | | | | | | SUNRPC: add sending,pending queue and max slot to xprt statsAndy Adamson2012-02-162-3/+6
* | | | | | | SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL)Trond Myklebust2012-02-152-2/+16
* | | | | | | Lockd: shutdown NLM hosts in network namespace contextStanislav Kinsbursky2012-02-151-0/+1
* | | | | | | LockD: make nlm hosts network namespace awareStanislav Kinsbursky2012-02-152-1/+4
* | | | | | | Lockd: per-net up and down routines introducedStanislav Kinsbursky2012-02-151-0/+2
* | | | | | | SUNRPC: service destruction in network namespace contextStanislav Kinsbursky2012-02-151-1/+1
* | | | | | | NFSv4.1: Add a module parameter to set the number of session slotsTrond Myklebust2012-02-151-2/+3
* | | | | | | NFSv4.1: Convert slotid from u8 to u32Trond Myklebust2012-02-152-4/+5
* | | | | | | NFS: Fall back on old idmapper if request_key() failsBryan Schumaker2012-02-061-15/+0
* | | | | | | SUNRPC: Change the default limit to the number of TCP slotsTrond Myklebust2012-02-062-2/+2
* | | | | | | SUNRPC: Adding status trace pointsSteve Dickson2012-02-061-0/+53
* | | | | | | SUNRPC: Fix up sunrpc trace eventsTrond Myklebust2012-02-061-3/+3
* | | | | | | SUNRPC: Add trace events to the sunrpc subsystemTrond Myklebust2012-01-312-1/+125
* | | | | | | SUNRPC: constify the rpc_programTrond Myklebust2012-01-315-14/+14
* | | | | | | SUNRPC: constify rpc_program->nameTrond Myklebust2012-01-311-2/+2
* | | | | | | SUNRPC: constify rpc_clnt fields cl_server and cl_protnameTrond Myklebust2012-01-311-5/+4
* | | | | | | SUNRPC: search for service transports in network namespace contextStanislav Kinsbursky2012-01-311-1/+2
* | | | | | | SUNRPC: register service stats /proc entries in passed network namespace contextStanislav Kinsbursky2012-01-311-4/+4
* | | | | | | sunrpc: fix stats.h for CONFIG_PROC_FS not enabledRandy Dunlap2012-01-311-2/+2
* | | | | | | SUNRPC: register RPC stats /proc entries in passed network namespace contextStanislav Kinsbursky2012-01-311-4/+4