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
*
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
*
Define the needed ISA types for ARM
Jorgen Lundman
2012-05-03
2
-2
/
+21
*
Linux 3.3 compat, iops->create()/mkdir()/mknod()
Brian Behlendorf
2012-04-30
21
-0
/
+21
*
Improve error message consistency
Richard Laager
2012-04-11
1
-5
/
+5
*
Add --enable-debug-dmu-tx configure option
Brian Behlendorf
2012-03-23
21
-0
/
+21
*
Add .zfs control directory
Brian Behlendorf
2012-03-22
22
-0
/
+25
*
Align parition end on 1 MiB boundary
Ned Bass
2012-03-05
1
-3
/
+6
*
Cleanly support debug packages
Brian Behlendorf
2012-02-27
21
-0
/
+21
*
Support ashift=13 for 8KB SSD block sizes
Richard Yao
2012-02-13
1
-1
/
+1
*
Add 'fsid' mount option to allowed options.
Turbo Fredriksson
2012-02-13
1
-1
/
+1
*
Add support for DISCARD to ZVOLs.
Etienne Dechamps
2012-02-09
21
-0
/
+21
*
Support the fallocate() file operation.
Etienne Dechamps
2012-02-09
21
-0
/
+21
*
Improve ZVOL queue behavior.
Etienne Dechamps
2012-02-07
21
-0
/
+105
*
Fix synchronicity for ZVOLs.
Etienne Dechamps
2012-02-07
21
-0
/
+21
*
Let libnvpair be linked independently of libzfs.
Darik Horn
2012-02-07
4
-3
/
+9
*
Linux 3.3 compat, sops->show_options()
Brian Behlendorf
2012-02-03
21
-0
/
+21
*
Cleanup ZFS debug infrastructure
Brian Behlendorf
2012-02-02
1
-4
/
+0
*
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
20
-404
/
+148
*
Add overlay(-O) mount option support
Suman Chakravartula
2012-01-12
2
-2
/
+11
*
Treat /dev/vd* as whole disks
Richard Laager
2012-01-11
1
-0
/
+6
*
Linux 3.1 compat, super_block->s_shrink
Brian Behlendorf
2012-01-11
21
-0
/
+21
*
Linux 3.2 compat: set_nlink()
Darik Horn
2011-12-16
21
-0
/
+21
*
Add make rule for building Arch Linux packages
Prakash Surya
2011-12-14
21
-0
/
+126
*
Illumos #734: Use taskq_dispatch_ent() interface
Garrett D'Amore
2011-12-14
1
-35
/
+91
*
Added comments for libshare's NFS functions.
Gunnar Beutner
2011-12-05
1
-1
/
+57
*
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
21
-0
/
+21
*
Make libefi-created GPT compatible with gptfdisk
Zachary Bedell
2011-09-26
1
-9
/
+16
*
Autogen refresh for udev changes
Brian Behlendorf
2011-08-08
21
-0
/
+63
*
Add backing_device_info per-filesystem
Brian Behlendorf
2011-08-04
21
-0
/
+21
*
Use libzfs_run_process() in libshare.
Gunnar Beutner
2011-08-01
1
-59
/
+29
*
Use /dev/null for stdout/stderr in libzfs_run_process().
Gunnar Beutner
2011-08-01
1
-3
/
+10
*
Call exportfs -v once for NFS shares.
James H
2011-08-01
1
-90
/
+74
*
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
21
-0
/
+21
*
Add proper library versioning
Brian Behlendorf
2011-07-06
16
-13
/
+43
*
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
10
-18
/
+2375
*
Fix implicit declaration of 'mkdirp'
Brian Behlendorf
2011-07-01
2
-0
/
+2
*
Linux compat 2.6.39: mount_nodev()
Brian Behlendorf
2011-07-01
23
-13
/
+131
*
Linux compat 2.6.39: security_inode_init_security()
Brian Behlendorf
2011-07-01
20
-0
/
+20
*
Tear down and flush the mmap region
Prasad Joshi
2011-06-27
20
-0
/
+20
*
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
20
-20
/
+20
[next]