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
/
lib
/
libzfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Speed up 'zfs list -t snapshot -o name -s name'
Pawel Jakub Dawidek
2012-06-14
2
-10
/
+37
*
Make zvol_remove_link() print a more useful error message
Richard Yao
2012-06-13
1
-1
/
+1
*
Retry removal of busy minors
Daniel Verite
2012-06-11
1
-1
/
+20
*
Linux 3.4 compat, d_make_root() replaces d_alloc_root()
Richard Yao
2012-06-11
1
-0
/
+1
*
Improve 'zpool import' EBUSY error message
Brian Behlendorf
2012-06-01
1
-0
/
+6
*
Add /dev/mapper/ to search path
Brian Behlendorf
2012-06-01
1
-1
/
+13
*
Add vdev_id for JBOD-friendly udev aliases
Ned A. Bass
2012-06-01
1
-2
/
+3
*
Linux 3.3 compat, iops->create()/mkdir()/mknod()
Brian Behlendorf
2012-04-30
1
-0
/
+1
*
Improve error message consistency
Richard Laager
2012-04-11
1
-5
/
+5
*
Add --enable-debug-dmu-tx configure option
Brian Behlendorf
2012-03-23
1
-0
/
+1
*
Add .zfs control directory
Brian Behlendorf
2012-03-22
1
-0
/
+1
*
Align parition end on 1 MiB boundary
Ned Bass
2012-03-05
1
-3
/
+6
*
Cleanly support debug packages
Brian Behlendorf
2012-02-27
1
-0
/
+1
*
Support ashift=13 for 8KB SSD block sizes
Richard Yao
2012-02-13
1
-1
/
+1
*
Add support for DISCARD to ZVOLs.
Etienne Dechamps
2012-02-09
1
-0
/
+1
*
Support the fallocate() file operation.
Etienne Dechamps
2012-02-09
1
-0
/
+1
*
Improve ZVOL queue behavior.
Etienne Dechamps
2012-02-07
1
-0
/
+5
*
Fix synchronicity for ZVOLs.
Etienne Dechamps
2012-02-07
1
-0
/
+1
*
Linux 3.3 compat, sops->show_options()
Brian Behlendorf
2012-02-03
1
-0
/
+1
*
Ignore dataset if the dds_type is DMU_OST_OTHER
Prakash Surya
2012-01-19
1
-0
/
+3
*
Allow GPT+EFI vdev replacement in boot pools.
Darik Horn
2012-01-18
1
-0
/
+2
*
Combine libraries: spl, avl, efi, share, unicode.
Darik Horn
2012-01-17
2
-22
/
+13
*
Add overlay(-O) mount option support
Suman Chakravartula
2012-01-12
1
-2
/
+4
*
Linux 3.1 compat, super_block->s_shrink
Brian Behlendorf
2012-01-11
1
-0
/
+1
*
Linux 3.2 compat: set_nlink()
Darik Horn
2011-12-16
1
-0
/
+1
*
Add make rule for building Arch Linux packages
Prakash Surya
2011-12-14
1
-0
/
+6
*
Allow leading digits in userquota/groupquota names
Suman Chakravartula
2011-11-21
1
-39
/
+28
*
Limit maximum ashift value to 12
Brian Behlendorf
2011-11-11
1
-1
/
+1
*
Simplify BDI integration
Brian Behlendorf
2011-11-08
1
-0
/
+1
*
Autogen refresh for udev changes
Brian Behlendorf
2011-08-08
1
-0
/
+3
*
Add backing_device_info per-filesystem
Brian Behlendorf
2011-08-04
1
-0
/
+1
*
Use /dev/null for stdout/stderr in libzfs_run_process().
Gunnar Beutner
2011-08-01
1
-3
/
+10
*
Illumos #278: get rid zfs of python and pyzfs dependencies
Alexander Stetsenko
2011-08-01
1
-0
/
+189
*
Illumos #1092: zfs refratio property
Matt Ahrens
2011-08-01
1
-0
/
+2
*
Provide a rc.d script for archlinux
zfs-0.6.0-rc5
Kyle Fuller
2011-07-11
1
-0
/
+1
*
Add proper library versioning
Brian Behlendorf
2011-07-06
2
-3
/
+3
*
Link libshare directly to libzfs
Gunnar Beutner
2011-07-06
3
-157
/
+18
*
Implemented sharing datasets via NFS using libshare.
Gunnar Beutner
2011-07-06
1
-15
/
+27
*
Linux compat 2.6.39: mount_nodev()
Brian Behlendorf
2011-07-01
3
-11
/
+110
*
Linux compat 2.6.39: security_inode_init_security()
Brian Behlendorf
2011-07-01
1
-0
/
+1
*
Tear down and flush the mmap region
Prasad Joshi
2011-06-27
1
-0
/
+1
*
Add "ashift" property to zpool create
Christian Kohlschütter
2011-06-17
1
-0
/
+19
*
Always check -Wno-unused-but-set-variable gcc support
Brian Behlendorf
2011-06-14
1
-1
/
+1
*
Check for -Wno-unused-but-set-variable gcc support
Brian Behlendorf
2011-06-14
1
-1
/
+3
*
Fix 'zfs send -D' segfault
Brian Behlendorf
2011-06-09
1
-1
/
+2
*
Fix 'zfs set volsize=N pool/dataset'
Brian Behlendorf
2011-05-02
1
-0
/
+1
*
Implemented NFS export_operations.
Gunnar Beutner
2011-04-29
1
-0
/
+1
*
Use gethostid in the Linux convention.
Darik Horn
2011-04-25
1
-1
/
+2
*
Support IEC base-2 prefixes
Richard Laager
2011-04-19
1
-4
/
+7
*
Set -Wno-unused-but-set-variable globally
Brian Behlendorf
2011-04-19
1
-3
/
+4
[next]