Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.NetBSD.org] / src / sys / kern
Current tag: MAIN
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
1.24 | 10 years | dyoung | Exclude drm sources from tags computation. |
![]() |
1.18 | 5 years | christos | Adjust for systrace based on the FreeBSD code: - create new file systrace_args.c... |
![]() |
1.14 | 3 years | kamil | Use consistently "bufq_private(bufq)" instead of "bufq->bq_private" No function... |
![]() |
1.13 | 3 years | kamil | Use consistently "bufq_private(bufq)" instead of "bufq->bq_private" No function... |
![]() |
1.21 | 3 years | kamil | Use consistently "bufq_private(bufq)" instead of "bufq->bq_private" No function... |
![]() |
1.16 | 3 years | kamil | Use consistently "bufq_private(bufq)" instead of "bufq->bq_private" No function... |
![]() |
1.14 | 3 years | kamil | Correct typo in the comment No functional change. |
![]() |
1.21 | 2 months | pgoyette | Separate the compat_netbsd32_coredump from the compat_netbsd32 and coredump modu... |
![]() |
1.67 | 2 weeks | rin | Use <compat/netbsd32/netbsd32.h> instead of <machine/netbsd32_machdep.h>, which ... |
![]() |
1.1 | 19 years | thorpej | branches: 1.1.2; 1.1.4; Add support for dumping ELF-cormat core files. |
![]() |
1.24 | 14 months | pgoyette | Move all non-emulation-specific coredump code into the coredump module, and remo... |
![]() |
1.41 | 14 months | pgoyette | Move all non-emulation-specific coredump code into the coredump module, and remo... |
![]() |
1.32 | 14 months | pgoyette | Move all non-emulation-specific coredump code into the coredump module, and remo... |
![]() |
1.101 | 12 months | ad | Tidy up the vnode locking around execve() on ELF images to acquire and release t... |
![]() |
1.143 | 14 months | pgoyette | Move all non-emulation-specific coredump code into the coredump module, and remo... |
![]() |
1.8 | 14 months | pgoyette | Move all non-emulation-specific coredump code into the coredump module, and remo... |
![]() |
1.82 | 10 months | pgoyette | Fix typo in comment. |
![]() |
1.84 | 9 months | ad | Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function that ... |
![]() |
1.54 | 2 months | pgoyette | Separate the compat_netbsd32_coredump from the compat_netbsd32 and coredump modu... |
![]() |
1.10 | 15 years | uwe | Rewrite to support LINTSTUB in multiline comments. Be more flexible in what we a... |
![]() |
1.534 | 6 weeks | thorpej | Refactor interval timers to make it possible to support types other than the BSD... |
![]() |
1.227 | 4 months | skrll | KNF (sort #includes and remove duplicate sys/cpu.h) |
![]() |
1.8 | 3 years | martin | Allow architectures to define a macro PROC_MACHINE_ARCH(P) and PROC_MACHINE_ARCH... |
![]() |
1.337 | 2 months | christos | regen |
![]() |
1.97 | 8 months | ad | Move proc_lock into the data segment. It was dynamically allocated because at t... |
![]() |
1.78 | 8 months | christos | Add ACL support for FFS. From FreeBSD. |
![]() |
1.12 | 3 months | thorpej | Add some more detail/explanation to the calibration timing diagram. |
![]() |
1.1 | 10 years | pgoyette | branches: 1.1.2; 1.1.4; 1.1.10; Define a set of new kernel locking primitives... |
![]() |
1.144 | 6 days | riastradh | entropy: Sample cycle counter or timecounter in hardclock. Only do so when we'r... |
![]() |
1.53 | 2 months | christos | PR/55664: Ruslan Nikolaev: Split out sleepq guts and turnstiles not used in rump... |
![]() |
1.34 | 2 months | pgoyette | Separate the compat_netbsd32_coredump from the compat_netbsd32 and coredump modu... |
![]() |
1.93 | 3 months | rin | PR kern/45117 Work around regression introduced in rev 1.92: http://cvsweb.net... |
![]() |
1.3 | 9 months | rin | Fix outdated comment. We've enabled crashme for non-DEBUG kernels. |
![]() |
1.7 | 2 years | chs | merge a new version of the CDDL dtrace and ZFS code. this changes the upstream v... |
![]() |
1.250 | 4 weeks | nia | Avoid negating the minimum size of pid_t (this overflows). Reported-by: syzbot+... |
![]() |
1.45 | 7 months | thorpej | Update for proplib(3) API changes. |
![]() |
1.29 | 30 hours | riastradh | entropy: Reduce `no seed from bootloader' message to debug level. This does not... |
![]() |
1.113 | 28 hours | jdolecek | remove stray debug #define DEBUG |
![]() |
1.504 | 6 weeks | thorpej | Refactor interval timers to make it possible to support types other than the BSD... |
![]() |
1.291 | 6 weeks | thorpej | Refactor interval timers to make it possible to support types other than the BSD... |
![]() |
1.36 | 6 years | christos | table can't be NULL here. |
![]() |
1.226 | 8 months | ad | Move proc_lock into the data segment. It was dynamically allocated because at t... |
![]() |
1.19 | 15 months | skrll | Traiing whitespace |
![]() |
1.8 | 15 months | christos | Add and use __FPTRCAST, requested by uwe@ |
![]() |
1.34 | 4 months | riastradh | Round of uvm.h cleanup. The poorly named uvm.h is generally supposed to be for ... |
![]() |
1.89 | 3 months | simonb | The current MIPS DDB stacktrace code doesn't work if no symbols are available, s... |
![]() |
1.4 | 5 years | uebayasi | branches: 1.4.16; Use makeoptions_COPY_SYMTAB via opt_copy_symtab.h in sources.... |
![]() |
1.46 | 5 months | riastradh | New functions kthread_fpu_enter/exit. The MI definitions don't do anything but ... |
![]() |
1.177 | 8 months | ad | Move proc_lock into the data segment. It was dynamically allocated because at t... |
![]() |
1.2 | 6 years | matt | Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get a cor... |
![]() |
1.172 | 4 weeks | ad | Comments. |
![]() |
1.243 | 9 days | skrll | Improve English in comments |
![]() |
1.158 | 14 months | maxv | Add support for Kernel Memory Sanitizer (kMSan). It detects uninitialized memory... |
![]() |
1.151 | 7 months | ad | uvm_availmem(): give it a boolean argument to specify whether a recent cached va... |
![]() |
1.4 | 13 months | skrll | branches: 1.4.6; Trailing whitespace |
![]() |
1.17 | 23 months | pgoyette | Merge the [pgoyette-compat] branch |
![]() |
1.95 | 5 weeks | skrll | it's cpu_switchto (not cpu_switch) |
![]() |
1.7 | 12 months | ad | Add some new functions for lock objects: mutex_obj_refcnt(), mutex_obj_tryalloc... |
![]() |
1.60 | 2 years | christos | Zero out the ntptimeval structure to prevent a 4 byte kernel stack disclosure. R... |
![]() |
1.61 | 12 months | ad | PAX_SEGVGUARD doesn't seem to work properly in testing for me, but at least make... |
![]() |
1.98 | 10 months | ad | OR into bp->b_cflags; don't overwrite. |
![]() |
1.45 | 7 months | thorpej | Oops, missed a couple. |
![]() |
1.262 | 4 weeks | nia | Avoid negating the minimum size of pid_t (this overflows). Reported-by: syzbot+... |
![]() |
1.122 | 8 months | ad | Move proc_lock into the data segment. It was dynamically allocated because at t... |
![]() |
1.40 | 13 months | riastradh | Remove charade dancing around now-dead RCU patent. |
![]() |
1.2 | 8 years | pooka | Signed overflow is undefined behavior, and one version of gcc clearly tells us: ... |
![]() |
1.4 | 10 months | ad | Mistake in previous - lwp_t *l was not meant to be static. |
![]() |
1.187 | 8 months | ad | Move proc_lock into the data segment. It was dynamically allocated because at t... |
![]() |
1.69 | 8 months | ad | Oops. If a SCHED_RR thread is preempted and has exceeded its timeslice it needs... |
![]() |
1.65 | 11 months | ad | Add rw_lock_op(): return either RW_READER or RW_WRITER for a lock that is known ... |
![]() |
1.5 | 12 months | ad | Add some new functions for lock objects: mutex_obj_refcnt(), mutex_obj_tryalloc... |
![]() |
1.2 | 22 months | palle | branches: 1.2.4; syscall debug - fix build when SYSCALL_DEBUG option is present... |
![]() |
1.3 | 4 years | knakahara | fix inconsistency about "sdt" provider which was declared but not defined. |
![]() |
1.396 | 11 days | skrll | Trailing whitespace |
![]() |
1.69 | 3 months | thorpej | - sleepq_block(): Add a new LWP flag, LW_CATCHINTR, that is used to track the ... |
![]() |
1.66 | 8 months | ad | softint_disestablish(): use a high priority xcall to determine that the handler ... |
![]() |
1.7 | 4 years | christos | void duplicate definition on statically linking libc+ssp and rumpkern+ssp. |
![]() |
1.50 | 5 months | riastradh | New functions kthread_fpu_enter/exit. The MI definitions don't do anything but ... |
![]() |
1.229 | 2 months | mlelstv | Restore missing message for RB_ASKNAME. Cleanups. |
![]() |
1.349 | 8 months | ad | Move proc_lock into the data segment. It was dynamically allocated because at t... |
![]() |
1.21 | 4 months | christos | PR/55629: Andreas Gustafsson: Don't crash when an emulation does not provide e_d... |
![]() |
1.266 | 4 months | riastradh | Sort includes, nix trailing whitespace, fix comment. |
![]() |
1.59 | 7 months | rin | - remove #ifdef __FreeBSD__ - return (x) --> return x No binary changes this ti... |
![]() |
1.22 | 9 days | skrll | Improve english in a comment |
![]() |
1.210 | 6 weeks | thorpej | A couple of tweaks to the previous re-factor: - Some of what was defined as "ge... |
![]() |
1.66 | 6 months | rin | Stop allocating struct cpu_info in BSS; No need to db_read_bytes() against cpu_i... |
![]() |
1.46 | 12 months | thorpej | - In todr_gettime(), in the todr_gettime_ymdhms, pre-zero the clock_ymdhms str... |
![]() |
1.40 | 8 months | ad | - Replace pid_table_lock with a lockless lookup covered by pserialize, with th... |
![]() |
1.11 | 22 months | christos | PR/53998: Joel Bertrand: Limit the number of semaphores on a per-user basis not... |
![]() |
1.20 | 6 years | riastradh | Get arguments in the right order for copyout. (Oops!) |
![]() |
1.26 | 7 months | thorpej | Oops, missed a couple. |
![]() |
1.30 | 9 days | skrll | Improve English in comments |
![]() |
1.182 | 3 months | msaitoh | s/occurence/occurrence/ |
![]() |
1.44 | 8 months | ad | Oops. If a SCHED_RR thread is preempted and has exceeded its timeslice it needs... |
![]() |
1.39 | 8 months | ad | Oops. If a SCHED_RR thread is preempted and has exceeded its timeslice it needs... |
![]() |
1.1 | 8 months | christos | Add ACL support for FFS. From FreeBSD. |
![]() |
1.1 | 8 months | christos | Add ACL support for FFS. From FreeBSD. |
![]() |
1.27 | 5 weeks | martin | While we are inside ddb, allow all memory access. |
![]() |
1.275 | 4 days | thorpej | Change the device_compatible_match() function to only perform the match. Introdu... |
![]() |
1.13 | 3 years | zafer | fix number of arguments of kmem_alloc and kmem_zalloc macro. ok skrll. |
![]() |
1.27 | 23 months | bad | rename module_name to strategy_module_name to avoid fatal shadowing of module_na... |
![]() |
1.7 | 11 years | rmind | Add assert that ce->ce_func is not NULL. |
![]() |
1.14 | 8 months | ad | Move proc_lock into the data segment. It was dynamically allocated because at t... |
![]() |
1.40 | 8 months | riastradh | Remove cprng initialization order hack. cprng_init now runs early enough that t... |
![]() |
1.16 | 3 months | simonb | Don't dump the CPU topology in the uninspiring case of a single CPU. |
![]() |
1.9 | 6 years | martin | Unlock correct mutex in an error path. PR kern/48592 from Kengo NAKAHARA. |
![]() |
1.10 | 4 months | maxv | kcsan: fix the copyright notices |
![]() |
1.7 | 12 years | ad | Disable the freecheck stuff atomically so we only get one warning about being ou... |
![]() |
1.3 | 5 years | pooka | The use of root_device is not limited to vfs, so don't supply it in vfs_mount.c,... |
![]() |
1.38 | 3 years | christos | Add two utility functions to help use kmem with strings: kmem_strdupsize, kmem_s... |
![]() |
1.132 | 3 months | mlelstv | Attach disk info even for zero sized disks. Slight refactoring. |
![]() |
1.56 | 14 months | kamil | Revert subr_disk_mbr.c r.1.54 Requested by <christos> as there can be a better ... |
![]() |
1.15 | 10 months | mlelstv | Make getdiskinfo() compatible with a DIOCGWEDGEINFO. dkw_parent is defined to h... |
![]() |
1.3 | 21 months | rin | branches: 1.3.4; Fix previous. We define _KERNEL for rump in opt_rumpkernel.h. ... |
![]() |
1.2 | 23 months | pgoyette | branches: 1.2.4; Merge the [pgoyette-compat] branch |
![]() |
1.13 | 2 years | maxv | Fix kernel pointer leaks in sysctl_doevcnt. While here also fix info leak; ther... |
![]() |
1.11 | 8 months | ad | Move proc_lock into the data segment. It was dynamically allocated because at t... |
![]() |
1.89 | 17 months | skrll | More diagnostic |
![]() |
1.2 | 6 months | maxv | be one-shot by default, with room for circular |
![]() |
1.7 | 4 years | ozaki-r | Add HASH_PSLIST (pslist(9)) type for hashinit() |
![]() |
1.2 | 22 months | kre | This had a similar problem to that reported in PR lib/54053 for the userland (li... |
![]() |
1.4 | 2 years | christos | - don't return ENOMEM for errors not related to memory - don't overload return v... |
![]() |
1.25 | 20 months | hannken | Implement disk_rename()/iostat_rename() to rename a disk. Use it from zvol_rena... |
![]() |
1.9 | 8 weeks | riastradh | ipi: Membar audit. |
![]() |
1.16 | 6 months | maxv | Sync trace-pc and trace-cmp. |
![]() |
1.12 | 17 months | msaitoh | Set kcpuset's bit correctly to avoid undefined behavior. Found by KUBSan. |
![]() |
1.80 | 8 months | maxv | KASSERT -> panic |
![]() |
1.67 | 6 months | christos | print the index of the problematic symbol |
![]() |
1.11 | 3 years | chs | remove checks for failure after memory allocation calls that cannot fail: kme... |
![]() |
1.7 | 3 years | ozaki-r | branches: 1.7.2; Implement a debugging facility (overflow/underflow detection) ... |
![]() |
1.79 | 3 weeks | riastradh | Use printf, not printf_nolog, in lockdebug dumps. Otherwise we get no diagnosti... |
![]() |
1.60 | 6 weeks | thorpej | Use sel{record,remove}_knote(). |
![]() |
1.4 | 20 months | ozaki-r | Implement an aggressive psref leak detector It is yet another psref leak detect... |
![]() |
1.14 | 4 months | maxv | kmsan: update the copyright notices |
![]() |
1.7 | 22 months | ryo | add INIT_ONCE(9), FINI_ONCE(9) with changing once_t. Welcome to 8.99.36 |
![]() |
1.6 | 4 years | martin | David Binderman in PR kern/51189: simplify loop conditions |
![]() |
1.12 | 10 days | skrll | Typo in comment |
![]() |
1.24 | 5 months | christos | pcu_available_p is only used in KASSERT(), fix non-diagnostic build. |
![]() |
1.25 | 8 months | riastradh | Teach percpu to run constructors on CPU attach. This should make percpu work re... |
![]() |
1.4 | 4 months | riastradh | Fix some more uvm.h cleanup fallout. |
![]() |
1.275 | 4 weeks | mrg | ddb: add two new modifiers to "show pool" and "show all pools" - /s shows a sho... |
![]() |
1.185 | 6 months | maxv | Remove support for '%n' in the kernel printf functions. It makes vulnerabilitie... |
![]() |
1.49 | 21 months | thorpej | Overhaul the API used to fetch and store individual memory cells in userspace. ... |
![]() |
1.17 | 13 months | riastradh | Switch psz_ev_excl to static evcnt. |
![]() |
1.13 | 20 months | ozaki-r | Implement an aggressive psref leak detector It is yet another psref leak detect... |
![]() |
1.14 | 3 years | chs | remove checks for failure after memory allocation calls that cannot fail: kme... |
![]() |
1.3 | 10 years | ad | MAXCPUS -> maxcpus |
![]() |
1.5 | 23 months | pgoyette | Merge the [pgoyette-compat] branch |
![]() |
1.25 | 6 weeks | thorpej | Remove unnecessary inclusion of <sys/timevar.h> |
![]() |
1.7 | 4 months | riastradh | thmap: Use keyed BLAKE2s for second-level hash and beyond. This thwarts hash-fl... |
![]() |
1.25 | 8 months | ad | Move proc_lock into the data segment. It was dynamically allocated because at t... |
![]() |
1.27 | 2 years | mrg | call cnpollc(1) and cnpollc(0) around cngetc(). (christos has a good idea to ad... |
![]() |
1.105 | 7 months | riastradh | Nix trailing whitespace. |
![]() |
1.39 | 4 months | riastradh | workqueue: Lift unnecessary restriction on workqueue_wait. Allow multiple concu... |
![]() |
1.34 | 4 weeks | ad | Comments. |
![]() |
1.48 | 8 months | ad | Move proc_lock into the data segment. It was dynamically allocated because at t... |
![]() |
1.37 | 10 months | ad | UVM locking changes, proposed on tech-kern: - Change the lock on uvm_object, vm... |
![]() |
1.11 | 8 months | riastradh | branches: 1.11.2; Revert "Use cv_timedwaitclock_sig in futex." Turned out to b... |
![]() |
1.132 | 8 months | ad | Move proc_lock into the data segment. It was dynamically allocated because at t... |
![]() |
1.1 | 5 months | riastradh | New system call getrandom() compatible with Linux and others. Three ways to cal... |
![]() |
1.82 | 8 months | ad | Move proc_lock into the data segment. It was dynamically allocated because at t... |
![]() |
1.29 | 22 months | pgoyette | Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly discussed on irc... |
![]() |
1.48 | 8 months | ad | Move proc_lock into the data segment. It was dynamically allocated because at t... |
![]() |
1.151 | 6 weeks | thorpej | Use sel{record,remove}_knote(). |
![]() |
1.180 | 7 months | kamil | Catch up with the usage of struct vmspace::vm_refcnt Use the dedicated referenc... |
![]() |
1.3 | 3 months | rin | Include missing <sys/proc.h>. Hopefully fix build for everyone except vax, for w... |
![]() |
1.24 | 8 months | ad | Move proc_lock into the data segment. It was dynamically allocated because at t... |
![]() |
1.11 | 2 months | pgoyette | Don't use == for assignment. |
![]() |
1.91 | 2 months | pgoyette | Merge the two separate sets of init/fini routines and unbreak the build. XXX St... |
![]() |
1.49 | 8 months | ad | Move proc_lock into the data segment. It was dynamically allocated because at t... |
![]() |
1.55 | 6 weeks | thorpej | Add sel{record,remove}_knote(), so hide some of the details surrounding knote / ... |
![]() |
1.51 | 8 months | ad | Move proc_lock into the data segment. It was dynamically allocated because at t... |
![]() |
1.79 | 2 months | chs | When SS_RESTARTSYS was added, it was accidentally given the same value as the ex... |
![]() |
1.13 | 11 months | maxv | Retire KLEAK. KLEAK was a nice feature and served its purpose; it allowed us to... |
![]() |
1.325 | 2 months | christos | regen |
![]() |
1.31 | 8 months | christos | Add ACL support for FFS. From FreeBSD. |
![]() |
1.307 | 2 months | christos | PR/55777: Ruslan Nikolaev: Make clock_getcpuclockid2 accessible from rump |
![]() |
1.41 | 2 months | christos | regen |
![]() |
1.44 | 2 months | christos | regen |
![]() |
1.41 | 11 months | joerg | Explicitly cast pointers to uintptr_t before casting to enums. They are not nece... |
![]() |
1.76 | 15 months | kamil | Avoid -LONG_MIN msgtyp in msgrcv(2) and treat it as LONG_MAX This logic (found ... |
![]() |
1.98 | 17 months | pgoyette | Many years ago someone created a new __link_set_sysctl_funcs to hold the list of... |
![]() |
1.141 | 15 months | chs | simpler fix for the race between shmat() and shmdt(): change shmat() to hold shm... |
![]() |
1.295 | 6 weeks | thorpej | Use sel{record,remove}_knote(). |
![]() |
1.20 | 6 years | christos | Kernel portion of the multiple ptyfs mount support. Protocol changed between ker... |
![]() |
1.56 | 6 years | dholland | Define TTY_ALLOW_PRIVATE in tty.c, tty_pty.c, and tty_conf.c. These modules are... |
![]() |
1.42 | 8 months | ad | PR kern/55237: Panic: vrelel: bad ref count (9.99.54) Adjust v_writecount with ... |
![]() |
1.146 | 6 weeks | thorpej | Use sel{record,remove}_knote(). |
![]() |
1.43 | 12 months | msaitoh | s/transfered/transferred/ |
![]() |
1.41 | 8 months | ad | Move proc_lock into the data segment. It was dynamically allocated because at t... |
![]() |
1.13 | 6 years | pooka | Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before the sy... |
![]() |
1.108 | 2 months | christos | PR/55777: Ruslan Nikolaev: Move the unp_sysctl_create to uipc_usrreq.c to facili... |
![]() |
1.241 | 8 months | jdolecek | fix KASSERT() for MHLEN case in m_defrag() - network stack usually does m_adj(ET... |
![]() |
1.7 | 2 years | msaitoh | branches: 1.7.4; KNF. No functional change. |
![]() |
1.23 | 6 years | rmind | Add struct pr_usrreqs with a pr_generic function and prepare for the dismantling... |
![]() |
1.60 | 5 weeks | chs | when updating the per-uid "semcnt", decrement the counter for the uid that creat... |
![]() |
1.294 | 6 weeks | thorpej | Use sel{record,remove}_knote(). |
![]() |
1.138 | 4 months | christos | add socket info for user and group for unix sockets in fstat. |
![]() |
1.200 | 8 months | ad | Move proc_lock into the data segment. It was dynamically allocated because at t... |
![]() |
1.200 | 2 months | christos | PR/55777: Ruslan Nikolaev: Move the unp_sysctl_create to uipc_usrreq.c to facili... |
![]() |
1.1 | 8 months | christos | Add ACL support for FFS. From FreeBSD. |
![]() |
1.297 | 5 months | chs | fix the UFS2 extattr truncate code to play nice with wapbl. also, rather than pu... |
![]() |
1.149 | 5 weeks | christos | Be more clear and don't rely on cur being the first member. |
![]() |
1.6 | 9 months | ad | Revert the changes made in February to make cwdinfo use mostly lockless, which r... |
![]() |
1.13 | 23 months | christos | Introduce PR_ZERO to avoid open-coding memset()s everywhere. OK riastradh@. |
![]() |
1.60 | 8 months | christos | Add ACL support for FFS. From FreeBSD. |
![]() |
1.6 | 11 years | cegger | ansify function definitions |
![]() |
1.51 | 8 months | christos | Add ACL support for FFS. From FreeBSD. |
![]() |
1.73 | 9 years | dholland | Fix build with LOCKF_DEBUG on LP64 platforms; from Alexander Nasonov in PR 44490... |
![]() |
1.225 | 3 weeks | chs | Honor LOCKPARENT for ".." of the root directory. Reported-by: syzbot+f40b9f241b... |
![]() |
1.85 | 2 months | hannken | We have to ignore interrupts when suspending here the same way we have to do wit... |
![]() |
1.40 | 6 years | dholland | Revert the following changes: src/sys/sys/quotactl.h 1.37 src/sys/compat/... |
![]() |
1.489 | 5 months | christos | use the right printing function |
![]() |
1.548 | 8 months | christos | Add ACL support for FFS. From FreeBSD. |
![]() |
1.63 | 8 months | ad | Reorganise the locking and allocation of fstrans_lwp_info slightly, to reduce co... |
![]() |
1.126 | 5 months | riastradh | Fix bogus fast path in vput. If we can't discern whether we have an exclusive o... |
![]() |
1.214 | 2 months | chs | Lock the vnode while calling VOP_BMAP() for FIOGETBMAP. Reported-by: syzbot+cfa... |
![]() |
1.108 | 9 months | jdolecek | fix wapbl_discard() to actually discard the queued bufs properly - need to set B... |
![]() |
1.35 | 8 months | christos | Add ACL support for FFS. From FreeBSD. |
![]() |
1.112 | 8 months | hannken | Regen. |
![]() |
1.70 | 8 months | christos | Add ACL support for FFS. From FreeBSD. |
![]() |
1.80 | 8 months | hannken | VOP_STRATEGY() may still deadlock with devices. Change FSTRANS from LAZY to NO.... |