nfsd4: set shorter timeout
[safe/jmp/linux-2.6] / fs / nfsd /
2009-04-29 J. Bruce Fieldsnfsd4: set shorter timeout
2009-04-29 J. Bruce Fieldsnfsd4: setclientid_confirm callback-change fixes
2009-04-29 J. Bruce Fieldsnfsd: quiet compile warning
2009-04-29 J. Bruce Fieldsnfsd: support ext4 i_version
2009-04-29 J. Bruce Fieldsnfsd4: delete obsolete xdr comments
2009-04-29 J. Bruce Fieldsnfsd: eliminate ENCODE_HEAD macro
2009-04-28 Chuck LeverNFSD: Stricter buffer size checking in fs/nfsd/nfsctl.c
2009-04-28 Chuck LeverNFSD: Stricter buffer size checking in write_versions()
2009-04-28 Chuck LeverNFSD: Stricter buffer size checking in write_recoverydir()
2009-04-28 Chuck LeverSUNRPC: pass buffer size to svc_sock_names()
2009-04-28 Chuck LeverSUNRPC: pass buffer size to svc_addsock()
2009-04-28 Chuck LeverNFSD: Prevent a buffer overflow in svc_xprt_names()
2009-04-28 Chuck LeverNFSD: move lockd_up() before svc_addsock()
2009-04-28 Chuck LeverNFSD: Finish refactoring __write_ports()
2009-04-28 Chuck LeverNFSD: Note an additional requirement when passing TCP...
2009-04-28 Chuck LeverNFSD: Refactor socket creation out of __write_ports()
2009-04-28 Chuck LeverNFSD: Refactor portlist socket closing into a helper
2009-04-28 Chuck LeverNFSD: Refactor transport addition out of __write_ports()
2009-04-28 Chuck LeverNFSD: Refactor transport removal out of __write_ports()
2009-04-24 Bian Naimengnfsd4: distinguish expired from stale stateids
2009-04-23 Roel Kluinrpcgss: remove redundant test on unsigned
2009-04-21 David WoodhouseFix i_mutex vs. readdir handling in nfsd
2009-04-21 Al ViroSafer nfsd_cross_mnt()
2009-04-06 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-04-06 Benny Halevynfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc
2009-04-04 Benny Halevynfsd41: CREATE_EXCLUSIVE4_1
2009-04-04 Benny Halevynfsd41: SUPPATTR_EXCLCREAT attribute
2009-04-04 Andy Adamsonnfsd41: support for 3-word long attribute bitmask
2009-04-04 Benny Halevynfsd: dynamically skip encoded fattr bitmap in _nfsd4_v...
2009-04-04 Benny Halevynfsd41: pass writable attrs mask to nfsd4_decode_fattr
2009-04-04 Benny Halevynfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
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: check encode size for sessions maxresponse...
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: hard page limit for DRC
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 Andy Adamsonnfsd41: xdr infrastructure
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-04-04 Andy Adamsonnfsd: don't use the deferral service, return NFS4ERR_DELAY
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-01 Trond MyklebustMerge branch 'devel' into for-linus
2009-04-01 Al ViroTake fs_struct handling to new file (fs/fs_struct.c)
2009-03-30 Benny Halevynfsd: remove nfsd4_ops array size
2009-03-29 Andy Adamsonnfsd: embed nfsd4_current_state in nfsd4_compoundres
2009-03-28 Chuck LeverSUNRPC: Remove @family argument from svc_create() and...
2009-03-28 Chuck LeverSUNRPC: Change svc_create_xprt() to take a @family...
2009-03-28 Chuck LeverNFSD: If port value written to /proc/fs/nfsd/portlist...
2009-03-27 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-26 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-26 Jan Karanfsd: Use lowercase names of quota functions
2009-03-18 Sachin S. PrabhuInconsistent setattr behaviour
2009-03-18 J. Bruce Fieldsnfsd4: don't check ip address in setclientid
2009-03-18 Greg Banksknfsd: add file to export stats about nfsd pools
2009-03-18 Greg Banksknfsd: remove the nfsd thread busy histogram
2009-03-18 J. Bruce Fieldsnfsd4: remove redundant check from nfsd4_open
2009-03-18 J. Bruce Fieldsnfsd4: don't do lookup within readdir in recovery code
2009-03-18 J. Bruce Fieldsnfsd4: support putpubfh operation
2009-03-18 David ShawShort write in nfsd becomes a full write to the client
2009-03-18 Benny HalevyNFSD: return nfsv4 error code nfserr_notsupp rather...
2009-03-18 J. Bruce Fieldsnfsd4: move rpc_client setup to a separate function
2009-03-18 J. Bruce Fieldsnfsd4: fix do_probe_callback errors
2009-03-18 J. Bruce Fieldsnfsd4: remove use of mutex for file_hashtable
2009-03-18 J. Bruce Fieldsnfsd4: put_nfs4_client does not require state lock
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 wengang wangnfsd(v2/v3): fix the failure of creation from HPUX...
2009-03-18 Alexandros Batsakisnfsd: lock state around put client and delegation in...
2009-03-18 J. Bruce Fieldsnfsd4: use helper for copying delegation filehandle
2009-03-18 J. Bruce Fieldsnfsd4: use helper for copying filehandles for replay
2009-03-18 J. Bruce Fieldsnfsd4: fix misplaced comment
2009-03-18 J. Bruce Fieldsnfsd: clarify exclusive create bitmask result.
2009-03-18 Manish Katiyarnfsd : Define NFSD only when FILE_LOCKING is enabled
2009-03-18 Qinghuang FengNFSD: cleanup for nfs3proc.c
2009-03-18 J. Bruce Fieldsnfsd4: split open/lockowner release code
2009-03-18 J. Bruce Fieldsnfsd4: remove a forward declaration
next