Sync zoneinfo database with tzdata2018d from ftp://ftp.iana.org/tz/releases
[dragonfly.git] / sys / vfs /
2018-03-26 Sascha Wildnerkernel/devfs: Use 1UL << ... in bitmap bit operations.
2018-03-26 Matthew Dillonkernel - Fix tapN creation >= 32 units, fix pty issues...
2018-03-22 Matthew Dillonkernel - Fix tapN creation >= 32 units, fix pty issues...
2018-03-17 Matthew Dillonhammer - Partial MFC critical pfs/snapshot fix
2017-12-02 Matthew Dillonhammer2 - Fix indefinite dirty chains due to rename v5.0.2
2017-12-02 Matthew Dillonhammer2 - optimize hammer2_pfs_memory_wakeup()
2017-12-02 Matthew Dillonhammer2 - Fix rename race
2017-11-06 Matthew Dillonhammer2 - Fix divide by 0 race
2017-11-06 Sascha WildnerSay 'hammer2' instead of 'hammer' in various places.
2017-10-30 Markus Pfeifferkernel: Rename struct tmpfs_args to tmpfs_mount_info
2017-10-30 Markus Pfeifferkernel: Rename tmpfs_args.h to tmpfs_mount.h
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-12 Sascha Wildnerkernel: Simplify various redundant conditions.
2017-10-11 Sascha Wildner<vfs/hammer2/hammer2.h>: Fix parameter names in two...
2017-10-06 Matthew Dillonkernel - Refuse to swapoff under certain conditions
2017-10-06 Matthew Dillontmpfs - Fix bug in call to vinitvmio()
2017-09-27 Matthew Dillonkernel - Fix unnecessary ucred duplication
2017-09-24 Tomohiro Kusumisys/vfs/hammer: Use kuuid_compare() instead of bcmp()
2017-09-24 Matthew Dillonhammer2 - Fix bug in hammer2_chain_indkey_dir()
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-09-23 Tomohiro Kusumisys/vfs/hammer: Add typedef hammer_uuid_t
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 Dillonkernel - support dummy reallocblks in devfs
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-09 Matthew Dillonhammer - Adjust hammer to new breadnx / cluster_readx API
2017-09-08 Matthew Dillonhammer2 - Improve swapcache support
2017-09-08 Matthew Dillonhammer2 - Do not use transaction for bulkfree pass
2017-09-08 Matthew Dillonkernel - Adjust emergency pager, add D_NOEMERGPGR
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
2017-08-19 Matthew Dillonhammer2 - Fix snapshots and multi-label mounts
2017-08-19 Matthew Dillonhammer2 - revamp comments
2017-08-19 Matthew Dillonhammer2 - Fix ro -> rw mount upgrade
2017-08-19 Matthew Dillonhammer2 - Fix bug in comp:autozero mode
2017-08-19 Matthew Dillonhammer2 - Fix bulkfree bugs
2017-08-18 Matthew Dillonhammer2 - Add kernel-thread-based async bulk free
2017-08-18 Matthew Dillonhammer2 - buildworld components, boot2 and loader support
2017-08-17 Sascha Wildnerkernel/msdosfs: Add additional sanity checks before...
2017-08-12 Matthew Dillonkernel - Break up scheduler and loadavg callout
2017-08-05 Matthew Dillonprocfs - Fix blocked lock condition
2017-07-27 Matthew Dillonhammer2 - Allow @LABEL to be omitted
2017-07-27 Matthew Dillonhammer2 - Synchronize write-in-place feature
2017-07-27 Matthew Dillonhammer2 - Consolidate backend rename ops
2017-07-25 Matthew Dillonhammer2 - Update DESIGN document
2017-07-25 Matthew Dillonhammer2 - correct readdir bug
2017-07-25 Matthew Dillonhammer2 - Initial HARDLINK -> DIRENT replacement code
2017-07-25 Matthew Dillonhammer2 - Adjust blockref to create an embedded area...
2017-07-25 Matthew Dillonhammer2 - Cleanup pass, remove unused fields and code
2017-07-07 Tomohiro Kusumisys/vfs/hammer: Fix a comment on nresolving PFS
2017-04-17 Tomohiro Kusumisys/vfs/hammer: Drop typedefs for struct hammer_ioc_...
2017-04-16 Tomohiro Kusumisys/vfs/autofs: Value returned by taskqueue_enqueue_tim...
2017-04-16 Tomohiro Kusumisys/vfs/autofs: Sync with FreeBSD's .vop_print format...
2017-04-15 Tomohiro Kusumisys/vfs/hammer: Use hammer_crc_t
2017-04-08 Tomohiro Kusumisys/vfs/hammer: Add __hammer_crc_get_xxx() for CRC...
2017-04-08 Tomohiro Kusumisys/vfs/hammer: Cleanups on CRC functions
2017-04-08 Tomohiro Kusumisys/vfs/hammer: Add comments on volume version 7 CRC...
2017-03-30 Matthew Dillonkernel - Fix deadlock in sound system
2017-03-27 Matthew Dillonhammer - HAMMER Version 7
2017-03-27 Matthew Dillonhammer2 - Fix cluster synchronization bug (2+ nodes)
2017-03-27 Matthew Dillonhammer2 - Stabilization for cluster code, features
next