nfsd4: allow nfs4 state startup to fail
[safe/jmp/linux-2.6] / fs / nfsd / nfs4state.c
2009-09-16 J. Bruce Fieldsnfsd4: allow nfs4 state startup to fail
2009-09-02 Andy Adamsonnfsd41: replace page based DRC with buffer based DRC
2009-09-02 Andy Adamsonnfsd41: replace nfserr_resource in pure nfs41 responses
2009-09-02 Andy Adamsonnfsd41: use session maxreqs for sequence target and...
2009-09-02 Andy Adamsonnfsd41: bound forechannel drc size by memory usage
2009-08-28 Andy Adamsonnfsd41: expand solo sequence check
2009-08-27 Benny Halevynfsd41: renew_client must be called under the state...
2009-08-21 Jeff Laytonnfsd: populate sin6_scope_id on callback address with...
2009-08-21 Jeff Laytonnfsd: add support for NFSv4 callbacks over IPv6
2009-08-21 Jeff Laytonnfsd: convert nfs4_cb_conn struct to hold address in...
2009-08-21 Jeff Laytonnfsd: make nfs4_client->cl_addr a struct sockaddr_storage
2009-07-28 Andy Adamsonnfsd41: encode replay sequence from the slot values
2009-07-28 Andy Adamsonnfsd41: Use separate DRC for setclientid
2009-07-28 Andy Adamsonnfsd41: change check_slot_seqid parameters
2009-07-28 Andy Adamsonnfsd41: remove redundant forechannel max requests check
2009-07-28 Andy Adamsonnfsd41: hange from page to memory based drc limits
2009-07-28 Andy Adamsonnfsd41: minor set_forechannel_maxreqs cleanup
2009-07-28 Andy Adamsonnfsd41: reclaim DRC memory on session free
2009-07-14 Andy Adamsonnfsd41: use globals for DRC limits
2009-06-19 Andy Adamsonnfsd41: Backchannel: minorversion support for the back...
2009-06-19 Mike Sagernfsd41: Remove ip address collision detection case
2009-06-17 Andy Adamsonnfsd41: sanity check client drc maxreqs
2009-06-16 Alexandros Batsakisnfsd41: move channel attributes from nfsd4_session...
2009-06-16 J. Bruce FieldsMerge commit 'v2.6.30' into for-2.6.31
2009-05-06 Wang Chennfsd: nfs4_stat_init cleanup
2009-05-03 J. Bruce Fieldsnfsd4: make recall callback an asynchronous rpc
2009-05-03 Andy Adamsonnfsd41: slots are freed with session
2009-05-01 J. Bruce Fieldsnfsd4: remove unused dl_trunc
2009-05-01 J. Bruce Fieldsnfsd4: eliminate struct nfs4_cb_recall
2009-05-01 J. Bruce Fieldsnfsd4: rename callback struct to cb_conn
2009-04-29 J. Bruce Fieldsnfsd4: lookup up callback cred only once
2009-04-29 J. Bruce Fieldsnfsd4: setclientid_confirm callback-change fixes
2009-04-29 J. Bruce Fieldsnfsd: quiet compile warning
2009-04-24 Bian Naimengnfsd4: distinguish expired from stale stateids
2009-04-04 Andy Adamsonnfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap
2009-04-04 Andy Adamsonnfsd41: access_valid
2009-04-04 Andy Adamsonnfsd41: clientid handling
2009-04-04 Andy Adamsonnfsd41: stateid handling
2009-04-04 Benny Halevynfsd: pass nfsd4_compound_state* to nfs4_preprocess_...
2009-04-04 Benny Halevynfsd41: destroy_session operation
2009-04-04 Andy Adamsonnfsd41: non-page DRC for solo sequence responses
2009-04-04 Andy Adamsonnfsd41: Add a create session replay cache
2009-04-04 Andy Adamsonnfsd41: create_session operation
2009-04-04 Andy Adamsonnfsd41: clear DRC cache on free_session
2009-04-04 Andy Adamsonnfsd41: nfsd DRC logic
2009-04-04 Andy Adamsonnfsd41: DRC save, restore, and clear functions
2009-04-04 Andy Adamsonnfsd41: enforce NFS4ERR_SEQUENCE_POS operation order...
2009-04-04 Benny Halevynfsd41: sequence operation
2009-04-04 Andy Adamsonnfsd41: match clientid establishment method
2009-04-04 Andy Adamsonnfsd41: exchange_id operation
2009-04-04 Andy Adamsonnfsd41: proc stubs
2009-04-04 Marc Eshelnfsd41: sessionid hashing
2009-04-04 Marc Eshelnfsd41: release_session when client is expired
2009-04-04 Marc Eshelnfsd41: introduce nfs4_client cl_sessions list
2009-04-04 Andy Adamsonnfsd41: sessions basic data types
2009-03-18 J. Bruce Fieldsnfsd4: don't check ip address in setclientid
2009-03-18 J. Bruce Fieldsnfsd4: remove use of mutex for file_hashtable
2009-03-18 J. Bruce Fieldsnfsd4: rename io_during_grace_disallowed
2009-03-18 J. Bruce Fieldsnfsd4: remove unused CHECK_FH flag
2009-03-18 J. Bruce Fieldsnfsd4: fail when delegreturn gets a non-delegation...
2009-03-18 J. Bruce Fieldsnfsd4: separate delegreturn case from preprocess_stateid_op
2009-03-18 J. Bruce Fieldsnfsd4: add a helper function to decide if stateid is...
2009-03-18 J. Bruce Fieldsnfsd4: remove some dprintk's
2009-03-18 J. Bruce Fieldsnfsd4: remove unneeded local variable
2009-03-18 J. Bruce Fieldsnfsd4: remove redundant "if" in nfs4_preprocess_stateid_op
2009-03-18 J. Bruce Fieldsnfsd4: move check_stateid_generation check
2009-03-18 J. Bruce Fieldsnfsd4: trivial preprocess_stateid_op cleanup
2009-03-18 J. Bruce Fieldsnfsd4: use helper for copying delegation filehandle
2009-03-18 J. Bruce Fieldsnfsd4: split open/lockowner release code
2009-03-18 J. Bruce Fieldsnfsd4: remove a forward declaration
2009-03-18 J. Bruce Fieldsnfsd4: split lockstateid/openstateid release logic
2009-01-27 Jeff Laytonnfsd: only set file_lock.fl_lmops in nfsd4_lockt if...
2009-01-07 Benny Halevynfsd: last_byte_offset
2009-01-07 J. Bruce Fieldsnfsd: Ensure nfsv4 calls the underlying filesystem...
2009-01-06 Krishna Kumarnfsd: Minor cleanup of find_stateid
2008-12-30 Trond MyklebustMerge branch 'devel' into next
2008-12-23 Olga Kornievskaianfsd: support callbacks with gss flavors
2008-12-23 Olga Kornievskaianfsd: pass client principal name in rsc downcall
2008-12-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-24 J. Bruce Fieldsnfsd: clean up grace period on early exit
2008-10-31 Harvey Harrisonfs: replace NIPQUAD()
2008-10-23 Al Viro[PATCH] switch nfsd to kern_path()
2008-10-03 J. Bruce Fieldsnfsd: common grace period control
2008-07-07 Benny Halevynfsd: take file and mnt write in nfs4_upgrade_open
2008-07-07 J. Bruce Fieldsnfsd: document open share bit tracking
2008-06-23 Miklos Szeredinfsd: rename MAY_ flags
2008-06-23 Jeff Laytonknfsd: clean up nfsd filesystem interfaces
2008-05-18 J. Bruce Fieldsnfsd: remove unnecessary atomic ops
2008-04-25 J. Bruce Fieldslocks: don't call ->copy_lock methods on return of...
2008-04-23 Felix Blyakhernfsd: initialize lease type in nfs4_open_delegation()
2008-04-23 Harvey Harrisonnfsd: fix sparse warnings
2008-04-23 J. Bruce Fieldsnfsd4: kill unnecessary check in preprocess_stateid_op
2008-04-23 J. Bruce Fieldsnfsd4: simplify stateid sequencing checks
2008-04-23 J. Bruce Fieldsnfsd4: remove unnecessary CHECK_FH check in preprocess_...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: create helper to drop file...
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-01 J. Bruce Fieldsnfsd4: clean up access_valid, deny_valid checks.
2008-02-01 J. Bruce Fieldsnfsd4: fix bad seqid on lock request incompatible with...
2008-02-01 J. Bruce Fieldsnfsd4: recognize callback channel failure earlier
next