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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix objtool configure check
Brian Behlendorf
2020-09-29
1
-1
/
+2
*
Appease GCC sprintf warnings found on Fedora 32/GCC 10.0.1
Chris McDonough
2020-09-15
1
-1
/
+1
*
Fix gcc10.1 truncation error
George Amanakis
2020-09-15
1
-1
/
+1
*
Linux 5.9 compat: NR_SLAB_RECLAIMABLE (#10865)
Brian Behlendorf
2020-09-15
2
-36
/
+0
*
Linux 5.7 compat: Include linux/sched.h in spl/sys/mutex.h
Pavel Snajdr
2020-09-15
1
-0
/
+1
*
Linux 5.9 compat: make_request_fn replaced with submit_bio interface
Coleman Kane
2020-09-15
1
-0
/
+2
*
Linux 5.9 compat: Update NR_SLAB_RECLAIMABLE to NR_SLAB_RECLAIMABLE_B
Coleman Kane
2020-09-15
2
-0
/
+21
*
Linux 5.8 compat: __vmalloc()
Eli Schwartz
2020-09-15
1
-0
/
+9
*
Linux 5.7 compat: blk_alloc_queue()
Brian Behlendorf
2020-05-12
1
-0
/
+14
*
Prefix struct rangelock
Matthew Macy
2020-05-12
3
-18
/
+18
*
ICP: Improve AES-GCM performance
Attila Fülöp
2020-05-12
2
-2
/
+23
*
Linux 5.6 compat: struct proc_ops
Brian Behlendorf
2020-05-12
1
-1
/
+7
*
Linux 5.6 compat: timestamp_truncate()
Brian Behlendorf
2020-05-12
1
-6
/
+7
*
Linux 5.6 compat: ktime_get_raw_ts64()
Brian Behlendorf
2020-05-12
1
-0
/
+5
*
Linux 5.6 compat: time_t
Brian Behlendorf
2020-05-12
2
-3
/
+3
*
Deprecate deduplicated send streams
Matthew Ahrens
2020-05-12
1
-0
/
+1
*
Prevent unnecessary resilver restarts
jwpoduska
2020-01-22
3
-4
/
+9
*
Exclude data from cores unconditionally and metadata conditionally
Matthew Macy
2020-01-22
1
-0
/
+1
*
Remove zfs_vdev_elevator module option
Brian Behlendorf
2020-01-22
1
-8
/
+0
*
Fix zpool history unbounded memory usage
Chunwei Chen
2020-01-22
1
-1
/
+2
*
Name anonymous enum of KMC_BIT constants
Serapheim Dimitropoulos
2020-01-22
1
-2
/
+2
*
Fix pool creation with feature@allocation_classes disabled
loli10K
2020-01-22
1
-0
/
+1
*
Rename rangelock_ functions to zfs_rangelock_
Matthew Macy
2020-01-22
1
-5
/
+5
*
SIMD: Use alloc_pages_node to force alignment
Fabian-Gruenbichler
2020-01-22
1
-6
/
+17
*
Linux 5.0 compat: SIMD compatibility
Brian Behlendorf
2020-01-22
6
-76
/
+295
*
Fix typos in include/
Andrea Gelmini
2020-01-22
18
-26
/
+26
*
Prevent race in blkptr_verify against device removal
Paul Dagnelie
2020-01-22
2
-12
/
+12
*
spa_load_verify() may consume too much memory
George Wilson
2020-01-22
1
-1
/
+3
*
Change boolean-like uint8_t fields in znode_t to boolean_t
Tomohiro Kusumi
2020-01-22
1
-8
/
+8
*
Drop KMC_NOEMERGENCY
Richard Yao
2020-01-22
1
-2
/
+0
*
OpenZFS 9318 - vol_volsize_to_reservation does not account for raidz skip blocks
Mike Gerdts
2020-01-22
1
-2
/
+3
*
Fix bp_embedded_type enum definition
loli10K
2020-01-22
1
-2
/
+2
*
OpenZFS 9425 - channel programs can be interrupted
Don Brady
2020-01-22
5
-2
/
+44
*
single-chunk scatter ABDs can be treated as linear
Matthew Ahrens
2020-01-22
1
-2
/
+11
*
make zil max block size tunable
Matthew Ahrens
2020-01-22
2
-22
/
+12
*
Fix /etc/hostid on root pool deadlock
Brian Behlendorf
2019-09-25
2
-1
/
+2
*
Fix zil replay panic when TX_REMOVE followed by TX_CREATE
Chunwei Chen
2019-09-25
1
-5
/
+2
*
Fix deadlock in 'zfs rollback'
Tom Caputi
2019-09-25
1
-0
/
+1
*
Fix out-of-order ZIL txtype lost on hardlinked files
Chunwei Chen
2019-09-25
1
-1
/
+1
*
Race condition between spa async threads and export
Serapheim Dimitropoulos
2019-09-25
3
-0
/
+3
*
Retire unused spl_{mutex,rwlock}_{init_fini}
Brian Behlendorf
2019-09-25
2
-7
/
+0
*
Linux 5.3 compat: retire rw_tryupgrade()
Brian Behlendorf
2019-09-25
1
-53
/
+7
*
Linux 5.3 compat: rw_semaphore owner
Brian Behlendorf
2019-09-25
1
-63
/
+5
*
Fix lockdep recursive locking false positive in dbuf_destroy
jdike
2019-09-25
2
-0
/
+4
*
Minor style cleanup
Brian Behlendorf
2019-09-25
2
-25
/
+29
*
Disable unused pathname::pn_path* (unneeded in Linux)
Tomohiro Kusumi
2019-09-25
1
-0
/
+2
*
Avoid extra taskq_dispatch() calls by DMU
Alexander Motin
2019-09-25
1
-0
/
+2
*
Fix comments on zfs_bookmark_phys
Paul Dagnelie
2019-09-25
1
-1
/
+3
*
Allow unencrypted children of encrypted datasets
Tom Caputi
2019-09-25
1
-1
/
+0
*
lz4_decompress_abd declared but not defined
Matthew Ahrens
2019-09-25
1
-2
/
+1
[next]