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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow mounting datasets more than once
Seth Forshee
2018-05-07
8
-29
/
+219
*
Fix zfs_arc_max minimum tuning
beren12
2018-05-07
1
-1
/
+1
*
Linux compat 4.16: blk_queue_flag_{set,clear}
Brian Behlendorf
2018-05-07
1
-8
/
+6
*
Linux compat 4.16: blk_queue_flag_{set,clear}
Giuseppe Di Natale
2018-05-07
4
-4
/
+60
*
Fix 'zfs send/recv' hang with 16M blocks
Brian Behlendorf
2018-05-07
2
-4
/
+37
*
Clean up (k)shlib and cfg file shebangs
Giuseppe Di Natale
2018-05-07
25
-19
/
+491
*
Fix "file is executable, but no shebang" warnings
Tony Hutter
2018-05-07
75
-113
/
+247
*
Exclude python scripts from RPM shebang check
Tony Hutter
2018-05-07
1
-0
/
+10
*
Update mmp_delay on sync or skipped, failed write
Olaf Faaland
2018-05-07
6
-47
/
+93
*
Fedora 28: Fix misc bounds check compiler warnings
Tony Hutter
2018-05-07
10
-39
/
+80
*
Fix hung z_zvol tasks during 'zfs receive'
LOLi
2018-05-07
3
-1
/
+16
*
Add support for nvme based devids
Don Brady
2018-05-07
1
-2
/
+13
*
chmod -x on etc/init.d/zfs-*.in automake files
Tony Hutter
2018-05-07
4
-0
/
+0
*
Fix mmap / libaio deadlock
Brian Behlendorf
2018-05-07
14
-5
/
+184
*
Remove libattr requirement
DeHackEd
2018-05-07
4
-15
/
+2
*
Fedora 28: Fix "Macro %_dracutdir has empty body"
Tony Hutter
2018-05-07
1
-1
/
+21
*
modprobe zfs during dracut mount
kpande
2018-05-07
1
-0
/
+1
*
Add support for nvme disk detection
timor
2018-05-07
1
-0
/
+14
*
Report pool suspended due to MMP
Olaf Faaland
2018-05-07
10
-11
/
+38
*
Add zfs_scan_ignore_errors tunable
Tim Chase
2018-05-07
2
-0
/
+30
*
Allow to limit zed's syslog chattiness
Tony Hutter
2018-05-07
9
-7
/
+178
*
Record skipped MMP writes in multihost_history
Olaf Faaland
2018-05-07
11
-50
/
+263
*
Introduce a destroy_dataset helper
Giuseppe Di Natale
2018-05-07
4
-23
/
+46
*
Tag zfs-0.7.8
zfs-0.7.8
Tony Hutter
2018-04-09
3
-1
/
+7
*
Revert "Handle zap_add() failures in mixed ... "
Tony Hutter
2018-04-09
9
-289
/
+32
*
Tag zfs-0.7.7
zfs-0.7.7
Tony Hutter
2018-03-14
3
-1
/
+7
*
Fix MMP write frequency for large pools
Brian Behlendorf
2018-03-14
2
-4
/
+8
*
Handle zio_resume and mmp => off
Olaf Faaland
2018-03-14
1
-4
/
+10
*
Fix zfs-kmod builds when using rpm >= 4.14
LOLi
2018-03-14
1
-0
/
+2
*
zdb and inuse tests don't pass with real disks
Paul Zuchowski
2018-03-14
7
-15
/
+59
*
Take user namespaces into account in policy checks
Wolfgang Bumiller
2018-03-14
17
-7
/
+521
*
Detect long config lock acquisition in mmp
Olaf Faaland
2018-03-14
1
-0
/
+6
*
Linux 4.16 compat: get_disk_and_module()
Giuseppe Di Natale
2018-03-14
4
-1
/
+29
*
Change checksum & IO delay ratelimit values
Tony Hutter
2018-03-14
5
-9
/
+71
*
Increment zil_itx_needcopy_bytes properly
chrisrd
2018-03-14
1
-2
/
+1
*
Fix some typos
John Eismeier
2018-03-14
16
-30
/
+30
*
Fix zpool(8) list example to match actual format
Tomohiro Kusumi
2018-03-14
1
-10
/
+10
*
Add SMART self-test results to zpool status -c
Tony Hutter
2018-03-14
7
-18
/
+133
*
Add scrub after resilver zed script
Tony Hutter
2018-03-14
16
-21
/
+186
*
Fix free memory calculation on v3.14+
chrisrd
2018-03-14
8
-41
/
+256
*
Report duration and error in mmp_history entries
Olaf Faaland
2018-03-14
5
-13
/
+60
*
Do not initiate MMP writes while pool is suspended
Olaf Faaland
2018-03-14
1
-1
/
+1
*
Linux 4.16 compat: use correct *_dec_and_test()
Tony Hutter
2018-03-14
3
-1
/
+26
*
Allow modprobe to fail when called within systemd
Matthew Thode
2018-03-14
2
-2
/
+2
*
Add SMART attributes for SSD and NVMe
bunder2015
2018-03-14
3
-2
/
+24
*
Correct count_uberblocks in mmp.kshlib
Giuseppe Di Natale
2018-03-14
1
-1
/
+1
*
Fix config issues: frame size and headers
chrisrd
2018-03-14
10
-10
/
+14
*
Clarify zinject(8) explanation of -e
Olaf Faaland
2018-03-14
1
-0
/
+3
*
OpenZFS 8857 - zio_remove_child() panic due to already destroyed parent zio
George Wilson
2018-03-14
2
-20
/
+40
*
'zfs receive' fails with "dataset is busy"
LOLi
2018-03-14
2
-2
/
+18
[next]