aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
* nfsd: move fsid_type choice out of fh_composeJ. Bruce Fields2009-09-02
* nfsd: move some of fh_compose into helper functionsJ. Bruce Fields2009-09-02
* nfsd41: replace page based DRC with buffer based DRCAndy Adamson2009-09-01
* nfsd41: replace nfserr_resource in pure nfs41 responsesAndy Adamson2009-09-01
* nfsd41: use session maxreqs for sequence target and highest slotidAndy Adamson2009-09-01
* nfsd41: bound forechannel drc size by memory usageAndy Adamson2009-09-01
* NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attributeTrond Myklebust2009-09-01
* nfsd41: expand solo sequence checkAndy Adamson2009-08-28
* nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entryFrank Filz2009-08-27
* nfsd41: renew_client must be called under the state lockBenny Halevy2009-08-27
* knfsd: Replace lock_kernel with a mutex in nfsd pool stats.Ryusei Yamaguchi2009-08-25
* nfsd: Fix unnecessary deny bits in NFSv4 ACLFrank Filz2009-08-24
* nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...Jeff Layton2009-08-21
* nfsd: add support for NFSv4 callbacks over IPv6Jeff Layton2009-08-21
* nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storageJeff Layton2009-08-21
* nfsd: make nfs4_client->cl_addr a struct sockaddr_storageJeff Layton2009-08-21
* Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...J. Bruce Fields2009-08-21
|\
| * Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-10
| |\
| | * SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust2009-08-09
| | * NFSD: Clean up the idmapper warning...Trond Myklebust2009-08-09
| * | NFSD: Support IPv6 addresses in write_failover_ip()Chuck Lever2009-08-09
| |/
| * headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
| * NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()David Howells2009-07-03
* | nfsd41: encode replay sequence from the slot valuesAndy Adamson2009-07-28
* | nfsd41: rename nfsd4_enc_uncached_replayAndy Adamson2009-07-28
* | nfsd41: Use separate DRC for setclientidAndy Adamson2009-07-28
* | nfsd41: change check_slot_seqid parametersAndy Adamson2009-07-28
* | nfsd41: remove redundant forechannel max requests checkAndy Adamson2009-07-28
* | nfsd41: hange from page to memory based drc limitsAndy Adamson2009-07-28
* | nfsd41: reserve less memory for DRCAndy Adamson2009-07-28
* | nfsd41: minor set_forechannel_maxreqs cleanupAndy Adamson2009-07-28
* | nfsd41: reclaim DRC memory on session freeAndy Adamson2009-07-28
* | nfsd: minor write_pool_threads exit cleanupJ. Bruce Fields2009-07-28
* | Fix memory leak in write_pool_threadsEric Sesterhenn2009-07-28
* | nfsd41: use globals for DRC limitsAndy Adamson2009-07-14
* | NFSv4: ACL in operations 'open' and 'create' should be usedYu Zhiguo2009-07-14
|/
* Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds2009-06-22
|\
| * nfsd41: Backchannel: minorversion support for the back channelAndy Adamson2009-06-18
| * nfsd41: Backchannel: cleanup nfs4.0 callback encode routinesAndy Adamson2009-06-18
| * nfsd41: Remove ip address collision detection caseMike Sager2009-06-18
| * nfsd: optimise the starting of zero threads when none are running.NeilBrown2009-06-18
| * nfsd: don't take nfsd_mutex twice when setting number of threads.NeilBrown2009-06-18
| * nfsd41: sanity check client drc maxreqsAndy Adamson2009-06-16
| * nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...Alexandros Batsakis2009-06-16
| * NFS: kill off complicated macro 'PROC'Yu Zhiguo2009-06-15
| * nfsd: minor nfsd_vfs_write cleanupJ. Bruce Fields2009-06-15
| * nfsd: Pull write-gathering code out of nfsd_vfs_writeJ. Bruce Fields2009-06-15
| * nfsd: track last inode only in use_wgather caseJ. Bruce Fields2009-06-15
| * nfsd: Use write gathering only with NFSv2Trond Myklebust2009-06-15
| * Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields2009-06-15
| |\