aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
* nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields2011-01-04
* nfsd4: name->id mapping should fail with BADOWNER not BADNAMEJ. Bruce Fields2011-01-04
* locks: eliminate fl_mylease callbackJ. Bruce Fields2011-01-04
* nfsd4: use a single struct file for delegationsJ. Bruce Fields2011-01-04
* nfsd4: eliminate lease delete callbackJ. Bruce Fields2011-01-04
* nfsd: remove some unnecessary dropit handlingJ. Bruce Fields2011-01-04
* nfsd: stop translating EAGAIN to nfserr_dropitJ. Bruce Fields2011-01-04
* svcrpc: simpler request droppingJ. Bruce Fields2011-01-04
* nfsd: don't drop requests on -ENOMEMJ. Bruce Fields2011-01-04
* nfsd: declare several functions of nfs4callback as staticKirill A. Shutemov2011-01-04
* nfsd4: fix oops on secinfo_no_name result encodingMi Jinlong2010-12-29
* nfsd4: implement secinfo_no_nameJ. Bruce Fields2010-12-17
* nfsd4: move guts of nfsd4_lookupp into helperJ. Bruce Fields2010-12-17
* nfsd4: 4.1 SECINFO should consume filehandleJ. Bruce Fields2010-12-17
* nfs: add missed CONFIG_NFSD_DEPRECATEDbookjovi@gmail.com2010-12-17
* nfsd: fix offset printk's in nfsd3 read/writeJ. Bruce Fields2010-12-17
* nfsd4: fix mixed 4.0/4.1 handling, 4.1 rebootJ. Bruce Fields2010-12-17
* nfsd4: replace unintuitive match_clientid_establishmentJ. Bruce Fields2010-12-17
* Merge commit 'v2.6.37-rc6' into for-2.6.38J. Bruce Fields2010-12-17
|\
| * nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown2010-12-08
| * BKL: remove references to lock_kernel from commentsArnd Bergmann2010-11-17
* | NFS4.1: Fix bug server don't reply the right fore_channel to client at create...Mi Jinlong2010-11-19
* | NFS4.1: server gets drc mem fail should reply error at create_sessionMi Jinlong2010-11-19
* | nfsd4: return serverfault on request for ssvJ. Bruce Fields2010-11-19
* | NFSv4.1: Make sure nfsd can decode SP4_SSV correctly at exchange_idMi Jinlong2010-11-19
* | nfsd: fix NULL dereference in setattr()Dan Carpenter2010-11-19
|/
* nfsd4: fix 4.1 connection registration raceJ. Bruce Fields2010-11-02
* locks: let the caller free file_lock on ->setlease failureChristoph Hellwig2010-10-31
* nfsd4: initialize delegation pointer to leaseJ. Bruce Fields2010-10-30
* convert get_sb_single() usersAl Viro2010-10-29
* Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-27
|\
| * locks/nfsd: allocate file lock outside of spinlockArnd Bergmann2010-10-27
| * lockd: push lock_flocks downArnd Bergmann2010-10-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-26
|\ \ | |/ |/|
| * fs: add sync_inode_metadataChristoph Hellwig2010-10-25
* | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-26
|\ \
| * | nfsd4: fix connection allocation in sequence()J. Bruce Fields2010-10-24
| * | nfsd4: only require krb5 principal for NFSv4.0 callbacksJ. Bruce Fields2010-10-21
| * | nfsd4: move minorversion to clientJ. Bruce Fields2010-10-21
| * | nfsd4: delay session removal till free_clientJ. Bruce Fields2010-10-21
| * | nfsd4: separate callback change and callback probeJ. Bruce Fields2010-10-21
| * | nfsd4: callback program number is per-sessionJ. Bruce Fields2010-10-21
| * | nfsd4: track backchannel connectionsJ. Bruce Fields2010-10-21
| * | nfsd4: confirm only on succesful create_sessionJ. Bruce Fields2010-10-21
| * | nfsd4: make backchannel sequence number per-sessionJ. Bruce Fields2010-10-21
| * | nfsd4: use client pointer to backchannel sessionJ. Bruce Fields2010-10-21
| * | nfsd4: move callback setup into session init codeJ. Bruce Fields2010-10-21
| * | nfsd4: don't cache seq_misordered repliesJ. Bruce Fields2010-10-21
| * | nfsd4: expire clients more promptlyJ. Bruce Fields2010-10-11
| * | nfsd4: return expired on unfound stateid'sJ. Bruce Fields2010-10-02