summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
...
| * | nfsd41: rename nfsd4_enc_uncached_replayAndy Adamson2009-07-281-2/+2
| * | nfsd41: Use separate DRC for setclientidAndy Adamson2009-07-283-29/+40
| * | nfsd41: change check_slot_seqid parametersAndy Adamson2009-07-281-11/+13
| * | nfsd41: remove redundant forechannel max requests checkAndy Adamson2009-07-281-4/+0
| * | nfsd41: hange from page to memory based drc limitsAndy Adamson2009-07-282-22/+19
| * | nfsd41: reserve less memory for DRCAndy Adamson2009-07-281-2/+1
| * | nfsd41: minor set_forechannel_maxreqs cleanupAndy Adamson2009-07-281-8/+7
| * | nfsd41: reclaim DRC memory on session freeAndy Adamson2009-07-281-0/+3
| * | nfsd: minor write_pool_threads exit cleanupJ. Bruce Fields2009-07-281-5/+1
| * | Fix memory leak in write_pool_threadsEric Sesterhenn2009-07-281-0/+1
| * | nfsd41: use globals for DRC limitsAndy Adamson2009-07-142-9/+20
| * | NFSv4: ACL in operations 'open' and 'create' should be usedYu Zhiguo2009-07-141-5/+42
* | | const: make lock_manager_operations constAlexey Dobriyan2009-09-221-2/+2
* | | Merge branch 'nfs-for-2.6.32'Trond Myklebust2009-09-113-20/+35
|\ \ \ | | |/ | |/|
| * | Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-102-6/+28
| |\ \
| | * | SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust2009-08-092-4/+26
| | * | NFSD: Clean up the idmapper warning...Trond Myklebust2009-08-091-2/+2
| * | | NFSD: Support IPv6 addresses in write_failover_ip()Chuck Lever2009-08-091-14/+7
| |/ /
* | | CRED: Add some configurable debugging [try #6]David Howells2009-09-023-0/+9
|/ /
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-122-2/+0
* | NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()David Howells2009-07-031-2/+1
|/
* Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds2009-06-2213-595/+1135
|\
| * nfsd41: Backchannel: minorversion support for the back channelAndy Adamson2009-06-182-1/+3
| * nfsd41: Backchannel: cleanup nfs4.0 callback encode routinesAndy Adamson2009-06-181-8/+16
| * nfsd41: Remove ip address collision detection caseMike Sager2009-06-181-12/+6
| * nfsd: optimise the starting of zero threads when none are running.NeilBrown2009-06-181-2/+4
| * nfsd: don't take nfsd_mutex twice when setting number of threads.NeilBrown2009-06-182-5/+15
| * nfsd41: sanity check client drc maxreqsAndy Adamson2009-06-161-0/+5
| * nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...Alexandros Batsakis2009-06-162-14/+16
| * NFS: kill off complicated macro 'PROC'Yu Zhiguo2009-06-152-56/+379
| * nfsd: minor nfsd_vfs_write cleanupJ. Bruce Fields2009-06-151-7/+8
| * nfsd: Pull write-gathering code out of nfsd_vfs_writeJ. Bruce Fields2009-06-151-30/+39
| * nfsd: track last inode only in use_wgather caseJ. Bruce Fields2009-06-151-15/+10
| * nfsd: Use write gathering only with NFSv2Trond Myklebust2009-06-151-3/+5
| * Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields2009-06-154-7/+20
| |\
| * | NFSv4: kill off complicated macro 'PROC'Yu Zhiguo2009-06-011-17/+17
| * | NFSv4: do exact check about attribute specifiedYu Zhiguo2009-06-012-38/+103
| * | knfsd: remove unreported filehandle stats countersGreg Banks2009-05-271-6/+0
| * | knfsd: fix reply cache memory corruptionGreg Banks2009-05-271-2/+2
| * | knfsd: reply cache cleanupsGreg Banks2009-05-271-10/+19
| * | nfsd: nfs4_stat_init cleanupWang Chen2009-05-061-2/+1
| * | nfsd: use C99 struct initializersRandy Dunlap2009-05-031-56/+56
| * | nfsd4: make recall callback an asynchronous rpcJ. Bruce Fields2009-05-032-50/+52
| * | nfsd4: track recall retries in nfs4_delegationJ. Bruce Fields2009-05-011-2/+2
| * | nfsd4: remove unused dl_truncJ. Bruce Fields2009-05-012-4/+1
| * | nfsd4: eliminate struct nfs4_cb_recallJ. Bruce Fields2009-05-012-16/+13
| * | nfsd4: rename callback struct to cb_connJ. Bruce Fields2009-05-012-19/+19
| * | nfsd4: replace callback thread by asynchronous rpcJ. Bruce Fields2009-04-291-16/+22
| * | nfsd4: lookup up callback cred only onceJ. Bruce Fields2009-04-292-0/+30
| * | nfsd4: create rpc callback client from server threadJ. Bruce Fields2009-04-291-15/+16
OpenPOWER on IntegriCloud