| 2009-12-21 |
Matthew Dillon | kernel - namecache MPSAFE work |
blob | commitdiff |
| 2009-12-20 |
Matthew Dillon | kernel - remove FSMID support |
blob | commitdiff | diff to current |
| 2009-10-11 |
Stathis Kamperis | mqueues: vfs_subr: Add vaccess() method consumed by... |
blob | commitdiff | diff to current |
| 2009-10-10 |
Matthew Dillon | kernel - Improve code documentation for vnode->v_token |
blob | commitdiff | diff to current |
| 2009-10-08 |
Matthew Dillon | kernel - Major performance changes to VM page management. |
blob | commitdiff | diff to current |
| 2009-08-12 |
Matthew Dillon | mount - Finish refactoring mount -v and MOUNTCTL_MOUNTFLAGS |
blob | commitdiff | diff to current |
| 2009-08-04 |
Matthew Dillon | MOUNTCTL - Add MOUNTCTL_MOUNTFLAGS, create vop_stdmount... |
blob | commitdiff | diff to current |
| 2009-08-04 |
Matthew Dillon | DEVS - rollup - kernel core |
blob | commitdiff | diff to current |
| 2009-07-14 |
Matthew Dillon | MPSAFE - Add read() and write() path MPSAFE support... |
blob | commitdiff | diff to current |
| 2009-07-14 |
Matthew Dillon | CCMS - Correct bug, add #include <sys/spinlock2.h>... |
blob | commitdiff | diff to current |
| 2009-07-13 |
Matthew Dillon | Normalize the defines for the vnode flags (non-operatio... |
blob | commitdiff | diff to current |
| 2009-07-13 |
Matthew Dillon | buffer cache - Control all access to the buf red-black... |
blob | commitdiff | diff to current |
| 2009-07-13 |
Matthew Dillon | vnode - move v_pollinfo.vpi_token to v_token |
blob | commitdiff | diff to current |
| 2009-05-06 |
Matthew Dillon | Add kernel-layer support for chflags checks, remove... |
blob | commitdiff | diff to current |
| 2009-05-04 |
Matthew Dillon | The kernel permissions check code was not checking... |
blob | commitdiff | diff to current |
| 2009-04-03 |
Matthew Dillon | Revoke reimplementation - primary commit part 1/2. |
blob | commitdiff | diff to current |
| 2009-04-02 |
Matt Dillon | Fix permissions check for utimes() - owner can call... |
blob | commitdiff | diff to current |
| 2009-01-21 |
Matthew Dillon | Issue 1013 - update atime on exec and mmap, add helper... |
blob | commitdiff | diff to current |
| 2008-12-10 |
Matthew Dillon | Fix a buffer cache deadlock which can occur when simula... |
blob | commitdiff | diff to current |
| 2008-09-17 |
Matthew Dillon | * Implement the ability to export NULLFS mounts via... |
blob | commitdiff | diff to current |
| 2008-07-12 |
Matthew Dillon | Add a vclean_unlocked() call that allows HAMMER to... |
blob | commitdiff | diff to current |
| 2008-07-01 |
Matthew Dillon | Fix numerous pageout daemon -> buffer cache deadlocks... |
blob | commitdiff | diff to current |
| 2008-05-18 |
Matthew Dillon | HAMMER 46B/Many: Stabilization pass |
blob | commitdiff | diff to current |
| 2008-05-18 |
Matthew Dillon | Fix a number of core kernel issues related to HAMMER... |
blob | commitdiff | diff to current |
| 2008-04-22 |
Matthew Dillon | Fix some IO sequencing performance issues and reformula... |
blob | commitdiff | diff to current |
| 2007-08-28 |
Matthew Dillon | Add vop_stdgetpages() and vop_stdputpages() and replace... |
blob | commitdiff | diff to current |
| 2007-07-30 |
Matthew Dillon | Add infrastructure to locate a disk device by name... |
blob | commitdiff | diff to current |
| 2007-05-09 |
Matthew Dillon | Give the device major / minor numbers their own separat... |
blob | commitdiff | diff to current |
| 2007-05-06 |
Matthew Dillon | Use SYSREF to reference count struct vnode. v_usecount... |
blob | commitdiff | diff to current |
| 2007-04-26 |
Matthew Dillon | Move syslink_desc to sys/syslink_rpc.h so kernel code... |
blob | commitdiff | diff to current |
| 2006-10-27 |
Matthew Dillon | Major namecache work primarily to support NULLFS. |
blob | commitdiff | diff to current |
| 2006-09-19 |
Matthew Dillon | Remove the last bits of code that stored mount point... |
blob | commitdiff | diff to current |
| 2006-09-18 |
Matthew Dillon | Set f_ncp in the struct file unconditionally. Previous... |
blob | commitdiff | diff to current |
| 2006-09-18 |
Matthew Dillon | Disallow writes to filesystems mounted read-only via... |
blob | commitdiff | diff to current |
| 2006-09-10 |
Matthew Dillon | Change the kernel dev_t, representing a pointer to... |
blob | commitdiff | diff to current |
| 2006-09-09 |
Matthew Dillon | Rename struct specinfo into struct cdev. Add a new... |
blob | commitdiff | diff to current |
| 2006-08-23 |
Matthew Dillon | Bring in the initial cut of the Cache Coherency Managem... |
blob | commitdiff | diff to current |
| 2006-08-12 |
Matthew Dillon | VNode sequencing and locking - part 3/4. |
blob | commitdiff | diff to current |
| 2006-08-11 |
Matthew Dillon | VNode sequencing and locking - part 2/4. |
blob | commitdiff | diff to current |
| 2006-08-09 |
Matthew Dillon | VNode sequencing and locking - part 1/4. |
blob | commitdiff | diff to current |
| 2006-07-19 |
Matthew Dillon | Introduce sys/syslink.h, the beginnings of a VOP-compat... |
blob | commitdiff | diff to current |
| 2006-07-18 |
Matthew Dillon | Remove several layers in the vnode operations vector... |
blob | commitdiff | diff to current |
| 2006-06-10 |
Matthew Dillon | Move selinfo stuff to the separate header sys/selinfo... |
blob | commitdiff | diff to current |
| 2006-06-02 |
Matthew Dillon | Remove vnode->v_id. This field used to be used to... |
blob | commitdiff | diff to current |
| 2006-06-01 |
Matthew Dillon | Use the MP friendly objcache instead of zalloc to alloc... |
blob | commitdiff | diff to current |
| 2006-05-27 |
Matthew Dillon | Greatly reduce the MP locking that occurs in closef... |
blob | commitdiff | diff to current |
| 2006-05-21 |
Matthew Dillon | Clean up more #include files. Create an internal __boo... |
blob | commitdiff | diff to current |
| 2006-05-18 |
Matthew Dillon | Replace the LWKT token code's passive management of... |
blob | commitdiff | diff to current |
| 2006-05-16 |
Matthew Dillon | Remove vnode lock assertions that are no longer used... |
blob | commitdiff | diff to current |
| 2006-05-12 |
Matthew Dillon | Most of the fields in vnodeop_desc have been unused... |
blob | commitdiff | diff to current |
| 2006-05-06 |
Matthew Dillon | The thread/proc pointer argument in the VFS subsystem... |
blob | commitdiff | diff to current |
| 2006-05-05 |
Matthew Dillon | Simplify vn_lock(), VOP_LOCK(), and VOP_UNLOCK() by... |
blob | commitdiff | diff to current |
| 2006-05-05 |
Matthew Dillon | Remove VOP_BWRITE(). This function provided a way... |
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-04-24 |
Matthew Dillon | vfsync() is not in the business of removing buffers... |
blob | commitdiff | diff to current |
| 2006-04-07 |
Matthew Dillon | Due to continuing issues with VOP_READ/VOP_WRITE ops... |
blob | commitdiff | diff to current |
| 2006-04-01 |
Matthew Dillon | Use the vnode v_opencount and v_writecount universally... |
blob | commitdiff | diff to current |
| 2006-03-29 |
Matthew Dillon | Remove VOP_GETVOBJECT, VOP_DESTROYVOBJECT, and VOP_CREA... |
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-27 |
Matthew Dillon | Change *_pager_allocate() to take off_t instead of... |
blob | commitdiff | diff to current |
| 2006-03-24 |
Matthew Dillon | Major BUF/BIO work commit. Make I/O BIO-centric and... |
blob | commitdiff | diff to current |
| 2006-03-05 |
Matthew Dillon | Replace the global buffer cache hash table with a per... |
blob | commitdiff | diff to current |
| 2006-02-17 |
Matthew Dillon | Make the entire BUF/BIO system BIO-centric instead... |
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-08-10 |
Joerg Sonnenberger | Add vop_write_dirent helper functions, which isolates... |
blob | commitdiff | diff to current |
| 2005-08-09 |
Joerg Sonnenberger | Add vn_get_namelen to simplify correct emulation of... |
blob | commitdiff | diff to current |
| 2005-07-27 |
Joerg Sonnenberger | cvtstat doesn't exist. |
blob | commitdiff | diff to current |
| 2005-07-23 |
Joerg Sonnenberger | Remove partial NetBSD support. It's pointless to have... |
blob | commitdiff | diff to current |
| 2005-07-14 |
Hiten Pandya | Correct a typo, v_rbdirty_tree is for dirty buffers. |
blob | commitdiff | diff to current |
| 2005-04-20 |
Matthew Dillon | Get rid of VPLACEMARKER and retool vmntvnodescan()... |
blob | commitdiff | diff to current |
| 2005-04-15 |
Matthew Dillon | Implement Red-Black trees for the vnode clean/dirty... |
blob | commitdiff | diff to current |
| 2005-02-15 |
Joerg Sonnenberger | Introduce vnodepv_entry_t as type for the vnodeopv_entr... |
blob | commitdiff | diff to current |
| 2004-12-29 |
Matthew Dillon | Journaling layer work. |
blob | commitdiff | diff to current |
| 2004-12-24 |
Matthew Dillon | Journaling layer work. Add a new system call, mountctl... |
blob | commitdiff | diff to current |
| 2004-12-17 |
Matthew Dillon | VFS messaging/interfacing work stage 10/99: |
blob | commitdiff | diff to current |
| 2004-11-18 |
Matthew Dillon | Lots of bug fixes to the checkpointing code. The big... |
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-10-12 |
Matthew Dillon | VFS messaging/interfacing work stage 8/99: Major rework... |
blob | commitdiff | diff to current |
| 2004-10-07 |
Matthew Dillon | VFS messaging/interfacing work stage 8a/99: Sync other... |
blob | commitdiff | diff to current |
| 2004-09-30 |
Matthew Dillon | VFS messaging/interfacing work stage 7/99. BEGIN DESTA... |
blob | commitdiff | diff to current |
| 2004-09-04 |
Matthew Dillon | Fix a bug in sillyrename handling in nfs_inactive(... |
blob | commitdiff | diff to current |
| 2004-08-28 |
Matthew Dillon | VFS messaging/interfacing work stage 4/99. This stage... |
blob | commitdiff | diff to current |
| 2004-08-17 |
Matthew Dillon | VFS messaging/interfacing work stage 2/99. This stage... |
blob | commitdiff | diff to current |
| 2004-08-13 |
Matthew Dillon | VFS messaging/interfacing work stage 1/99. This stage... |
blob | commitdiff | diff to current |
| 2004-06-03 |
Hiten Pandya | Remove the compat macro textvp_fullpath(), and use... |
blob | commitdiff | diff to current |
| 2004-06-03 |
Hiten Pandya | Cleanup the textvp_fullpath() function; summary of... |
blob | commitdiff | diff to current |
| 2004-05-19 |
Matthew Dillon | Device layer rollup commit. |
blob | commitdiff | diff to current |
| 2004-04-24 |
David Rhodus | Remove the VREF() macro and uses of it. |
blob | commitdiff | diff to current |
| 2004-04-08 |
Matthew Dillon | namecache work stage 4: |
blob | commitdiff | diff to current |
| 2004-03-12 |
Joerg Sonnenberger | Merge the kernel part of UDF support from FreeBSD 5. |
blob | commitdiff | diff to current |
| 2004-03-07 |
Eirik Nygaard | Move the ASSERT_VOP_LOCKED and ASSERT_VOP_UNLOCKED... |
blob | commitdiff | diff to current |
| 2004-03-03 |
Hiten Pandya | Include thread.h if _KERNEL_STRUCTURES is defined. |
blob | commitdiff | diff to current |
| 2004-03-01 |
Matthew Dillon | Newtoken commit. Change the token implementation as... |
blob | commitdiff | diff to current |
| 2004-01-20 |
Matthew Dillon | Resident executable support stage 1/4: Add kernel bits... |
blob | commitdiff | diff to current |
| 2003-09-28 |
Matthew Dillon | namecache work stage 2: move struct namecache to its... |
blob | commitdiff | diff to current |
| 2003-08-20 |
Robert Garrett | __P() != wanted, begin removal, in order to preserve... |
blob | commitdiff | diff to current |
| 2003-07-06 |
Matthew Dillon | MP Implementation 1/2: Get the APIC code working again... |
blob | commitdiff | diff to current |
| 2003-06-26 |
Matthew Dillon | proc->thread stage 5: BUF/VFS clearance! Remove the... |
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-24 |
Matthew Dillon | proc->thread stage 3.5: Add an IO_CORE flag so coda... |
blob | commitdiff | diff to current |
| next |