index
:
illumos-gate
master
sysroot/20181213
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
src
/
uts
/
common
/
fs
/
vnode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-09
11679 vn_rele() and friends should VERIFY after mutex
Spencer Evans-Cole
1
-4
/
+5
2020-09-24
12363 add O_DIRECT support
Jerry Jelinek
1
-1
/
+18
2020-02-01
9965 Want support for O_DIRECTORY
Robert Mustacchi
1
-4
/
+30
2020-01-29
12172 genunix: variable may be used uninitialized
Toomas Soome
1
-2
/
+2
2019-03-28
10573 define TASKQID_INVALID as (taskq_id)0
Toomas Soome
1
-1
/
+1
2019-02-20
10364 vnode: cast between incompatible function types
Toomas Soome
1
-6
/
+6
2019-02-20
10376 uts: NULL pointer issues in genunix
Toomas Soome
1
-1
/
+1
2019-01-17
10084 fop_open() doesn't need to check for a NULL vnode
John Levon
1
-2
/
+2
2017-06-21
8376 cached v_path should be kept fresh
Patrick Mooney
1
-105
/
+252
2017-05-16
8064 need a static DTrace probe in VN_HOLD
Sebastien Roy
1
-6
/
+7
2016-10-28
7454 renaming of mount points should not be allowed
Gordon Ross
1
-0
/
+11
2016-10-28
6499 panic trying to write to the mountpoint of FS with nbmand=on
Kevin Crowe
1
-14
/
+11
2016-03-23
4242 file rename event fires before the rename happens
Jerry Jelinek
1
-0
/
+30
2014-08-12
5045 use atomic_{inc,dec}_* instead of atomic_add_*
Josef 'Jeff' Sipek
1
-15
/
+15
2014-08-12
5042 stop using deprecated atomic functions
Josef 'Jeff' Sipek
1
-3
/
+4
2013-11-06
3928 `tail -f ...` doesn't notice file truncation
Bryan Cantrill
1
-0
/
+10
2010-07-07
PSARC 2010/235 POSIX 1003.1-2008 *at(2) syscalls
Roger A. Faulkner
1
-5
/
+30
2010-06-24
6949768 fsattr(5) auditing can incorrectly record some open(2) paths as exten...
Brent Paulson
1
-2
/
+2
2010-04-23
6778289 vm locks need to scale with the size of system (strands/memory size)
Peter Rival
1
-4
/
+6
2010-03-05
PSARC/2009/354 Always on / no reboot Solaris Audit
Marek Pospisil
1
-4
/
+6
2010-01-18
6873106 Need a mechanism to share buffers between fs modules
chunli zhang - Sun Microsystems - Irvine United States
1
-1
/
+36
2009-12-09
6232737 Client should support NFS4ERR_MOVED and fs_locations
Robert Thurlow
1
-0
/
+29
2009-10-14
6886081 Solaris needs reparse point support (PSARC 2009/387)
Dai Ngo
1
-0
/
+46
2009-06-16
6711844 assert: vp->v_shrlocks == 0L, file: ../../common/fs/vnode.c, line: 2333
Robert Mastors
1
-11
/
+13
2009-04-09
6591646 Hang while trying to enter a txg while holding a txg open
Neil Perrin
1
-3
/
+33
2008-06-27
PSARC 2008/388 Short circuit for vdev probe failure
eschrock
1
-0
/
+18
2008-05-26
6554564 slab allocator cannot release slabs with lonely buffers
tomee
1
-20
/
+40
2008-03-22
PSARC/2008/053 64 bit offsets for VOP_DUMP
rm15945
1
-4
/
+8
2007-12-27
1162981 Remove C2_AUDIT #defines from the kernel and build files
gww
1
-8
/
+0
2007-10-25
PSARC/2007/218 caller_context_t in all VOPs
amw
1
-168
/
+556
2007-09-14
PSARC 2007/456 Vnode Specific Data
jwahlig
1
-2
/
+296
2007-08-28
6556134 race between unlink() calls on a namefs node
pf199842
1
-55
/
+88
2007-08-14
PSARC/2007/027 File Events Notification API
praks
1
-12
/
+60
2007-08-06
backout 6367770/6588702/6588839: needs work
dm120769
1
-60
/
+12
2007-07-31
PSARC/2007/027 File Events Notification API
praks
1
-12
/
+60
2007-05-25
PSARC 2007/064 Unified POSIX and Windows Credentials for Solaris
casper
1
-0
/
+83
2007-03-26
PSARC/2007/124 Strong Type-Checking for VFS Operation Registration Mechanism
rsb
1
-0
/
+1
2007-03-19
6296436 /usr/bin/rm has slowed down
sn199410
1
-1
/
+8
2006-09-11
PSARC/2005/471 BrandZ: Support for non-native zones
nn35248
1
-1
/
+1
2006-05-24
5083170 need mechanism to report non-recoverable ESTALE error
prabahar
1
-8
/
+14
2006-05-02
PSARC 2006/270 vfs_femhead change to vfs_implp
rsb
1
-10
/
+16
2006-04-03
PSARC 2006/196 DTrace Filesystem Info Provider
bmc
1
-49
/
+57
2006-03-01
6391295 fop_create() panic when running svvs over ZFS
rsb
1
-30
/
+34
2006-02-25
PSARC/2006/034 fsstat
rsb
1
-48
/
+598
2005-10-31
PSARC 2002/240 ZFS
ahrens
1
-18
/
+27
2005-10-27
PSARC 2005/474 Zones Upgrade (Ashanti and Zulu)
carlsonj
1
-0
/
+6
2005-09-17
PSARC 2005/287 obsolete and remove vn_vfslock interface
batschul
1
-11
/
+0
2005-07-28
6175313 io provider exposes our reluctance to set vnode paths
eschrock
1
-27
/
+21
2005-06-14
OpenSolaris Launch
stevel@tonic-gate
1
-0
/
+2905