summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-01nfsd4: don't allow reclaims of expired clientsJ. Bruce Fields
2012-10-01nfsd4: remove redundant callback probeJ. Bruce Fields
2012-10-01nfsd4: expire old client earlierJ. Bruce Fields
2012-10-01nfsd4: separate session allocation and initializationJ. Bruce Fields
2012-10-01nfsd4: clean up session allocationJ. Bruce Fields
2012-10-01nfsd4: minor free_session cleanupJ. Bruce Fields
2012-10-01nfsd4: new_conn_from_crses should only allocateJ. Bruce Fields
2012-10-01nfsd4: separate connection allocation and initializationJ. Bruce Fields
2012-10-01nfsd4: reject bad forechannel attrs earlierJ. Bruce Fields
2012-10-01nfsd4: enforce per-client sessions/no-sessions distinctionJ. Bruce Fields
2012-10-01nfsd4: set cl_minorversion at create timeJ. Bruce Fields
2012-10-01nfsd4: don't pin clientids to pseudoflavorsJ. Bruce Fields
2012-09-25nfsd4: fix bind_conn_to_session xdr commentJ. Bruce Fields
2012-09-10nfsd4: cast readlink() bug argumentJ. Bruce Fields
2012-09-10NFSD: pass null terminated buf to kstrtouint()Malahal Naineni
2012-09-10nfsd: remove duplicate init in nfsd4_cb_recallNamjae Jeon
2012-09-10nfsd4: eliminate redundant nfs4_free_stateidJ. Bruce Fields
2012-09-10fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall
2012-09-10nfsd: remove unused listener-removal interfacesJ. Bruce Fields
2012-09-10nfsd4: fix nfs4 stateid leakJ. Bruce Fields
2012-08-21nfsd: document kernel interfaces for nfsd configurationJ. Bruce Fields
2012-08-21svcrpc: split up svc_handle_xprtJ. Bruce Fields
2012-08-21svcrpc: break up svc_recvJ. Bruce Fields
2012-08-21svcrpc: make svc_xprt_received staticJ. Bruce Fields
2012-08-21svcrpc: remove handling of unknown errors from svc_recvJ. Bruce Fields
2012-08-21svcrpc: make xpo_recvfrom return only >=0J. Bruce Fields
2012-08-21svcrpc: don't bother checking bad svc_addr_len resultJ. Bruce Fields
2012-08-21svcrpc: minor udp code cleanupJ. Bruce Fields
2012-08-21nfsd: allow configuring nfsd to listen on 5-digit portsJ. Bruce Fields
2012-08-21nfsd: remove redundant "port" argumentJ. Bruce Fields
2012-08-21svcrpc: share some setup of listening socketsJ. Bruce Fields
2012-08-21svcrpc: make svc_create_xprt enqueue on clearing XPT_BUSYJ. Bruce Fields
2012-08-21svcrpc: clean up control flowJ. Bruce Fields
2012-08-21svcrpc: standardize svc_setup_socket return conventionJ. Bruce Fields
2012-08-21svcrpc: fix xpt_list traversal locking on shutdownJ. Bruce Fields
2012-08-21knfsd: don't allocate file_locks on the stackJeff Layton
2012-08-21knfsd: remove bogus BUG_ON() call from nfsd4_lockuJeff Layton
2012-08-21nfsd4: nfsd_process_n_delegations should be staticJ. Bruce Fields
2012-08-20NFSD: Swap the struct nfs4_operation getter and setterBryan Schumaker
2012-08-20nfsd: do_nfsd_create verf argument is a u32J. Bruce Fields
2012-08-20nfsd4: declare nfs4_recoverydir properlyJ. Bruce Fields
2012-08-20nfsd4: nfsaclsvc_encode_voidres staticJ. Bruce Fields
2012-08-20nfsd: trivial comment updatesJeff Layton
2012-08-20vfs: don't treat fl_type as a bitmapJeff Layton
2012-08-20svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields
2012-08-20svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields
2012-08-20svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields
2012-08-20nfsd4: fix security flavor of NFSv4.0 callbackJ. Bruce Fields
2012-08-16Linux 3.6-rc2Linus Torvalds
2012-08-16autofs4 - fix get_next_positive_subdir()Ian Kent