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
Commit message (
Expand
)
Author
Age
Files
Lines
*
FreeBSD: Prune some unneeded definitions
Ryan Moeller
2021-04-30
2
-2
/
+2
*
vdev_mirror: don't scrub/resilver devices that can't be read
Nathaniel Wesley Filardo
2021-04-27
1
-0
/
+9
*
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
*
Fix AVX512BW Fletcher code on AVX512-but-not-BW machines
Romain Dolbeau
2021-04-26
1
-1
/
+7
*
ICP: Silence objtool "stack pointer realignment" warnings
Attila Fülöp
2021-04-17
1
-0
/
+6
*
Combine zio caches if possible
Mateusz Guzik
2021-04-17
1
-24
/
+50
*
ICP: Add missing stack frame info to SHA asm files
Attila Fülöp
2021-04-16
3
-4
/
+72
*
Fix crash in zio_done error reporting
Paul Zuchowski
2021-04-16
1
-2
/
+3
*
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
*
module/zfs/zvol.c: purge unused zvol_volmode_cb_arg
наб
2021-04-15
1
-4
/
+0
*
ZFS traverse_visitbp optimization to limit prefetch
Jitendra Patidar
2021-04-15
1
-14
/
+53
*
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
*
ZTS: fix removal_condense_export test case
Brian Behlendorf
2021-04-11
1
-2
/
+5
*
Balance parentheses in parameter descriptions
pstef
2021-04-11
2
-2
/
+2
*
Move zfsdev_state_{init,destroy} to common code
Ryan Moeller
2021-04-08
3
-106
/
+92
*
Eliminate zfsdev_get_state_impl
Ryan Moeller
2021-04-08
2
-14
/
+4
*
zpl_inode.c: Fix SMACK interoperability
TerraTech
2021-04-08
1
-12
/
+24
*
Use dsl_scan_setup_check() to setup a scrub
Brian Behlendorf
2021-04-08
2
-3
/
+3
*
Fix double sha1/sha1.o line in module/icp/Makefile.in
Tino Reichardt
2021-04-08
1
-1
/
+0
*
Ratelimit deadman zevents as with delay zevents
Ryan Moeller
2021-04-07
2
-3
/
+8
*
kmem_alloc(KM_SLEEP) should use kvmalloc()
Matthew Ahrens
2021-04-06
1
-0
/
+14
*
Fix various typos
Andrea Gelmini
2021-04-02
22
-29
/
+29
*
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
*
Allow pool names that look like Solaris disk names
Ryan Moeller
2021-04-01
1
-6
/
+0
*
Don't scale zfs_zevent_len_max by CPU count
Ryan Moeller
2021-04-01
1
-4
/
+1
*
Atomically check and set dropped zevent count
Ryan Moeller
2021-04-01
1
-2
/
+1
*
Use a helper function to clarify gang block size
Matthew Ahrens
2021-03-26
2
-11
/
+15
*
Fix error code on __zpl_ioctl_setflags()
Luis Henriques
2021-03-26
1
-1
/
+1
*
Removed duplicated includes
Andrea Gelmini
2021-03-22
4
-4
/
+0
*
Split dmu_zfetch() speculation and execution parts
Alexander Motin
2021-03-19
3
-112
/
+178
*
Fix zfs_get_data access to files with wrong generation
Chunwei Chen
2021-03-19
4
-3
/
+22
*
Fix regression in POSIX mode behavior
Andrew
2021-03-19
1
-4
/
+0
*
Allow setting bootfs property on pools with indirect vdevs
Martin Matuška
2021-03-19
1
-3
/
+1
*
Removing old code for k(un)map_atomic
Brian Atkinson
2021-03-19
2
-8
/
+6
*
Initialize metaslab range trees in metaslab_init
Serapheim Dimitropoulos
2021-03-19
1
-94
/
+55
*
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
*
Clean up RAIDZ/DRAID ereport code
Matthew Ahrens
2021-03-19
6
-434
/
+21
*
FreeBSD: make seqc asserts conditional on replay
Mateusz Guzik
2021-03-17
1
-3
/
+6
*
Remove unused rr_code
Matthew Ahrens
2021-03-17
1
-46
/
+23
*
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
2
-7
/
+9
*
FreeBSD: bring back possibility to rewind the checkpoint from bootloader
Mariusz Zaborski
2021-03-12
1
-1
/
+16
[next]