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
/
module
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SA_HDL_PRIVATE for SA xattrs
Brian Behlendorf
2012-03-02
1
-5
/
+28
*
Add 'dmu_tx' kstats entry
Brian Behlendorf
2012-02-27
6
-4
/
+65
*
Add arc_state_t stats to arcstats
Brian Behlendorf
2012-02-27
1
-0
/
+73
*
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
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
1
-0
/
+47
*
Support the fallocate() file operation.
Etienne Dechamps
2012-02-09
2
-0
/
+59
*
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
*
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
1
-0
/
+9
*
Fix synchronicity for ZVOLs.
Etienne Dechamps
2012-02-07
1
-3
/
+27
*
Support "sync=always" for ZVOLs.
Etienne Dechamps
2012-02-07
1
-1
/
+1
*
Linux 3.3 compat, sops->show_options()
Brian Behlendorf
2012-02-03
1
-7
/
+17
*
Cleanup ZFS debug infrastructure
Brian Behlendorf
2012-02-02
4
-119
/
+42
*
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
*
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
*
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
1
-0
/
+29
*
Linux 3.1 compat, super_block->s_shrink
Brian Behlendorf
2012-01-11
4
-50
/
+287
*
Linux 3.2 compat: set_nlink()
Darik Horn
2011-12-16
1
-1
/
+1
*
Illumos #734: Use taskq_dispatch_ent() interface
Garrett D'Amore
2011-12-14
2
-6
/
+20
*
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
*
Allow xattrs on symlinks
Brian Behlendorf
2011-11-29
1
-0
/
+4
*
Implement SA based xattrs
Brian Behlendorf
2011-11-28
7
-76
/
+405
*
Limit maximum ashift value to 12
Brian Behlendorf
2011-11-11
1
-1
/
+1
*
Linux 3.1 compat, fops->fsync()
Brian Behlendorf
2011-11-10
1
-13
/
+54
*
Simplify BDI integration
Brian Behlendorf
2011-11-08
1
-25
/
+23
*
Disown dataset in zfs_sb_create()
Brian Behlendorf
2011-11-08
1
-1
/
+1
*
Improve meta data performance
Brian Behlendorf
2011-11-03
2
-11
/
+20
*
Fix NULL deref in balance_pgdat()
Brian Behlendorf
2011-11-03
1
-3
/
+7
*
Fix a race condition in zfs_getattr_fast()
Gunnar Beutner
2011-11-03
1
-0
/
+5
*
Illumos #1661: Fix flaw in sa_find_sizes() calculation
Xin Li
2011-10-24
1
-2
/
+2
*
Change sun.com URLs to zfsonlinux.org
Darik Horn
2011-10-24
1
-1
/
+1
*
Set mtime on symbolic links
Brian Behlendorf
2011-10-18
1
-0
/
+2
*
Illumos #755: dmu_recv_stream builds incomplete guid_to_ds_map
Alexander Stetsenko
2011-10-18
1
-58
/
+33
*
Export symbols for the VFS API
Brian Behlendorf
2011-10-11
1
-4
/
+10
*
Export symbols for the full SA API
Brian Behlendorf
2011-10-05
2
-0
/
+42
*
zpl: Fix "df -i" to have better free inodes value
Andreas Dilger
2011-09-28
1
-1
/
+1
*
Export symbols for the full ZAP API
Brian Behlendorf
2011-09-27
1
-9
/
+36
*
Suppress kmem_alloc() warning in zfs_prop_set_special()
Brian Behlendorf
2011-09-15
1
-1
/
+2
*
Fix usage of zsb after free
Brian Behlendorf
2011-09-09
1
-4
/
+3
*
Fix incompatible pointer type warning
Brian Behlendorf
2011-08-19
1
-1
/
+2
*
Correctly lock pages for .readpages()
Brian Behlendorf
2011-08-08
1
-54
/
+13
*
Add backing_device_info per-filesystem
Brian Behlendorf
2011-08-04
1
-0
/
+27
[next]