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
*
Rename rangelock_ functions to zfs_rangelock_
Matthew Macy
2019-10-03
2
-39
/
+41
*
dbuf_hold_impl() cleanup to improve cached read performance
Tony Nguyen
2019-10-03
1
-154
/
+69
*
Add inode accessors to common code
Matthew Macy
2019-10-02
4
-14
/
+14
*
OpenZFS restructuring - arc_stats
Matthew Macy
2019-10-01
1
-281
/
+6
*
Enable clang to use intrinsics for lz4
Matthew Macy
2019-10-01
1
-3
/
+3
*
Timeout waiting for ZVOL device to be created
Prakash Surya
2019-10-01
1
-6
/
+1
*
OpenZFS restructuring - zfs_ioctl
Matthew Macy
2019-09-27
1
-329
/
+83
*
OpenZFS restructuring - zvol
Matthew Macy
2019-09-25
3
-1106
/
+59
*
diff_cb() does not handle large dnodes
loli10K
2019-09-24
1
-2
/
+3
*
Disabled resilver_defer feature leads to looping resilvers
Kody A Kantor
2019-09-22
1
-9
/
+11
*
Fix dsl_scan_ds_clone_swapped logic
Andriy Gapon
2019-09-18
1
-31
/
+69
*
Device removal of indirect vdev panics the kernel
loli10K
2019-09-16
1
-0
/
+4
*
Prevent gcc -Werror=maybe-uninitialized warnings in spa_wait_common()
loli10K
2019-09-16
1
-1
/
+1
*
Fix clone handling with encryption roots
Tom Caputi
2019-09-16
1
-19
/
+50
*
Add subcommand to wait for background zfs activity to complete
John Gallagher
2019-09-13
9
-4
/
+395
*
Move objnode handling to common code
Matthew Macy
2019-09-12
1
-1
/
+69
*
Enable compiler to typecheck logging
Matthew Macy
2019-09-12
9
-24
/
+30
*
OpenZFS restructuring - move linux tracing code to platform directories
Matthew Macy
2019-09-11
15
-68
/
+13
*
Fix stalled txg with repeated noop scans
Tom Caputi
2019-09-11
1
-3
/
+12
*
Fix /etc/hostid on root pool deadlock
Brian Behlendorf
2019-09-10
3
-21
/
+15
*
Enable SIMD for encryption
Brian Behlendorf
2019-09-10
2
-11
/
+11
*
OpenZFS restructuring - move platform specific sources
Matthew Macy
2019-09-06
28
-28767
/
+14
*
Make module tunables cross platform
Matthew Macy
2019-09-05
40
-641
/
+443
*
metaslab_verify_weight_and_frag() shouldn't cause side-effects
Serapheim Dimitropoulos
2019-09-05
1
-15
/
+24
*
OpenZFS restructuring - move platform specific headers
Matthew Macy
2019-09-05
7
-7
/
+7
*
Fix panic on DilOS with kstat per dataset statistics
Igor K
2019-09-03
1
-0
/
+1
*
Always refuse receving non-resume stream when resume state exists
Andriy Gapon
2019-09-03
1
-3
/
+7
*
Fix Intel QAT / ZFS compatibility on v4.7.1+ kernels
loli10K
2019-09-03
2
-3
/
+3
*
maxinflight can overflow in spa_load_verify_cb()
George Wilson
2019-09-02
1
-1
/
+2
*
Fix typos in module/zfs/
Andrea Gelmini
2019-09-02
52
-114
/
+114
*
Prevent metaslab_sync panic due to spa_final_dirty_txg
Paul Dagnelie
2019-08-30
1
-2
/
+9
*
Keep more metaslabs loaded
Paul Dagnelie
2019-08-29
1
-30
/
+39
*
Use smaller default slack/delta value for schedule_hrtimeout_range()
Tony Nguyen
2019-08-28
1
-1
/
+1
*
Tag ABD pages for exclusion in kernel crash dumps
Don Brady
2019-08-28
1
-0
/
+29
*
Fix zil replay panic when TX_REMOVE followed by TX_CREATE
Chunwei Chen
2019-08-28
2
-16
/
+41
*
zfs_ioc_snapshot: check user-prop permissions on snapshotted datasets
Andriy Gapon
2019-08-27
1
-10
/
+16
*
Fix deadlock in 'zfs rollback'
Tom Caputi
2019-08-27
2
-1
/
+16
*
Linux 5.3: Fix switch() fall though compiler errors
Tony Hutter
2019-08-21
2
-0
/
+5
*
Add fast path for zfs_ioc_space_snaps() handling of empty_bpobj
Matthew Ahrens
2019-08-20
2
-34
/
+168
*
Fix lockdep circular locking false positive involving sa_lock
jdike
2019-08-19
1
-1
/
+1
*
Cap metaslab memory usage
Paul Dagnelie
2019-08-16
7
-55
/
+258
*
dmu_tx_wait() hang likely due to cv_signal() in dsl_pool_dirty_delta()
Serapheim Dimitropoulos
2019-08-15
4
-18
/
+60
*
Improve write performance by using dmu_read_by_dnode()
Tony Nguyen
2019-08-15
1
-2
/
+7
*
Assert that a dnode's bonuslen never exceeds its recorded size
Serapheim Dimitropoulos
2019-08-15
2
-0
/
+52
*
Make txg_wait_synced conditional in zfsvfs_teardown
Paul Zuchowski
2019-08-15
1
-1
/
+10
*
Prevent race in blkptr_verify against device removal
Paul Dagnelie
2019-08-13
3
-16
/
+23
*
Fix out-of-order ZIL txtype lost on hardlinked files
Chunwei Chen
2019-08-13
3
-14
/
+18
*
Mark dsl_livelist_should_disable() static
Allan Jude
2019-08-13
1
-1
/
+1
*
spa_load_verify() may consume too much memory
George Wilson
2019-08-13
1
-9
/
+15
*
Change boolean-like uint8_t fields in znode_t to boolean_t
Tomohiro Kusumi
2019-08-13
3
-29
/
+29
[next]