Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
[safe/jmp/linux-2.6] / fs / nfsd /
2009-11-14 Petr VandrovecFix memory corruption caused by nfsd readdir+
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-23 James Morrisseq_file: constify seq_operations
2009-09-22 Linus TorvaldsMerge branch 'for-2.6.32' of git://linux-nfs.org/~bfiel...
2009-09-22 Alexey Dobriyanconst: make lock_manager_operations const
2009-09-21 Steve Dicksonnfsd4: nfsv4 clients should cross mountpoints
2009-09-16 Ricardo Labiaganfsd41: Refactor create_client()
2009-09-16 Alexandros Batsakisnfsd41: modify nfsd4.1 backchannel to use new xprt...
2009-09-16 Ricardo Labiaganfsd41: Backchannel: Implement cb_recall over NFSv4.1
2009-09-16 Benny Halevynfsd41: Backchannel: cb_sequence callback
2009-09-16 Ricardo Labiaganfsd41: Backchannel: Setup sequence information
2009-09-16 Ricardo Labiaganfsd41: Backchannel: Server backchannel RPC wait queue
2009-09-16 Ricardo Labiaganfsd41: Backchannel: Add sequence arguments to callback...
2009-09-16 Andy Adamsonnfsd41: Backchannel: callback infrastructure
2009-09-16 J. Bruce Fieldsnfsd4: use common rpc_cred for all callbacks
2009-09-16 J. Bruce Fieldsnfsd4: allow nfs4 state startup to fail
2009-09-16 J. Bruce Fieldsnfsd4: fix null dereference creating nfsv4 callback...
2009-09-13 Benny Halevynfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definition
2009-09-11 Trond MyklebustMerge branch 'nfs-for-2.6.32'
2009-09-04 J. Bruce Fieldsnfsd: fix leak on error in nfsv3 readdir
2009-09-04 J. Bruce Fieldsnfsd: clean up readdirplus encoding
2009-09-04 J. Bruce Fieldsnfsd4: filehandle leak or error exit from fh_compose()
2009-09-03 Trond MyklebustNFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4...
2009-09-03 J. Bruce Fieldsnfsd: move fsid_type choice out of fh_compose
2009-09-03 J. Bruce Fieldsnfsd: move some of fh_compose into helper functions
2009-09-02 David HowellsCRED: Add some configurable debugging [try #6]
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-09-02 Trond MyklebustNFSD: Fix a bug in the NFSv4 'supported attrs' mandator...
2009-08-28 Andy Adamsonnfsd41: expand solo sequence check
2009-08-27 Frank Filznfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP...
2009-08-27 Benny Halevynfsd41: renew_client must be called under the state...
2009-08-25 Ryusei Yamaguchiknfsd: Replace lock_kernel with a mutex in nfsd pool...
2009-08-25 Frank Filznfsd: Fix unnecessary deny bits in NFSv4 ACL
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-08-21 J. Bruce FieldsMerge branch 'nfs-for-2.6.32' of git://git.linux-nfs...
2009-08-10 Trond MyklebustMerge branch 'sunrpc_cache-for-2.6.32' into nfs-for...
2009-08-09 Trond MyklebustSUNRPC: Allow the cache_detail to specify alternative...
2009-08-09 Trond MyklebustNFSD: Clean up the idmapper warning...
2009-08-09 Chuck LeverNFSD: Support IPv6 addresses in write_failover_ip()
2009-07-28 Andy Adamsonnfsd41: encode replay sequence from the slot values
2009-07-28 Andy Adamsonnfsd41: rename nfsd4_enc_uncached_replay
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: reserve less memory for DRC
2009-07-28 Andy Adamsonnfsd41: minor set_forechannel_maxreqs cleanup
2009-07-28 Andy Adamsonnfsd41: reclaim DRC memory on session free
2009-07-28 J. Bruce Fieldsnfsd: minor write_pool_threads exit cleanup
2009-07-28 Eric SesterhennFix memory leak in write_pool_threads
2009-07-14 Andy Adamsonnfsd41: use globals for DRC limits
2009-07-14 Yu ZhiguoNFSv4: ACL in operations 'open' and 'create' should...
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-03 David HowellsNFSD: Don't hold unrefcounted creds over call to nfsd_s...
2009-06-22 Linus TorvaldsMerge branch 'for-2.6.31' of git://fieldses.org/git...
2009-06-19 Andy Adamsonnfsd41: Backchannel: minorversion support for the back...
2009-06-19 Andy Adamsonnfsd41: Backchannel: cleanup nfs4.0 callback encode...
2009-06-19 Mike Sagernfsd41: Remove ip address collision detection case
2009-06-18 NeilBrownnfsd: optimise the starting of zero threads when none...
2009-06-18 NeilBrownnfsd: don't take nfsd_mutex twice when setting number...
2009-06-17 Andy Adamsonnfsd41: sanity check client drc maxreqs
2009-06-16 Alexandros Batsakisnfsd41: move channel attributes from nfsd4_session...
2009-06-16 Yu ZhiguoNFS: kill off complicated macro 'PROC'
2009-06-16 J. Bruce Fieldsnfsd: minor nfsd_vfs_write cleanup
2009-06-16 J. Bruce Fieldsnfsd: Pull write-gathering code out of nfsd_vfs_write
2009-06-16 J. Bruce Fieldsnfsd: track last inode only in use_wgather case
2009-06-16 Trond Myklebustnfsd: Use write gathering only with NFSv2
2009-06-16 J. Bruce FieldsMerge commit 'v2.6.30' into for-2.6.31
2009-06-12 Al Viroswitch follow_down()
2009-06-12 Al Viroswitch follow_up() to struct path
2009-06-12 Al Viroswitch rqst_exp_parent()
2009-06-12 Al Viroswitch rqst_exp_get_by_name()
2009-06-12 Al Viroswitch exp_parent() to struct path
2009-06-12 Al Vironfsd struct path use: exp_get_by_name()
2009-06-08 James MorrisMerge branch 'master' into next
2009-06-01 Yu ZhiguoNFSv4: kill off complicated macro 'PROC'
2009-06-01 Yu ZhiguoNFSv4: do exact check about attribute specified
2009-05-27 Mimi Zoharintegrity: nfsd imbalance bug fix
2009-05-27 Wei Yongjunnfsd: fix hung up of nfs client while sync write data...
2009-05-27 Greg Banksknfsd: remove unreported filehandle stats counters
2009-05-27 Greg Banksknfsd: fix reply cache memory corruption
2009-05-27 Greg Banksknfsd: reply cache cleanups
2009-05-11 J. Bruce Fieldsnfsd: silence lockdep warning
2009-05-06 Wang Chennfsd: nfs4_stat_init cleanup
2009-05-06 J. Bruce Fieldsnfsd4: check for negative dentry before use in nfsv4...
2009-05-03 Randy Dunlapnfsd: use C99 struct initializers
2009-05-03 J. Bruce Fieldsnfsd4: make recall callback an asynchronous rpc
2009-05-03 Andy Adamsonnfsd41: slots are freed with session
2009-05-02 J. Bruce Fieldsnfsd4: track recall retries in nfs4_delegation
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: replace callback thread by asynchronous rpc
next