summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (lm75) Tune resolution and sample time per chipJean Delvare2013-05-042-9/+40
* hwmon: (lm75) Prepare to support per-chip resolution and sample timeJean Delvare2013-05-041-5/+26
* hwmon: (lm75) Per-chip configuration register initializationJean Delvare2013-05-041-2/+22
* Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-0332-568/+2701
|\
| * NFSD: SECINFO doesn't handle unsupported pseudoflavors correctlyChuck Lever2013-04-301-6/+20
| * NFSD: Simplify GSS flavor encoding in nfsd4_do_encode_secinfo()Chuck Lever2013-04-301-7/+1
| * nfsd: make symbol nfsd_reply_cache_shrinker staticWei Yongjun2013-04-301-1/+1
| * svcauth_gss: fix error return code in rsc_parse()Wei Yongjun2013-04-301-1/+3
| * nfsd4: don't remap EISDIR errors in renameJ. Bruce Fields2013-04-301-15/+5
| * svcrpc: fix gss-proxy to respect user namespacesJ. Bruce Fields2013-04-291-7/+13
| * SUNRPC: gssp_procedures[] can be staticFengguang Wu2013-04-291-1/+1
| * SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC caseJ. Bruce Fields2013-04-291-1/+10
| * Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields2013-04-2920-277/+456
| |\
| * | nfsd4: better error return to indicate SSV non-supportJ. Bruce Fields2013-04-261-0/+1
| * | nfsd: fix EXDEV checking in renameJ. Bruce Fields2013-04-261-4/+2
| * | SUNRPC: Use gssproxy upcall for server RPCGSS authentication.Simo Sorce2013-04-265-9/+436
| * | SUNRPC: Add RPC based upcall mechanism for RPCGSS authSimo Sorce2013-04-267-1/+1504
| * | SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce2013-04-265-6/+13
| * | SUNRPC: allow disabling idle timeoutJ. Bruce Fields2013-04-264-0/+6
| * | SUNRPC: attempt AF_LOCAL connect on setupJ. Bruce Fields2013-04-261-0/+3
| * | Merge Trond's nfs-for-nextJ. Bruce Fields2013-04-2634-348/+863
| |\ \
| * | | nfsd: Decode and send 64bit time valuesBryan Schumaker2013-04-231-14/+5
| * | | nfsd4: put_client_renew_locked can be staticFengguang Wu2013-04-161-1/+1
| * | | nfsd4: remove unused macroJ. Bruce Fields2013-04-161-19/+0
| * | | nfsd4: remove some useless codefanchaoting2013-04-161-2/+1
| * | | nfsd4: implement SEQ4_STATUS_RECALLABLE_STATE_REVOKEDJ. Bruce Fields2013-04-162-8/+50
| * | | nfsd4: clean up validate_stateidJ. Bruce Fields2013-04-091-5/+14
| * | | nfsd4: check backchannel attributes on create_sessionJ. Bruce Fields2013-04-094-24/+52
| * | | nfsd4: fix forechannel attribute negotiationJ. Bruce Fields2013-04-091-67/+49
| * | | nfsd4: cleanup check_forechannel_attrsJ. Bruce Fields2013-04-091-5/+9
| * | | nfsd4: don't close read-write opens too soonJ. Bruce Fields2013-04-091-7/+1
| * | | nfsd4: release lockowners on last unlock in 4.1 caseJ. Bruce Fields2013-04-091-1/+8
| * | | nfsd4: more sessions/open-owner-replay cleanupJ. Bruce Fields2013-04-091-12/+16
| * | | nfsd4: no need for replay_owner in sessions caseJ. Bruce Fields2013-04-092-5/+5
| * | | nfsd4: remove some redundant commentsJ. Bruce Fields2013-04-091-6/+0
| * | | nfsd: use kmem_cache_free() instead of kfree()Wei Yongjun2013-04-091-1/+1
| * | | nfsd4: cleanup handling of nfsv4.0 closed stateid'sJ. Bruce Fields2013-04-085-56/+43
| * | | nfsd4: remove unused nfs4_check_deleg argumentJ. Bruce Fields2013-04-041-2/+2
| * | | nfsd4: make del_recall_lru per-network-namespaceJ. Bruce Fields2013-04-042-8/+8
| * | | nfsd4: shut down more of delegation earlierJ. Bruce Fields2013-04-041-6/+7
| * | | nfsd4: minor cb_recall simplificationJ. Bruce Fields2013-04-041-5/+3
| * | | SUNRPC/cache: add module_put() on error path in cache_open()Alexey Khoroshilov2013-04-031-1/+3
| * | | nfsd: remove /proc/fs/nfs when create /proc/fs/nfs/exports errorfanchaoting2013-04-031-1/+3
| * | | nfsd: don't run get_file if nfs4_preprocess_stateid_op return errorfanchaoting2013-04-031-4/+4
| * | | nfsd: convert the file_hashtbl to a hlistJeff Layton2013-04-032-11/+5
| * | | nfsd4: don't destroy in-use sessionJ. Bruce Fields2013-04-032-33/+43
| * | | nfsd4: don't destroy in-use clientsJ. Bruce Fields2013-04-033-97/+131
| * | | nfsd4: simplify bind_conn_to_session lockingJ. Bruce Fields2013-04-031-14/+14
| * | | nfsd4: fix destroy_session raceJ. Bruce Fields2013-04-031-16/+10
| * | | nfsd4: clientid lookup cleanupJ. Bruce Fields2013-04-031-12/+12
OpenPOWER on IntegriCloud