summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/ufs/ufs_lockfs.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-15/+15
2010-06-10PSARC 2004/445 EOF of vmstat -c optionJohn Levon1-3/+1
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-1/+2
2009-08-076594239 Interrupting fssnap when it is being trussed will wedge the systembatschul1-0/+13
2009-05-276818559 deadlock between acct_find()/ufs_check_lockfs() if process accounting...batschul1-20/+20
2008-08-026451380 ufs_fiolfs() can race with a forcibly unmountjr263061-5/+10
2008-07-295009506 ufs throughput hampered by poor scaling in lockfs codevsakar1-56/+144
2008-01-176430461 ufs_quiesce() involved in a 4-way deadlockvsakar1-1/+111
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-1/+1
2007-07-166561724 UFS cstyle cleanup, and TRACE_*() macro call removalsfrankho1-9/+8
2007-01-204900516 Deadlock between mutex ulp->ul_lock and pagelock p_selock lead to han...mishra1-5/+39
2006-02-014316952 ufs_fault_v should not attempt to queue more then 1 handler for a fai...owenr1-5/+13
2005-11-15PSARC 2004/422 posix_fallocatesdebnath1-6/+79
2005-11-156280143 lufs_enable() strikes againbatschul1-10/+23
2005-08-25backout 6280143/6215065: PIT panicdduvall1-23/+10
2005-08-236280143 lufs_enable() strikes againbatschul1-10/+23
2005-08-106274965 ufs_pageio() should support ufs_quiesce() protocol when used for regu...aguzovsk1-5/+24
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1436