1. 386e9c9 5566 elfexec is overzealous with vpages by Jerry Jelinek · 9 years ago
  2. 9d47dec 5592 NULL pointer dereference in dsl_prop_notify_all_cb() by Justin T. Gibbs · 9 years ago
  3. 6e062f4 5563 Some traverse() callers do strange things by Marcel Telka · 9 years ago
  4. 7eb15ee 5568 'allthreads' needs to be global by Richard Lowe · 9 years ago
  5. e57a022 5531 NULL pointer dereference in dsl_prop_get_ds() by Justin T. Gibbs · 9 years ago
  6. 0fda3cc 5562 ZFS sa_handle's violate kmem invariants, debug kernels panic on boot by Justin T. Gibbs · 9 years ago
  7. f46abf1 5557 rfs3_lookup() could return invalid error by Marcel Telka · 9 years ago
  8. 6ac69b9 5545 remove unused pritospl and spltopri by Josef 'Jeff' Sipek · 9 years ago
  9. 22253b4 5360 Race condition in devfs upgrades reader to writer incidentally and causes panic by Alexander Kolbasov · 9 years ago
  10. 71da0c3 5509 nfsauth_cache_get() could spend a lot of time walking exi_cache by Marcel Telka · 9 years ago
  11. 096e63b 4872 system crash after nlm_gc hits bogus mutex by Paul Dagnelie · 9 years ago
  12. a6a74e0 5498 kmem_reap does one xcall per page by Matthew Ahrens · 9 years ago
  13. fca543c 4923 want preadv and pwritev by DJ Hoffman · 10 years ago
  14. 244781f 5497 lock contention on arcs_mtx by Prakash Surya · 9 years ago
  15. fe31923 5313 Allow I/Os to be aggregated across ZIO priority classes by Justin T. Gibbs · 9 years ago
  16. bc9014e 5056 ZFS deadlock on db_mtx and dn_holds by Justin Gibbs · 9 years ago
  17. 4076b1b 5445 Add more visibility via arcstats; specifically arc_state_t stats and differentiate between "data" and "metadata" by Prakash Surya · 9 years ago
  18. 89c86e3 5408 managing ZFS cache devices requires lots of RAM by Chris Williamson · 9 years ago
  19. 277b8dc 5444 cannot exec from hsfs since 5405 by Hans Rosenfeld · 9 years ago
  20. 2ec99e3 5376 arc_kmem_reap_now() should not result in clearing arc_no_grow by Matthew Ahrens · 9 years ago
  21. a846f19 5422 preserve AVL invariants in dn_dbufs by Alex Reece · 9 years ago
  22. 9e835c7 5440 bad free at checkauth+0x1a2() by Marcel Telka · 9 years ago
  23. 3d1d816 5436 Panic due to bad mutex, from auth_cache being previously freed by Marcel Telka · 9 years ago
  24. 5fd5c68 5419 hung mount in one zone shouldn't interfere with zone boot/halt of another zone by Jerry Jelinek · 11 years ago
  25. de4ddf9 5405 panic when mounting a lofi device from a ro filesystem by Keith M Wesolowski · 10 years ago
  26. 94bdecd 5198 Want alternate global zone rule set for each ipf netstack by Rob Gulewich · 9 years ago
  27. 0b9f216 5199 "bad pkt state alloc" kstats due to echo replies by Rob Gulewich · 10 years ago
  28. c679876 5200 ipf_stack_destroy error messages when halting zones by Jerry Jelinek · 13 years ago
  29. d656868 5421 devzvol_readdir() needs to be more careful with strchr by Robert Mustacchi · 9 years ago
  30. 7adb730 5369 arc flags should be an enum by George Wilson · 9 years ago
  31. bafd1f1 5330 zone brands could control init restart behavior by Jerry Jelinek · 9 years ago
  32. abdbe11 5297 mptsas refhash replacement on reset can cause hang by Keith M Wesolowski · 10 years ago
  33. c137962 5314 Remove "dbuf phys" db->db_data pointer aliases in ZFS by Justin T. Gibbs · 9 years ago
  34. 2dc692e 5340 add kstats to track reason for fork failures by Jerry Jelinek · 9 years ago
  35. 231aab8 5347 idle pool may run itself out of space by Matthew Ahrens · 9 years ago
  36. 3a5286a 5368 ARC should cache more metadata by Matthew Ahrens · 9 years ago
  37. 940efce 5017 use 64bit DMA in mpt_sas by Andy Giles · 9 years ago
  38. 90b1de1 2732 consistent use of #pragma align would please GCC by Richard PALO · 9 years ago
  39. 9c787c7 5320 panic in smb_com_locking_andx by Gordon Ross · 10 years ago
  40. bc7c423 5319 smb_oplock_acquire thread deadlock by Gordon Ross · 10 years ago
  41. 7f3ef64 5318 Panic with smbtorture raw.scan-eamax by Gordon Ross · 10 years ago
  42. 5fd03bc 5317 SMB server delivers old modification time by Gordon Ross · 11 years ago
  43. b808966 5362 invalid conversion when using asm/thread.h in c++ code by Alexander Eremin · 9 years ago
  44. f63ab3d 5349 verify that block pointer is plausible before reading by Matthew Ahrens · 9 years ago
  45. 89621fe 5296 Support for more than 16 groups with AUTH_SYS by Marcel Telka · 9 years ago
  46. fdb8cf8 5291 x86 {high,low}bit rely on undefined behavior by Josef 'Jeff' Sipek · 9 years ago
  47. 6f6a76a 5351 scrub goes for an extra second each txg by Matthew Ahrens · 9 years ago
  48. 6d89ca5 5334 cleanup gcc warning for cmd/savecore by Igor Kozhukhov · 9 years ago
  49. 373dc1c 5348 zio_checksum_error() only fills in info if ECKSUM by Matthew Ahrens · 9 years ago
  50. e651831 5350 clean up code in dnode_sync() by Matthew Ahrens · 9 years ago
  51. d808a4f 5310 Remove always true tests for non-NULL ds->ds_phys by Justin T. Gibbs · 9 years ago
  52. 2a89c2c 5311 traverse_dnode may report success when it should not by Justin T. Gibbs · 9 years ago
  53. 1e9bd7e 5213 panic in metaslab_init due to space_map_open returning ENXIO by Prakash Surya · 9 years ago
  54. fbefb14 5179 Remove unused ZFS ARC functions by Serapheim Dimitropoulos · 9 years ago
  55. 633fc3a 5295 remove maxburst logic from TCP's send algorithm by Sebastien Roy · 9 years ago
  56. b607c8a 5337 igb/ixgbe mishandle raw packets if cable problem by Keith M Wesolowski · 9 years ago
  57. 8d4235f 5302 vm: remove 'nopageage' static global by Josef 'Jeff' Sipek · 9 years ago
  58. 1ed6b69 5316 allow smbadm join to use RPC by Gordon Ross · 11 years ago
  59. 6d0043d 5326 myri10ge should allow you to tune its mtu by Robert Mustacchi · 9 years ago
  60. 60bf7f6 5016 improve mpt_sas auto request sense by Andy Giles · 9 years ago
  61. 0716b62 5256 document some nonsensical code in the px driver by Josef 'Jeff' Sipek · 9 years ago
  62. 7e33f25 5288 x86 bitmap inline asm functions duplicate code by Josef 'Jeff' Sipek · 9 years ago
  63. de710d2 5255 uts shouldn't open-code ISP2 by Josef 'Jeff' Sipek · 9 years ago
  64. 59b0aa3 4674 No need to undefine rptr in ip.c by Sachidananda Urs · 9 years ago
  65. 0ed5c46 5285 pass in cpu_pause_func via pause_cpus by Josef 'Jeff' Sipek · 9 years ago
  66. f9bc6da 5215 smbd core dump with missing negotiate challenge by Dmitry.Savitsky@nexenta.com · 12 years ago
  67. b515258 5027 zfs large block support by Matthew Ahrens · 9 years ago
  68. 738f37b 5244 zio pipeline callers should explicitly invoke next stage by George Wilson · 9 years ago
  69. f7950bf 5243 zdb -b could be much faster by Matthew Ahrens · 9 years ago
  70. b59c4a4 4110 panic while reaping htable_cache by Boris Protopopov · 10 years ago
  71. 2f5a011 5272 dev_err(9F) ignores special first character of message (explicit NULL check) by Hans Rosenfeld · 9 years ago
  72. ca9a201 2922 dev_err() needs manpage by Hans Rosenfeld · 9 years ago
  73. 8f23e9f 4864 update emlxs from source provided by Emulex for 16G FC by Hans Rosenfeld · 10 years ago
  74. a05fd0c 5246 xdr_uid_t/xdr_gid_t cleanups by Marcel Telka · 9 years ago
  75. 25c28e83 693 Opensource replacement of sunwlibm by Piotr Jasiukajtis · 10 years ago
  76. e77d42e 3693 restore_object uses at least two transactions to restore an object by Matthew Ahrens · 9 years ago
  77. f8554bb 5175 implement dmu_read_uio_dbuf() to improve cached read performance by Matthew Ahrens · 9 years ago
  78. 3e0831a 5173 vioblk should support the TOPOLOGY feature for physical block size reporting by Hans Rosenfeld · 9 years ago
  79. 8a90470 5162 zfs recv should use loaned arc buffer to avoid copy by Matthew Ahrens · 9 years ago
  80. 6f834bc 5176 lock contention on godfather zio by Matthew Ahrens · 9 years ago
  81. 50c4511 5015 improvements to mpt_sas debug logging and mdb module by Andy Giles · 9 years ago
  82. f52228b 4037 sTec S112x support by Joe Beteta · 11 years ago
  83. dcf050a 5192 cpuid_pass2 incorrectly asserts when disabling xsave by Robert Mustacchi · 9 years ago
  84. 482a774 5029 process starvation in FSS by Jerry Jelinek · 9 years ago
  85. 5f37736 5177 remove dead code from dsl_scan.c by Matthew Ahrens · 9 years ago
  86. 42fcb65 5150 zfs clone of a defer_destroy snapshot causes strangeness by Matthew Ahrens · 9 years ago
  87. f6164ad 5174 add sdt probe for blocked read in dbuf_read() by Adam H. Leventhal · 9 years ago
  88. dd3928f 5182 use after free in blkdev by Hans Rosenfeld · 9 years ago
  89. 893c83b 5149 zvols need a way to ignore DKIOCFREE by George Wilson · 9 years ago
  90. 08ec77c 5084 struct ecppunit's e_busy is multi-value, can't be a boolean_t by Richard Lowe · 11 years ago
  91. 574e241 5148 zvol's DKIOCFREE holds zfsdev_state_lock too long by George Wilson · 9 years ago
  92. bf3e216 5161 add tunable for number of metaslabs per vdev by Matthew Ahrens · 9 years ago
  93. 83803b5 5163 arc should reap range_seg_cache by George Wilson · 9 years ago
  94. b1be289 5164 space_map_max_blksz causes panic, does not work by Matthew Ahrens · 9 years ago
  95. 3ce9ce3 5133 fix races for two panics on NULL pointer derefs in nsmb connection teardown by Bayard Bell · 9 years ago
  96. 531aa4e 4036 fix blkdev uninitialized return values (Makefile) by Hans Rosenfeld · 9 years ago
  97. 32ce6b8 5151 blkdev should support reporting of physical block size by Hans Rosenfeld · 9 years ago
  98. a0cb694 4036 fix blkdev uninitialized return values by Steve Ma · 9 years ago
  99. 0fbc0cd 5139 SEEK_HOLE failed to report a hole at end of file by Matthew Ahrens · 9 years ago
  100. 2243853 5140 message about "%recv could not be opened" is printed when booting after crash by Matthew Ahrens · 9 years ago