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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Persistent L2ARC
George Amanakis
2020-04-10
4
-18
/
+297
*
Don't ignore zfs_arc_max below allmem/32
Ryan Moeller
2020-04-09
1
-1
/
+1
*
Add separate field for indicating that spa is in middle of split
Matthew Macy
2020-04-09
1
-0
/
+1
*
Finish refactoring for ZFS_MODULE_PARAM_CALL
Ryan Moeller
2020-04-07
3
-6
/
+7
*
Add 'zfs wait' command
Paul Dagnelie
2020-04-01
2
-0
/
+20
*
Let default arc_c_max be platform dependent
Ryan Moeller
2020-03-27
1
-0
/
+1
*
Compile cityhash code into libzfs
Matthew Ahrens
2020-03-27
2
-42
/
+0
*
Separate warning for incomplete and corrupt streams
Paul Dagnelie
2020-03-17
1
-0
/
+1
*
dmu_objset_from_ds must be called with dp_config_rwlock held
Matthew Ahrens
2020-03-12
1
-1
/
+1
*
Prevent race condition in dnode_dest (#10101)
John Poduska
2020-03-12
2
-0
/
+2
*
Improve zfs send performance by bypassing the ARC
Matthew Ahrens
2020-03-10
2
-0
/
+7
*
Add trim support to zpool wait
Brian Behlendorf
2020-03-04
1
-0
/
+1
*
Improve performance of zio_taskq_member
Matthew Ahrens
2020-03-03
1
-0
/
+1
*
Make spa_history_zone platform-dependent in kernel
Ryan Moeller
2020-03-02
1
-0
/
+1
*
Re-share zfsdev_getminor and zfs_onexit_fd_hold
Matthew Macy
2020-02-28
1
-0
/
+1
*
Linux 5.6 compat: time_t
Brian Behlendorf
2020-02-27
1
-2
/
+2
*
Refactor dnode dirty context from dbuf_dirty
Matthew Macy
2020-02-26
1
-1
/
+2
*
Remove zfs_getattr and convoff dead code
Dirkjan Bussink
2020-02-24
1
-1
/
+1
*
Prefer org.openzfs for features and properties
Richard Laager
2020-02-18
1
-2
/
+2
*
Support setting user properties in a channel program
Jason King
2020-02-14
2
-0
/
+45
*
Remove limit on number of async zio_frees of non-dedup blocks
Matthew Ahrens
2020-02-14
1
-0
/
+1
*
Remove duplicate dbufs accounting
Alexander Motin
2020-02-13
1
-0
/
+7
*
zcp: add zfs.sync.bookmark
Christian Schwarz
2020-02-11
1
-0
/
+17
*
Implement bookmark copying
Christian Schwarz
2020-02-11
2
-0
/
+4
*
Fix zdb -R with 'b' flag
Paul Zuchowski
2020-02-10
1
-0
/
+9
*
Share some code for spa deadman tunables
Ryan Moeller
2020-02-10
1
-0
/
+2
*
ICP: Improve AES-GCM performance
Attila Fülöp
2020-02-10
1
-1
/
+1
*
Reduce number of atomic_add() calls in aggsum
Alexander Motin
2020-02-06
1
-1
/
+1
*
Few microoptimizations to dbuf layer
Alexander Motin
2020-02-05
1
-6
/
+7
*
Convert dbuf dirty record record list to a list_t
Matthew Macy
2020-02-05
1
-4
/
+27
*
Restore aclmode and remove acltype on FreeBSD
Ryan Moeller
2020-02-04
1
-1
/
+1
*
async zvol minor node creation interferes with receive
Matthew Ahrens
2020-02-03
2
-8
/
+16
*
Add AltiVec RAID-Z
Romain Dolbeau
2020-01-23
1
-1
/
+4
*
Support inheriting properties in channel programs
Jason King
2020-01-22
1
-0
/
+9
*
Fix errata #4 handling for resuming streams
Tom Caputi
2020-01-14
1
-0
/
+1
*
Change http://zfsonlinux.org links to https://zfsonlinux.org
Brian Behlendorf
2020-01-13
1
-1
/
+1
*
Add 'zfs send --saved' flag
Tom Caputi
2020-01-10
1
-4
/
+6
*
Relocate common quota functions to shared code
Ryan Moeller
2019-12-11
3
-0
/
+49
*
Eliminate Linux specific inode usage from common code
Matthew Macy
2019-12-11
1
-2
/
+2
*
Abstract away platform specific superblock references
Matthew Macy
2019-12-10
1
-0
/
+2
*
Exclude data from cores unconditionally and metadata conditionally
Matthew Macy
2019-12-09
1
-0
/
+1
*
Disable EDONR on FreeBSD
Matthew Macy
2019-12-05
1
-0
/
+2
*
Add ZFS_IOC offsets for FreeBSD
Matthew Macy
2019-12-05
1
-12
/
+13
*
Refactor deadman set failmode to be cross platform
Matthew Macy
2019-12-05
2
-1
/
+3
*
Refactor zfs_context.h to build on FreeBSD
Matthew Macy
2019-12-04
1
-18
/
+4
*
Move zfs_cmd_t copyin/copyout to platform code
Matthew Macy
2019-12-02
1
-1
/
+1
*
Add FreeBSD required defines to mntent.h
Matthew Macy
2019-11-30
1
-0
/
+9
*
Add FreeBSD support to zio_crypto.h
Matthew Macy
2019-11-30
1
-1
/
+17
*
Resolve ZoF differences in zfs_ioctl.h
Matthew Macy
2019-11-30
1
-1
/
+1
*
Minor diff reduction with ZoF in include/sys
Matthew Macy
2019-11-27
4
-6
/
+7
[next]