x86_64: Fix gd_acpi_id setting
[dragonfly.git] / sys / vfs /
2015-06-09 Matthew Dillonbuild - Parallelize kernel module build
2015-05-28 Matthew Dillonhammer2 - Set default compression for PFS
2015-05-28 Matthew Dillonhammer2 - Stabilization
2015-05-28 Matthew Dillonhammer2 - Stabilization pass
2015-05-27 Matthew Dillonhammer2 - hook up aggregate stats
2015-05-27 Matthew Dillonhammer2 - Increase size of blockref, refactor freemap.
2015-05-27 Matthew Dillonhammer2 - cleanup
2015-05-26 Matthew Dillonhammer2 - cleanup data load, unlink optimization
2015-05-25 Matthew Dillonhammer2 - stabilization
2015-05-25 John MarinoMerge branch 'vendor/GCC50'
2015-05-25 Matthew Dillondirfs - only expose inlines to the kernel
2015-05-25 Matthew Dillonhammer2 - Refactor cluster locks, syncthr fixes, cleanups
2015-05-22 Matthew Dillonhammer2 - Fix hammer2_cluster_load_async() issue
2015-05-21 Matthew Dillonhammer2 - Per-PFS transaction management
2015-05-21 Matthew Dillonhammer2 - per-node sync threads
2015-05-20 Matthew Dillonhammer - limit certain diagnostics to 1/sec.
2015-05-18 Matthew Dillonhammer2 - slave sync work
2015-05-13 Tomohiro Kusumisys/vfs/tmpfs: Remove duplicated cross-device check...
2015-05-13 Tomohiro Kusumisys/vfs/tmpfs: Add comment
2015-05-12 Tomohiro Kusumisys/vfs/tmpfs: Remove nested #ifdef _KERNEL
2015-05-12 Tomohiro Kusumisys/vfs/tmpfs: Rename ROOTINO to TMPFS_ROOTINO
2015-05-12 Tomohiro KusumiRevert this commit to avoid a possible complaint by...
2015-05-12 Tomohiro KusumiIt only exceeds the limit by small number, so it's...
2015-05-12 Tomohiro KusumiReverting series of commits (1/2 and 2/2) since they...
2015-05-12 Tomohiro KusumiReverting series of commits (1/2 and 2/2) since they...
2015-05-11 Tomohiro Kusumisys/vfs/tmpfs: Bring in a macro from UFS
2015-05-11 Matthew Dillonhammer - Avoid panic in particular corruption situations
2015-05-10 Tomohiro Kusumisys/kern: Fix comments
2015-05-08 Tomohiro Kusumisys/vfs/tmpfs: Make flag handling consistent [2/2]
2015-05-08 Tomohiro Kusumisys/vfs/tmpfs: Make flag handling consistent [1/2]
2015-05-08 Tomohiro Kusumisys/vfs/tmpfs: Cleanups
2015-05-07 Tomohiro Kusumisys/vfs/tmpfs: Fix lock ordering
2015-05-06 Tomohiro Kusumisys/vfs/tmpfs: Fix typo
2015-05-06 Tomohiro Kusumisys/vfs/tmpfs: Fix assertion
2015-05-05 Tomohiro Kusumisys/vfs/tmpfs: Lock tmpfs_mount member
2015-05-05 Tomohiro Kusumisys/vfs/tmpfs: Add comment
2015-05-04 Tomohiro Kusumisys/vfs/tmpfs: Remove #include <sys/spinlock2.h>
2015-05-04 Tomohiro Kusumisys/vfs/tmpfs: Lock tmpfs member on ino allocation
2015-05-04 Tomohiro Kusumisys/vfs/tmpfs: Change tm_ino type from 'int' to 'ino_t'
2015-05-04 Tomohiro Kusumisys/vfs/tmpfs: Remove trailing whitespace
2015-05-03 Tomohiro Kusumisys/vfs/tmpfs: Fix comments
2015-05-02 Tomohiro Kusumisys/vfs/hammer: Add ascii art on pip/ip/rec relation
2015-04-30 Tomohiro Kusumisys/vfs/hammer: Add inline functions hammer_modify_buff...
2015-04-29 Tomohiro Kusumisys/vfs/hammer: Cleanup hammer.h
2015-04-29 Tomohiro Kusumisys/vfs/hammer: Cleanup ifdef/else in hammer.h [2/2]
2015-04-29 Tomohiro Kusumisys/vfs/hammer: Cleanup ifdef/else in hammer.h [1/2]
2015-04-28 Tomohiro Kusumisys/vfs/hammer: Add -A option to reblock|rebalance...
2015-04-28 Tomohiro Kusumisys/vfs/hammer: Cleanup cursor initialization code...
2015-04-28 Tomohiro Kusumisys/vfs/hammer: Cleanup cursor initialization code...
2015-04-26 Tomohiro Kusumisys/vfs/hammer: Remove unnecessary if test
2015-04-26 Tomohiro Kusumisys/vfs/hammer: Make hammer_delete_at_cursor() properly...
2015-04-24 Matthew Dillonhammer - Allow NFS exports of slaves
2015-04-23 Tomohiro Kusumisys/vfs/hammer: Make comments up-to-date
2015-04-22 John MarinoMerge branch 'vendor/GCC50'
2015-04-21 Tomohiro Kusumisys/vfs/hammer: Cleanup cursor initialization code...
2015-04-21 Tomohiro Kusumisys/vfs/hammer: Make hammer_blockmap_getfree() clear...
2015-04-21 Tomohiro Kusumisys/vfs/hammer: Fix comment
2015-04-21 Tomohiro Kusumisys/vfs/hammer: Cleanup sanity checks
2015-04-19 Tomohiro Kusumisys/vfs/hammer: Fix off-by-one for snapshot index
2015-04-18 Tomohiro Kusumisys/vfs/hammer: Try to fix hammer_ioc_pfs_iterate(...
2015-04-18 Tomohiro Kusumisys/vfs/hammer: Try to fix hammer_ioc_pfs_iterate(...
2015-04-18 Tomohiro Kusumisys/vfs/hammer: Add comments on ip localization of...
2015-04-17 John MarinoMerge branch 'vendor/GCC50'
2015-04-09 Matthew Dillonhammer2 - slave sync adjustments, doc update
2015-04-08 Matthew Dillonhammer2 - Retool flushing and use of mirror_tid, more...
2015-04-06 Matthew Dillonhammer2 - Sync thread work
2015-04-05 Matthew Dillonhammer2 - update documentation, cleanup
2015-04-02 John MarinoMerge branch 'vendor/GCC50'
2015-03-31 John MarinoMerge branch 'vendor/BINUTILS225'
2015-03-31 Matthew Dillonhammer2 - Cleanup error paths
2015-03-30 Matthew Dillonhammer2 - Start work on quorum validation.
2015-03-30 Matthew Dillonhammer2 - Cleanup hammer2_cluster API
2015-03-29 Matthew Dillonhammer2 - Initial synchronization thread
2015-03-28 Tomohiro Kusumisbin/hammer: Make hammer checkmap check zone
2015-03-28 Matthew Dillonhammer2 - Starting refactoring PFS management in mount
2015-03-27 Matthew Dillonhammer2 - cleanup, add manual page
2015-03-27 Matthew Dillondmsg - refactor cluster and pfs identifiers
2015-03-24 Tomohiro Kusumisys/vfs/hammer: Fix comment on leaf node elements
2015-03-24 Tomohiro Kusumisys/vfs/hammer: Make use of btree_max_elements()
2015-03-24 Matthew Dillonhammer2 - Cluster API cleanup
2015-03-23 Matthew Dillonhammer2 - structuralize the cluster's chain array
2015-03-23 Matthew Dillonhammer2 - locking revamp (2)
2015-03-23 Matthew Dillonhammer2 - locking revamp
2015-03-23 Matthew Dillonkernel - Major mtx lock cleanup
2015-03-22 John MarinoMerge branch 'vendor/GCC50'
2015-03-22 John MarinoMerge branch 'vendor/BMAKE'
2015-03-19 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-03-16 Matthew Dillonkernel - Refactor kern_mutex (mtx* functions)
2015-03-15 Sascha Wildnerkernel: Remove fdescfs. devfs handles this.
2015-03-15 Matthew Dillonhammer2 - Optimize out read I/O on new allocations (2)
2015-03-15 Matthew Dillonhammer2 - Optimize out read I/O on new allocations
2015-03-15 Matthew Dillonhammer2 - Misc cluster protocol work
2015-03-13 John MarinoMerge branch 'vendor/MPC'
2015-03-13 John MarinoMerge branch 'vendor/LESS'
2015-03-13 John MarinoMerge branch 'vendor/GCC50'
2015-03-12 Sascha Wildnerkernel: Move semicolon from the definition of SYSINIT...
2015-03-12 Tomohiro Kusumisys/vfs/hammer: Cleanups on undo
2015-03-10 Tomohiro Kusumisys/vfs/hammer: Properly set mirror_tid on root node...
2015-03-09 Matthew Dillonhammer - Fix a vsetisdirty() race
2015-03-08 John MarinoMerge branch 'vendor/GCC50'
next