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
/
dsl_dir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ENOSPC for extended quota
Akash B
2023-09-28
1
-14
/
+8
*
Use list_remove_head() where possible.
Alexander Motin
2023-06-09
1
-2
/
+1
*
Suppress Clang Static Analyzer warning in dsl_dir_rename_sync()
Richard Yao
2023-03-08
1
-0
/
+2
*
Cleanup ->dd_space_towrite should be unsigned
Richard Yao
2023-01-20
1
-3
/
+2
*
Fix potential NULL pointer dereference regression
Richard Yao
2022-11-10
1
-1
/
+1
*
quota: disable quota check for ZVOL
Mariusz Zaborski
2022-11-08
1
-4
/
+18
*
Avoid null pointer dereference in dsl_fs_ss_limit_check()
Allan Jude
2022-10-29
1
-13
/
+12
*
quota: extend quota for dataset
Mariusz Zaborski
2022-10-28
1
-1
/
+11
*
Cleanup: Switch to strlcpy from strncpy
Richard Yao
2022-09-27
1
-4
/
+2
*
Fix unchecked return values and unused return values
Richard Yao
2022-09-23
1
-1
/
+1
*
Add DD_FIELD string for snapshots_changed property
Umer Saleem
2022-09-02
1
-2
/
+2
*
Updates for snapshots_changed property
Umer Saleem
2022-08-24
1
-13
/
+22
*
Add snapshots_changed as property
Umer Saleem
2022-08-02
1
-3
/
+14
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Remaining {=> const} char|void *tag
наб
2022-06-29
1
-4
/
+4
*
Enable -Wwrite-strings
наб
2022-06-29
1
-1
/
+1
*
Fix ENOSPC when unlinking multiple files from full pool
Brian Behlendorf
2022-03-08
1
-6
/
+14
*
Remove unneeded "extern inline" function declarations
Tomohiro Kusumi
2022-02-08
1
-2
/
+0
*
dsl_dir_tempreserve_impl: remove unused `deferred` variable
Christian Schwarz
2022-02-04
1
-2
/
+1
*
module: zfs: fix unused, remove argsused
наб
2021-12-23
1
-1
/
+4
*
Introduce dsl_dir_diduse_transfer_space()
Alexander Motin
2021-07-16
1
-33
/
+79
*
Annotated dprintf as printf-like
Rich Ercolani
2021-06-22
1
-5
/
+6
*
Add 'zfs rename -u' to rename without remounting
Ryan Moeller
2020-09-01
1
-3
/
+3
*
Always track temporary fses and snapshots for accounting
Paul Dagnelie
2020-08-26
1
-17
/
+6
*
Fix i/o error handling of livelists and zap iteration
Matthew Ahrens
2020-08-05
1
-60
/
+61
*
Make use of ZFS_DEBUG consistent within kmod sources
Matthew Macy
2020-07-25
1
-1
/
+1
*
filesystem_limit/snapshot_limit is incorrectly enforced against root
Matthew Ahrens
2020-07-11
1
-9
/
+20
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-1
/
+1
*
Replace sprintf()->snprintf() and strcpy()->strlcpy()
Jorgen Lundman
2020-06-07
1
-2
/
+3
*
Add 'zfs wait' command
Paul Dagnelie
2020-04-01
1
-0
/
+113
*
Refactor dnode dirty context from dbuf_dirty
Matthew Macy
2020-02-26
1
-3
/
+3
*
Add FreeBSD jail support hooks
Matthew Macy
2019-12-11
1
-1
/
+3
*
Replace ASSERTV macro with compiler annotation
Matthew Macy
2019-12-05
1
-1
/
+1
*
Fix typos in module/zfs/
Andrea Gelmini
2019-09-02
1
-2
/
+2
*
Fast Clone Deletion
Sara Hartse
2019-07-26
1
-1
/
+103
*
Remove code for zfs remap
Matthew Ahrens
2019-06-24
1
-46
/
+0
*
Fix TXG_MASK cstyle
Brian Behlendorf
2019-04-12
1
-3
/
+3
*
ZVOLs should not be allowed to have children
loli10K
2019-02-08
1
-0
/
+26
*
zfs_ioc_unload_key can drop extra spa ref
Don Brady
2018-08-03
1
-1
/
+2
*
OpenZFS 9465 - ARC check for 'anon_size > arc_c/2' can stall the system
Don Brady
2018-07-30
1
-1
/
+1
*
OpenZFS 9330 - stack overflow when creating a deeply nested dataset
Serapheim Dimitropoulos
2018-07-09
1
-5
/
+26
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
1
-13
/
+24
*
Linux 4.18 compat: inode timespec -> timespec64
Brian Behlendorf
2018-06-19
1
-3
/
+3
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-1
/
+1
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-1
/
+51
*
OpenZFS 7431 - ZFS Channel Programs
Chris Williamson
2018-02-08
1
-35
/
+112
*
Encryption Stability and On-Disk Format Fixes
Tom Caputi
2018-02-02
1
-0
/
+7
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-13
/
+30
*
Reduce stack usage of dsl_dir_tempreserve_impl
DeHackEd
2017-06-12
1
-6
/
+19
*
OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_space
Brian Behlendorf
2017-03-07
1
-22
/
+18
[next]