aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2011-01-11nfsd4: allow backchannel recoveryJ. Bruce Fields
2011-01-11nfsd4: support BIND_CONN_TO_SESSIONJ. Bruce Fields
2011-01-11nfsd4: modify session list under cl_lockJ. Bruce Fields
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07fs: dcache scale dentry refcountNick Piggin
2011-01-04nfs4: set source address when callback is generatedTakuma Umeya
2011-01-04nfsd4: return nfs errno from name_to_id functionsJ. Bruce Fields
2011-01-04nfsd4: remove outdated pathname-commentsJ. Bruce Fields
2011-01-04nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields
2011-01-04nfsd4: name->id mapping should fail with BADOWNER not BADNAMEJ. Bruce Fields
2011-01-04locks: eliminate fl_mylease callbackJ. Bruce Fields
2011-01-04nfsd4: use a single struct file for delegationsJ. Bruce Fields
2011-01-04nfsd4: eliminate lease delete callbackJ. Bruce Fields
2011-01-04nfsd: remove some unnecessary dropit handlingJ. Bruce Fields
2011-01-04nfsd: stop translating EAGAIN to nfserr_dropitJ. Bruce Fields
2011-01-04svcrpc: simpler request droppingJ. Bruce Fields
2011-01-04nfsd: don't drop requests on -ENOMEMJ. Bruce Fields
2011-01-04nfsd: declare several functions of nfs4callback as staticKirill A. Shutemov
2010-12-29nfsd4: fix oops on secinfo_no_name result encodingMi Jinlong
2010-12-20Fix compile warnings due to missing removal of a 'ret' variableJens Axboe
2010-12-17nfsd4: implement secinfo_no_nameJ. Bruce Fields
2010-12-17nfsd4: move guts of nfsd4_lookupp into helperJ. Bruce Fields
2010-12-17nfsd4: 4.1 SECINFO should consume filehandleJ. Bruce Fields
2010-12-17nfs: add missed CONFIG_NFSD_DEPRECATEDbookjovi@gmail.com
2010-12-17nfsd: fix offset printk's in nfsd3 read/writeJ. Bruce Fields
2010-12-17nfsd4: fix mixed 4.0/4.1 handling, 4.1 rebootJ. Bruce Fields
2010-12-17nfsd4: replace unintuitive match_clientid_establishmentJ. Bruce Fields
2010-12-17Merge commit 'v2.6.37-rc6' into for-2.6.38J. Bruce Fields
2010-12-17fs/splice: Pull buf->ops->confirm() from splice_from_pipe actorsMichał Mirosław
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever
2010-12-16NFS: Repair whitespace damage in NFS PROC macroChuck Lever
2010-12-16NFSD: Update XDR decoders in NFSv4 callback clientChuck Lever
2010-12-16NFSD: Update XDR encoders in NFSv4 callback clientChuck Lever
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-12-08nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown
2010-11-19NFS4.1: Fix bug server don't reply the right fore_channel to client at create...Mi Jinlong
2010-11-19NFS4.1: server gets drc mem fail should reply error at create_sessionMi Jinlong
2010-11-19nfsd4: return serverfault on request for ssvJ. Bruce Fields
2010-11-19NFSv4.1: Make sure nfsd can decode SP4_SSV correctly at exchange_idMi Jinlong
2010-11-19nfsd: fix NULL dereference in setattr()Dan Carpenter
2010-11-17BKL: remove references to lock_kernel from commentsArnd Bergmann
2010-11-02nfsd4: fix 4.1 connection registration raceJ. Bruce Fields
2010-10-31locks: let the caller free file_lock on ->setlease failureChristoph Hellwig
2010-10-30nfsd4: initialize delegation pointer to leaseJ. Bruce Fields
2010-10-29convert get_sb_single() usersAl Viro
2010-10-27Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-27locks/nfsd: allocate file lock outside of spinlockArnd Bergmann
2010-10-27lockd: push lock_flocks downArnd Bergmann
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds