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
/
module
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simple change to fix building in recent environments
Rich Ercolani
2021-05-19
1
-4
/
+4
*
FreeBSD: Implement xattr=sa
Ryan Moeller
2021-05-13
3
-147
/
+395
*
FreeBSD: Use SET_ERROR to trace xattr name errors
Ryan Moeller
2021-05-13
1
-4
/
+4
*
Revert "Fix raw sends on encrypted datasets when copying back snapshots"
Brian Behlendorf
2021-05-13
2
-28
/
+2
*
linux 5.13 compat: bdevops->revalidate_disk() removed
Coleman Kane
2021-05-11
1
-0
/
+2
*
Remove unimplemented virus scanning hooks
Ryan Moeller
2021-05-10
4
-57
/
+0
*
FreeBSD: Remove !FreeBSD ifdef'd code
Ryan Moeller
2021-05-07
1
-35
/
+1
*
Clean up use of zfs_log_create in zfs_dir
Ryan Moeller
2021-05-07
2
-4
/
+4
*
Return required size when encode_fh size too small
Alyssa Ross
2021-05-07
2
-4
/
+15
*
FreeBSD: Initialize/destroy zp->z_lock
Ryan Moeller
2021-05-06
1
-0
/
+2
*
Miscellaneous code cleanup
Ryan Moeller
2021-04-30
3
-9
/
+5
*
FreeBSD: Clean up ASSERT/VERIFY use in module
Ryan Moeller
2021-04-30
23
-238
/
+233
*
FreeBSD: Prune some unneeded definitions
Ryan Moeller
2021-04-30
2
-2
/
+2
*
Drop "All rights reserved" from files by
[email protected]
Martin Matuška
2021-04-27
1
-1
/
+0
*
FreeBSD: damage control racing .. lookups in face of mkdir/rmdir
Mateusz Guzik
2021-04-26
1
-0
/
+27
*
linux/spl: proc: use global table_{min,max} values instead of local ones
наб
2021-04-15
1
-6
/
+6
*
linux/spl: base proc_dohostid() on proc_dostring()
наб
2021-04-15
1
-76
/
+17
*
Add SIGSTOP and SIGTSTP handling to issig
Paul Dagnelie
2021-04-15
1
-0
/
+51
*
FreeBSD: use vnlru_free_vfsops if available
Mateusz Guzik
2021-04-12
1
-1
/
+21
*
FreeBSD: add missing seqc write begin/end around zfs_acl_chown_setattr
Mateusz Guzik
2021-04-12
1
-0
/
+2
*
FreeBSD: add support for lockless symlink lookup
Mateusz Guzik
2021-04-12
2
-2
/
+99
*
Move zfsdev_state_{init,destroy} to common code
Ryan Moeller
2021-04-08
2
-105
/
+18
*
Eliminate zfsdev_get_state_impl
Ryan Moeller
2021-04-08
1
-1
/
+1
*
zpl_inode.c: Fix SMACK interoperability
TerraTech
2021-04-08
1
-12
/
+24
*
kmem_alloc(KM_SLEEP) should use kvmalloc()
Matthew Ahrens
2021-04-06
1
-0
/
+14
*
Fix various typos
Andrea Gelmini
2021-04-02
7
-7
/
+7
*
Avoid taking global lock to destroy zfsdev state
Ryan Moeller
2021-04-02
2
-21
/
+11
*
FreeBSD: Fix stable/12 after AT_BENEATH removal
Ryan Moeller
2021-04-02
1
-3
/
+1
*
Fix error code on __zpl_ioctl_setflags()
Luis Henriques
2021-03-26
1
-1
/
+1
*
Removed duplicated includes
Andrea Gelmini
2021-03-22
1
-1
/
+0
*
Removing old code for k(un)map_atomic
Brian Atkinson
2021-03-19
2
-8
/
+6
*
Linux 5.12 update: bio_max_segs() replaces BIO_MAX_PAGES
Coleman Kane
2021-03-19
1
-0
/
+5
*
Linux 5.12 compat: idmapped mounts
Coleman Kane
2021-03-19
6
-13
/
+100
*
FreeBSD: make seqc asserts conditional on replay
Mateusz Guzik
2021-03-17
1
-3
/
+6
*
FreeBSD: Fix memory leaks in kstats
Ryan Moeller
2021-03-17
1
-7
/
+4
*
Linux: always check or verify return of igrab()
Adam D. Moss
2021-03-16
3
-3
/
+9
*
Reference_tracking_enable should be a module param
Don Brady
2021-03-16
1
-6
/
+0
*
FreeBSD: bring back possibility to rewind the checkpoint from bootloader
Mariusz Zaborski
2021-03-12
1
-1
/
+16
*
FreeBSD: Clean up zfsdev_close to match Linux
Ryan Moeller
2021-03-12
1
-10
/
+8
*
Macroify teardown lock handling
Mateusz Guzik
2021-03-12
2
-26
/
+22
*
FreeBSD: rename teardown inactive macros to mimick rrm convention
Mateusz Guzik
2021-03-12
3
-18
/
+18
*
FreeBSD: remove 2 assertions that teardown lock is not held
Mateusz Guzik
2021-03-12
1
-45
/
+0
*
FreeBSD: rework asserts in zfs_dd_lookup
Mateusz Guzik
2021-03-12
1
-3
/
+2
*
zvol: call zil_replaying() during replay
Christian Schwarz
2021-03-07
2
-2
/
+16
*
Intentionally allow ZFS_READONLY in zfs_write
Ryan Moeller
2021-03-07
1
-5
/
+21
*
Initialize ZIL buffers
Brian Behlendorf
2021-03-05
1
-0
/
+1
*
linux: zvol: avoid heap allocation for zvol_request_sync=1
Christian Schwarz
2021-03-03
1
-29
/
+64
*
Fix assert in FreeBSD-specific dmu_read_pages
Andriy Gapon
2021-02-27
1
-1
/
+1
*
Linux 5.12 compat: bio->bi_disk member moved
Coleman Kane
2021-02-24
2
-0
/
+8
*
Linux: increase max nvlist_src size
Brian Behlendorf
2021-02-24
1
-1
/
+1
[next]