Age | Commit message (Expand) | Author | Files | Lines |
2011-01-12 | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 1 | -266/+424 |
2011-01-08 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
2011-01-07 | fs: dcache scale dentry refcount | Nick Piggin | 1 | -3/+2 |
2010-12-16 | SUNRPC: New xdr_streams XDR decoder API | Chuck Lever | 1 | -8/+8 |
2010-12-16 | SUNRPC: New xdr_streams XDR encoder API | Chuck Lever | 1 | -14/+8 |
2010-12-16 | NFS: Repair whitespace damage in NFS PROC macro | Chuck Lever | 1 | -26/+26 |
2010-12-16 | NFSD: Update XDR decoders in NFSv4 callback client | Chuck Lever | 1 | -176/+239 |
2010-12-16 | NFSD: Update XDR encoders in NFSv4 callback client | Chuck Lever | 1 | -77/+178 |
2010-12-15 | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela... | Tejun Heo | 1 | -1/+1 |
2010-12-08 | nfsd: Fix possible BUG_ON firing in set_change_info | Neil Brown | 2 | -13/+14 |
2010-11-17 | BKL: remove references to lock_kernel from comments | Arnd Bergmann | 1 | -4/+4 |
2010-11-03 | nfsd4: fix 4.1 connection registration race | J. Bruce Fields | 1 | -4/+12 |
2010-10-31 | locks: let the caller free file_lock on ->setlease failure | Christoph Hellwig | 1 | -0/+1 |
2010-10-31 | nfsd4: initialize delegation pointer to lease | J. Bruce Fields | 1 | -17/+2 |
2010-10-29 | convert get_sb_single() users | Al Viro | 1 | -4/+4 |
2010-10-28 | Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2 | -12/+15 |
2010-10-27 | locks/nfsd: allocate file lock outside of spinlock | Arnd Bergmann | 1 | -11/+15 |
2010-10-27 | lockd: push lock_flocks down | Arnd Bergmann | 1 | -1/+0 |
2010-10-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -13/+3 |
2010-10-26 | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 11 | -436/+601 |
2010-10-26 | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 1 | -1/+0 |
2010-10-26 | fs: add sync_inode_metadata | Christoph Hellwig | 1 | -13/+3 |
2010-10-25 | nfsd4: fix connection allocation in sequence() | J. Bruce Fields | 1 | -14/+17 |
2010-10-25 | NFSD: remove duplicate NFS4_STATEID_SIZE | Andy Adamson | 1 | -1/+0 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -0/+1 |
2010-10-22 | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -3/+3 |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -0/+1 |
2010-10-21 | nfsd4: only require krb5 principal for NFSv4.0 callbacks | J. Bruce Fields | 1 | -7/+8 |
2010-10-21 | nfsd4: move minorversion to client | J. Bruce Fields | 3 | -7/+15 |
2010-10-21 | nfsd4: delay session removal till free_client | J. Bruce Fields | 1 | -8/+13 |
2010-10-21 | nfsd4: separate callback change and callback probe | J. Bruce Fields | 3 | -9/+16 |
2010-10-21 | nfsd4: callback program number is per-session | J. Bruce Fields | 3 | -2/+5 |
2010-10-21 | nfsd4: track backchannel connections | J. Bruce Fields | 1 | -4/+7 |
2010-10-21 | nfsd4: confirm only on succesful create_session | J. Bruce Fields | 1 | -3/+5 |
2010-10-21 | nfsd4: make backchannel sequence number per-session | J. Bruce Fields | 3 | -15/+17 |
2010-10-21 | nfsd4: use client pointer to backchannel session | J. Bruce Fields | 3 | -8/+6 |
2010-10-21 | nfsd4: move callback setup into session init code | J. Bruce Fields | 2 | -15/+15 |
2010-10-21 | nfsd4: don't cache seq_misordered replies | J. Bruce Fields | 1 | -2/+1 |
2010-10-21 | BKL: introduce CONFIG_BKL. | Arnd Bergmann | 1 | -0/+1 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-10-13 | nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink | J. Bruce Fields | 1 | -2/+0 |
2010-10-12 | nfsd4: expire clients more promptly | J. Bruce Fields | 1 | -1/+1 |
2010-10-05 | fs/locks.c: prepare for BKL removal | Arnd Bergmann | 1 | -3/+3 |
2010-10-03 | nfsd4: return expired on unfound stateid's | J. Bruce Fields | 1 | -2/+9 |
2010-10-02 | nfsd4: add new connections to session | J. Bruce Fields | 1 | -2/+47 |
2010-10-02 | nfsd4: refactor connection allocation | J. Bruce Fields | 1 | -6/+26 |
2010-10-02 | nfsd4: use callbacks on svc_xprt_deletion | J. Bruce Fields | 2 | -9/+45 |
2010-10-02 | nfsd4: keep per-session list of connections | J. Bruce Fields | 2 | -15/+62 |
2010-10-02 | nfsd4: clean up session allocation | J. Bruce Fields | 1 | -122/+89 |
2010-10-02 | nfsd4: fix alloc_init_session return type | J. Bruce Fields | 1 | -3/+1 |