summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/ufs/ufs_vnops.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-04 [illumos-gate merge]Jerry Jelinek1-12/+13
2019-09-0311595 ufs: cast between incompatible function typesToomas Soome1-12/+13
2019-01-1710211 UFS freebehind can induce hat_pageunload()/htable_purge_hat() raceBryan Cantrill1-106/+1
2018-10-04OS-3356 UFS freebehind can induce hat_pageunload()/htable_purge_hat() raceBryan Cantrill1-106/+1
2018-07-199641 want stack-clash mitigationPatrick Mooney1-2/+1
2018-01-26OS-6564 segvn concatenation causes use-after-freePatrick Mooney1-2/+1
2017-10-198634 epoll fails to wake on certain edge-triggered conditions [fix regressions]Patrick Mooney1-2/+2
2017-10-19 [illumos-gate merge]Jerry Jelinek1-2/+2
2017-10-188634 epoll fails to wake on certain edge-triggered conditionsPatrick Mooney1-100/+64
2017-03-02OS-5941 epoll should exclude normal files/directoriesPatrick Mooney1-2/+2
2017-02-23 [illumos-gate merge]Jerry Jelinek1-1/+2
2017-02-227812 Remove gender specific languageDaniel Hoffman1-1/+2
2017-02-13OS-5882 epoll fails to wake on certain edge-triggered conditionsPatrick Mooney1-100/+64
2016-03-29OS-5291 lxbrand inotify02 LTP regressionJerry Jelinek1-7/+2
2016-03-24 [illumos-gate merge]Jerry Jelinek1-3/+9
2016-03-234242 file rename event fires before the rename happensJerry Jelinek1-12/+25
2016-03-22OS-5148 ftruncate at offset should emit proper eventsPatrick Mooney1-4/+14
2016-01-06 [illumos-gate merge]Jerry Jelinek1-2/+2
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek1-2/+2
2015-12-16OS-5040 code review cleanup for vnode pre-rename eventsJerry Jelinek1-5/+6
2015-10-28OS-4896 NFSv4 needs file events before they occurJerry Jelinek1-2/+22
2014-09-19OS-3294 add support for inotifyBryan Cantrill1-6/+1
2014-08-14 [illumos-gate merge]Keith M Wesolowski1-6/+6
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-6/+6
2014-02-27OS-2797 deadlock in ufs_dirlook()Jerry Jelinek1-8/+9
2013-11-063928 `tail -f ...` doesn't notice file truncationBryan Cantrill1-0/+7
2013-10-16OS-2557 file rename event fires before the rename happensJerry Jelinek1-26/+16
2013-09-05OS-2432 tail -f/-F missing some truncation eventsBryan Cantrill1-0/+7
2010-04-166602216 ufs vnevent_remove/vnevent_rename needs to occur before namespace man...Owen Roberts1-63/+143
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-7/+9
2009-09-01PSARC 2009/453 futimens, utimensatRoger A. Faulkner1-1/+10
2008-11-101246893 mmap and write to the same file deadlocks.Donghai Qiao1-0/+9
2008-09-30PSARC/2008/588 VFSFT_SYSATTR_VIEWSJanice Chang1-1/+1
2008-09-296748275 Panic in ufs_acl_access due to a race between clearing an ACL and ufs...Frank Batschulat1-22/+37
2008-09-11PSARC/2008/336 Extended VTOCPrasad Singamsetty1-5/+3
2008-08-026451380 ufs_fiolfs() can race with a forcibly unmountjr263061-3/+2
2008-06-036679732 nfsd panics 32 bit x86 with ufs_putapage: bn == UFS_HOLEmc2087001-1/+1
2008-05-276660301 fsck does not fix the file system corruption related to information o...vsakar1-0/+2
2008-03-22PSARC/2008/053 64 bit offsets for VOP_DUMPrm159451-6/+8
2008-03-136425723 ufs_getpage() may loop endlessly calling bmap_write() because blksize...mc2087001-1/+2
2008-02-19PSARC 2006/123 Mmap compatibilitymec1-16/+10
2008-01-176430461 ufs_quiesce() involved in a 4-way deadlockvsakar1-39/+67
2007-12-076521412 PSARC 2006/525: new boot sparcsetje1-3/+58
2007-11-146460239 snv_46; Panic:assertion failed:(threadp())->t_flag file: ../../common...frankho1-0/+30
2007-11-086488125 fssnap generates misleading error messages when the file system could...mishra1-1/+5
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-90/+143
2007-09-11backout 4693666/6460239: causes 6603251dm1207691-53/+3
2007-08-214693666 fix for 4235823 reintroduced 1199162 (mmap'ed writes may fail to upda...frankho1-3/+53
2007-08-14PSARC/2007/027 File Events Notification APIpraks1-4/+20
2007-08-06backout 6367770/6588702/6588839: needs workdm1207691-20/+4