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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Illumos 6844 - dnode_next_offset can detect fictional holes
Alex Reece
2016-04-27
2
-5
/
+23
*
Illumos 6659 - nvlist_free(NULL) is a no-op
Josef 'Jeff' Sipek
2016-04-27
11
-39
/
+19
*
Fix zfs_copies_001_pos/zfs_copies_004_neg
Brian Behlendorf
2016-04-27
2
-0
/
+5
*
Fix 'zpool import' blkid device names
Brian Behlendorf
2016-04-25
1
-19
/
+123
*
Disable efi_debug in --enable-debug builds
Brian Behlendorf
2016-04-25
1
-4
/
+0
*
Use udev for partition detection
Brian Behlendorf
2016-04-25
4
-46
/
+166
*
Create unique partition labels
Brian Behlendorf
2016-04-25
2
-1
/
+28
*
fix booting via dracut generated initramfs
Matthew Thode
2016-04-25
7
-2
/
+216
*
Linux 4.5 compat: Use xattr_handler->name for acl
Chunwei Chen
2016-04-25
3
-20
/
+70
*
Add pn_alloc()/pn_free() functions
Brian Behlendorf
2016-04-21
10
-32
/
+178
*
Rework zpool import excluded devices check
Nikolay Borisov
2016-04-18
1
-26
/
+16
*
Fix ZPL miswrite of default POSIX ACL
Ned Bass
2016-04-18
4
-3
/
+65
*
Fix inverted logic on none elevator comparison
Colin Ian King
2016-04-15
1
-1
/
+1
*
remove sanity check in replacement test
Jinshan Xiong
2016-04-13
3
-9
/
+0
*
Make zfs test easier to run in local install
Jinshan Xiong
2016-04-12
3
-22
/
+23
*
Add zfs-tests for relatime
Chunwei Chen
2016-04-05
4
-2
/
+75
*
Make zfs mount according to relatime config in dataset
Chunwei Chen
2016-04-05
3
-3
/
+15
*
Enable lazytime semantic for atime
Chunwei Chen
2016-04-05
3
-72
/
+110
*
Fix atime handling and relatime
Chunwei Chen
2016-04-05
9
-108
/
+37
*
Linux 4.6 compat: PAGE_CACHE_SIZE removal
Brian Behlendorf
2016-04-05
2
-24
/
+23
*
Fix WANT_DEVNAME2DEVID configure error
Brian Behlendorf
2016-04-01
2
-6
/
+7
*
Add support 32 bit FS_IOC32_{GET|SET}FLAGS compat ioctls
Colin Ian King
2016-03-31
1
-1
/
+14
*
Only build devname2devid when libudev headers are available
Brian Behlendorf
2016-03-31
2
-3
/
+12
*
Add support for devid and phys_path keys in vdev disk labels
Don Brady
2016-03-31
11
-163
/
+476
*
Expand EDQUOT variable
Andriy Gapon
2016-03-31
1
-3
/
+3
*
zfs_main: fix `zfs userspace` squashing unresolved entries
Pavel Boldin
2016-03-30
1
-4
/
+7
*
Remove complicated libspl assert wrappers
Brian Behlendorf
2016-03-30
2
-51
/
+36
*
gcc build error: -Wbool-compare in metaslab.c
DHE
2016-03-30
1
-1
/
+2
*
Fix zpool_scrub_* test cases
Brian Behlendorf
2016-03-30
6
-5
/
+29
*
Use the correct macro to include backtrace
Carlo Landmeter
2016-03-29
1
-2
/
+2
*
Move hrtime_t timestruc_t and timespec_t
Carlo Landmeter
2016-03-29
2
-4
/
+5
*
Set _DATE_FMT to '%+' if not defined in libspl/timestamp.c
Carlo Landmeter
2016-03-29
1
-0
/
+4
*
Ensure correct return value type
Carlo Landmeter
2016-03-29
1
-1
/
+1
*
Add missing fcntl.h to includes in mount_zfs.c
Carlo Landmeter
2016-03-29
1
-0
/
+1
*
Include sys/types.h in devid.h
Carlo Landmeter
2016-03-29
1
-0
/
+1
*
Correct typo in spa_load_verify_metadata docs
Richard Laager
2016-03-29
1
-1
/
+1
*
zloop.sh requires bash
Brian Behlendorf
2016-03-25
1
-1
/
+1
*
write_dirs: set_partition expects zero-based partition indeces
Andriy Gapon
2016-03-25
1
-1
/
+4
*
zfs_copies: do_vol_test must wait for device
Brian Behlendorf
2016-03-25
1
-0
/
+2
*
Add zloop.sh test script
Brian Behlendorf
2016-03-23
4
-0
/
+216
*
Fix zdb -e and zhack thread_init()
Brian Behlendorf
2016-03-21
3
-18
/
+23
*
Support for vectorized algorithms on x86
Gvozden Neskovic
2016-03-21
6
-2
/
+583
*
Cleanup linking
Richard Yao
2016-03-18
9
-15
/
+8
*
Add support for s390[x].
Dimitri John Ledkov
2016-03-17
2
-2
/
+17
*
Disable zpool_add_004_pos test case
Brian Behlendorf
2016-03-17
1
-1
/
+1
*
Add the ZFS Test Suite
Brian Behlendorf
2016-03-16
1243
-1042
/
+89497
*
Illumos 6681 - zfs list burning lots of time in dodefault() via dsl_prop_*
Alex Wilson
2016-03-15
1
-7
/
+6
*
Fix aarch64 compilation
Gordan Bobic
2016-03-15
1
-1
/
+2
*
Illumos 6370 - ZFS send fails to transmit some holes
Paul Dagnelie
2016-03-10
2
-14
/
+43
*
Relax MBR partition scanning requirement
Brian Behlendorf
2016-03-10
1
-21
/
+17
[next]