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
*
Provide more flexible object allocation interface
Brian Behlendorf
2019-01-10
2
-5
/
+14
*
zfs initialize performance enhancements
George Wilson
2019-01-07
3
-2
/
+7
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
9
-3
/
+135
*
Add missing MMP status code to libzfs_status
bunder2015
2019-01-03
1
-0
/
+2
*
OpenZFS 9284 - arc_reclaim_thread has 2 jobs
Brad Lewis
2018-12-26
3
-0
/
+7
*
OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_core
Andriy Gapon
2018-12-14
1
-0
/
+3
*
OpenZFS 9962 - zil_commit should omit cache thrash
Prakash Surya
2018-12-07
1
-6
/
+8
*
OpenZFS 8115 - parallel zfs mount
Sebastien Roy
2018-11-15
2
-4
/
+10
*
zed: detect and offline physically removed devices
loli10K
2018-11-09
2
-0
/
+2
*
Add zpool status -s (slow I/Os) and -p (parseable)
Tony Hutter
2018-11-08
4
-7
/
+9
*
Fix libudev dependency in libzutil
Don Brady
2018-11-06
1
-1
/
+7
*
Add libzutil for libzfs or libzpool consumers
Don Brady
2018-11-05
5
-103
/
+152
*
Linux 4.20 compat: current_kernel_time()
Brian Behlendorf
2018-10-31
1
-2
/
+5
*
Remove zfs_gitrev.h
Brian Behlendorf
2018-10-24
1
-1
/
+0
*
Fix dbgmsg printing in ztest and zdb
Tom Caputi
2018-10-24
1
-3
/
+4
*
OpenZFS 9681 - ztest failure in spa_history_log_internal due to spa_rename()
Matthew Ahrens
2018-10-19
1
-1
/
+0
*
Defer new resilvers until the current one ends
Tom Caputi
2018-10-18
6
-0
/
+14
*
OpenZFS 9862 - fix typo in comment in vdev_impl.h
Allan Jude
2018-10-18
1
-1
/
+1
*
Linux does not HAVE_SMB_SHARE
Matthew Ahrens
2018-10-17
1
-1
/
+0
*
Add types to featureflags in zfs
Paul Dagnelie
2018-10-16
2
-9
/
+22
*
deadlock between mm_sem and tx assign in zfs_write() and page fault
ilbsmart
2018-10-16
2
-1
/
+2
*
Improved error handling for extreme rewinds
Brian Behlendorf
2018-10-12
1
-3
/
+3
*
Define timestruc_t for Lustre compatibility
Tony Hutter
2018-10-12
1
-0
/
+3
*
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
[next]