Age | Commit message (Expand) | Author |
2011-01-07 | fs: dcache scale dentry refcount | Nick Piggin |
2011-01-04 | nfs4: set source address when callback is generated | Takuma Umeya |
2011-01-04 | nfsd4: return nfs errno from name_to_id functions | J. Bruce Fields |
2011-01-04 | nfsd4: remove outdated pathname-comments | J. Bruce Fields |
2011-01-04 | nfsd4: move idmap and acl header files into fs/nfsd | J. Bruce Fields |
2011-01-04 | nfsd4: name->id mapping should fail with BADOWNER not BADNAME | J. Bruce Fields |
2011-01-04 | locks: eliminate fl_mylease callback | J. Bruce Fields |
2011-01-04 | nfsd4: use a single struct file for delegations | J. Bruce Fields |
2011-01-04 | nfsd4: eliminate lease delete callback | J. Bruce Fields |
2011-01-04 | nfsd: remove some unnecessary dropit handling | J. Bruce Fields |
2011-01-04 | nfsd: stop translating EAGAIN to nfserr_dropit | J. Bruce Fields |
2011-01-04 | svcrpc: simpler request dropping | J. Bruce Fields |
2011-01-04 | nfsd: don't drop requests on -ENOMEM | J. Bruce Fields |
2011-01-04 | nfsd: declare several functions of nfs4callback as static | Kirill A. Shutemov |
2010-12-29 | nfsd4: fix oops on secinfo_no_name result encoding | Mi Jinlong |
2010-12-20 | Fix compile warnings due to missing removal of a 'ret' variable | Jens Axboe |
2010-12-17 | nfsd4: implement secinfo_no_name | J. Bruce Fields |
2010-12-17 | nfsd4: move guts of nfsd4_lookupp into helper | J. Bruce Fields |
2010-12-17 | nfsd4: 4.1 SECINFO should consume filehandle | J. Bruce Fields |
2010-12-17 | nfs: add missed CONFIG_NFSD_DEPRECATED | bookjovi@gmail.com |
2010-12-17 | nfsd: fix offset printk's in nfsd3 read/write | J. Bruce Fields |
2010-12-17 | nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot | J. Bruce Fields |
2010-12-17 | nfsd4: replace unintuitive match_clientid_establishment | J. Bruce Fields |
2010-12-17 | Merge commit 'v2.6.37-rc6' into for-2.6.38 | J. Bruce Fields |
2010-12-17 | fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors | Michał Mirosław |
2010-12-16 | SUNRPC: New xdr_streams XDR decoder API | Chuck Lever |
2010-12-16 | SUNRPC: New xdr_streams XDR encoder API | Chuck Lever |
2010-12-16 | NFS: Repair whitespace damage in NFS PROC macro | Chuck Lever |
2010-12-16 | NFSD: Update XDR decoders in NFSv4 callback client | Chuck Lever |
2010-12-16 | NFSD: Update XDR encoders in NFSv4 callback client | Chuck Lever |
2010-12-15 | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela... | Tejun Heo |
2010-12-08 | nfsd: Fix possible BUG_ON firing in set_change_info | Neil Brown |
2010-11-19 | NFS4.1: Fix bug server don't reply the right fore_channel to client at create... | Mi Jinlong |
2010-11-19 | NFS4.1: server gets drc mem fail should reply error at create_session | Mi Jinlong |
2010-11-19 | nfsd4: return serverfault on request for ssv | J. Bruce Fields |
2010-11-19 | NFSv4.1: Make sure nfsd can decode SP4_SSV correctly at exchange_id | Mi Jinlong |
2010-11-19 | nfsd: fix NULL dereference in setattr() | Dan Carpenter |
2010-11-17 | BKL: remove references to lock_kernel from comments | Arnd Bergmann |
2010-11-02 | nfsd4: fix 4.1 connection registration race | J. Bruce Fields |
2010-10-31 | locks: let the caller free file_lock on ->setlease failure | Christoph Hellwig |
2010-10-30 | nfsd4: initialize delegation pointer to lease | J. Bruce Fields |
2010-10-29 | convert get_sb_single() users | Al Viro |
2010-10-27 | Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-27 | locks/nfsd: allocate file lock outside of spinlock | Arnd Bergmann |
2010-10-27 | lockd: push lock_flocks down | Arnd Bergmann |
2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-10-26 | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-10-26 | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2010-10-25 | fs: add sync_inode_metadata | Christoph Hellwig |
2010-10-24 | nfsd4: fix connection allocation in sequence() | J. Bruce Fields |