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
/
zfs
/
sa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenZFS 6676 - Race between unique_insert() and unique_remove() causes ZFS fs...
George Melikov
2017-01-26
1
-4
/
+6
*
OpenZFS 6529 - Properly handle updates of variably-sized SA entries
George Melikov
2017-01-19
1
-15
/
+33
*
Fix spelling
ka7
2017-01-03
1
-1
/
+1
*
Remove unused sa_update_from_cb()
cao
2016-12-01
1
-21
/
+0
*
Convert zio_buf_alloc() consumers
Brian Behlendorf
2016-11-30
1
-2
/
+2
*
Fix sa_legacy_attr_count to use ARRAY_SIZE
cao
2016-11-02
1
-1
/
+1
*
Performance optimization of AVL tree comparator functions
Gvozden Neskovic
2016-08-31
1
-18
/
+10
*
Implement large_dnode pool feature
Ned Bass
2016-06-24
1
-9
/
+12
*
Prevent SA length overflow
Ned Bass
2015-12-30
1
-0
/
+6
*
Illumos 5562 - ZFS sa_handle's violate kmem invariants, debug kernels panic o...
Justin T. Gibbs
2015-05-11
1
-14
/
+6
*
Illumos 5027 - zfs large block support
Matthew Ahrens
2015-05-11
1
-3
/
+3
*
Illumos 5056 - ZFS deadlock on db_mtx and dn_holds
Justin T. Gibbs
2015-04-28
1
-21
/
+22
*
Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS
Justin T. Gibbs
2015-04-28
1
-4
/
+3
*
Illumos 4975 - missing mutex_destroy() calls in zfs
Jorgen Lundman
2015-04-28
1
-0
/
+4
*
Fix SA header size accounting
Ned Bass
2015-02-06
1
-41
/
+44
*
Fix removal of SA in sa_modify_attrs()
Tim Chase
2015-01-21
1
-3
/
+1
*
Revert "SA spill block cache"
Brian Behlendorf
2015-01-16
1
-23
/
+4
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
1
-13
/
+13
*
Calculate header size correctly in sa_find_sizes()
Tim Chase
2014-05-19
1
-6
/
+8
*
Properly handle updates of variably-sized SA entries.
Tim Chase
2013-12-20
1
-6
/
+11
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-4
/
+6
*
sa_find_sizes() may compute wrong SA header size
James Pan
2013-12-10
1
-24
/
+21
*
Illumos #3742
Will Andrews
2013-11-04
1
-2
/
+1
*
Illumos #3598
Matthew Ahrens
2013-10-31
1
-8
/
+8
*
Illumos #3522
George Wilson
2013-10-30
1
-1
/
+2
*
Illumos #3464
Matthew Ahrens
2013-09-04
1
-3
/
+3
*
Constify structures containing function pointers
Richard Yao
2013-03-04
1
-1
/
+1
*
Fix mismatch between SA header size and layout
Ned Bass
2013-01-31
1
-0
/
+16
*
Fix rounding discrepancy in sa_find_sizes()
Ned Bass
2013-01-31
1
-0
/
+5
*
Illumos #2619 and #2747
Christopher Siden
2013-01-08
1
-8
/
+8
*
Switch KM_SLEEP to KM_PUSHPAGE
Richard Yao
2012-08-27
1
-13
/
+13
*
Drop spill buffer reference
Javen Wu
2012-08-25
1
-2
/
+22
*
Add sa_spill_rele() interface
Brian Behlendorf
2012-03-07
1
-0
/
+14
*
Implement SA based xattrs
Brian Behlendorf
2011-11-28
1
-4
/
+24
*
Illumos #1661: Fix flaw in sa_find_sizes() calculation
Xin Li
2011-10-24
1
-2
/
+2
*
Export symbols for the full SA API
Brian Behlendorf
2011-10-05
1
-0
/
+35
*
Enable zfs_znode compilation
Brian Behlendorf
2011-02-10
1
-4
/
+0
*
Add linux user disk support
Brian Behlendorf
2010-08-31
1
-1
/
+4
*
Fix gcc uninitialized variable warnings
Brian Behlendorf
2010-08-31
1
-3
/
+3
*
Fix gcc unused variable warnings
Brian Behlendorf
2010-08-31
1
-4
/
+4
*
Fix gcc missing parenthesis warnings
Brian Behlendorf
2010-08-31
1
-4
/
+4
*
Fix gcc missing case warnings
Brian Behlendorf
2010-08-27
1
-0
/
+2
*
Fix gcc cast warnings
Brian Behlendorf
2010-08-27
1
-2
/
+2
*
Fix gcc c90 compliance warnings
Brian Behlendorf
2010-08-27
1
-2
/
+2
*
Update to onnv_147
Brian Behlendorf
2010-08-26
1
-67
/
+151
*
Update core ZFS code from build 121 to build 141.
Brian Behlendorf
2010-05-28
1
-0
/
+1886