summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/proc/prvnops.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-08 [illumos-gate merge]Jerry Jelinek1-2/+1
2020-07-0712909 epoll should better detect fd reassignmentPatrick Mooney1-2/+1
2020-02-10 [illumos-gate merge]Jerry Jelinek1-57/+57
2020-02-0812277 /proc/<PID>/fdinfo should resolve paths relative to current processAndy Fiddaman1-57/+57
2020-01-24 [illumos-gate merge]Jerry Jelinek1-55/+245
2020-01-2412046 Provide /proc/<PID>/fdinfo/Andy Fiddaman1-56/+246
2019-09-12OS-7931 ::refstr would be usefulJohn Levon1-12/+52
2018-10-228158 Want named threads API [fix mismerge]Jerry Jelinek1-4/+0
2018-10-22 [illumos-gate merge]Jerry Jelinek1-1/+5
2018-10-198158 Want named threads APIJohn Levon1-12/+102
2018-10-12OS-7200 would like thread name APIJason King1-12/+99
2018-09-11backout OS-7200 would like thread name API (triggers OS-7240)Robert Mustacchi1-99/+12
2018-09-10OS-7200 would like thread name APIJason King1-12/+99
2018-08-069063 improve procfs exit handlingJerry Jelinek1-1/+1
2018-07-199055 panic in prgetattrJerry Jelinek1-1/+12
2017-10-31OS-6420 panic in prgetattrJerry Jelinek1-1/+12
2017-09-06OS-6290 improve procfs exit handlingJerry Jelinek1-1/+1
2017-06-218376 cached v_path should be kept freshPatrick Mooney1-3/+26
2017-05-16 [illumos-gate merge]Jerry Jelinek1-1/+2
2017-05-168064 need a static DTrace probe in VN_HOLDSebastien Roy1-1/+2
2017-04-11OS-5846 procfs should follow VFS rulesPatrick Mooney1-3/+26
2016-12-297696 procfs lacks adequate access checks for CREAT actionsPatrick Mooney1-16/+30
2016-12-16OS-5848 procfs lacks adequate access checks for CREAT actionsPatrick Mooney1-16/+30
2016-10-17 [illumos-gate merge]Jerry Jelinek1-10/+38
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe1-10/+38
2016-01-06 [illumos-gate merge]Jerry Jelinek1-28/+28
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek1-28/+28
2015-10-166291 nested epoll does not mimic Linux behaviorPatrick Mooney1-1/+5
2015-10-165640 want epoll supportBryan Cantrill1-2/+2
2015-09-18OS-4656 nested epoll does not mimic Linux behaviorPatrick Mooney1-1/+5
2015-01-15OS-3463 expose process argv through procfsJoshua M. Clulow1-1/+58
2014-09-30OS-3383 lx brand: node.js test test-setproctitle.js failsBryan Cantrill1-8/+62
2014-08-14 [illumos-gate merge]Keith M Wesolowski1-2/+2
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-2/+2
2014-05-19OS-15 add procfs equivalent to prctl(PR_SET_NAME)Bryan Cantrill1-0/+49
2014-04-23OS-2893 add support for epollBryan Cantrill1-2/+2
2013-12-162410 procfs needlessly breaks large file supportBryan Cantrill1-0/+9
2013-04-15 [illumos-gate merge]Keith M Wesolowski1-4/+0
2013-04-123673 core dumping is abysmally slowBryan Cantrill1-3/+68
2013-04-01OS-2085 add visibility into agent LWP's spymasterBryan Cantrill1-3/+68
2012-03-21OS-1026 procfs and large file support won't co-existBryan Cantrill1-0/+13
2010-04-056904937 thread spinning in anon_array_enter causing ps and other proc tools t...Christopher Baumbauer - Oracle America - San Diego United States1-4/+16
2010-03-166935090 solaris10 zone procfs should use only S10_NSIG, not NSIGRoger A. Faulkner1-13/+18
2009-07-236801244 ps takes too long when many AS segments because of rm_assizeSudheer A1-7/+2
2009-02-276800529 panic in contract_process_kill() due to null p_pgidp pointerVamsi Nagineni1-3/+3
2008-03-03PSARC 2008/109 Fine Grained Access Permissions (FGAP)casper1-8/+11
2007-12-106627223 gfs needs to support extended dirent flagsck1538981-15/+16
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-35/+48
2007-03-26PSARC/2007/124 Strong Type-Checking for VFS Operation Registration Mechanismrsb1-22/+23
2006-09-226193414 many procfs functions scale badly if a process uses a huge number of ...frankho1-85/+39