| 2011-01-10 |
Matthew Dillon | kernel - Do a better job with the filesystem background... |
blob | commitdiff |
| 2010-12-22 |
Samuel J. Greear | kernel - Add many sysctl definitions, sysv, vfs, nfs... |
blob | commitdiff | diff to current |
| 2010-12-11 |
Matthew Dillon | kernel - Remove CACHE_*MPLOCK* macros & sysctl |
blob | commitdiff | diff to current |
| 2010-10-04 |
Sascha Wildner | kernel: Add some __printflike()'s to protect against... |
blob | commitdiff | diff to current |
| 2010-08-30 |
Alex Hornung | spinlocks - Rename API to spin_{try,un,}lock |
blob | commitdiff | diff to current |
| 2010-08-06 |
Sascha Wildner | Add some more *at() system calls. |
blob | commitdiff | diff to current |
| 2010-08-01 |
Sascha Wildner | renameat(2): Properly use nlookup_done_at() instead... |
blob | commitdiff | diff to current |
| 2010-07-31 |
Sascha Wildner | Add a renameat(2) system call. |
blob | commitdiff | diff to current |
| 2010-07-02 |
Alex Hornung | unmount - fix issue with process refs on unmount |
blob | commitdiff | diff to current |
| 2010-06-27 |
Alex Hornung | chroot_kernel() - new syscall to set rootnch/rootvn |
blob | commitdiff | diff to current |
| 2010-04-26 |
Matthew Dillon | kernel - Update extattr infrastructure |
blob | commitdiff | diff to current |
| 2010-03-24 |
Alex Hornung | cache_fullpath - Guess mountpoints if requested |
blob | commitdiff | diff to current |
| 2009-12-27 |
Matthew Dillon | kernel - Add per-mount token to replace mplock. |
blob | commitdiff | diff to current |
| 2009-12-28 |
Matthew Dillon | kernel - fine-grained namecache and partial vnode MPSAF... |
blob | commitdiff | diff to current |
| 2009-12-20 |
Matthew Dillon | kernel - Move mplock to machine-independent C |
blob | commitdiff | diff to current |
| 2009-12-16 |
Sascha Wildner | Fix some warnings that creep up when compiling without... |
blob | commitdiff | diff to current |
| 2009-12-15 |
Matthew Dillon | kernel - adjust falloc and arguments to dupfdopen,... |
blob | commitdiff | diff to current |
| 2009-12-15 |
Matthew Dillon | kernel - use new td_ucred in numerous places |
blob | commitdiff | diff to current |
| 2009-12-13 |
Matthew Dillon | kernel - Move MP lock inward, plus misc other stuff |
blob | commitdiff | diff to current |
| 2009-12-04 |
Matthew Dillon | kernel - Fix recursive lockmgr lock panic when creating... |
blob | commitdiff | diff to current |
| 2009-11-22 |
Stathis Kamperis | Allow null mounts to accept -o update |
blob | commitdiff | diff to current |
| 2009-09-30 |
Simon 'corecode... | Fix chdir/fchdir for setuid/setgid binaries |
blob | commitdiff | diff to current |
| 2009-09-03 |
Simon Schubert | modules: pull in most of FreeBSD's module linker changes |
blob | commitdiff | diff to current |
| 2009-08-25 |
Matthew Dillon | Fix issue1314 - panic when exporting -public flag |
blob | commitdiff | diff to current |
| 2009-08-24 |
Matthew Dillon | Add a flags argument to VOP_FSYNC() |
blob | commitdiff | diff to current |
| 2009-08-23 |
Nicolas Thery | add faccessat(2) syscall |
blob | commitdiff | diff to current |
| 2009-08-23 |
Nicolas Thery | 'at' syscalls: remove unneeded _AT_SYMLINK_MASK constant |
blob | commitdiff | diff to current |
| 2009-08-19 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd... |
blob | commitdiff | diff to current |
| 2009-08-19 |
Matthew Dillon | AMD64 - Refactor uio_resid and size_t assumptions. |
blob | commitdiff | diff to current |
| 2009-08-18 |
Nicolas Thery | add unlinkat(2) system call |
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-09 |
Nicolas Thery | add fchownat(2) system call |
blob | commitdiff | diff to current |
| 2009-08-06 |
Nicolas Thery | add fchmodat(2) system call |
blob | commitdiff | diff to current |
| 2009-08-04 |
Matthew Dillon | kernel module loader - fix load dependencies from prelo... |
blob | commitdiff | diff to current |
| 2009-08-04 |
Matthew Dillon | DEVS - rollup - kernel core |
blob | commitdiff | diff to current |
| 2009-07-28 |
Nicolas Thery | add fstatat(2) syscall |
blob | commitdiff | diff to current |
| 2009-07-28 |
Nicolas Thery | new nlookup functions for "at" syscalls |
blob | commitdiff | diff to current |
| 2009-07-25 |
Nicolas Thery | add openat(2) system call |
blob | commitdiff | diff to current |
| 2009-07-12 |
Michael Neumann | priv: Introduce and use PRIV_VFS_REVOKE |
blob | commitdiff | diff to current |
| 2009-07-12 |
Michael Neumann | priv: Use PRIV_VFS_CHFLAGS_DEV |
blob | commitdiff | diff to current |
| 2009-07-12 |
Michael Neumann | priv: Use PRIV_VFS_LINK |
blob | commitdiff | diff to current |
| 2009-06-25 |
Michael Neumann | priv: Reduce some uses of PRISON_ROOT |
blob | commitdiff | diff to current |
| 2009-06-25 |
Michael Neumann | priv: Refactor kern_mknod and narrow privileges |
blob | commitdiff | diff to current |
| 2009-06-25 |
Michael Neumann | priv: Narrow privileges |
blob | commitdiff | diff to current |
| 2009-05-23 |
Matthew Dillon | Supporting amd64 /dev/kmem requires allowing apparently... |
blob | commitdiff | diff to current |
| 2009-05-07 |
Matthew Dillon | Fix O_NOFOLLOW and do not follow softlinks if O_EXCL. |
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-02-28 |
Matthew Dillon | HAMMER VFS - Fix improper cred checks for utimes() |
blob | commitdiff | diff to current |
| 2009-02-16 |
Nicolas Thery | Fix warning in kernel. |
blob | commitdiff | diff to current |
| 2009-01-17 |
Matthew Dillon | Reorder an unlock to avoid a recursive vnode lock in... |
blob | commitdiff | diff to current |
| 2008-12-31 |
Michael Neumann | Unbreak build. Fix missing include. |
blob | commitdiff | diff to current |
| 2008-12-31 |
Michael Neumann | Merge branches 'master' and 'suser_to_priv' |
blob | commitdiff | diff to current |
| 2008-12-17 |
Michael Neumann | Refactor filesystem types list and fix bug. |
blob | commitdiff | diff to current |
| 2008-12-16 |
Michael Neumann | Use jailed() inline-function |
blob | commitdiff | diff to current |
| 2008-12-15 |
Michael Neumann | suser_* to priv_* conversion |
blob | commitdiff | diff to current |
| 2008-11-11 |
Peter Avalos | Add the lchflags() syscall. |
blob | commitdiff | diff to current |
| 2008-09-17 |
Matthew Dillon | * Implement the ability to export NULLFS mounts via... |
blob | commitdiff | diff to current |
| 2008-06-28 |
Matthew Dillon | Replace the bwillwrite() subsystem to make it more... |
blob | commitdiff | diff to current |
| 2008-06-23 |
Matthew Dillon | Support S_IFDIR mknod() calls for HAMMER. This is... |
blob | commitdiff | diff to current |
| 2008-06-03 |
Matthew Dillon | Do not update f_offset on EINVAL. |
blob | commitdiff | diff to current |
| 2008-06-02 |
Matthew Dillon | Disallow negative seek positions for regular files... |
blob | commitdiff | diff to current |
| 2008-06-01 |
Matthew Dillon | Implement a new system call: getvfsstat(). This system... |
blob | commitdiff | diff to current |
| 2008-06-01 |
Matthew Dillon | * Implement new system calls in the kernel: statvfs... |
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-05-09 |
Matthew Dillon | Fix a HAMMER assertion which turned out to be a bug... |
blob | commitdiff | diff to current |
| 2008-05-08 |
Matthew Dillon | Fix a race between the namecache and the vnode recycler... |
blob | commitdiff | diff to current |
| 2008-01-04 |
Matthias Schmidt | Move the following entries from kern to security |
blob | commitdiff | diff to current |
| 2007-11-20 |
Matthew Dillon | Adjust getdirentries() to allow basep to be NULL. ... |
blob | commitdiff | diff to current |
| 2007-11-06 |
Matthew Dillon | Convert the global 'bioops' into per-mount bio_ops... |
blob | commitdiff | diff to current |
| 2007-09-10 |
Matthew Dillon | kern_access() had the same bug kern_stat() had with... |
blob | commitdiff | diff to current |
| 2007-09-03 |
Matthew Dillon | Add a MNTK_ flag to the mount structure allowing a... |
blob | commitdiff | diff to current |
| 2007-08-13 |
Matthew Dillon | The new VOP_N*() (namespace) operations pass a pointer... |
blob | commitdiff | diff to current |
| 2007-07-19 |
Matthew Dillon | Be a little more verbose when reporting unmount errors. |
blob | commitdiff | diff to current |
| 2007-06-26 |
Matthew Dillon | A file descriptor of -1 is legal when accessing journal... |
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-02-18 |
Sascha Wildner | Remove unused variable. |
blob | commitdiff | diff to current |
| 2007-01-26 |
Matthew Dillon | Fix generation of the mount path for "/" when a process... |
blob | commitdiff | diff to current |
| 2007-01-24 |
Matthew Dillon | checkdirs() was being passed the wrong mount point... |
blob | commitdiff | diff to current |
| 2006-12-23 |
Sascha Wildner | Ansify function declarations and fix some minor style... |
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-12-18 |
Matthew Dillon | Rename kvprintf -> kvcprintf (call-back version) |
blob | commitdiff | diff to current |
| 2006-11-17 |
Matthew Dillon | unresolve the vnode associated with the namecache entry... |
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 | Check that namecache references to the mount point... |
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-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-08-19 |
Matthew Dillon | VNode sequencing and locking - part 4/4 - subpart 1... |
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-08 |
Matthew Dillon | LK_NOPAUSE no longer serves a purpose, scrap it. |
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-05 |
Matthew Dillon | Modify kern/makesyscall.sh to prefix all kernel system... |
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-25 |
Matthew Dillon | Convert almost all of the remaining manual traversals... |
blob | commitdiff | diff to current |
| next |