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
/
zcommon
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
entity_namecheck: doc comment: include space as allowed character
Christian Schwarz
2020-01-23
1
-1
/
+1
*
Unify target_cpu handling
Brian Behlendorf
2020-01-17
1
-3
/
+1
*
Fix "zpool add -n" for dedup, special and log devices
loli10K
2020-01-06
1
-2
/
+6
*
Add FreeBSD jail support hooks
Matthew Macy
2019-12-11
1
-0
/
+5
*
Disable sysfs feature checks on FreeBSD
Matthew Macy
2019-12-06
2
-2
/
+8
*
Disable EDONR on FreeBSD
Matthew Macy
2019-12-05
2
-3
/
+22
*
Increase allowed 'special_small_blocks' maximum value
Brian Behlendorf
2019-12-03
1
-1
/
+1
*
Wrap module_param_call() routines under __linux__
Matthew Macy
2019-12-03
1
-1
/
+1
*
Move linux qsort def to platform header
Matthew Macy
2019-12-03
1
-5
/
+1
*
Wrap Linux module macros
Matthew Macy
2019-11-01
1
-6
/
+6
*
Add AVX512BW variant of fletcher
Romain Dolbeau
2019-10-30
2
-0
/
+52
*
Linux 4.14, 4.19, 5.0+ compat: SIMD save/restore
Brian Behlendorf
2019-10-24
2
-16
/
+18
*
Remove linux/mod_compat.h from common code
Matthew Macy
2019-10-11
1
-1
/
+0
*
Fix pool creation with feature@allocation_classes disabled
loli10K
2019-10-10
1
-0
/
+28
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-4
/
+2
*
OpenZFS restructuring - move platform specific headers
Matthew Macy
2019-09-05
5
-6
/
+6
*
Fix typos in module/
Andrea Gelmini
2019-08-30
3
-3
/
+3
*
Fast Clone Deletion
Sara Hartse
2019-07-26
1
-0
/
+12
*
Minor style cleanup
Brian Behlendorf
2019-07-16
1
-3
/
+3
*
Log Spacemap Project
Serapheim Dimitropoulos
2019-07-16
1
-0
/
+13
*
Linux 5.0 compat: SIMD compatibility
Brian Behlendorf
2019-07-12
5
-35
/
+64
*
Remove code for zfs remap
Matthew Ahrens
2019-06-24
2
-4
/
+5
*
Remove dedupditto functionality
Matthew Ahrens
2019-06-19
1
-2
/
+2
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
3
-6
/
+58
*
Restrict filesystem creation if name referred either '.' or '..'
Tulsi Jain
2019-06-13
1
-0
/
+21
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-0
/
+3
*
Detect and prevent mixed raw and non-raw sends
Tom Caputi
2019-03-13
2
-0
/
+5
*
Add bookmark v2 on-disk feature
Tom Caputi
2019-03-13
1
-0
/
+11
*
Linux 5.0 compat: access_ok() drops 'type' parameter
Tony Hutter
2019-01-28
1
-2
/
+1
*
Add zfs module feature and property compatibility
Brian Behlendorf
2019-01-03
1
-6
/
+30
*
Fix 'zpool list -v' alignment
Brian Behlendorf
2018-12-04
1
-0
/
+6
*
Defer new resilvers until the current one ends
Tom Caputi
2018-10-18
1
-0
/
+5
*
Add types to featureflags in zfs
Paul Dagnelie
2018-10-16
1
-25
/
+40
*
deadlock between mm_sem and tx assign in zfs_write() and page fault
ilbsmart
2018-10-16
1
-6
/
+25
*
Fix in-kernel sysfs entries
Don Brady
2018-09-06
2
-26
/
+28
*
Pool allocation classes
Don Brady
2018-09-05
2
-1
/
+12
*
Add zfs module feature and property info to sysfs
Don Brady
2018-09-02
3
-1
/
+85
*
Introduce read/write kstats per dataset
Serapheim Dimitropoulos
2018-08-20
2
-3
/
+5
*
OpenZFS 9337 - zfs get all is slow due to uncached metadata
Matthew Ahrens
2018-07-12
1
-0
/
+18
*
OpenZFS 9330 - stack overflow when creating a deeply nested dataset
Serapheim Dimitropoulos
2018-07-09
1
-12
/
+67
*
OpenZFS 9238 - ZFS Spacemap Encoding V2
Serapheim Dimitropoulos
2018-07-05
1
-0
/
+6
*
Enforce PROP_ONETIME on zpool properties
Chunwei Chen
2018-06-28
1
-0
/
+6
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
2
-2
/
+9
*
OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_t
Pavel Zakharov
2018-06-04
1
-21
/
+21
*
Update build system and packaging
Brian Behlendorf
2018-05-29
15
-34
/
+25
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
3
-2
/
+21
*
Project Quota on ZFS
Nasf-Fan
2018-02-13
3
-1
/
+21
*
OpenZFS 7431 - ZFS Channel Programs
Chris Williamson
2018-02-08
2
-2
/
+20
*
Support -fsanitize=address with --enable-asan
Brian Behlendorf
2018-01-10
1
-2
/
+2
*
Suppress incorrect objtool warnings
Brian Behlendorf
2017-12-07
1
-0
/
+3
[prev]
[next]