aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
* Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-01-11
|\
| * SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-16
| * SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-16
| * NFS: Repair whitespace damage in NFS PROC macroChuck Lever2010-12-16
| * NFSD: Update XDR decoders in NFSv4 callback clientChuck Lever2010-12-16
| * NFSD: Update XDR encoders in NFSv4 callback clientChuck Lever2010-12-16
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\ \
| * | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-15
* | | fs: dcache scale dentry refcountNick Piggin2011-01-07
| |/ |/|
* | nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown2010-12-08
|/
* BKL: remove references to lock_kernel from commentsArnd Bergmann2010-11-17
* 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
| * | nfsd4: add new connections to sessionJ. Bruce Fields2010-10-01
| * | nfsd4: refactor connection allocationJ. Bruce Fields2010-10-01
| * | nfsd4: use callbacks on svc_xprt_deletionJ. Bruce Fields2010-10-01
| * | nfsd4: keep per-session list of connectionsJ. Bruce Fields2010-10-01
| * | nfsd4: clean up session allocationJ. Bruce Fields2010-10-01
| * | nfsd4: fix alloc_init_session return typeJ. Bruce Fields2010-10-01
| * | nfsd4: fix alloc_init_session BUILD_BUG_ON()J. Bruce Fields2010-10-01
| * | nfsd4: Move callback setup to callback queueJ. Bruce Fields2010-10-01
| * | nfsd4: remove separate cb_args structJ. Bruce Fields2010-10-01
| * | nfsd4: use generic callback code in null caseJ. Bruce Fields2010-10-01
| * | nfsd4: generic callback codeJ. Bruce Fields2010-10-01
| * | nfsd4: rename nfs4_rpc_args->nfsd4_cb_argsJ. Bruce Fields2010-10-01
| * | nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequenceJ. Bruce Fields2010-10-01
| * | nfsd4: minor variable renaming (cb -> conn)J. Bruce Fields2010-10-01
| * | sunrpc: Add net to rpc_create_argsPavel Emelyanov2010-10-01