Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | inotify: Avoid calling vrele() with a namecache mutex heldHEADmain | Mark Johnston | 2 hours | 1 | -19/+52 |
* | inotify: Fix a couple of locking bugs | Mark Johnston | 2025-07-18 | 1 | -2/+3 |
* | inotify: do not call into namei() with a locked vnode | Konstantin Belousov | 2025-07-10 | 1 | -0/+2 |
* | inotify: Use memcmp() to compare embedded file names | Mark Johnston | 2025-07-07 | 1 | -1/+1 |
* | linux: Add inotify support | Mark Johnston | 2025-07-04 | 1 | -2/+2 |
* | vfs: Initial revision of inotify | Mark Johnston | 2025-07-04 | 1 | -0/+1008 |