| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix for a race where out of order loading of NFS attrs into the | John Baldwin | 2007-07-03 | 1 | -1/+17 |
| * | Fix up NFS client write error handling. Errors are split into | John Baldwin | 2007-07-03 | 1 | -0/+15 |
| * | Do proper "locking" for missing vmmeters part. | Attilio Rao | 2007-06-04 | 1 | -4/+4 |
| * | - Move rusage from being per-process in struct pstats to per-thread in | Jeff Roberson | 2007-06-01 | 1 | -1/+1 |
| * | Revert VMCNT_* operations introduction. | Attilio Rao | 2007-05-31 | 1 | -4/+4 |
| * | In nfs_down(), if rep can be NULL, which we test for, then we should | Robert Watson | 2007-05-18 | 1 | -3/+4 |
| * | - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating | Jeff Roberson | 2007-05-18 | 1 | -4/+4 |
| * | Various fixes to the NFS Directio support. | John Baldwin | 2007-04-25 | 2 | -6/+11 |
| * | Attempt to rationalize NFS privileges: | Robert Watson | 2007-04-21 | 1 | -11/+5 |
| * | Don't destroy a mutex just before we use it, instead, | Xin LI | 2007-03-23 | 1 | -1/+1 |
| * | Make insmntque() externally visibile and allow it to fail (e.g. during | Tor Egge | 2007-03-13 | 1 | -0/+11 |
| * | Back out a chance to nfs_timer() that inadvertantly crept in the last checkin :( | Mohan Srinivasan | 2007-03-09 | 1 | -1/+1 |
| * | Over NFS, an open() call could result in multiple over-the-wire | Mohan Srinivasan | 2007-03-09 | 4 | -2/+31 |
| * | Use pause() rather than tsleep() on stack variables and function pointers. | John Baldwin | 2007-02-27 | 1 | -1/+1 |
| * | Backing out an earlier change. It seems harmless for NFS to miss the "force | Mohan Srinivasan | 2007-02-16 | 1 | -6/+0 |
| * | Add missing MNT_ILOCK around some mnt_kern_flag accesses. | Mohan Srinivasan | 2007-02-11 | 1 | -0/+6 |
| * | Fix for a vnode lock leak in nfs_create() in the event of an error. | Mohan Srinivasan | 2007-01-31 | 1 | -0/+2 |
| * | Instead of always hard-coding the socket type for the nfs root mount as | Kris Kennaway | 2007-01-30 | 1 | -1/+1 |
| * | Unstaticize nfs_iosize() in nfsclient and use it in nfs4client instead | Bruce Evans | 2007-01-25 | 2 | -7/+7 |
| * | Cylinder group bitmaps and blocks containing inode for a snapshot | Konstantin Belousov | 2007-01-23 | 1 | -0/+1 |
| * | NetApp filers return corrupt post op attrs in the wcc on NFS error responses. | Mohan Srinivasan | 2006-12-11 | 1 | -1/+8 |
| * | consolidate parsing of nfs root mount options in one place | Sam Leffler | 2006-12-06 | 4 | -51/+77 |
| * | In nfs_nget(), we must initialize the fh in the nfsnode before inserting the | Mohan Srinivasan | 2006-11-29 | 1 | -6/+6 |
| * | bde@ pointed out that tprintf() acquires Giant so callers of tprintf() don't | Mohan Srinivasan | 2006-11-27 | 1 | -6/+4 |
| * | Fix for a bug caused by a race when 2 threads lookup the same | Mohan Srinivasan | 2006-11-27 | 1 | -1/+7 |
| * | 1) Fix up locking in nfs_up() and nfs_down. | Mohan Srinivasan | 2006-11-20 | 2 | -31/+40 |
| * | vfs_hash_insert() vputs() the losing vnode before returning, in the event of | Mohan Srinivasan | 2006-11-16 | 1 | -2/+1 |
| * | Fix to readdir+ reply handling. When inserting an entry into the namecache, | Mohan Srinivasan | 2006-11-16 | 1 | -0/+2 |
| * | honor nolockd flag in root mount options | Sam Leffler | 2006-11-07 | 1 | -0/+2 |
| * | Make EWOULDBLOCK a recoverable error so that the request is retransmitted. | Mohan Srinivasan | 2006-10-31 | 1 | -2/+2 |
| * | Fixed some style bugs (especially ones involving long lines and use | Bruce Evans | 2006-10-17 | 1 | -17/+19 |
| * | Don't do null Setattr RPCs for VA_MARK_ATIME. When we added the | Bruce Evans | 2006-10-14 | 1 | -2/+2 |
| * | First part of a little cleanup in the calendar/timezone/RTC handling. | Poul-Henning Kamp | 2006-10-02 | 1 | -0/+1 |
| * | Add mnt_noasync counter to better handle interleaved calls to nmount(), | Tor Egge | 2006-09-26 | 1 | -1/+1 |
| * | Use mount interlock to protect all changes to mnt_flag and mnt_kern_flag. | Tor Egge | 2006-09-26 | 1 | -3/+13 |
| * | Fixes up the handling of shared vnode lock lookups in the NFS client, | Mohan Srinivasan | 2006-09-13 | 5 | -14/+14 |
| * | Fix for a deadlock triggered by a 'umount -f' causing a NFS request to never | Mohan Srinivasan | 2006-08-29 | 1 | -2/+14 |
| * | Fix typos in comment. | Thomas Quinot | 2006-08-16 | 1 | -1/+1 |
| * | Introduce a field to struct vm_page for storing flags that are | Alan Cox | 2006-08-09 | 1 | -1/+1 |
| * | Add a new kernel environment variable "boot.netif.mtu" which is used to | Brooks Davis | 2006-08-09 | 1 | -0/+10 |
| * | soreceive_generic(), and sopoll_generic(). Add new functions sosend(), | Robert Watson | 2006-07-24 | 1 | -11/+6 |
| * | Signals may be delivered to process as well as to the thread. Check the | Konstantin Belousov | 2006-07-08 | 1 | -1/+3 |
| * | Always supply curthread as argument to nfs_asyncio and nfs_doio | Konstantin Belousov | 2006-07-08 | 1 | -8/+2 |
| * | There is a consensus that ifaddr.ifa_addr should never be NULL, | Yaroslav Tykhiy | 2006-06-29 | 2 | -6/+7 |
| * | Use the elegant TAILQ_FOREACH() in place of a hand-rolled for() loop. | Yaroslav Tykhiy | 2006-06-29 | 1 | -3/+1 |
| * | Kris Kennaway found that for '/' NFS mounts, the MPSAFE mount flag was | Mohan Srinivasan | 2006-05-30 | 1 | -1/+2 |
| * | Fix for a potential attempt to sleep while holding nm_mtx. Caught and reported | Mohan Srinivasan | 2006-05-26 | 1 | -1/+1 |
| * | Call vm_object_page_clean() with the object lock held. | Stephan Uphoff | 2006-05-25 | 1 | -0/+2 |
| * | Do not set B_NOCACHE on buffers when releasing them in flushbuflist(). | Stephan Uphoff | 2006-05-25 | 1 | -0/+11 |
| * | Since NFSv4 is not SMP safe, nfsiod needs to acquire Giant for NFSv4 mounts | Mohan Srinivasan | 2006-05-24 | 2 | -0/+9 |