summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs
AgeCommit message (Expand)AuthorFilesLines
2010-06-106959846 DMU traverse prefetch size should be a global tunableChris Kirby1-1/+3
2010-06-106951283 hotspare_import_001_pos FAILs unless doing a sync before detachLin Ling1-2/+2
2010-06-096959054 stack overflow due to nested bpobj's while deleting a shareMatthew Ahrens1-3/+34
2010-06-086957090 ddt_zap_prefetch() induces deadlock, panicGeorge Wilson4-15/+20
2010-06-086494473 ZFS needs a way to slow down resilveringGeorge Wilson8-25/+55
2010-06-076532936 rare deadlock between multiple threads between fp_nexus_enum_tq and d...Jakub Jermar1-4/+14
2010-06-066930814 share/unshare issuesPavel Filipensky6-364/+242
2010-06-046944209 Let smbiod run as a serviceGordon Ross1-5/+5
2010-06-046937869 seeing some memory leaks from xdrrdma_create()Karen Rochford2-3/+8
2010-06-026956280 mutex problem in bpobj_iterate_impl()Lin Ling1-1/+3
2010-06-026957113 accessing a fifo special file in .zfs snapshot dir panics kernelMark J Musante1-0/+1
2010-06-016884007 zfs_send() can leave temporary holds aroundChris Kirby9-148/+616
2010-06-016914555 rfs4_op_rename() can double free converted_onmMarcel Telka1-7/+4
2010-05-286952565 panic[cpu0]/thread=ffffff00202a3c40: Deadlock: cycle in blocking chainMark Maybee1-6/+0
2010-05-276935899 Add AD connectivity diagnosticsAlan Wright43-3156/+3800
2010-05-256952177 SA handling of on-disk corruption can be improvedMark Shellenbaum6-83/+170
2010-05-216948890 snapshot deletion can induce pathologically long spa_sync() timesMatthew Ahrens25-614/+1772
2010-05-206954140 'zfs inherit' does not override recursively received propertyTom Erickson1-1/+2
2010-05-206937191 SUNWtetos door_bench testcase is failing for 64KB with timer failureVivek Gavaskar1-4/+11
2010-05-206918785 udfs allows file names longer than 254 charactersMilan Cermak1-1/+1
2010-05-196938089 dedup-induced latency causes FC initiator logouts/FC port resetsGeorge Wilson14-17/+121
2010-05-186952522 elpaso panics: assertion failed: refcount_is_zero(&dn->dn_holds), fil...Mark Shellenbaum4-13/+5
2010-05-176952968 fstest hanging on symlink/06 testcase on nevada, build 140Mark Shellenbaum1-0/+1
2010-05-146894240 zfs has a partially deleted fileSam Falkner2-23/+66
2010-05-146911391 panic in dmu_tx_count_write()John Harres3-5/+16
2010-05-126950273 CIFS attributes aren't always updated when timestamps are updatedMark Shellenbaum2-9/+17
2010-05-116939136 assertion failed: dv->sdev_nlink == 0, file: ../../common/fs/dev/sdev...Jerry Gilliam1-6/+14
2010-05-076950285 race between removing a top-level vdev and updating the vdev labelsLin Ling1-0/+6
2010-05-076949730 spurious arc_free() can significantly exacerbate 6948890George Wilson3-42/+0
2010-05-076944382 txzonemgr should not run anywhere but in a labeled system's global zoneRic Aleshire1-10/+2
2010-05-066947609 not inheriting inherit_only directories correctlyMark Shellenbaum1-2/+5
2010-05-066907687 zfs pool is not automatically fixed when disk are brought back online...Eric Taylor1-12/+3
2010-05-056909809 COMSTAR should avoid extra data copy to zvol-based backing storeJames Moore2-2/+83
2010-05-046946681 System panics in a loop with "pf zfs_fuid_create"Mark Shellenbaum2-20/+40
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling60-2026/+2869
2010-05-036948911 snapshot deletion can induce unsatisfiable allocations in txg syncGeorge Wilson3-6/+16
2010-05-03PSARC/2010/108 zil synchronicityMark J Musante9-58/+146
2010-04-296944833 Avoid prefetching dbufs in dmu_sync() pathJeff Bonwick9-31/+37
2010-04-28PSARC 2009/377 In-kernel pfexec implementation.Casper H.S. Dik14-126/+93
2010-04-266943440 race in solookup() can cause smod_refcnt to be bumped multiple times ...Anders Persson1-5/+17
2010-04-266911420 ZFS device removal detection should work with SCSAv3George Wilson6-24/+40
2010-04-236778289 vm locks need to scale with the size of system (strands/memory size)Peter Rival1-4/+6
2010-04-226945935 potential mutex problem in zfs_zaccess_aces_check()Mark Shellenbaum3-8/+12
2010-04-226931570 Add flash devices' VID/PID to disk table to advertising 4K physical s...bo zhou - Sun Microsystems - Beijing China1-6/+5
2010-04-21PSARC/2010/043 Reliable Datagram Service v3Eiji Ota1-4/+3
2010-04-216861149 ufs panic: ufs_putapage: bn == UFS_HOLEJim Rice1-5/+12
2010-04-214455694 udf_access does not lock inode for readingMilan Cermak4-255/+236
2010-04-21PSARC/2010/119 "Console User" assignment, logindevperm and virtual console up...rui zang - Sun Microsystems - Beijing China1-13/+39
2010-04-206864918 S10 auto_direct takes 45 mins to remount after manually unmounted a d...Jan Kryl3-454/+363
2010-04-196939983 assertion failed: zap_count(os, DMU_USERUSED_OBJECT, &count) != 0||co...Mark Shellenbaum11-84/+135