2019-03-13 |
Tom Caputi | Detect and prevent mixed raw and non-raw sends |
tree | commitdiff |
2019-03-13 |
Tom Caputi | Add bookmark v2 on-disk feature |
tree | commitdiff |
2019-01-28 |
Tony Hutter | Linux 5.0 compat: access_ok() drops 'type' parameter |
tree | commitdiff |
2019-01-03 |
Brian Behlendorf | Add zfs module feature and property compatibility |
tree | commitdiff |
2018-12-04 |
Brian Behlendorf | Fix 'zpool list -v' alignment |
tree | commitdiff |
2018-10-19 |
Tom Caputi | Defer new resilvers until the current one ends |
tree | commitdiff |
2018-10-16 |
Paul Dagnelie | Add types to featureflags in zfs |
tree | commitdiff |
2018-10-16 |
ilbsmart | deadlock between mm_sem and tx assign in zfs_write... |
tree | commitdiff |
2018-09-07 |
Don Brady | Fix in-kernel sysfs entries |
tree | commitdiff |
2018-09-06 |
Don Brady | Pool allocation classes |
tree | commitdiff |
2018-09-02 |
Don Brady | Add zfs module feature and property info to sysfs |
tree | commitdiff |
2018-08-20 |
Serapheim Dimitrop... | Introduce read/write kstats per dataset |
tree | commitdiff |
2018-07-12 |
Matthew Ahrens | OpenZFS 9337 - zfs get all is slow due to uncached... |
tree | commitdiff |
2018-07-09 |
Serapheim Dimitrop... | OpenZFS 9330 - stack overflow when creating a deeply... |
tree | commitdiff |
2018-07-05 |
Serapheim Dimitrop... | OpenZFS 9238 - ZFS Spacemap Encoding V2 |
tree | commitdiff |
2018-06-28 |
Chunwei Chen | Enforce PROP_ONETIME on zpool properties |
tree | commitdiff |
2018-06-26 |
Serapheim Dimitrop... | OpenZFS 9166 - zfs storage pool checkpoint |
tree | commitdiff |
2018-06-04 |
Pavel Zakharov | OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_lo... |
tree | commitdiff |
2018-05-29 |
Brian Behlendorf | Update build system and packaging |
tree | commitdiff |
2018-05-29 |
Brian Behlendorf | Merge branch 'zfsonlinux/merge-spl' |
tree | commitdiff |
2018-04-14 |
Matthew Ahrens | OpenZFS 7614, 9064 - zfs device evacuation/removal |
tree | commitdiff |
2018-02-13 |
Nasf-Fan | Project Quota on ZFS |
tree | commitdiff |
2018-02-08 |
Chris Williamson | OpenZFS 7431 - ZFS Channel Programs |
tree | commitdiff |
2018-01-10 |
Brian Behlendorf | Support -fsanitize=address with --enable-asan |
tree | commitdiff |
2017-12-07 |
Brian Behlendorf | Suppress incorrect objtool warnings |
tree | commitdiff |
2017-11-04 |
Don Brady | Undo c89 workarounds to match with upstream |
tree | commitdiff |
2017-08-14 |
Tom Caputi | Native Encryption for ZFS on Linux |
tree | commitdiff |
2017-08-09 |
Brian Behlendorf | Add libtpool (thread pools) |
tree | commitdiff |
2017-07-24 |
LOLi | Fix buffer overflow in dsl_dataset_name() |
tree | commitdiff |
2017-07-13 |
Olaf Faaland | Multi-modifier protection (MMP) |
tree | commitdiff |
2017-07-12 |
LOLi | Add port of FreeBSD 'volmode' property |
tree | commitdiff |
2017-05-09 |
Christian Schwarz | Make createtxg and guid properties public |
tree | commitdiff |
2017-05-04 |
Gvozden Neskovic | Add missing *_destroy/*_fini calls |
tree | commitdiff |
2017-05-03 |
LOLi | More ashift improvements |
tree | commitdiff |
2017-02-07 |
George Melikov | OpenZFS 6931 - lib/libzfs: cleanup gcc warnings |
tree | commitdiff |
2017-02-01 |
David Quigley | Use fletcher_4 routines natively with `abd_iterate_func()` |
tree | commitdiff |
2017-01-26 |
George Melikov | OpenZFS 7386 - zfs get does not work properly with... |
tree | commitdiff |
2017-01-23 |
George Melikov | OpenZFS 7304 - zfs filesystem/snapshot counts should... |
tree | commitdiff |
2017-01-22 |
George Melikov | codebase style improvements for OpenZFS 6459 port |
tree | commitdiff |
2017-01-03 |
ka7 | Fix spelling |
tree | commitdiff |
2016-12-12 |
Brian Behlendorf | Use cstyle -cpP in `make cstyle` check |
tree | commitdiff |
2016-12-08 |
Brian Behlendorf | Speed up zvol import and export speed |
tree | commitdiff |
2016-11-30 |
Brian Behlendorf | Introduce ARC Buffer Data (ABD) |
tree | commitdiff |
2016-11-29 |
David Quigley | DLPX-44812 integrate EP-220 large memory scalability |
tree | commitdiff |
2016-11-04 |
Romain Dolbeau | Add superscalar fletcher4 |
tree | commitdiff |
2016-10-21 |
Romain Dolbeau | Fletcher4 algorithm implemented in pure NEON for Aarch6... |
tree | commitdiff |
2016-10-19 |
Tony Hutter | Multipath autoreplace, control enclosure LEDs, event... |
tree | commitdiff |
2016-10-11 |
Brian Behlendorf | Fix zfsctl_snapshot_{,un}mount() issues |
tree | commitdiff |
2016-10-07 |
Brian Behlendorf | Fletcher4: Incremental updates and ctx calculation |
tree | commitdiff |
2016-10-07 |
Brian Behlendorf | Add python style checking |
tree | commitdiff |
2016-10-07 |
Jinshan Xiong | Add support for user/group dnode accounting & quota |
tree | commitdiff |
2016-10-05 |
Gvozden Neskovic | Fletcher4: save/reload implementation context |
tree | commitdiff |
2016-10-05 |
Gvozden Neskovic | Fletcher4: Incremental using SIMD |
tree | commitdiff |
2016-10-04 |
Brian Behlendorf | Merge OpenZFS 4185 |
tree | commitdiff |
2016-10-03 |
Tony Hutter | OpenZFS 4185 - add new cryptographic checksums to ZFS... |
tree | commitdiff |
2016-08-22 |
Gvozden Neskovic | Linux compat: Grsecurity kernel |
tree | commitdiff |
2016-08-16 |
Gvozden Neskovic | Rework of fletcher_4 module |
tree | commitdiff |
2016-08-16 |
Gvozden Neskovic | Fletcher4 implementation using avx512f instruction set |
tree | commitdiff |
2016-08-09 |
Gvozden Neskovic | Build user-space with different gcc optimization levels |
tree | commitdiff |
2016-07-19 |
Tyler J. Stachecki | Prevent segfaults in SSE optimized Fletcher-4 |
tree | commitdiff |
2016-07-15 |
Tyler J. Stachecki | Implementation of SSE optimized Fletcher-4 |
tree | commitdiff |
2016-06-29 |
Brian Behlendorf | Merge branch 'illumos-2605' |
tree | commitdiff |
2016-06-29 |
Brian Behlendorf | Vectorized fletcher_4 must be 128-bit aligned |
tree | commitdiff |
2016-06-28 |
Igor Kozhukhov | OpenZFS 6314 - buffer overflow in dsl_dataset_name |
tree | commitdiff |
2016-06-28 |
Matthew Ahrens | OpenZFS 2605, 6980, 6902 |
tree | commitdiff |
2016-06-24 |
Ned Bass | Implement large_dnode pool feature |
tree | commitdiff |
2016-06-02 |
Jinshan Xiong | Implementation of AVX2 optimized Fletcher-4 |
tree | commitdiff |
2016-01-11 |
Matthew Ahrens | Illumos 4929 - want prevsnap property |
tree | commitdiff |
2015-12-16 |
Chunwei Chen | Fix uio_prefaultpages for 0 length iovec |
tree | commitdiff |
2015-09-29 |
Chunwei Chen | Fix uioskip crash when skip to end |
tree | commitdiff |
2015-09-25 |
Richard Yao | Userspace can pass zero length segments via writev... |
tree | commitdiff |
2015-08-24 |
Chunwei Chen | Linux 4.1 compat: loop device on ZFS |
tree | commitdiff |
2015-07-17 |
Turbo Fredriksson | Support parallel build trees (VPATH builds) |
tree | commitdiff |
2015-05-11 |
Matthew Ahrens | Illumos 5027 - zfs large block support |
tree | commitdiff |
2015-04-28 |
Jerry Jelinek | Illumos 3897 - zfs filesystem and snapshot limits |
tree | commitdiff |
2015-03-03 |
Brian Behlendorf | Change ASSERT(!"...") to cmn_err(CE_PANIC, ...) |
tree | commitdiff |
2015-02-24 |
Brian Behlendorf | Retire spl_module_init()/spl_module_fini() |
tree | commitdiff |
2015-01-16 |
Brian Behlendorf | Merge branch 'kmem-rework' |
tree | commitdiff |
2015-01-16 |
Brian Behlendorf | Change KM_PUSHPAGE -> KM_SLEEP |
tree | commitdiff |
2014-11-19 |
Ned Bass | Explicitly include SPL compat headers |
tree | commitdiff |
2014-09-30 |
Richard Yao | Implement -t option to zpool create for temporary pool... |
tree | commitdiff |
2014-08-18 |
George Wilson | Illumos 4976-4984 - metaslab improvements |
tree | commitdiff |
2014-08-15 |
Turbo Fredriksson | Create an 'overlay' property |
tree | commitdiff |
2014-08-04 |
Matthew Ahrens | Illumos 4390 - I/O errors can corrupt space map when... |
tree | commitdiff |
2014-07-31 |
Matthew Ahrens | Illumos 3835 zfs need not store 2 copies of all metadata |
tree | commitdiff |
2014-07-29 |
Matthew Ahrens | Illumos 4368, 4369. |
tree | commitdiff |
2014-05-06 |
Tim Chase | Check the dataset type more rigorously when fetching... |
tree | commitdiff |
2014-01-29 |
Tim Chase | Implement relatime. |
tree | commitdiff |
2013-12-19 |
Matthew Thode | Add full SELinux support |
tree | commitdiff |
2013-12-19 |
Michael Kjorling | cstyle: Resolve C style issues |
tree | commitdiff |
2013-12-06 |
Brian Behlendorf | Add module versioning |
tree | commitdiff |
2013-11-04 |
Keith M Wesolowski | Illumos #3894 |
tree | commitdiff |
2013-10-31 |
Matthew Ahrens | Illumos #3588 |
tree | commitdiff |
2013-10-29 |
Richard Yao | Add missing copyright notices from Illumos |
tree | commitdiff |
2013-10-29 |
Massimo Maggi | Posix ACL Support |
tree | commitdiff |
2013-09-04 |
Matthew Ahrens | Illumos #2882, #2883, #2900 |
tree | commitdiff |
2013-03-05 |
Eric Dillmann | Add snapdev=[hidden|visible] dataset property |
tree | commitdiff |
2013-01-29 |
Eric Dillmann | Illumos #3035 LZ4 compression support in ZFS and GRUB |
tree | commitdiff |
2013-01-08 |
Brian Behlendorf | Merge branch 'feature-flags' |
tree | commitdiff |
2013-01-08 |
Christopher Siden | Illumos #2619 and #2747 |
tree | commitdiff |
next |