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
/
include
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move platform specific parts of zfs_znode.h to platform code
Matthew Macy
2019-11-06
1
-137
/
+12
*
Enable use of DTRACE_PROBE* macros in "spl" module
Prakash Surya
2019-11-01
1
-1
/
+1
*
Wrap Linux module macros
Matthew Macy
2019-11-01
3
-6
/
+44
*
Prefix struct rangelock
Matthew Macy
2019-11-01
4
-19
/
+19
*
Return an error code from zfs_acl_chmod_setattr
Matthew Macy
2019-11-01
1
-1
/
+1
*
Move sha2.h to platform code
Matthew Macy
2019-10-31
2
-156
/
+0
*
Don't cast away const
Matthew Macy
2019-10-31
1
-1
/
+1
*
Factor Linux specific code out of spa_misc.c
Matthew Macy
2019-10-31
2
-1
/
+6
*
Minor spa portability fixes
Matthew Macy
2019-10-28
1
-0
/
+3
*
Fix for ARC sysctls ignored at runtime
loli10K
2019-10-26
2
-0
/
+10
*
Move platform dependent errno aliases
Matthew Macy
2019-10-25
1
-10
/
+0
*
Remove sdt.h
Matthew Macy
2019-10-25
4
-72
/
+8
*
Linux 4.14, 4.19, 5.0+ compat: SIMD save/restore
Brian Behlendorf
2019-10-24
1
-7
/
+7
*
OpenZFS restructuring - ARC memory pressure
Matthew Macy
2019-10-18
1
-0
/
+58
*
Make zfsdev_getminor signature cross platform
Matthew Macy
2019-10-16
1
-1
/
+1
*
Don't call sizeof on void
Paul Dagnelie
2019-10-13
1
-6
/
+6
*
Function name and comment updates
Paul Dagnelie
2019-10-11
1
-8
/
+13
*
Expose dmu_buf_hold_array_by_dnode to platform code
Matthew Macy
2019-10-11
1
-1
/
+3
*
Make `zil_async_to_sync` visible to platform code
Matthew Macy
2019-10-10
1
-0
/
+1
*
Fix strdup conflict on other platforms
Matthew Macy
2019-10-10
1
-1
/
+2
*
Reduce loaded range tree memory usage
Paul Dagnelie
2019-10-09
11
-82
/
+564
*
Rename rangelock_ functions to zfs_rangelock_
Matthew Macy
2019-10-03
1
-5
/
+5
*
Add inode accessors to common code
Matthew Macy
2019-10-02
1
-1
/
+9
*
OpenZFS restructuring - arc_stats
Matthew Macy
2019-10-01
1
-0
/
+276
*
OpenZFS restructuring - zfs_ioctl
Matthew Macy
2019-09-27
4
-0
/
+99
*
OpenZFS restructuring - zvol
Matthew Macy
2019-09-25
4
-6
/
+117
*
Add subcommand to wait for background zfs activity to complete
John Gallagher
2019-09-13
4
-0
/
+35
*
QAT related bug fixes
Chengfei ZHu
2019-09-12
1
-5
/
+0
*
Enable compiler to typecheck logging
Matthew Macy
2019-09-12
1
-3
/
+3
*
OpenZFS restructuring - move linux tracing code to platform directories
Matthew Macy
2019-09-11
16
-2122
/
+0
*
Fix /etc/hostid on root pool deadlock
Brian Behlendorf
2019-09-10
2
-1
/
+2
*
Enable SIMD for encryption
Brian Behlendorf
2019-09-10
1
-7
/
+7
*
OpenZFS restructuring - move platform specific sources
Matthew Macy
2019-09-06
2
-0
/
+205
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-0
/
+11
*
OpenZFS restructuring - move platform specific headers
Matthew Macy
2019-09-05
7
-769
/
+0
*
Fix typos in include/
Andrea Gelmini
2019-08-30
18
-26
/
+26
*
Keep more metaslabs loaded
Paul Dagnelie
2019-08-29
1
-0
/
+1
*
Fix zil replay panic when TX_REMOVE followed by TX_CREATE
Chunwei Chen
2019-08-28
1
-5
/
+2
*
Fix deadlock in 'zfs rollback'
Tom Caputi
2019-08-27
1
-0
/
+1
*
Add fast path for zfs_ioc_space_snaps() handling of empty_bpobj
Matthew Ahrens
2019-08-20
1
-1
/
+13
*
Cap metaslab memory usage
Paul Dagnelie
2019-08-16
3
-3
/
+16
*
Prevent race in blkptr_verify against device removal
Paul Dagnelie
2019-08-13
2
-12
/
+12
*
Fix out-of-order ZIL txtype lost on hardlinked files
Chunwei Chen
2019-08-13
1
-1
/
+1
*
spa_load_verify() may consume too much memory
George Wilson
2019-08-13
1
-1
/
+3
*
Change boolean-like uint8_t fields in znode_t to boolean_t
Tomohiro Kusumi
2019-08-13
1
-8
/
+8
*
Metaslab max_size should be persisted while unloaded
Paul Dagnelie
2019-08-05
3
-1
/
+10
*
Fast Clone Deletion
Sara Hartse
2019-07-26
11
-10
/
+81
*
Replace zf_rwlock with a mutex
Matthew Ahrens
2019-07-25
1
-1
/
+1
*
Race condition between spa async threads and export
Serapheim Dimitropoulos
2019-07-18
2
-0
/
+2
*
Fix lockdep recursive locking false positive in dbuf_destroy
jdike
2019-07-17
1
-0
/
+2
[next]