summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sunrpc/cache: remove races with queuing an upcall.NeilBrown2013-07-011-11/+29
* nfsd4: return delegation immediately if lease failsJ. Bruce Fields2013-07-011-1/+3
* nfsd4: do not throw away 4.1 lock state on last unlockJ. Bruce Fields2013-07-011-8/+1
* nfsd4: delegation-based open reclaims should bypass permissionsJ. Bruce Fields2013-07-011-1/+2
* svcrpc: don't error out on small tcp fragmentJ. Bruce Fields2013-07-011-1/+1
* svcrpc: fix handling of too-short rpc'sJ. Bruce Fields2013-07-011-2/+7
* nfsd4: minor read_buf cleanupJ. Bruce Fields2013-07-011-10/+14
* nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields2013-07-011-1/+1
* nfsd4: clean up nfs4_open_delegationJ. Bruce Fields2013-07-011-44/+34
* NFSD: Don't give out read delegations on createsSteve Dickson2013-07-011-0/+9
* nfsd4: allow client to send no cb_sec flavorsJ. Bruce Fields2013-07-011-1/+5
* nfsd4: fail attempts to request gss on the backchannelJ. Bruce Fields2013-07-011-0/+25
* nfsd4: implement minimal SP4_MACH_CREDJ. Bruce Fields2013-07-013-12/+87
* svcrpc: store gss mech in svc_credJ. Bruce Fields2013-07-015-4/+14
* svcrpc: introduce init_svc_credJ. Bruce Fields2013-07-012-4/+9
* Merge branch 'for-3.10' into 'for-3.11'J. Bruce Fields2013-07-012-8/+12
|\
| * svcrpc: fix failures to handle -1 uid's and gid'sJ. Bruce Fields2013-05-291-5/+7
| * svcrpc: implement O_NONBLOCK behavior for use-gss-proxyJ. Bruce Fields2013-05-281-2/+4
| * svcauth_gss: fix error code in use_gss_proxy()Dan Carpenter2013-05-121-1/+1
* | nfsd: avoid undefined signed overflowJim Rees2013-05-211-1/+1
* | sunrpc: the cache_detail in cache_is_valid is unused any morechaoting fan2013-05-211-4/+4
* | nfsd4: fix compile in !CONFIG_NFSD_V4_SECURITY_LABEL caseJ. Bruce Fields2013-05-151-1/+3
* | sunrpc: server back channel needs no rpcbind methodJ. Bruce Fields2013-05-151-1/+0
* | NFSD: Server implementation of MAC LabelingDavid Quigley2013-05-157-10/+207
* | NFSDv4.2: Add NFS v4.2 support to the NFS serverSteve Dickson2013-05-132-1/+2
* | security: cap_inode_getsecctx returning garbageJ. Bruce Fields2013-05-131-1/+1
* | nfsd4: store correct client minorversion for >=4.2J. Bruce Fields2013-05-131-1/+1
* | nfsd: get rid of the unused functions in vfsZhao Hongjiang2013-05-131-5/+0
* | NFS: Add NFSv4.2 protocol constantsSteve Dickson2013-05-132-0/+15
|/
* Linux 3.10-rc1v3.10-rc1Linus Torvalds2013-05-111-2/+2
* Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-116-108/+368
|\
| * tracing/kprobes: Support soft-mode disablingMasami Hiramatsu2013-05-091-0/+6
| * tracing/kprobes: Support ftrace_event_file base multibufferMasami Hiramatsu2013-05-091-36/+214
| * tracing/kprobes: Pass trace_probe directly from dispatcherMasami Hiramatsu2013-05-091-17/+16
| * tracing/kprobes: Increment probe hit-count even if it is used by perfMasami Hiramatsu2013-05-091-4/+4
| * tracing/kprobes: Use bool for retprobe checkerMasami Hiramatsu2013-05-091-1/+1
| * ftrace: Fix function probe when more than one probe is addedSteven Rostedt (Red Hat)2013-05-091-1/+5
| * ftrace: Fix the output of enabled_functions debug fileSteven Rostedt (Red Hat)2013-05-091-1/+1
| * ftrace: Fix locking in register_ftrace_function_probe()Steven Rostedt (Red Hat)2013-05-091-4/+6
| * tracing: Add helper function trace_create_new_event() to remove duplicate codeSteven Rostedt (Red Hat)2013-05-091-12/+20
| * tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu2013-05-092-2/+11
| * tracing: Indicate enabled soft-mode in enable fileMasami Hiramatsu2013-05-091-0/+2
| * tracing/kprobes: Fix to increment return event probe hit-countMasami Hiramatsu2013-05-091-0/+2
| * ftrace: Cleanup regex_lock and ftrace_lock around hash updatingMasami Hiramatsu2013-05-091-27/+32
| * ftrace, kprobes: Fix a deadlock on ftrace_regex_lockMasami Hiramatsu2013-05-092-21/+56
| * ftrace: Have ftrace_regex_write() return either read or errorSteven Rostedt (Red Hat)2013-05-091-1/+1
| * tracing: Return error if register_ftrace_function_probe() fails for event_ena...Steven Rostedt (Red Hat)2013-05-091-2/+9
| * tracing: Don't succeed if event_enable_func did not register anythingMasami Hiramatsu2013-05-091-1/+4
| * ring-buffer: Select IRQ_WORKSteven Rostedt (Red Hat)2013-05-031-1/+1
* | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-05-115-7/+55
|\ \
OpenPOWER on IntegriCloud