Age | Commit message (Expand) | Author | Files | Lines |
2016-06-10 | [illumos-gate merge] | Jerry Jelinek | 1 | -2/+2 |
2016-06-09 | 6314 buffer overflow in dsl_dataset_name | Matthew Ahrens | 1 | -2/+2 |
2016-05-12 | [illumos-gate merge] | Jerry Jelinek | 1 | -97/+92 |
2016-05-11 | 6874 rollback and receive need to reset ZPL state to what's on disk | Matthew Ahrens | 1 | -97/+92 |
2016-02-09 | [illumos-gate merge] | Jerry Jelinek | 1 | -0/+1 |
2016-02-08 | 5027 zfs large block support (add copyright) | Matthew Ahrens | 1 | -0/+1 |
2015-09-17 | [illumos-gate merge] | Patrick Mooney | 1 | -66/+3 |
2015-09-17 | 6171 dsl_prop_unregister() slows down dataset eviction. | Justin Gibbs | 1 | -66/+3 |
2015-07-20 | [illumos-gate merge] | Jerry Jelinek | 1 | -2/+2 |
2015-07-19 | 5960 zfs recv should prefetch indirect blocks | Paul Dagnelie | 1 | -2/+2 |
2014-11-07 | [illumos-gate merge] | Keith M Wesolowski | 1 | -5/+4 |
2014-11-07 | 5027 zfs large block support | Matthew Ahrens | 1 | -5/+4 |
2014-08-14 | [illumos-gate merge] | Keith M Wesolowski | 1 | -2/+2 |
2014-08-12 | 5045 use atomic_{inc,dec}_* instead of atomic_add_* | Josef 'Jeff' Sipek | 1 | -2/+2 |
2014-07-21 | [illumos-gate merge] | Keith M Wesolowski | 1 | -7/+7 |
2014-07-18 | 5008 lock contention (rrw_exit) while running a read only load | Alexander Motin | 1 | -7/+7 |
2013-07-28 | 3875 panic in zfs_root() after failed rollback | Keith M Wesolowski | 1 | -43/+50 |
2013-07-17 | OS-2345 panic in zfs_root() due to NULL z_os | Keith M Wesolowski | 1 | -43/+50 |
2013-06-11 | [illumos-gate merge] | Keith M Wesolowski | 1 | -14/+10 |
2013-06-11 | 3742 zfs comments need cleaner, more consistent style | Will Andrews | 1 | -14/+10 |
2013-03-14 | Merge /root/git/illumos-gate | Keith M Wesolowski | 1 | -33/+33 |
2013-03-08 | 3598 want to dtrace when errors are generated in zfs | Matthew Ahrens | 1 | -33/+33 |
2013-03-01 | Merge /root/git/illumos-gate | Keith M Wesolowski | 1 | -31/+43 |
2013-02-28 | 3464 zfs synctask code needs restructuring | Matthew Ahrens | 1 | -31/+43 |
2013-02-21 | Merge github.com:illumos/illumos-gate | Keith M Wesolowski | 1 | -6/+12 |
2013-02-10 | 3522 zfs module should not allow uninitialized variables | George Wilson | 1 | -6/+12 |
2012-11-07 | Illumos sync | John Sonnenschein | 1 | -9/+25 |
2012-09-10 | illumos sync | John Sonnenschein | 1 | -4/+4 |
2012-09-07 | 3006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zero | Madhav Suresh | 1 | -1/+1 |
2012-08-24 | 3100 zvol rename fails with EBUSY when dirty | Matthew Ahrens | 1 | -3/+3 |
2012-07-31 | OS-1439 zfs force umount can leak zone ref, preventing zone shutdown | Jerry Jelinek | 1 | -0/+12 |
2012-08-01 | backout 3006: causes 3046 (panics after mounting root) | Richard Lowe | 1 | -1/+1 |
2012-07-31 | 3006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zero | Madhav Suresh | 1 | -1/+1 |
2012-09-24 | 3208 moving zpool cross-endian results in incorrect user/group accounting | Matthew Ahrens | 1 | -9/+25 |
2012-06-30 | 2882 implement libzfs_core | Matthew Ahrens | 1 | -3/+3 |
2011-05-14 | 742 Resurrect the ZFS "aclmode" property | Albert Lee | 1 | -0/+14 |
2010-08-18 | 6977619 NULL pointer deference in sa_handle_get_from_db() | Mark Shellenbaum | 1 | -16/+38 |
2010-08-11 | 6971929 Unable to add/remove ACE after doing idmap flush -a | Mark Shellenbaum | 1 | -10/+1 |
2010-08-09 | PSARC 2010/306 Read-only ZFS pools | George Wilson | 1 | -8/+13 |
2010-06-29 | 6937998 txg_wait_synced() is called when unmounting zfs snapshots | Sanjeev Bagewadi | 1 | -3/+2 |
2010-06-25 | 6913010 assertion failed: error||lr->lr_length <= zp->z_blksz, file: ../../co... | Neil Perrin | 1 | -1/+1 |
2010-06-16 | PSARC 2010/144 lofi(7D) in non global zones | John Levon | 1 | -1/+1 |
2010-06-02 | 6957113 accessing a fifo special file in .zfs snapshot dir panics kernel | Mark J Musante | 1 | -0/+1 |
2010-05-25 | 6952177 SA handling of on-disk corruption can be improved | Mark Shellenbaum | 1 | -3/+7 |
2010-05-03 | 6675946 'zpool status' should show the progress of resilvering for individual... | Lin Ling | 1 | -31/+2 |
2010-05-03 | PSARC/2010/108 zil synchronicity | Mark J Musante | 1 | -34/+33 |
2010-04-19 | 6939983 assertion failed: zap_count(os, DMU_USERUSED_OBJECT, &count) != 0||co... | Mark Shellenbaum | 1 | -1/+19 |
2010-04-14 | PSARC/2010/029 Improved ACL interoperability | Mark Shellenbaum | 1 | -14/+0 |
2010-04-08 | 6891449 zvol_strategy() check for zv == NULL too late | Chris Kirby | 1 | -2/+4 |
2010-04-04 | 6940770 panic in sa_find_idx_tab() after receiving into pool when version sho... | Mark Shellenbaum | 1 | -9/+7 |