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
...
*
Fix --with-systemd on Debian-based distributions (#6963)
LOLi
2017-12-17
3
-6
/
+21
*
Remove lib/libspl/include/sys/frame.h
Brian Behlendorf
2017-12-17
2
-132
/
+0
*
Enable QAT support in zfs-dkms RPM
David Qian
2017-12-14
1
-0
/
+6
*
Add zfs-import.target services in spec file
Lalufu
2017-12-13
1
-1
/
+1
*
Various ZED fixes
LOLi
2017-12-08
19
-101
/
+368
*
Disable vdev_zaps_004_pos
Brian Behlendorf
2017-12-07
1
-0
/
+5
*
Suppress incorrect objtool warnings
Brian Behlendorf
2017-12-07
5
-1
/
+69
*
Fix segfault in zpool iostat when adding VDEVs
Tony Hutter
2017-12-06
1
-7
/
+15
*
OpenZFS 8603 - rename zilog's "zl_writer_lock" to "zl_issuer_lock"
Prakash Surya
2017-12-06
2
-27
/
+27
*
Disable create-o_ashift
Brian Behlendorf
2017-12-06
1
-0
/
+5
*
OpenZFS 8585 - improve batching done in zil_commit()
Prakash Surya
2017-12-05
15
-378
/
+1587
*
Fix NFS sticky bit permission denied error
Brian Behlendorf
2017-12-04
1
-3
/
+2
*
Add /usr/bin/env to COPY_EXEC_LIST initramfs hook
JKDingwall
2017-12-04
1
-0
/
+1
*
Fix 'zpool create|add' replication level check
Brian Behlendorf
2017-12-04
2
-12
/
+61
*
Preserve itx alloc size for zio_data_buf_free()
Brian Behlendorf
2017-12-04
2
-2
/
+6
*
Unbreak the scan status ABI
Tom Caputi
2017-11-30
2
-6
/
+6
*
Fix 'zfs get {user|group}objused@' functionality
LOLi
2017-11-29
3
-7
/
+19
*
Linux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCT
Mark Wright
2017-11-28
12
-124
/
+126
*
initramfs: Honor canmount=off
Richard Laager
2017-11-28
1
-0
/
+8
*
initramfs: Honor mountpoint=none/legacy
Richard Laager
2017-11-28
1
-5
/
+3
*
zpool(8): Fix "zpool import -t"
DeHackEd
2017-11-28
1
-1
/
+1
*
Update for cppcheck v1.80
Brian Behlendorf
2017-11-18
9
-50
/
+23
*
Fix data on evict_skips in arc_summary.py
Scot W. Stevenson
2017-11-18
1
-2
/
+3
*
Fix ARC pointer overrun
DeHackEd
2017-11-17
1
-9
/
+11
*
Sequential scrub and resilvers
Tom Caputi
2017-11-15
37
-808
/
+3028
*
Minor code cleanups in arc_python.py
Scot W. Stevenson
2017-11-15
1
-5
/
+7
*
Fix dirty check in dmu_offset_next()
Brian Behlendorf
2017-11-15
1
-6
/
+4
*
Disable automatic dependencies in zfs-test package
Brian Behlendorf
2017-11-15
1
-5
/
+6
*
Disable zvol_ENOSPC_001_pos on 32-bit systems
Brian Behlendorf
2017-11-13
1
-0
/
+5
*
Fix truncate(2) mtime and ctime handling
LOLi
2017-11-13
7
-4
/
+221
*
Add .travis.yml
George Melikov
2017-11-13
1
-0
/
+38
*
Fix arc_summary.py -d crash with Python3
Scot W. Stevenson
2017-11-11
1
-8
/
+16
*
OpenZFS 7531 - Assign correct flags to prefetched buffers
benrubson
2017-11-11
2
-0
/
+18
*
Long hold the dataset during upgrade
Arkadiusz BubaĆa
2017-11-10
3
-9
/
+24
*
Fix encryption root hierarchy issue
Tom Caputi
2017-11-08
1
-1
/
+2
*
Handle compressed buffers in __dbuf_hold_impl()
Tim Chase
2017-11-08
2
-13
/
+45
*
Refresh TEST file to include new variables
Giuseppe Di Natale
2017-11-08
1
-1
/
+8
*
Cleanup systemd dependencies
Antonio Russo
2017-11-08
7
-7
/
+4
*
Fix undefined %{systemd_svcs} in RPM scriptlets
LOLi
2017-11-08
1
-1
/
+1
*
OpenZFS 8607 - variable set but not used
Brian Behlendorf
2017-11-08
2
-13
/
+11
*
Provide tags in perf-regression.run
Giuseppe Di Natale
2017-11-07
1
-0
/
+2
*
Fix zfs-tests.sh single test functionality
LOLi
2017-11-07
1
-2
/
+11
*
contrib/initramfs: switch to automake
LOLi
2017-11-07
9
-14
/
+65
*
Bug fix in qat_compress.c when compressed size is < 4KB
wli5
2017-11-07
1
-4
/
+4
*
Sort output of tunables in arc_summary.py
Scot W. Stevenson
2017-11-07
1
-4
/
+8
*
Disable automatic dependencies in DKMS package
Brian Behlendorf
2017-11-07
1
-0
/
+1
*
Build regression in c89 cleanups
Don Brady
2017-11-07
1
-2
/
+3
*
Disable zpool_import_missing_003_pos
George Melikov
2017-11-07
1
-1
/
+2
*
Add documentation strings to arc_summary.py
Scot W. Stevenson
2017-11-05
1
-14
/
+42
*
Fix column alignment with long zpool names
George G
2017-11-05
2
-4
/
+12
[prev]
[next]