index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Few microoptimizations to dbuf layer
Alexander Motin
2020-02-05
1
-22
/
+9
*
Convert dbuf dirty record record list to a list_t
Matthew Macy
2020-02-05
5
-87
/
+76
*
Prepare ks_data before calling kstat_install()
Alexander Motin
2020-02-04
1
-4
/
+3
*
Fix const-correctness in raidz math
Ryan Moeller
2020-02-03
1
-8
/
+8
*
async zvol minor node creation interferes with receive
Matthew Ahrens
2020-02-03
9
-56
/
+107
*
dsl_bookmark_create_check: fix NULL pointer deref if dbca_errors == NULL
Christian Schwarz
2020-01-23
1
-2
/
+6
*
Add AltiVec RAID-Z
Romain Dolbeau
2020-01-23
4
-0
/
+5035
*
dmu_send: redacted: fix memory leak on invalid redaction/from bookmark
Christian Schwarz
2020-01-23
1
-6
/
+6
*
Simplify FreeBSD's locking requirements in zfs_replay.c
Matthew Macy
2020-01-22
1
-24
/
+12
*
Support inheriting properties in channel programs
Jason King
2020-01-22
2
-9
/
+89
*
Update tunable macro usage for disable_ivset_guid_check
Matthew Macy
2020-01-21
1
-4
/
+1
*
Re-consolidate zio_delay_interrupt
Matthew Macy
2020-01-21
1
-0
/
+71
*
Unify target_cpu handling
Brian Behlendorf
2020-01-17
1
-5
/
+3
*
Fix errata #4 handling for resuming streams
Tom Caputi
2020-01-14
1
-1
/
+13
*
Add 'zfs send --saved' flag
Tom Caputi
2020-01-10
3
-40
/
+159
*
Fix "zpool add -n" for dedup, special and log devices
loli10K
2020-01-06
1
-1
/
+1
*
Avoid some crashes when importing a pool with corrupt metadata
Steve Mokris
2019-12-26
1
-3
/
+11
*
Cancel initialize and TRIM before vdev_metaslab_fini()
Brian Behlendorf
2019-12-26
1
-6
/
+7
*
cppcheck: (warning) Possible null pointer dereference: dnp
Brian Behlendorf
2019-12-18
1
-0
/
+1
*
Minor performance fix for NEON RAID-Z
Romain Dolbeau
2019-12-17
1
-4
/
+2
*
Fix zfs_xattr_owner_unlinked on FreeBSD and comment
Matthew Macy
2019-12-16
2
-0
/
+18
*
Allow empty ds_props_obj to be destroyed
Tom Caputi
2019-12-13
1
-2
/
+19
*
Make zfs_replay.c work on FreeBSD
Matthew Macy
2019-12-13
1
-11
/
+23
*
Fix use-after-free of vd_path in spa_vdev_remove()
Matthew Ahrens
2019-12-11
1
-11
/
+11
*
Relocate common quota functions to shared code
Ryan Moeller
2019-12-11
5
-0
/
+498
*
Add FreeBSD jail support hooks
Matthew Macy
2019-12-11
1
-1
/
+3
*
Eliminate Linux specific inode usage from common code
Matthew Macy
2019-12-11
3
-48
/
+49
*
zio_decompress_data always ASSERTs successful decompression
Paul Zuchowski
2019-12-10
1
-1
/
+0
*
Abstract away platform specific superblock references
Matthew Macy
2019-12-10
1
-5
/
+5
*
Exclude data from cores unconditionally and metadata conditionally
Matthew Macy
2019-12-09
1
-2
/
+11
*
Mark dsl_dataset_deactivate_feature_impl static
Matthew Macy
2019-12-09
1
-1
/
+1
*
Disable EDONR on FreeBSD
Matthew Macy
2019-12-05
1
-0
/
+4
*
Refactor deadman set failmode to be cross platform
Matthew Macy
2019-12-05
1
-11
/
+9
*
Replace ASSERTV macro with compiler annotation
Matthew Macy
2019-12-05
22
-52
/
+53
*
Fix use-after-free in case of L2ARC prefetch failure
Alexander Motin
2019-12-03
1
-3
/
+16
*
Wrap module_param_call() routines under __linux__
Matthew Macy
2019-12-03
1
-1
/
+1
*
Mark write_record static
Matthew Macy
2019-12-03
1
-1
/
+1
*
Move zfs_cmd_t copyin/copyout to platform code
Matthew Macy
2019-12-02
1
-20
/
+7
*
Prevent unnecessary resilver restarts
jwpoduska
2019-11-27
3
-83
/
+107
*
Add zfs_file_* interface, remove vnodes
Matthew Macy
2019-11-21
12
-151
/
+126
*
Improve logging of 128KB writes
Alexander Motin
2019-11-11
1
-7
/
+13
*
Move platform specific parts of zfs_znode.h to platform code
Matthew Macy
2019-11-06
1
-0
/
+15
*
Enable use of DTRACE_PROBE* macros in "spl" module
Prakash Surya
2019-11-01
13
-13
/
+13
*
Prefix struct rangelock
Matthew Macy
2019-11-01
1
-45
/
+51
*
Include prototypes for vdev_initialize
Matthew Macy
2019-10-31
1
-1
/
+2
*
Factor Linux specific code out of spa_misc.c
Matthew Macy
2019-10-31
1
-76
/
+11
*
Fix 'zfs change-key' with unencrypted child
Tom Caputi
2019-10-30
1
-2
/
+6
*
Minor spa portability fixes
Matthew Macy
2019-10-28
1
-3
/
+3
*
Fix for ARC sysctls ignored at runtime
loli10K
2019-10-26
2
-32
/
+37
*
Remove non-portable pointer is valid assert
Matthew Macy
2019-10-25
1
-1
/
+0
[next]