Merge branch 'vendor/DHCPCD'
[dragonfly.git] / sys / vfs / hammer2 /
2018-11-14 Aaron LIMerge branch 'vendor/DHCPCD'
2018-10-31 Sascha Wildnerkernel/{hammer2,tmpfs}: Fix ENOTDIR/EISDIR logic.
2018-10-19 Aaron LIMerge branch 'vendor/OPENRESOLV'
2018-08-18 Matthew Dillonhammer2 - Add the vfs.hammer2.cluster_write sysctl...
2018-08-13 Matthew Dillonhammer2 - Shift inode xop functions into hammer2_xop.c
2018-08-13 Matthew Dillonhammer2 - Remote xop implementation part 1
2018-08-01 Matthew Dillonhammer2 - Add destroy-inum directive
2018-07-30 Matthew Dillonhammer2 - Do not assert when shifting around error...
2018-07-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2018-07-07 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-07-07 Sascha WildnerMerge branch 'vendor/OPENPAM'
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-06-08 Aaron LIhammer2: do not print error=0x0000 on bulkfree
2018-05-27 Matthew Dillonhammer2 - Fix missing initialization (fix broken root...
2018-05-27 Matthew Dillonhammer2 - Be a be more verbose in the mount and getroot...
2018-05-26 Matthew Dillonhammer2 - Fix focus vs modify race
2018-05-26 Matthew Dillonhammer2 - remove hammer2_cluster_wdata()
2018-05-24 Matthew Dillonhammer2 - Fix kmalloc pool blowout on low-memory machines
2018-05-21 Matthew Dillonhammer2 - Beef up bulkfree buffering
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-05-05 Sascha WildnerFix a few typos across the tree.
2018-04-22 Matthew Dillonkernel - per-thread fd cache, p_fd lock bypass
2018-04-18 Matthew Dillonhammer2 - Add vfs.hammer2.limit_dirty_inodes
2018-04-01 Matthew Dillonhammer2 - Increase bulkfree buffer size request and cap
2018-03-17 Matthew Dillonhammer2 - Recover errornous lost flag (2)
2018-03-17 Matthew Dillonhammer2 - Recover errornous lost flag
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-03-17 Matthew Dillonhammer - Fix bugs, fix serious snapshot bug, flush...
2018-03-17 Matthew Dillonhammer2 - More involved refactoring of chain_repparent...
2018-03-17 Matthew Dillonhammer2 - Refactor LRU chain recycling
2018-03-17 Matthew Dillonhammer2 - Flush asynchronization, bug fixes, stabilizat...
2018-03-17 Matthew Dillonhammer2 - Flush asynchronization, bug fixes, stabilization
2018-02-28 Sascha Wildner<vfs/hammer2/hammer2.h>: Expose VTOI() with _KERNEL_STR...
2018-02-14 Matthew Dillonhammer2 - Add missing bkvasync() (2)
2018-02-14 Matthew Dillonkernel - Try to fix delayed mtime updates on SHARED...
2018-02-14 Matthew Dillonhammer2 - Add missing bkvasync()
2018-01-21 zrjhammer2: Remove duplicate initialialization of fields.
2018-01-21 Matthew Dillonhammer2 - Correct ip->cluster.nchains gap filler
2017-12-02 Matthew Dillonhammer2 - Fix indefinite dirty chains due to rename
2017-12-02 Matthew Dillonhammer2 - optimize hammer2_pfs_memory_wakeup()
2017-12-02 Matthew Dillonhammer2 - Fix rename race
2017-11-15 Sascha Wildnerkernel/hammer2: Fix compilation without INVARIANTS.
2017-11-13 Matthew Dillonkernel - Fix mtime for deferred writes from mmap R+W
2017-11-06 Matthew Dillonhammer2 - Fix divide by 0 race
2017-11-06 Matthew Dillonhammer2 - Add vfs.hammer2.supported_version
2017-11-06 Sascha WildnerSay 'hammer2' instead of 'hammer' in various places.
2017-10-31 Matthew Dillonhammer2 - Add KVABIO support for hammer2
2017-10-29 Matthew Dillonhammer2 - Fix "hammer2_chain_getparent: no parent"...
2017-10-14 Matthew Dillonhammer2 - Handle error on rename in media out of space...
2017-10-14 Matthew Dillonhammer2 - Slightly reduce LZ4 output buffer limit
2017-10-11 Thomas NikolajsenMerge commit 'crater/master'
2017-10-11 Sascha Wildner<vfs/hammer2/hammer2.h>: Fix parameter names in two...
2017-09-24 Matthew Dillonhammer2 - Fix bug in hammer2_chain_indkey_dir()
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-09-22 Matthew Dillonhammer2 - Fix hammer2 snapshot operation
2017-09-22 Matthew Dillonhammer2 - Fix panic related to the accounting for pfs...
2017-09-22 Matthew Dillonhammer2 - Fix flush issues with unmounted PFSs and...
2017-09-21 Matthew Dillonhammer2 - performance pass
2017-09-20 Matthew Dillonhammer2 - Remove debugging, adjust iocom
2017-09-19 Matthew Dillonhammer2 - Fix corruption on sync (2)
2017-09-19 Matthew Dillonhammer2 - Fix corruption on sync, fix excessive stall...
2017-09-17 Matthew Dillonhammer2 - Add directive to destroy bad directory entries
2017-09-15 Matthew Dillonhammer2 - Fix inode nlinks / directory-entry desynchron...
2017-09-14 Matthew Dillonhammer2 - Instrument error path for indirect block...
2017-09-13 Matthew Dillonhammer2 - Remove dead code, clarify comment
2017-09-13 Sascha Wildnerkernel/hammer2: Rename DEBUG to H2_ZLIB_DEBUG in the...
2017-09-13 Matthew Dillonhammer2 - Allow simple 'mount @label <target>' shortcut...
2017-09-12 Matthew Dillonhammer2 - Add 'cleanup' command, retool h2 build for...
2017-09-11 Matthew Dillonhammer2 - Limit bulkfree cpu and SSD I/O
2017-09-11 Matthew Dillonhammer2 - Fix inode count statistics
2017-09-10 Matthew Dillonhammer2 - Add indirect node collapse code
2017-09-09 Matthew Dillonhammer2 - Track leaf counts for topological collapse
2017-09-09 Matthew Dillonkernel - Remove kernel 'bootdev' variable
2017-09-09 Matthew Dillonhammer2 - API breadnx / cluster_read API, bulkfree adj
2017-09-08 Matthew Dillonhammer2 - Improve swapcache support
2017-09-08 Matthew Dillonhammer2 - Do not use transaction for bulkfree pass
2017-09-07 Matthew Dillonhammer2 - Allow rm and rmdir to ignore free space reserve
2017-09-07 Matthew Dillonhammer2 - Implement error processing and free reserve...
2017-08-31 Matthew Dillonhammer2 - error handling 2/N (chain_lookup/chain_next)
2017-08-31 Matthew Dillonhammer2 - Embed cache_index heuristic in chain structure
2017-08-31 Matthew Dillonhammer2 - error handling 1/N (chain_scan)
2017-08-31 Matthew Dillonhammer2 - Remove TIMER debugging
2017-08-30 Matthew Dillonhammer2 - Micro-optimize file data allocations
2017-08-29 Matthew Dillonhammer2 - Fix critical bulkfree bug, refactor hammer2_i...
2017-08-29 Matthew Dillonhammer2 - Fix critical bulkfree bug, refactor hammer2_io
2017-08-28 Matthew Dillonhammer2 - Stabilization
2017-08-27 Matthew Dillonhammer2 - Fix bulkfree bug, Fix chain->parent bug,...
2017-08-26 Matthew Dillonhammer2 - Fix hammer2_chain and dedup issues
2017-08-24 Matthew Dillonhammer2 - Work on concurrent bulkfree stability
2017-08-24 Matthew Dillonhammer2 - Fix persist_refs race on chain IPC
2017-08-24 Matthew Dillonhammer2 - Refactor dedup, fixes, optimizations
2017-08-23 Matthew Dillonhammer2 - Cleanup
2017-08-22 Matthew Dillonhammer2 - Clean DIO invalidation flags in more cases
2017-08-22 Matthew Dillonhammer2 - Try a different approach to bulkfree
2017-08-20 Matthew Dillonhammer2 - Fix improper bzero length in rename code
2017-08-20 Matthew Dillonhammer2 - Remove LOCK* debugging
2017-08-20 Matthew Dillonhammer2 - Flesh out kqueue support
2017-08-19 Matthew Dillonhammer2 - cleanup
next