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
*
OpenZFS 9689 - zfs range lock code should not be zpl-specific
Matt Ahrens
2018-10-11
3
-70
/
+35
*
Fix changelist mounted-dataset iteration
Alek P
2018-10-10
1
-0
/
+5
*
Refactor dmu_recv into its own file
Paul Dagnelie
2018-10-09
4
-31
/
+70
*
Add zfs_refcount_transfer_ownership_many()
Brian Behlendorf
2018-10-09
1
-2
/
+5
*
Create /proc/sys/kernel/spl/gitrev with git hash
Matthew Ahrens
2018-10-08
2
-1
/
+2
*
OpenZFS 9617 - too-frequent TXG sync causes excessive write inflation
Matthew Ahrens
2018-10-04
1
-1
/
+1
*
Fix ASSERT macros to not over-expand
Paul Dagnelie
2018-10-03
1
-18
/
+55
*
Add new fnvlist_lookup_* functions
Paul Dagnelie
2018-10-03
1
-15
/
+25
*
Refcounted DSL Crypto Key Mappings
Tom Caputi
2018-10-03
2
-4
/
+9
*
changelist should be able to iter on mounts
Alek P
2018-10-02
1
-1
/
+2
*
Prefix all refcount functions with zfs_
Tim Schumacher
2018-10-01
2
-37
/
+35
*
Remove duplicate macro in dsl_dir.h
Matthew Ahrens
2018-10-01
1
-1
/
+0
*
Fixes for procfs files backed by linked lists
John Gallagher
2018-09-26
6
-21
/
+133
*
Linux 4.19-rc3+ compat: Remove refcount_t compat
Tim Schumacher
2018-09-26
16
-59
/
+48
*
Fix statfs(2) for 32-bit user space
Brian Behlendorf
2018-09-24
1
-0
/
+18
*
Fix in-kernel sysfs entries
Don Brady
2018-09-06
1
-0
/
+3
*
Pool allocation classes
Don Brady
2018-09-05
10
-8
/
+65
*
Add basic zfs ioc input nvpair validation
Don Brady
2018-09-02
2
-85
/
+94
*
Add zfs module feature and property info to sysfs
Don Brady
2018-09-02
4
-0
/
+51
*
Always wait for txg sync when umounting dataset
Tom Caputi
2018-08-27
1
-1
/
+0
*
Small rework of txg_list code
Tom Caputi
2018-08-27
1
-0
/
+7
*
Introduce read/write kstats per dataset
Serapheim Dimitropoulos
2018-08-20
4
-1
/
+65
*
Check encrypted dataset + embedded recv earlier
Tom Caputi
2018-08-15
1
-1
/
+1
*
Added encryption support for zfs recv -o / -x
Tom Caputi
2018-08-15
3
-4
/
+6
*
Reduce taskq and context-switch cost of zio pipe
Matthew Ahrens
2018-08-02
1
-2
/
+2
*
Add missing checks to zpl_xattr_* functions
John Gallagher
2018-08-02
1
-22
/
+29
*
Add support for selecting encryption backend
Nathan Lewis
2018-08-02
2
-2
/
+42
*
Fix OpenZFS 9337 mismerge
George Wilson
2018-08-02
2
-2
/
+2
*
OpenZFS 9112 - Improve allocation performance on high-end systems
Paul Dagnelie
2018-07-31
5
-34
/
+81
*
OpenZFS 9465 - ARC check for 'anon_size > arc_c/2' can stall the system
Don Brady
2018-07-30
3
-1
/
+7
*
OpenZFS 9580 - Add a hash-table on top of nvlist to speed-up operations
Serapheim Dimitropoulos
2018-07-30
2
-7
/
+25
*
Add rwsem_tryupgrade for 4.9.20-rt16 kernel
Brian Behlendorf
2018-07-30
1
-5
/
+5
*
OpenZFS 9442 - decrease indirect block size of spacemaps
Matthew Ahrens
2018-07-25
1
-0
/
+3
*
Introduce kstat dmu_tx_dirty_frees_delay
Feng Sun
2018-07-25
1
-0
/
+1
*
Add support for autoexpand property
Brian Behlendorf
2018-07-23
2
-0
/
+15
*
OpenZFS 9337 - zfs get all is slow due to uncached metadata
Matthew Ahrens
2018-07-12
6
-7
/
+34
*
Fix zpl_mount() deadlock
Brian Behlendorf
2018-07-11
1
-0
/
+1
*
Fix kernel unaligned access on sparc64
Brian Behlendorf
2018-07-11
1
-0
/
+8
*
OpenZFS 9330 - stack overflow when creating a deeply nested dataset
Serapheim Dimitropoulos
2018-07-09
1
-1
/
+5
*
OpenZFS 9238 - ZFS Spacemap Encoding V2
Serapheim Dimitropoulos
2018-07-05
3
-36
/
+91
*
Enforce PROP_ONETIME on zpool properties
Chunwei Chen
2018-06-28
1
-0
/
+1
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
22
-51
/
+229
*
Linux 4.14 compat: blk_queue_stackable()
Brian Behlendorf
2018-06-19
1
-11
/
+0
*
Linux 4.18 compat: inode timespec -> timespec64
Brian Behlendorf
2018-06-19
12
-34
/
+63
*
Add ASSERT to debug encryption key mapping issues
Tom Caputi
2018-06-18
1
-0
/
+1
*
Add tunables for channel programs
John Gallagher
2018-06-15
1
-3
/
+3
*
Linux compat 4.18: check_disk_size_change()
Brian Behlendorf
2018-06-15
1
-0
/
+1
*
Reserve DMU_BACKUP_FEATURE for ZSTD
Allan Jude
2018-06-14
1
-0
/
+1
*
OpenZFS 9577 - remove zfs_dbuf_evict_key tsd
Matthew Ahrens
2018-06-13
2
-4
/
+4
*
Raw receive functions must not decrypt data
Tom Caputi
2018-06-06
1
-1
/
+2
[next]