sys/vfs/msdosfs: Sync with FreeBSD (non functional diffs)
[dragonfly.git] / sys / vfs / hammer2 /
2019-09-04 Roy MarplesMerge dhcpcd-8.0.4 from branch 'vendor/DHCPCD'
2019-08-20 Sascha WildnerMerge remote-tracking branch 'remotes/crater/vendor...
2019-08-15 Tomohiro Kusumisys/vfs/hammer2: Drop obsolete comment on chain allocation
2019-08-13 Tomohiro Kusumisys/vfs/hammer2: Use HAMMER2_FREEMAP_LEVEL1_MASK
2019-08-13 Tomohiro Kusumisys/vfs/hammer2: Drop redundant H2FMSHIFT() macro
2019-08-12 Tomohiro Kusumisys/vfs/hammer2: Move duplicated macros H2FM*() to...
2019-08-12 Tomohiro Kusumisys/vfs/hammer2: Drop unused inline function hammer2_fr...
2019-08-12 Tomohiro Kusumisys/vfs/hammer2: Use HAMMER2_FREEMAP_LEVEL1_SIZE
2019-08-11 Tomohiro Kusumisys/vfs/hammer2: Cleanup unused bp/nbio's in strategy
2019-08-10 Tomohiro Kusumisys/vfs/hammer2: Use MAXBSIZE for getblk() size limit
2019-08-10 Tomohiro Kusumisys/vfs/hammer2: Fix comments on inode lock on truncation
2019-08-10 Tomohiro Kusumisys/vfs/hammer2: Fix indentation
2019-08-05 Tomohiro Kusumisys/vfs/hammer2: Drop redundant ; in H2XOPDESCRIPTOR()
2019-08-04 Tomohiro Kusumisys/vfs/hammer2: Drop obsolete comments on chain
2019-08-03 Tomohiro Kusumisys/vfs/hammer2: Test bref type HAMMER2_BREF_TYPE_EMPTY...
2019-08-02 Tomohiro Kusumisys/vfs/hammer2: Fix function name in panic() calls
2019-08-02 Tomohiro Kusumisys/vfs/hammer2: Drop unused CHAIN_CORE_DELETE_BMAP_ENTRIES
2019-08-02 Matthew Dillonhammer2 - Reorder errno priority for unlink directory...
2019-08-01 Tomohiro Kusumisys/vfs/hammer2: Drop unused hammer2_chain::flush_node
2019-08-01 Tomohiro Kusumisys/vfs/hammer2: Use HAMMER2_BREF_TYPE_EMPTY for blockr...
2019-07-28 Sascha Wildner<vfs/hammer2/hammer2.h>: Fix buildworld after 120385e8e...
2019-07-28 Sascha Wildner<sys/buf2.h>: Remove a number of unneeded #include's.
2019-07-26 Tomohiro Kusumisys/vfs/hammer2: Update ascii-art/comments in hammer2_d...
2019-07-22 Tomohiro Kusumisys/vfs/hammer2: Add XXX for obsolete comments on hardlink
2019-07-21 Tomohiro Kusumisys/vfs/hammer2: Fix comments on HAMMER2_FREEMAP_LEVEL...
2019-07-19 Tomohiro Kusumisys/vfs/hammer2: Minor cleanup
2019-07-14 Tomohiro Kusumisys/vfs/hammer2: Drop obsolete comments on attr_tid...
2019-07-10 Sascha Wildnerkernel/hammer2: Use <sys/stdarg.h> in the kernel, not...
2019-05-18 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-05-08 Sascha Wildnerkernel: Stop including userland-only includes in kernel...
2019-04-30 zrjMerge remote-tracking branch 'origin/vendor/LIBEDIT'
2019-04-30 zrjMerge remote-tracking branch 'origin/vendor/LIBEDIT'
2019-04-24 Sascha WildnerMerge branch 'vendor/LIBRESSL'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/OPENSSH'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LDNS'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/XZ'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LIBARCHIVE'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LIBRESSL'
2019-04-20 Matthew Dillonhammer2 - Improve verbosity of CHECK errors on the...
2019-04-20 Matthew Dillonhammer2 - Improve verbosity of CHECK errors on the...
2019-04-18 Matthew Dillonhammer2: Improve bulkfree console logging
2019-04-16 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2019-04-12 Matthew Dillonhammer2 - Performance work
2019-04-12 Matthew Dillonhammer2 - Correct allocator race and related corruption
2019-03-20 Matthew Dillonhammer2 - Fix panic on corrupt root inode on mount
2019-03-17 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-03-02 Sascha Wildnerkernel: Remove numerous #include <sys/thread2.h>.
2018-12-11 Matthew Dillonhammer2 - stabilization, fix delete-on-reclaim (2)
2018-12-10 Matthew Dillonhammer2 - stabilization, fix delete-on-reclaim
2018-12-09 Matthew DillonHAMMER2 - Update DESIGN document
2018-12-08 Matthew Dillonhammer2 - stabilization, fix hammer2_inode_get()
2018-12-08 Matthew Dillonhammer2 - Cleanup
2018-12-08 Matthew Dillonhammer2 - Add HAMMER2_IO_DEBUG
2018-12-07 Matthew Dillonhammer2 - stabilization
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 7/N
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 6/N
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 5/N
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 4/N
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 3/N
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 2/N
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 1/N
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.
next