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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Illumos 3897 - zfs filesystem and snapshot limits
Jerry Jelinek
2015-04-28
4
-0
/
+67
*
Illumos 5134 - if ZFS_DEBUG or debug= is set, libzpool should enable debug pr...
Matthew Ahrens
2015-04-28
1
-0
/
+3
*
Support the "version" property on volumes via the zfs_prop_get_int() API
Tim Chase
2015-04-24
1
-0
/
+3
*
zpool import should honor overlay property
Ned Bass
2015-03-27
1
-0
/
+14
*
Check all vdev labels in 'zpool import'
Brian Behlendorf
2015-03-25
1
-16
/
+58
*
Increase Linux pipe buffer size on 'zfs receive'
Richard Yao
2015-03-20
1
-0
/
+43
*
Fix possible future overflow in zfs_nicenum
Christer Ekholm
2015-02-24
1
-1
/
+1
*
Change VERIFY to ASSERT in mutex_destroy()
Brian Behlendorf
2015-02-11
1
-1
/
+1
*
Produce a full snapshot list for zfs send -p
Tim Chase
2015-02-09
1
-10
/
+4
*
Read spl_hostid module parameter before gethostid()
Chunwei Chen
2015-02-04
2
-2
/
+26
*
Use (void) memcpy(), not (void *) memcpy()
Richard Yao
2015-01-30
1
-3
/
+3
*
Make `zpool import -d|-c` behave consistently
Brian Behlendorf
2015-01-28
1
-7
/
+0
*
Mark IO pipeline with PF_FSTRANS
Brian Behlendorf
2015-01-16
1
-0
/
+17
*
Swap DTRACE_PROBE* with Linux tracepoints
Prakash Surya
2014-11-17
3
-37
/
+1
*
Update utsname support
Brian Behlendorf
2014-10-17
3
-39
/
+8
*
zfs send -p send properties only for snapshots that are actually sent
Andriy Gapon
2014-10-02
1
-4
/
+25
*
FreeBSD PR kern/172259: Fixes zfs receive errors
smh
2014-10-02
1
-2
/
+29
*
Implement -t option to zpool create for temporary pool names
Richard Yao
2014-09-30
1
-0
/
+9
*
Make user stack limit configurable
Brian Behlendorf
2014-09-30
1
-24
/
+24
*
Illumos 5116 - zpool history -i goes into infinite loop
Matthew Ahrens
2014-09-23
1
-4
/
+19
*
Illumos 5135 - zpool_find_import_cached() can use fnvlist_*
Matthew Ahrens
2014-09-23
1
-11
/
+5
*
lib/libzpool/kernel.c: Assert no owners in rw_destroy()
Richard Yao
2014-09-23
1
-1
/
+1
*
Properly NULL terminate string in zfs_strcmp_pathname
Richard Yao
2014-09-23
1
-1
/
+1
*
Illumos 5147 - zpool list -v should show individual disk capacity
George Wilson
2014-09-23
1
-2
/
+12
*
Remove obsolete comment about guard pages
Ned Bass
2014-09-22
1
-6
/
+0
*
Fragmentation should display as '-' if spacemap_histogram=disabled
ilovezfs
2014-09-05
1
-9
/
+9
*
Add a pkgconfig file
Turbo Fredriksson
2014-08-28
4
-0
/
+29
*
Retire HAVE_IOCTL_* configure checks
Brian Behlendorf
2014-08-28
1
-8
/
+0
*
2493 change efi_rescan() to wait longer
Andrew Hamilton
2014-08-26
1
-2
/
+3
*
Illumos 4976-4984 - metaslab improvements
George Wilson
2014-08-18
1
-0
/
+9
*
Avoid PAGESIZE redefinition
Alec Salazar
2014-08-13
1
-0
/
+2
*
Replace __va_list with va_list
Alec Salazar
2014-08-13
1
-4
/
+0
*
Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_t
Matthew Ahrens
2014-08-06
1
-9
/
+12
*
Illumos 4390 - I/O errors can corrupt space map when deleting fs/vol
Matthew Ahrens
2014-08-04
1
-0
/
+1
*
Illumos 4757, 4913
Matthew Ahrens
2014-08-01
3
-7
/
+52
*
Illumos #4374
Matthew Ahrens
2014-07-30
1
-4
/
+2
*
Illumos 4368, 4369.
Matthew Ahrens
2014-07-29
5
-42
/
+338
*
Illumos 4171, 4172
Matthew Ahrens
2014-07-25
1
-6
/
+5
*
Illumos #4101, #4102, #4103, #4105, #4106
George Wilson
2014-07-22
1
-0
/
+2
*
Fix comment spelling errors.
Garrison Jensen
2014-07-01
1
-2
/
+2
*
Return default value on numeric properties failing the "head check.
Tim Chase
2014-07-01
1
-1
/
+3
*
Improve differing sector size error
Brian Behlendorf
2014-06-27
1
-2
/
+3
*
Fix memory leak in zpool_clear_label()
Richard Yao
2014-05-30
1
-1
/
+3
*
Omit compiler warning by sticking to RAII
Marcel Huber
2014-05-22
1
-5
/
+5
*
Check the dataset type more rigorously when fetching properties.
Tim Chase
2014-05-06
3
-8
/
+16
*
libspl: Implement LWP rwlock interface
Richard Yao
2014-05-01
1
-0
/
+51
*
Fill in mountpoint buffer before using it in errors
ilovezfs
2014-04-30
1
-3
/
+3
*
Add support for aarch64 (ARMv8)
Jorgen Lundman
2014-04-25
1
-2
/
+2
*
Report atime and relatime as the property's actual value.
Tim Chase
2014-04-16
1
-2
/
+2
*
Set errno for mkdirp() called with NULL path ptr
Chris Dunlap
2014-04-09
1
-1
/
+3
[next]