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
*
libzfs: convert to -fvisibility=hidden
наб
2021-06-03
12
-401
/
+431
*
libzfs: don't distribute libzfs_impl.h
наб
2021-06-03
2
-264
/
+0
*
libspl: staticify buf and pagesize, rename aok to libspl_assert_ok
наб
2021-06-03
1
-2
/
+0
*
libzfs: add zfs_get_underlying_type. Stop including libzfs_impl.h in cmd
наб
2021-05-29
1
-0
/
+1
*
include: move SPA_MINBLOCKSHIFT and zio_encrypt to sys/fs/zfs.h
наб
2021-05-29
3
-38
/
+41
*
libzfs: expose zfs_mount_delegation_check
наб
2021-05-29
2
-2
/
+1
*
Introduce write-mostly sums
Alexander Motin
2021-05-27
5
-10
/
+160
*
Bend zpl_set_acl to permit the new userns* parameter
Rich Ercolani
2021-05-27
1
-0
/
+5
*
Various Linux kABI cosmetics
наб
2021-05-26
1
-7
/
+7
*
Fix dRAID sequential resilver silent damage handling
Brian Behlendorf
2021-05-20
1
-1
/
+2
*
libzfs: add keylocation=https://, backed by fetch(3) or libcurl
наб
2021-05-12
1
-0
/
+2
*
linux 5.13 compat: bdevops->revalidate_disk() removed
Coleman Kane
2021-05-11
1
-0
/
+4
*
Remove unimplemented virus scanning hooks
Ryan Moeller
2021-05-10
3
-4
/
+0
*
module/zfs: remove zfs_zevent_console and zfs_zevent_cols
наб
2021-05-10
5
-68
/
+0
*
Replace ZoL with OpenZFS where applicable
наб
2021-05-07
1
-1
/
+1
*
FreeBSD: Prune some unneeded definitions
Ryan Moeller
2021-04-30
1
-5
/
+0
*
Add SIGSTOP and SIGTSTP handling to issig
Paul Dagnelie
2021-04-15
2
-17
/
+14
*
libzfs: get rid of unused libzfs_handle::libzfs_{storeerr,chassis_id}
наб
2021-04-13
1
-2
/
+0
*
libzfs: get rid of libzfs_handle::libzfs_mnttab
наб
2021-04-13
1
-1
/
+0
*
FreeBSD: add support for lockless symlink lookup
Mateusz Guzik
2021-04-12
1
-0
/
+1
*
libuutil: purge unused functions
наб
2021-04-12
2
-34
/
+0
*
Improvements to the 'compatibility' property
Colm
2021-04-12
1
-3
/
+4
*
lib/: set O_CLOEXEC on all fds
наб
2021-04-11
1
-2
/
+2
*
Allow zfs to send replication streams with missing snapshots
pablofsf
2021-04-11
1
-0
/
+3
*
Move zfsdev_state_{init,destroy} to common code
Ryan Moeller
2021-04-08
3
-3
/
+4
*
Use dsl_scan_setup_check() to setup a scrub
Brian Behlendorf
2021-04-08
1
-0
/
+1
*
Ratelimit deadman zevents as with delay zevents
Ryan Moeller
2021-04-07
1
-1
/
+2
*
Fix various typos
Andrea Gelmini
2021-04-02
6
-6
/
+6
*
Use a helper function to clarify gang block size
Matthew Ahrens
2021-03-26
2
-0
/
+15
*
Removed duplicated includes
Andrea Gelmini
2021-03-22
2
-2
/
+0
*
Split dmu_zfetch() speculation and execution parts
Alexander Motin
2021-03-19
1
-7
/
+16
*
Fix zfs_get_data access to files with wrong generation
Chunwei Chen
2021-03-19
2
-3
/
+4
*
Removing old code for k(un)map_atomic
Brian Atkinson
2021-03-19
1
-2
/
+2
*
Linux 5.12 compat: idmapped mounts
Coleman Kane
2021-03-19
4
-3
/
+59
*
Clean up RAIDZ/DRAID ereport code
Matthew Ahrens
2021-03-19
3
-12
/
+6
*
Remove unused rr_code
Matthew Ahrens
2021-03-17
1
-1
/
+0
*
Linux: always check or verify return of igrab()
Adam D. Moss
2021-03-16
1
-1
/
+7
*
FreeBSD: Clean up zfsdev_close to match Linux
Ryan Moeller
2021-03-12
1
-1
/
+0
*
FreeBSD: switch teardown lock to rms
Mateusz Guzik
2021-03-12
1
-0
/
+43
*
Macroify teardown lock handling
Mateusz Guzik
2021-03-12
4
-10
/
+78
*
FreeBSD: rename teardown inactive macros to mimick rrm convention
Mateusz Guzik
2021-03-12
1
-16
/
+16
*
Add branch prediction to ZFS_ENTER and ZFS_VERIFY_ZP macros
Mateusz Guzik
2021-03-12
2
-4
/
+4
*
Microoptimizations for VERIFY() and friends
Adam D. Moss
2021-03-11
2
-79
/
+79
*
Add missing files to Makefile
Allan Jude
2021-03-11
1
-0
/
+3
*
Suppress cppcheck invalidSyntax warninigs
Brian Behlendorf
2021-03-05
1
-0
/
+2
*
Linux 5.12 compat: replace bio_*_io_acct with disk_*_io_acct
Coleman Kane
2021-02-24
1
-2
/
+6
*
Add upper bound for slop space calculation
Prakash Surya
2021-02-24
1
-4
/
+5
*
Cleaning up uio headers
Brian Atkinson
2021-02-20
5
-59
/
+29
*
libzpool: set_global_var: refactor to not modify 'arg'
Christian Schwarz
2021-02-19
1
-1
/
+1
*
Restore FreeBSD resource usage accounting
Ryan Moeller
2021-02-19
2
-0
/
+38
[next]