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
...
*
Return success from check_slice() if device doesn't exist
Ned Bass
2012-02-27
1
-9
/
+0
*
Export symbols for zero-copy
Alex Zhuravlev
2012-02-17
1
-0
/
+2
*
Support ashift=13 for 8KB SSD block sizes
Richard Yao
2012-02-13
2
-2
/
+2
*
Add 'fsid' mount option to allowed options.
Turbo Fredriksson
2012-02-13
1
-1
/
+1
*
Export symbols for zero-copy
Brian Behlendorf
2012-02-10
1
-4
/
+4
*
Use spl_debug_* helpers
Brian Behlendorf
2012-02-09
1
-2
/
+2
*
Add support for DISCARD to ZVOLs.
Etienne Dechamps
2012-02-09
60
-0
/
+273
*
Support the fallocate() file operation.
Etienne Dechamps
2012-02-09
61
-0
/
+447
*
Check permissions in zfs_space().
Etienne Dechamps
2012-02-09
1
-0
/
+11
*
Implement the truncate_range() inode operation.
Etienne Dechamps
2012-02-09
1
-0
/
+28
*
Fix zconfig.sh non-optimal alignment
Brian Behlendorf
2012-02-09
2
-56
/
+67
*
Use 32 as the default number of zvol threads.
Etienne Dechamps
2012-02-08
1
-4
/
+1
*
Improve ZVOL queue behavior.
Etienne Dechamps
2012-02-07
64
-0
/
+1159
*
Fix synchronicity for ZVOLs.
Etienne Dechamps
2012-02-07
60
-3
/
+433
*
Support "sync=always" for ZVOLs.
Etienne Dechamps
2012-02-07
1
-1
/
+1
*
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
59
-7
/
+234
*
Cleanup ZFS debug infrastructure
Brian Behlendorf
2012-02-02
7
-162
/
+66
*
Allow multiple values per directory entry
Brian Behlendorf
2012-02-02
2
-6
/
+28
*
Export symbol zfs_attr_table
Brian Behlendorf
2012-01-27
1
-0
/
+1
*
Ignore dataset if the dds_type is DMU_OST_OTHER
Prakash Surya
2012-01-19
1
-0
/
+3
*
Fix rpm dependencies
Brian Behlendorf
2012-01-18
2
-10
/
+11
*
Add the release component to headers
Brian Behlendorf
2012-01-18
16
-24
/
+24
*
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
32
-485
/
+154
*
Allow setting bootfs on any pool
Richard Laager
2012-01-17
1
-3
/
+8
*
Reduce number of zio free threads
Ned Bass
2012-01-17
1
-1
/
+1
*
Increase link count limit to 2^31-1
Brian Behlendorf
2012-01-13
1
-3
/
+3
*
Run ZFS_AC_PACMAN only if $VENDOR is "arch"
Prakash Surya
2012-01-13
2
-82
/
+87
*
Add overlay(-O) mount option support
Suman Chakravartula
2012-01-12
3
-4
/
+15
*
Apply the ZoL coding standard to zpl_xattr.c
Darik Horn
2012-01-12
1
-17
/
+16
*
Linux 3.2 compat, security_inode_init_security()
Brian Behlendorf
2012-01-12
5
-3
/
+233
*
Treat /dev/vd* as whole disks
Richard Laager
2012-01-11
1
-0
/
+6
*
Avoid using awk in the zpool_id script.
Darik Horn
2012-01-11
1
-4
/
+13
*
Linux 3.1 compat, super_block->s_shrink
Brian Behlendorf
2012-01-11
65
-51
/
+858
*
Move Arch Linux's VENDOR check above Ubuntu's
Prakash Surya
2011-12-19
2
-4
/
+4
*
Add LIBSELINUX to mount_zfs_LDFLAGS.
Darik Horn
2011-12-16
2
-2
/
+2
*
Linux 3.2 compat: set_nlink()
Darik Horn
2011-12-16
60
-1
/
+228
*
Update the character class in the zpool man page.
Darik Horn
2011-12-16
1
-1
/
+1
*
Add make rule for building Arch Linux packages
Prakash Surya
2011-12-14
61
-21
/
+589
*
Illumos #734: Use taskq_dispatch_ent() interface
Garrett D'Amore
2011-12-14
5
-41
/
+134
*
Set zvol_major/zvol_threads permissions
Brian Behlendorf
2011-12-07
1
-2
/
+2
*
Update default ARC memory limits
Brian Behlendorf
2011-12-05
1
-4
/
+4
*
Quote variables in the zfs.lsb script.
Darik Horn
2011-12-05
1
-16
/
+16
*
Source /etc/default/zfs after setting defaults.
Darik Horn
2011-12-05
1
-5
/
+3
*
Demote the whackbang in the zpool_id script.
Darik Horn
2011-12-05
1
-1
/
+1
*
Demote egrep to grep in the zpool_id script.
Darik Horn
2011-12-05
1
-1
/
+1
*
Quote variables in the zpool_id script.
Darik Horn
2011-12-05
1
-12
/
+12
*
Support path_id changes in udev 174.
Darik Horn
2011-12-05
1
-1
/
+9
*
Added comments for libshare's NFS functions.
Gunnar Beutner
2011-12-05
1
-1
/
+57
[prev]
[next]