aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2011-01-11Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
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
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-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
2010-10-26Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-25fs: add sync_inode_metadataChristoph Hellwig
2010-10-24nfsd4: fix connection allocation in sequence()J. Bruce Fields
2010-10-24NFSD: remove duplicate NFS4_STATEID_SIZEAndy Adamson
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21nfsd4: only require krb5 principal for NFSv4.0 callbacksJ. Bruce Fields
2010-10-21nfsd4: move minorversion to clientJ. Bruce Fields
2010-10-21nfsd4: delay session removal till free_clientJ. Bruce Fields
2010-10-21nfsd4: separate callback change and callback probeJ. Bruce Fields
2010-10-21nfsd4: callback program number is per-sessionJ. Bruce Fields
2010-10-21nfsd4: track backchannel connectionsJ. Bruce Fields
2010-10-21nfsd4: confirm only on succesful create_sessionJ. Bruce Fields
2010-10-21nfsd4: make backchannel sequence number per-sessionJ. Bruce Fields
2010-10-21nfsd4: use client pointer to backchannel sessionJ. Bruce Fields
2010-10-21nfsd4: move callback setup into session init codeJ. Bruce Fields
2010-10-21nfsd4: don't cache seq_misordered repliesJ. Bruce Fields
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-13nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields
2010-10-11nfsd4: expire clients more promptlyJ. Bruce Fields
2010-10-05fs/locks.c: prepare for BKL removalArnd Bergmann
2010-10-02nfsd4: return expired on unfound stateid'sJ. Bruce Fields
2010-10-01nfsd4: add new connections to sessionJ. Bruce Fields
2010-10-01nfsd4: refactor connection allocationJ. Bruce Fields
2010-10-01nfsd4: use callbacks on svc_xprt_deletionJ. Bruce Fields
2010-10-01nfsd4: keep per-session list of connectionsJ. Bruce Fields
2010-10-01nfsd4: clean up session allocationJ. Bruce Fields
2010-10-01nfsd4: fix alloc_init_session return typeJ. Bruce Fields