| Commit message (Expand) | Author | Age |
* | nfsd4: re-probe callback on connection loss | J. Bruce Fields | 2011-01-11 |
* | nfsd4: set sequence flag when backchannel is down | J. Bruce Fields | 2011-01-11 |
* | nfsd4: keep finer-grained callback status | J. Bruce Fields | 2011-01-11 |
* | nfsd4: allow backchannel recovery | J. Bruce Fields | 2011-01-11 |
* | nfsd4: support BIND_CONN_TO_SESSION | J. Bruce Fields | 2011-01-11 |
* | nfsd4: modify session list under cl_lock | J. Bruce Fields | 2011-01-11 |
* | nfs4: set source address when callback is generated | Takuma Umeya | 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 |
* | 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 |
|\ |
|
| * | BKL: remove references to lock_kernel from comments | Arnd Bergmann | 2010-11-17 |
* | | 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 |
* | | nfsd: fix NULL dereference in setattr() | Dan Carpenter | 2010-11-19 |
|/ |
|
* | nfsd4: fix 4.1 connection registration race | J. Bruce Fields | 2010-11-02 |
* | locks: let the caller free file_lock on ->setlease failure | Christoph Hellwig | 2010-10-31 |
* | nfsd4: initialize delegation pointer to lease | J. Bruce Fields | 2010-10-30 |
* | locks/nfsd: allocate file lock outside of spinlock | Arnd Bergmann | 2010-10-27 |
* | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-10-26 |
|\ |
|
| * | nfsd4: fix connection allocation in sequence() | J. Bruce Fields | 2010-10-24 |
| * | nfsd4: move minorversion to client | J. Bruce Fields | 2010-10-21 |
| * | nfsd4: delay session removal till free_client | J. Bruce Fields | 2010-10-21 |
| * | nfsd4: separate callback change and callback probe | J. Bruce Fields | 2010-10-21 |
| * | nfsd4: callback program number is per-session | J. Bruce Fields | 2010-10-21 |
| * | nfsd4: track backchannel connections | J. Bruce Fields | 2010-10-21 |
| * | nfsd4: confirm only on succesful create_session | J. Bruce Fields | 2010-10-21 |
| * | nfsd4: make backchannel sequence number per-session | J. Bruce Fields | 2010-10-21 |
| * | nfsd4: use client pointer to backchannel session | J. Bruce Fields | 2010-10-21 |
| * | nfsd4: move callback setup into session init code | J. Bruce Fields | 2010-10-21 |
| * | nfsd4: don't cache seq_misordered replies | J. Bruce Fields | 2010-10-21 |
| * | nfsd4: return expired on unfound stateid's | J. Bruce Fields | 2010-10-02 |
| * | nfsd4: add new connections to session | J. Bruce Fields | 2010-10-01 |
| * | nfsd4: refactor connection allocation | J. Bruce Fields | 2010-10-01 |
| * | nfsd4: use callbacks on svc_xprt_deletion | J. Bruce Fields | 2010-10-01 |
| * | nfsd4: keep per-session list of connections | J. Bruce Fields | 2010-10-01 |
| * | nfsd4: clean up session allocation | J. Bruce Fields | 2010-10-01 |
| * | nfsd4: fix alloc_init_session return type | J. Bruce Fields | 2010-10-01 |
| * | nfsd4: fix alloc_init_session BUILD_BUG_ON() | J. Bruce Fields | 2010-10-01 |
| * | nfsd4: Move callback setup to callback queue | J. Bruce Fields | 2010-10-01 |
| * | nfsd4: use generic callback code in null case | J. Bruce Fields | 2010-10-01 |
| * | nfsd4: minor variable renaming (cb -> conn) | J. Bruce Fields | 2010-10-01 |
* | | fs/locks.c: prepare for BKL removal | Arnd Bergmann | 2010-10-05 |
|/ |
|
* | nfsd4: mask out non-access bits in nfs4_access_to_omode | J. Bruce Fields | 2010-09-02 |
* | Merge commit 'v2.6.36-rc1' into HEAD | J. Bruce Fields | 2010-08-26 |
|\ |
|
| * | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-08-07 |
| |\ |
|