| 2010-11-02 |
Matthew Dillon | kernel - Attempt to fix lost rpc issue with NFS timeout... |
blob | commitdiff |
| 2010-10-18 |
Matthew Dillon | kernel - Fix NFS client & server bugs |
blob | commitdiff | diff to current |
| 2010-09-25 |
Matthew Dillon | network - NFS Stability / races |
blob | commitdiff | diff to current |
| 2010-09-24 |
Matthew Dillon | network - Fix a sleep/wakeup race in NFS (server),... |
blob | commitdiff | diff to current |
| 2010-09-18 |
Sascha Wildner | kernel: Remove #include <sys/mutex.h> if <sys/mutex2... |
blob | commitdiff | diff to current |
| 2010-09-16 |
Matthew Dillon | kernel - Fix NFS panic |
blob | commitdiff | diff to current |
| 2010-09-10 |
Matthew Dillon | network - Tokenize NFS, fix MP races |
blob | commitdiff | diff to current |
| 2010-09-10 |
Matthew Dillon | network - MP socket free & abort interactions, so_state |
blob | commitdiff | diff to current |
| 2010-09-09 |
Matthew Dillon | kernel - Add nfs rpc packet sanity check |
blob | commitdiff | diff to current |
| 2010-09-06 |
Matthew Dillon | kernel - Fix numerous MP issues with sockbuf's and... |
blob | commitdiff | diff to current |
| 2010-08-18 |
Matthew Dillon | kernel - Fix excessive mbuf use in nfs_realign() |
blob | commitdiff | diff to current |
| 2010-04-15 |
Alex Hornung | print_backtrace - Take parameter count |
blob | commitdiff | diff to current |
| 2010-01-31 |
Matthew Dillon | kernel - NFS - Document an issue with nfs_realign() |
blob | commitdiff | diff to current |
| 2009-10-10 |
Matthew Dillon | NFS - Fix numerous issues with NFS root mounts, primari... |
blob | commitdiff | diff to current |
| 2009-08-28 |
Matthew Dillon | NFS - Fix remaining VM/BIO issues |
blob | commitdiff | diff to current |
| 2009-08-25 |
Matthew Dillon | AMD64 - Fix format conversions and other warnings. |
blob | commitdiff | diff to current |
| 2009-08-23 |
Nicolas Thery | nfs: init real/saved uid/gid in server-side credentials |
blob | commitdiff | diff to current |
| 2009-08-20 |
Matthew Dillon | Fix numerous compiler warnings and format conversion... |
blob | commitdiff | diff to current |
| 2009-08-17 |
Matthew Dillon | NFS - Fix socket race against nfs_timer. |
blob | commitdiff | diff to current |
| 2009-08-10 |
Matthew Dillon | NFS - Cleanly unmount NFS on halt/shutdown/reboot |
blob | commitdiff | diff to current |
| 2009-07-18 |
Matthew Dillon | NFS - Implement async write BIO, greatly increase sockb... |
blob | commitdiff | diff to current |
| 2009-07-18 |
Matthew Dillon | NFS - Fix panic on umount/reboot |
blob | commitdiff | diff to current |
| 2009-07-18 |
Matthew Dillon | NFS - Rewrite the RTT code and the request flags ... |
blob | commitdiff | diff to current |
| 2009-07-17 |
Matthew Dillon | NFS - Fix unmounting blockages, fix tick interval,... |
blob | commitdiff | diff to current |
| 2009-07-17 |
Matthew Dillon | NFS - implement async state machine for nfs_readrpc_bio() |
blob | commitdiff | diff to current |
| 2009-07-17 |
Matthew Dillon | NFS - refactor nfs_request() and add state machine... |
blob | commitdiff | diff to current |
| 2009-07-16 |
Matthew Dillon | NFS - Marathon - completely refactor the nfsm_* macros. |
blob | commitdiff | diff to current |
| 2009-07-16 |
Matthew Dillon | NFS - create nfsm_subs.c, clean up externs |
blob | commitdiff | diff to current |
| 2009-07-16 |
Matthew Dillon | NFS - move nfs_reqq from global to per-nfsmount. |
blob | commitdiff | diff to current |
| 2009-07-16 |
Matthew Dillon | NFS - Use mutex API, begin refactoring the state machine. |
blob | commitdiff | diff to current |
| 2009-04-07 |
Sascha Wildner | Generally use NULL instead of explicitly casting 0... |
blob | commitdiff | diff to current |
| 2007-05-18 |
Matthew Dillon | Cleanup shutdown(2) usage and make it consistent. ... |
blob | commitdiff | diff to current |
| 2007-04-22 |
Matthew Dillon | Give the sockbuf structure its own header file and... |
blob | commitdiff | diff to current |
| 2007-04-20 |
Matthew Dillon | Clean up the so_pru_soreceive() API a bit to make it... |
blob | commitdiff | diff to current |
| 2007-02-25 |
Simon Schubert | Get rid of struct user/UAREA. |
blob | commitdiff | diff to current |
| 2007-02-21 |
Simon Schubert | 1:1 Userland threading stage 2.20/4: |
blob | commitdiff | diff to current |
| 2007-02-03 |
Simon Schubert | 1:1 Userland threading stage 2.11/4: |
blob | commitdiff | diff to current |
| 2006-12-23 |
Sascha Wildner | Rename printf -> kprintf in sys/ and add some defines... |
blob | commitdiff | diff to current |
| 2006-09-09 |
Matthew Dillon | Attempt to fix a vnode<->namecache deadlock in NFS... |
blob | commitdiff | diff to current |
| 2006-09-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-09-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-06-13 |
Matthew Dillon | Add kernel syscall support for explicit blocking and... |
blob | commitdiff | diff to current |
| 2006-04-25 |
Matthew Dillon | Get rid of the weird FSMID update path in the vnode... |
blob | commitdiff | diff to current |
| 2006-03-27 |
Matthew Dillon | Remove NQNFS support. The mechanisms are too crude... |
blob | commitdiff | diff to current |
| 2006-03-01 |
David Rhodus | Merge in security fix from FreeBSD. |
blob | commitdiff | diff to current |
| 2006-02-21 |
Matthew Dillon | Fix a bunch of race cases in the NFS callout timer... |
blob | commitdiff | diff to current |
| 2005-09-17 |
Matthew Dillon | Add an argument to vfs_add_vnodeops() to specify VVF_... |
blob | commitdiff | diff to current |
| 2005-06-09 |
Jeffrey Hsu | Deprecate MCLGET() in favor of m_getl() in order to... |
blob | commitdiff | diff to current |
| 2005-06-06 |
David Rhodus | Replace spl with critical sections. |
blob | commitdiff | diff to current |
| 2005-05-29 |
Jeffrey Hsu | Deprecate MCLGET() in favor of m_getcl() or m_getl... |
blob | commitdiff | diff to current |
| 2005-03-31 |
Matthew Dillon | Move the setting of sopt->sopt_dir down into the lower... |
blob | commitdiff | diff to current |
| 2005-03-27 |
Matthew Dillon | Do a better job distributing RPC requests on the NFS... |
blob | commitdiff | diff to current |
| 2005-03-24 |
Matthew Dillon | Fix a server-side TCP NFS mount stream sequencing probl... |
blob | commitdiff | diff to current |
| 2005-03-24 |
Matthew Dillon | Have the server complain if the NFS rpc stream from... |
blob | commitdiff | diff to current |
| 2004-11-18 |
Matthew Dillon | Cleanup some dangling issues with cache_inval(). A... |
blob | commitdiff | diff to current |
| 2004-11-12 |
Matthew Dillon | VFS messaging/interfacing work stage 9/99: VFS 'NEW... |
blob | commitdiff | diff to current |
| 2004-09-17 |
Matthew Dillon | Add a missing free to a failure case (non critical). |
blob | commitdiff | diff to current |
| 2004-09-16 |
Joerg Sonnenberger | timeout/untimeout ==> callout_* |
blob | commitdiff | diff to current |
| 2004-08-02 |
Joerg Sonnenberger | Change (almost) all references to tqh_first and tqe_nex... |
blob | commitdiff | diff to current |
| 2004-06-02 |
Eirik Nygaard | Change mbug allocation flags from M_ to MB_ to avoid... |
blob | commitdiff | diff to current |
| 2004-04-19 |
Chris Pressey | Style(9) cleanup to src/sys/vfs, stage 10/21: nfs. |
blob | commitdiff | diff to current |
| 2004-04-07 |
Matthew Dillon | Protect nfs socket locks with a critical section. ... |
blob | commitdiff | diff to current |
| 2004-03-13 |
Matthew Dillon | Fix a bunch of NFS races. These races existed in FreeB... |
blob | commitdiff | diff to current |
| 2004-03-05 |
Jeffrey Hsu | Once we distribute socket protocol processing requests... |
blob | commitdiff | diff to current |
| 2004-03-04 |
Jeffrey Hsu | Introduce access methods for making protocol requests. |
blob | commitdiff | diff to current |
| 2004-02-10 |
Matthew Dillon | Convert mbuf M_ flags into malloc M_ flags when calling... |
blob | commitdiff | diff to current |
| 2003-09-03 |
Hiten Pandya | Check when M_PREPEND returns an empty mbuf. |
blob | commitdiff | diff to current |
| 2003-08-30 |
Matthew Dillon | req->r_td can be NULL, remove KKASSERT() and fix check. |
blob | commitdiff | diff to current |
| 2003-08-20 |
Robert Garrett | __P()!=wanted, remove old style prototypes from the... |
blob | commitdiff | diff to current |
| 2003-08-07 |
Matthew Dillon | kernel tree reorganization stage 1: Major cvs repositor... |
blob | commitdiff | diff to current |
| 2003-07-26 |
Robert Garrett | Register keyword removal |
blob | commitdiff | diff to current |
| 2003-07-19 |
Matthew Dillon | Remove the priority part of the priority|flags argument... |
blob | commitdiff | diff to current |
| 2003-07-01 |
Matthew Dillon | For the moment uio_td may sometimes be NULL -> nfsm_req... |
blob | commitdiff | diff to current |
| 2003-06-25 |
Matthew Dillon | proc->thread stage 4: rework the VFS and DEVICE subsyst... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Add the DragonFly cvs id and perform general cleanups... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Initial import from FreeBSD RELENG_4: |
blob | commitdiff | diff to current |
|