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
/
zap_micro.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-3
/
+3
*
Remove unneeded "extern inline" function declarations
Tomohiro Kusumi
2022-02-08
1
-2
/
+0
*
Annotated dprintf as printf-like
Rich Ercolani
2021-06-22
1
-4
/
+5
*
Rename refcount.h to zfs_refcount.h
Matthew Macy
2020-07-29
1
-1
/
+0
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-1
/
+1
*
Replace sprintf()->snprintf() and strcpy()->strlcpy()
Jorgen Lundman
2020-06-07
1
-1
/
+2
*
Reduce loaded range tree memory usage
Paul Dagnelie
2019-10-09
1
-2
/
+2
*
fat zap should prefetch when iterating
Matthew Ahrens
2019-06-12
1
-5
/
+26
*
Provide more flexible object allocation interface
Brian Behlendorf
2019-01-10
1
-27
/
+67
*
Fix zap_update() ASSERT from ztest
Tom Caputi
2018-12-14
1
-12
/
+0
*
OpenZFS 9329 - panic in zap_leaf_lookup() due to concurrent zapification
Matthew Ahrens
2018-05-31
1
-12
/
+27
*
OpenZFS 9328 - zap code can take advantage of c99
Matthew Ahrens
2018-05-31
1
-139
/
+93
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-1
/
+1
*
Fix ENOSPC in "Handle zap_add() failures in ..."
Chunwei Chen
2018-04-18
1
-6
/
+41
*
Revert "Handle zap_add() failures in mixed ... "
Tony Hutter
2018-04-09
1
-37
/
+1
*
Handle zap_add() failures in mixed case mode
sanjeevbagewadi
2018-02-09
1
-1
/
+37
*
Undo c89 workarounds to match with upstream
Don Brady
2017-11-04
1
-2
/
+1
*
Fix dnode allocation race
Brian Behlendorf
2017-08-08
1
-1
/
+1
*
Add missing *_destroy/*_fini calls
Gvozden Neskovic
2017-05-04
1
-1
/
+2
*
OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_space
Brian Behlendorf
2017-03-07
1
-83
/
+0
*
Clean up by-dnode code in dmu_tx.c
Matthew Ahrens
2017-02-24
1
-1
/
+2
*
OpenZFS 1300 - filename normalization doesn't work for removes
George Melikov
2017-02-02
1
-28
/
+71
*
OpenZFS 6676 - Race between unique_insert() and unique_remove() causes ZFS fs...
George Melikov
2017-01-26
1
-2
/
+2
*
OpenZFS 7054 - dmu_tx_hold_t should use refcount_t to track space
George Melikov
2017-01-23
1
-10
/
+16
*
Add *_by-dnode routines
bzzz77
2017-01-13
1
-24
/
+76
*
Fix spelling
ka7
2017-01-03
1
-1
/
+1
*
Convert zio_buf_alloc() consumers
Brian Behlendorf
2016-11-30
1
-3
/
+3
*
Fix coverity defects: CID 147650, 147649, 147647, 147646
cao
2016-09-25
1
-1
/
+2
*
Performance optimization of AVL tree comparator functions
Gvozden Neskovic
2016-08-31
1
-9
/
+5
*
OpenZFS 7004 - dmu_tx_hold_zap() does dnode_hold() 7x on same object
Matthew Ahrens
2016-08-19
1
-3
/
+48
*
OpenZFS 7003 - zap_lockdir() should tag hold
Matthew Ahrens
2016-08-19
1
-86
/
+120
*
Implement large_dnode pool feature
Ned Bass
2016-06-24
1
-5
/
+54
*
OpenZFS 6842 - Fix empty xattr dir causing lockup
Chunwei Chen
2016-05-10
1
-10
/
+28
*
Add zap_prefetch() interface
Brian Behlendorf
2015-12-04
1
-0
/
+23
*
Add parenthesis to the ternary operator
tuxoko
2015-08-19
1
-1
/
+1
*
Illumos 5027 - zfs large block support
Matthew Ahrens
2015-05-11
1
-8
/
+8
*
Illumos 3654,3656
Matthew Ahrens
2015-05-04
1
-41
/
+0
*
Illumos 5056 - ZFS deadlock on db_mtx and dn_holds
Justin T. Gibbs
2015-04-28
1
-4
/
+5
*
Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS
Justin T. Gibbs
2015-04-28
1
-12
/
+14
*
Change ASSERT(!"...") to cmn_err(CE_PANIC, ...)
Brian Behlendorf
2015-03-03
1
-1
/
+1
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
1
-4
/
+4
*
Add object type checking to zap_lockdir()
Brian Behlendorf
2014-09-08
1
-7
/
+4
*
Avoid 128K kmem allocations in mzap_upgrade()
Brian Behlendorf
2014-08-11
1
-3
/
+3
*
Illumos #4374
Matthew Ahrens
2014-07-30
1
-2
/
+2
*
Illumos 4171, 4172
Matthew Ahrens
2014-07-25
1
-3
/
+3
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-1
/
+2
*
Illumos #3598
Matthew Ahrens
2013-10-31
1
-23
/
+22
*
Illumos #3006
Madhav Suresh
2013-06-19
1
-1
/
+1
*
Illumos #2619 and #2747
Christopher Siden
2013-01-08
1
-3
/
+3
*
Switch KM_SLEEP to KM_PUSHPAGE
Brian Behlendorf
2012-09-05
1
-1
/
+1
[next]