2016-12-09 |
liaoyuxiangqin | Fix coverity defects: CID 147475 |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Chunwei Chen | Don't count '@' for dataset namelen if not a snapshot |
commit | commitdiff | tree | snapshot |
2016-12-08 |
luozhengzheng | Fix coverity defects: CID 154617 |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Brian Behlendorf | Speed up zvol import and export speed |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Brian Behlendorf | Revert "Disable zio_dva_throttle_enabled by default" |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Gvozden Neskovic | Cache ddt_get_dedup_dspace() value if there was no... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Brian Behlendorf | Refactor txg history kstat |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Chunwei Chen | zvol_remove_minors do parallel zvol_free |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Chunwei Chen | zpool_create_minors parallel prefetch |
commit | commitdiff | tree | snapshot |
2016-12-02 |
ChaoyuZhang | Enable mountpoint_003_pos |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Brian Behlendorf | Skip zpool_scrub_004_pos on 32-bit systems |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Brian Behlendorf | OpenZFS 7143 - dbuf_read() creates unnecessary zio_root... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
luozhengzheng | Fix incorrect operator in abd_alloc_sametype() |
commit | commitdiff | tree | snapshot |
2016-12-01 |
cao | Remove unused sa_update_from_cb() |
commit | commitdiff | tree | snapshot |
2016-12-01 |
cao | Compile zio.h and zio_impl.h mutual include |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Chunwei Chen | zvol: reduce linear list search |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Chunwei Chen | Use system_delay_taskq for long delay tasks |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Håkan Johansson | Do not force VDEV_NAME_TYPE_ID in max_width() |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Brian Behlendorf | Convert zio_buf_alloc() consumers |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Brian Behlendorf | Introduce ARC Buffer Data (ABD) |
commit | commitdiff | tree | snapshot |
2016-11-30 |
ChaoyuZhang | Enable ro_props_001_pos |
commit | commitdiff | tree | snapshot |
2016-11-30 |
luozhengzheng | Fix coverity defects: CID 154591 |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Chunwei Chen | ABD optimized page allocation code |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Chunwei Chen | ABD kmap to kmap_atomic |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Romain Dolbeau | ABD raidz NEON support |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Gvozden Neskovic | ABD raidz avx512f support |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Gvozden Neskovic | ABD Vectorized raidz |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Gvozden Neskovic | ABD changes for vectorized RAIDZ |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Isaac Huang | ABD page support to vdev_disk.c |
commit | commitdiff | tree | snapshot |
2016-11-29 |
David Quigley | DLPX-44812 integrate EP-220 large memory scalability |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Tim Chase | zstreamdump needs to initialize fletcher 4 support |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Tony Hutter | Add -c to zpool iostat & status to run command |
commit | commitdiff | tree | snapshot |
2016-11-29 |
LOLi | Allow zfs unshare <protocol> -a |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Giuseppe Di... | Ensure that perf regression tests cleanup properly |
commit | commitdiff | tree | snapshot |
2016-11-19 |
ChaoyuZhang | Enable user_property_002_pos |
commit | commitdiff | tree | snapshot |
2016-11-15 |
DeHackEd | Kernel 4.9 compat: file_operations->aio_fsync removal |
commit | commitdiff | tree | snapshot |
2016-11-15 |
DeHackEd | Fix man page formatting in zfs-module-parameters |
commit | commitdiff | tree | snapshot |
2016-11-14 |
Håkan Johansson | Repair indent of zpool.8 man page |
commit | commitdiff | tree | snapshot |
2016-11-14 |
Brian Behlendorf | Fix 'zpool import' detection issue |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Don Brady | Add a statechange notify zedlet |
commit | commitdiff | tree | snapshot |
2016-11-10 |
luozhengzheng | Fix coverity defects: CID 147503 |
commit | commitdiff | tree | snapshot |
2016-11-10 |
cao | Fix coverity defects: CID 147540, 147542 |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Gvozden Neskovic | Fix ZFS_AC_KERNEL_SET_CACHED_ACL_USABLE check |
commit | commitdiff | tree | snapshot |
2016-11-09 |
jxiong | Export symbol dmu_objset_userobjspace_upgradable |
commit | commitdiff | tree | snapshot |
2016-11-09 |
tuxoko | Linux 3.14 compat: assign inode->set_acl |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Olaf Faaland | Fix symlinks for {vdev_clear,statechange}-led.sh |
commit | commitdiff | tree | snapshot |
2016-11-09 |
cao | Fix coverity defects: CID 147586 |
commit | commitdiff | tree | snapshot |
2016-11-09 |
cao | Fix coverity defects: CID 147629 |
commit | commitdiff | tree | snapshot |
2016-11-08 |
luozhengzheng | Fix coverity defects: 154021 |
commit | commitdiff | tree | snapshot |
2016-11-08 |
cao | Fix coverity defects: CID 147626, 147628 |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Brian Behlendorf | Skip test suites on 32-bit TEST builders |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Don Brady | Add illumos FMD ZFS logic to ZED -- phase 2 |
commit | commitdiff | tree | snapshot |
2016-11-07 |
cao | Fix coverity defects: CID 147575, 147577, 147578, 147579 |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Chunwei Chen | Use set_cached_acl and forget_cached_acl when possible |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Chunwei Chen | Batch free zpl_posix_acl_release |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Brian Behlendorf | Fix 'zpool import' detection issues |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Brian Behlendorf | Allow 16M zio buffers in user space |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Brian Behlendorf | Replace ISAINFO with is_32bit function |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Tony Hutter | Allow autoreplace even when enclosure LED sysfs entries... |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Romain Dolbeau | Add superscalar fletcher4 |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Chunwei Chen | Add support for O_TMPFILE |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Chunwei Chen | Fix unlinked file cannot do xattr operations |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Romain Dolbeau | Add parity generation/rebuild using AVX-512 for x86-64 |
commit | commitdiff | tree | snapshot |
2016-11-02 |
BearBabyLiu | Fix dsl_prop_get_all_dsl() memory leak |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Brian Behlendorf | Skip async_destroy_001_pos on 32-bit systems |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Brian Behlendorf | Use vmem_size() for 32-bit systems |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Brian Behlendorf | Fix 32-bit maximum volume size |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Brian Behlendorf | Enable .zfs/snapshot for 32-bit systems |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Brian Behlendorf | Add TASKQID_INVALID |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Neal Gompa... | Process all systemd services through the systemd scriptlets |
commit | commitdiff | tree | snapshot |
2016-11-02 |
cao | Fix sa_legacy_attr_count to use ARRAY_SIZE |
commit | commitdiff | tree | snapshot |
2016-11-01 |
cao | Fix coverity defects: CID 147553 |
commit | commitdiff | tree | snapshot |
2016-10-31 |
cao | Fix coverity defects: CID 147548 |
commit | commitdiff | tree | snapshot |
2016-10-31 |
cao | Fix coverity defects: CID 152975 |
commit | commitdiff | tree | snapshot |
2016-10-31 |
GeLiXin | Fix coverity defects: CID 147509 |
commit | commitdiff | tree | snapshot |
2016-10-31 |
legend-hua | Update migration tests |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Jason Zaman | Add paxcheck make lint target |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Brian Behlendorf | Tag 0.7.0-rc2 zfs-0.7.0-rc2 |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Hajo Möller | Fix lookup_bdev() on Ubuntu |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Brian Behlendorf | Disable zio_dva_throttle_enabled by default |
commit | commitdiff | tree | snapshot |
2016-10-25 |
LOLi | Allow for '-o feature@<feature>=disabled' on the comman... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
jxiong | Do not upgrade userobj accounting for snapshot dataset |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Tony Hutter | Fix statechange-led.sh & unnecessary libdevmapper warning |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Jason Zaman | icp: mark asm files with noexec stack |
commit | commitdiff | tree | snapshot |
2016-10-24 |
tuxoko | Fix cred leak in zpl_fallocate_common |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Brian Behlendorf | Disable zpool_upgrade_002_pos test case |
commit | commitdiff | tree | snapshot |
2016-10-24 |
cao | Fix coverity defects: CID 147511, 147513 |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Brian Behlendorf | Fix taskq creation failure in vdev_open_children() |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Tony Hutter | Turn on/off enclosure slot fault LED even when disk... |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Giuseppe Di... | Change location of current symlink created by test... |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Romain Dolbeau | Fletcher4 algorithm implemented in pure NEON for Aarch6... |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Brian Behlendorf | Fix userquota_compare() function |
commit | commitdiff | tree | snapshot |
2016-10-20 |
luozhengzheng | Fix coverity defects: CID 153459 |
commit | commitdiff | tree | snapshot |
2016-10-20 |
cao | Fix coverity defects: CID 147551, 147552 |
commit | commitdiff | tree | snapshot |
2016-10-20 |
cao | Fix coverity defects: CID 147472 |
commit | commitdiff | tree | snapshot |
2016-10-20 |
luozhengzheng | Fix coverity defects: CID 150919, 150923 |
commit | commitdiff | tree | snapshot |
2016-10-20 |
legend-hua | Update migration_004_pos, migration_005_pos, migration_... |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Brian Behlendorf | Fix make distclean Makefile.am removal |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Brian Behlendorf | Linux 4.9 compat: inode_change_ok() renamed setattr_pre... |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Chunwei Chen | Linux 4.9 compat: remove iops->{set,get,remove}xattr |
commit | commitdiff | tree | snapshot |
next |