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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename refcount.h to zfs_refcount.h
Matthew Macy
2020-07-29
1
-1
/
+0
*
Replace sprintf()->snprintf() and strcpy()->strlcpy()
Jorgen Lundman
2020-06-07
1
-1
/
+1
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-5
/
+1
*
fat zap should prefetch when iterating
Matthew Ahrens
2019-06-12
1
-1
/
+55
*
OpenZFS 9328 - zap code can take advantage of c99
Matthew Ahrens
2018-05-31
1
-134
/
+103
*
Fix ENOSPC in "Handle zap_add() failures in ..."
Chunwei Chen
2018-04-18
1
-1
/
+9
*
Revert "Handle zap_add() failures in mixed ... "
Tony Hutter
2018-04-09
1
-24
/
+1
*
Handle zap_add() failures in mixed case mode
sanjeevbagewadi
2018-02-09
1
-1
/
+24
*
Sequential scrub and resilvers
Tom Caputi
2017-11-15
1
-1
/
+1
*
Undo c89 workarounds to match with upstream
Don Brady
2017-11-04
1
-2
/
+1
*
Use SET_ERROR for constant non-zero return codes
Ned Bass
2017-08-02
1
-2
/
+2
*
Add missing *_destroy/*_fini calls
Gvozden Neskovic
2017-05-04
1
-1
/
+1
*
OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_space
Brian Behlendorf
2017-03-07
1
-61
/
+0
*
OpenZFS 6676 - Race between unique_insert() and unique_remove() causes ZFS fs...
George Melikov
2017-01-26
1
-5
/
+6
*
OpenZFS 7054 - dmu_tx_hold_t should use refcount_t to track space
George Melikov
2017-01-23
1
-10
/
+16
*
Avoid undefined shift overflow in fzap_cursor_retrieve()
Gvozden Neskovic
2016-09-29
1
-9
/
+17
*
OpenZFS 7004 - dmu_tx_hold_zap() does dnode_hold() 7x on same object
Matthew Ahrens
2016-08-19
1
-3
/
+16
*
OpenZFS 7003 - zap_lockdir() should tag hold
Matthew Ahrens
2016-08-19
1
-15
/
+18
*
Implement large_dnode pool feature
Ned Bass
2016-06-24
1
-1
/
+9
*
OpenZFS 6842 - Fix empty xattr dir causing lockup
Chunwei Chen
2016-05-10
1
-1
/
+7
*
OpenZFS 6736 - ZFS per-vdev ZAPs
Joe Stein
2016-05-02
1
-3
/
+3
*
Illumos 5960, 5925
Paul Dagnelie
2016-01-08
1
-5
/
+8
*
Fix empty xattr dir causing lockup
Chunwei Chen
2015-12-28
1
-0
/
+10
*
Identify locks flagged by lockdep
Olaf Faaland
2015-12-22
1
-1
/
+1
*
Illumos 3654,3656
Matthew Ahrens
2015-05-04
1
-25
/
+0
*
Illumos 5056 - ZFS deadlock on db_mtx and dn_holds
Justin T. Gibbs
2015-04-28
1
-17
/
+18
*
Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS
Justin T. Gibbs
2015-04-28
1
-80
/
+78
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
1
-4
/
+4
*
Fix dprintf format specifiers
Ned Bass
2014-11-17
1
-1
/
+1
*
Illumos #4374
Matthew Ahrens
2014-07-30
1
-3
/
+3
*
Illumos #3743
Will Andrews
2013-11-04
1
-14
/
+24
*
Illumos #3598
Matthew Ahrens
2013-10-31
1
-9
/
+9
*
Illumos #3006
Madhav Suresh
2013-06-19
1
-5
/
+5
*
fzap_cursor_move_to_key() should drop l_rwlock
Ned Bass
2013-01-23
1
-6
/
+6
*
Illumos #3104: eliminate empty bpobjs
Matthew Ahrens
2013-01-08
1
-0
/
+10
*
Illumos #2619 and #2747
Christopher Siden
2013-01-08
1
-0
/
+14
*
Switch KM_SLEEP to KM_PUSHPAGE
Richard Yao
2012-08-27
1
-4
/
+4
*
Fix rw_init() usage
Brian Behlendorf
2010-08-31
1
-2
/
+2
*
Fix gcc cast warnings
Brian Behlendorf
2010-08-27
1
-1
/
+1
*
Update core ZFS code from build 121 to build 141.
Brian Behlendorf
2010-05-28
1
-40
/
+205
*
Rebase master to b117
Brian Behlendorf
2009-07-02
1
-4
/
+57
*
Move the world out of /zfs/ and seperate out module build tree
Brian Behlendorf
2008-12-11
1
-0
/
+1136