| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | OpenZFS - Performance regression suite for zfstest | John Wren Kennedy | 2016-09-08 | 31 | -10/+1360 |
* | Real disk partitioning now enabled in test suite for Linux | Sydney Vanda | 2016-09-08 | 64 | -58/+776 |
* | Tag 0.7.0-rc1zfs-0.7.0-rc1 | Brian Behlendorf | 2016-09-07 | 1 | -2/+2 |
* | Bring over illumos ZFS FMA logic -- phase 1 | Don Brady | 2016-09-01 | 20 | -39/+1837 |
* | Delete unreferenced function zfs_ereport_send_interim_checksum | luozhengzheng | 2016-09-01 | 2 | -13/+0 |
* | kmem_zalloc with KM_SLEEP will never return NULL | luozhengzheng | 2016-09-01 | 2 | -44/+1 |
* | Fix zfs_unmount() and zfs_unshare_proto() leaks | cao | 2016-09-01 | 1 | -3/+5 |
* | Performance optimization of AVL tree comparator functions | Gvozden Neskovic | 2016-08-31 | 25 | -274/+148 |
* | Fix zhack argument processing | Brian Behlendorf | 2016-08-31 | 2 | -6/+6 |
* | Update zpool_import_001_pos | Brian Behlendorf | 2016-08-31 | 1 | -1/+1 |
* | Fix "zpool get guid,freeing,leaked" source | Hajo Möller | 2016-08-30 | 1 | -6/+8 |
* | Update zfs_destroy_004.ksh script | cao | 2016-08-30 | 2 | -7/+12 |
* | Update zfs_create_003_pos.ksh and zfs_create_006_pos.ksh | ChaoyuZhang | 2016-08-30 | 3 | -8/+5 |
* | Add log_must_{retry,busy} helpers | Brian Behlendorf | 2016-08-30 | 1 | -0/+75 |
* | Update zfs_mount_005_pos.ksh and zfs_mount_010_neg.ksh | liuhuang | 2016-08-30 | 3 | -17/+30 |
* | Delete unused zfsctl_snapdir_inactive declaration | cao | 2016-08-30 | 2 | -2/+0 |
* | OpenZFS 6940 - Cannot unlink directories when over quota | Simon Klinkert | 2016-08-30 | 1 | -0/+1 |
* | OpenZFS 6322 - ZFS indirect block predictive prefetch | Alexander Motin | 2016-08-30 | 5 | -26/+91 |
* | OpenZFS 7086 - ztest attempts dva_get_dsize_sync on an embedded blockpointer | Matthew Ahrens | 2016-08-30 | 1 | -6/+14 |
* | Fix: Build warnings with different gcc optimization levels in debug mode | GeLiXin | 2016-08-29 | 2 | -3/+2 |
* | Fix cv_timedwait_hires | Brian Behlendorf | 2016-08-29 | 1 | -4/+11 |
* | Add zfs_arc_meta_limit_percent tunable | GeLiXin | 2016-08-23 | 2 | -12/+71 |
* | Prevent reclaim in send_traverse_thread() | Tim Chase | 2016-08-22 | 1 | -0/+5 |
* | Fix: Array bounds read in zprop_print_one_property() | GeLiXin | 2016-08-22 | 1 | -1/+2 |
* | Linux compat: Grsecurity kernel | Gvozden Neskovic | 2016-08-22 | 6 | -13/+84 |
* | OpenZFS 7004 - dmu_tx_hold_zap() does dnode_hold() 7x on same object | Matthew Ahrens | 2016-08-19 | 8 | -19/+146 |
* | OpenZFS 7003 - zap_lockdir() should tag hold | Matthew Ahrens | 2016-08-19 | 5 | -106/+154 |
* | Fix spa config generate memory leak in spa_load_best function | heary-cao | 2016-08-19 | 1 | -0/+2 |
* | Update zfs_create_(009,010)_neg.ksh | ChaoyuZhang | 2016-08-18 | 2 | -2/+2 |
* | OpenZFS 7176 - Yet another hole birth issue | Paul Dagnelie | 2016-08-18 | 2 | -6/+32 |
* | Fix do_link portion of ctime test | Nikolay Borisov | 2016-08-16 | 1 | -1/+3 |
* | It is not necessary to zero struct dbuf_hold_impl_data | Matthew Ahrens | 2016-08-16 | 1 | -1/+9 |
* | zdb: fencepost error at zdb_cb.zcb_embedded_histogram[][] | Gvozden Neskovic | 2016-08-16 | 1 | -1/+1 |
* | Rework of fletcher_4 module | Gvozden Neskovic | 2016-08-16 | 7 | -178/+372 |
* | Fletcher4 implementation using avx512f instruction set | Gvozden Neskovic | 2016-08-16 | 6 | -10/+182 |
* | Add support for AVX-512 family of instruction sets | Gvozden Neskovic | 2016-08-16 | 2 | -12/+422 |
* | Add tunable to ignore hole_birth | Rich Ercolani | 2016-08-15 | 2 | -1/+18 |
* | Fix incorrect pool state after import | GeLiXin | 2016-08-12 | 1 | -1/+1 |
* | OpenZFS 5997 - FRU field not set during pool creation and never updated | Hans Rosenfeld | 2016-08-12 | 22 | -305/+238 |
* | Fix a typo in ZIL write handling comment | luozhengzheng | 2016-08-12 | 1 | -1/+1 |
* | icp: mark asm files with noexec stack | Jason Zaman | 2016-08-12 | 5 | -0/+20 |
* | icp: add no_const for PaX Compat | Jason Zaman | 2016-08-12 | 1 | -16/+21 |
* | Reorder HAVE_BIO_RW_* checks | Brian Behlendorf | 2016-08-12 | 1 | -4/+12 |
* | OpenZFS 7263 - deeply nested nvlist can overflow stack | Matthew Ahrens | 2016-08-11 | 1 | -2/+21 |
* | Fix infinite loop when zdb -R with d flag | Chunwei Chen | 2016-08-11 | 1 | -2/+2 |
* | Use file_dentry and file_inode wrappers | Chen Haiquan | 2016-08-11 | 6 | -9/+41 |
* | Fix indefinite article | GeLiXin | 2016-08-11 | 6 | -7/+7 |
* | Remove custom root pool import code | Brian Behlendorf | 2016-08-11 | 3 | -287/+0 |
* | Linux 4.8 compat: Fix removal of bio->bi_rw member | Brian Behlendorf | 2016-08-11 | 4 | -77/+190 |
* | Build user-space with different gcc optimization levels | Gvozden Neskovic | 2016-08-09 | 7 | -14/+14 |