summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | ARM: OMAP2+: Trivial fix for IOMMU merge issueTony Lindgren2012-12-201-2/+2
* | | | | | | Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-12-2032-1067/+1911
|\ \ \ \ \ \ \
| * | | | | | | nfsd4: don't leave freed stateid hashedJ. Bruce Fields2012-12-171-0/+1
| * | | | | | | nfsd4: free_stateid can use the current stateidJ. Bruce Fields2012-12-171-0/+1
| * | | | | | | nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-1712-59/+61
| * | | | | | | nfsd: warn on odd reply state in nfsd_vfs_readJ. Bruce Fields2012-12-171-0/+1
| * | | | | | | nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields2012-12-171-1/+10
| * | | | | | | nfsd4: disable zero-copy on non-final read opsJ. Bruce Fields2012-12-173-8/+19
| * | | | | | | svcrpc: fix some printksJ. Bruce Fields2012-12-171-4/+4
| * | | | | | | NFSD: Correct the size calculation in fault_inject_writeBryan Schumaker2012-12-101-1/+1
| * | | | | | | NFSD: Pass correct buffer size to rpc_ntopBryan Schumaker2012-12-102-3/+3
| * | | | | | | nfsd: pass proper net to nfsd_destroy() from NFSd kthreadsStanislav Kinsbursky2012-12-101-1/+3
| * | | | | | | nfsd: simplify service shutdownStanislav Kinsbursky2012-12-101-7/+2
| * | | | | | | nfsd: replace boolean nfsd_up flag by users counterStanislav Kinsbursky2012-12-101-4/+5
| * | | | | | | nfsd: simplify NFSv4 state init and shutdownStanislav Kinsbursky2012-12-101-29/+15
| * | | | | | | nfsd: introduce helpers for generic resources init and shutdownStanislav Kinsbursky2012-12-101-16/+34
| * | | | | | | nfsd: make NFSd service structure allocated per netStanislav Kinsbursky2012-12-105-78/+110
| * | | | | | | nfsd: make NFSd service boot time per-netStanislav Kinsbursky2012-12-105-16/+23
| * | | | | | | nfsd: per-net NFSd up flag introducedStanislav Kinsbursky2012-12-102-0/+14
| * | | | | | | nfsd: move per-net startup code to separated functionStanislav Kinsbursky2012-12-101-15/+33
| * | | | | | | nfsd: pass net to __write_ports() and downStanislav Kinsbursky2012-12-101-8/+8
| * | | | | | | nfsd: pass net to nfsd_set_nrthreads()Stanislav Kinsbursky2012-12-103-4/+4
| * | | | | | | nfsd: pass net to nfsd_svc()Stanislav Kinsbursky2012-12-103-4/+5
| * | | | | | | nfsd: pass net to nfsd_create_serv()Stanislav Kinsbursky2012-12-103-6/+5
| * | | | | | | nfsd: pass net to nfsd_startup() and nfsd_shutdown()Stanislav Kinsbursky2012-12-101-9/+6
| * | | | | | | nfsd: pass net to nfsd_init_socks()Stanislav Kinsbursky2012-12-101-4/+4
| * | | | | | | nfsd: use "init_net" for portmapperStanislav Kinsbursky2012-12-101-2/+1
| * | | | | | | nfsd: avoid permission checks on EXCLUSIVE_CREATE replayNeil Brown2012-12-102-5/+13
| * | | | | | | SUNRPC: remove redundant "linux/nsproxy.h" includesStanislav Kinsbursky2012-12-102-2/+0
| * | | | | | | nfsd: make NFSv4 recovery client tracking options per netStanislav Kinsbursky2012-12-102-20/+30
| * | | | | | | nfsd4: lockt, release_lockowner should renew clientsJ. Bruce Fields2012-12-041-18/+23
| * | | | | | | svcrpc: support multiple-fragment rpc'sJ. Bruce Fields2012-12-041-25/+25
| * | | | | | | svcrpc: track rpc data length separately from sk_tcplenJ. Bruce Fields2012-12-042-9/+21
| * | | | | | | svcrpc: fix off-by-4 error in "incomplete TCP record" dprintkJ. Bruce Fields2012-12-041-1/+2
| * | | | | | | svcrpc: delay minimum-rpc-size check till laterJ. Bruce Fields2012-12-041-9/+7
| * | | | | | | svcrpc: don't byte-swap sk_reclen in placeJ. Bruce Fields2012-12-042-16/+22
| * | | | | | | NFSD: Forget state for a specific clientBryan Schumaker2012-12-033-4/+49
| * | | | | | | NFSD: Add a custom file operations structure for fault injectionBryan Schumaker2012-12-031-7/+49
| * | | | | | | NFSD: Reading a fault injection file prints a state countBryan Schumaker2012-12-033-2/+58
| * | | | | | | NFSD: Fault injection operations take a per-client forget functionBryan Schumaker2012-12-033-42/+16
| * | | | | | | NFSD: Clean up forgetting and recalling delegationsBryan Schumaker2012-12-031-44/+50
| * | | | | | | NFSD: Clean up forgetting openownersBryan Schumaker2012-12-031-27/+22
| * | | | | | | NFSD: Clean up forgetting locksBryan Schumaker2012-12-031-8/+28
| * | | | | | | NFSD: Clean up forgetting clientsBryan Schumaker2012-12-032-5/+23
| * | | | | | | NFSD: Lock state before calling fault injection functionBryan Schumaker2012-12-032-16/+4
| * | | | | | | nfsd4: discard some unused nfsd4_verify xdr codeJ. Bruce Fields2012-12-031-19/+2
| * | | | | | | NFSD: Fold fault_inject.h into state.hBryan Schumaker2012-11-285-31/+16
| * | | | | | | nfsd: make NFSv4 grace time per netStanislav Kinsbursky2012-11-284-9/+7
| * | | | | | | nfsd: make NFSv4 lease time per netStanislav Kinsbursky2012-11-286-12/+19
| * | | | | | | nfsd: remove redundant declarationsStanislav Kinsbursky2012-11-281-3/+0
OpenPOWER on IntegriCloud