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
/
include
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore FreeBSD sysctl processing for arc.min and arc.max
Allan Jude
2021-08-16
1
-0
/
+6
*
Remove overlooked __sun_attr__ based macros
Brian Behlendorf
2021-07-27
2
-7
/
+1
*
Replace /*PRINTFLIKEn*/ with attribute(printf)
наб
2021-07-26
3
-103
/
+14
*
Detect HAVE_LARGE_STACKS at compile time
Kevin Bowling
2021-07-16
2
-0
/
+9
*
FreeBSD: fix compilation of FreeBSD world after 29274c9f6
Martin Matuška
2021-06-25
2
-3
/
+3
*
Optimize small random numbers generation
Alexander Motin
2021-06-22
2
-0
/
+37
*
Remove pool io kstats (#12212)
Alexander Motin
2021-06-10
2
-8
/
+0
*
More aggsum optimizations
Alexander Motin
2021-06-07
1
-0
/
+4
*
Introduce write-mostly sums
Alexander Motin
2021-05-27
4
-0
/
+150
*
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
*
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
4
-67
/
+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
*
FreeBSD: add support for lockless symlink lookup
Mateusz Guzik
2021-04-12
1
-0
/
+1
*
Move zfsdev_state_{init,destroy} to common code
Ryan Moeller
2021-04-08
1
-2
/
+0
*
Fix various typos
Andrea Gelmini
2021-04-02
3
-3
/
+3
*
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
*
Linux: always check or verify return of igrab()
Adam D. Moss
2021-03-16
1
-1
/
+7
*
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
*
Linux 5.12 compat: replace bio_*_io_acct with disk_*_io_acct
Coleman Kane
2021-02-24
1
-2
/
+6
*
Cleaning up uio headers
Brian Atkinson
2021-02-20
3
-58
/
+8
*
Rename zfs_inode_update to zfs_znode_update_vfs
khng300
2021-02-09
2
-2
/
+0
*
Remove unused iov_iter_init_compat() wrapper
Brian Behlendorf
2021-01-30
1
-13
/
+0
*
FreeBSD: fix HEAD build, conditionally remove FDSYNC defines
Matt Macy
2021-01-23
4
-4
/
+41
*
Extending FreeBSD UIO Struct
Brian Atkinson
2021-01-20
6
-61
/
+90
*
FreeBSD: minor_t needs to be signed so that -1 is recognized as such
Matthew Macy
2021-01-07
1
-1
/
+1
*
Linux 5.11 compat: blk_{un}register_region()
Brian Behlendorf
2020-12-27
1
-8
/
+0
*
Linux 5.11 compat: bio_start_io_acct() / bio_end_io_acct()
Brian Behlendorf
2020-12-27
1
-11
/
+24
*
Linux 5.11 compat: lookup_bdev()
Brian Behlendorf
2020-12-27
1
-7
/
+29
*
Linux 4.18.0-257.el8 compat: blk_alloc_queue()
Brian Behlendorf
2020-12-21
1
-0
/
+2
*
Linux 5.10 compat: use iov_iter in uio structure
Brian Behlendorf
2020-12-18
2
-11
/
+68
*
FreeBSD: Implement sysctl for fletcher4 impl
Ryan Moeller
2020-12-11
2
-0
/
+16
*
Implement memory and CPU hotplug
Paul Dagnelie
2020-12-10
1
-0
/
+5
*
FreeBSD: Do zcommon_init sooner to avoid FPU panic
Ryan Moeller
2020-12-09
2
-0
/
+9
*
Linux: Fix ZFS_ENTER/ZFS_EXIT/ZFS_VERFY_ZP usage
Brian Behlendorf
2020-11-14
1
-1
/
+5
*
Fix compiling on FreeBSD + gcc - don't assume illmnos bits
Adrian Chadd
2020-11-10
1
-12
/
+20
*
G/C struct znode -> z_moved
Mateusz Guzik
2020-11-10
1
-4
/
+2
*
FreeBSD: Move uio_prefaultpages def to uio.h
Ryan Moeller
2020-11-10
2
-1
/
+1
*
Linux 5.10 compat: check_disk_change() removed
Coleman Kane
2020-11-02
1
-0
/
+36
*
zfs_vnops: make zfs_get_data OS-independent
Christian Schwarz
2020-11-02
2
-2
/
+0
[next]