sys/vfs/hammer2: Remove wrong comment on chain
[dragonfly.git] / sys /
2020-10-12 Tomohiro Kusumisys/vfs/hammer2: Remove wrong comment on chain
2020-10-12 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-10-11 Tomohiro Kusumisys/vfs/hammer2: Add hammer2_inode_{data,inode}_count()
2020-10-11 Tomohiro Kusumisys/vfs/hammer2: Remove unused ITOV()
2020-10-10 Daniel FojtUpgrade file(1) and libmagic. 1/2
2020-10-09 Sascha WildnerSync ACPICA with Intel's version 20200925.
2020-10-08 François Tigeotdrm: Fix a locking issue in shmem_read_mapping_page()
2020-10-08 Tomohiro Kusumisys/vfs/hammer2: Make hammer2_dump_chain() a bit more...
2020-10-07 Tomohiro Kusumisys/vfs/hammer2: Fix broken mount_hammer2(8) -u option
2020-10-05 Tomohiro Kusumisys/vfs/hammer2: Remove *pip argument from hammer2_inod...
2020-10-05 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-10-05 Roy Marplessoreadable() should consider so_rerror
2020-10-04 Tomohiro Kusumisbin/hammer2: Sort "pfs-list" by PFS label
2020-10-04 Tomohiro Kusumisys/vfs/hammer2: Fix wrong comment in hammer2_recovery_...
2020-10-03 Tomohiro Kusumisys/vfs/hammer2: Don't expose inode's kva via ioctl
2020-10-03 Tomohiro Kusumisys/vfs/hammer2: Adjust some kprintfs in vfsops
2020-10-02 Tomohiro Kusumisys/vfs/hammer2: Make ioctl(HAMMER2IOC_PFS_DELETE)...
2020-10-02 Sascha WildnerFix typos in libfetch and ext2fs.
2020-09-29 Tomohiro Kusumisys/vfs/hammer2: Make corrupted volume header messages...
2020-09-28 Tomohiro Kusumisys/vfs/hammer2: Return ENOENT if PFS label not found...
2020-09-26 Tomohiro Kusumisys/vfs/hammer2: Fix non inode chain handling in hammer...
2020-09-23 Tomohiro Kusumisys/vfs/hammer2: Prevent write against mounted device
2020-09-21 Sascha Wildnerkernel: Provide __udivti3() for intermediate 128-bit...
2020-09-19 Tomohiro Kusumisys/vfs/hammer2: Fix hammer2_get_vtype() for unsupporte...
2020-09-19 Sascha WildnerMerge branch 'vendor/BYACC'
2020-09-18 Matthew Dilloninet6 - Fix panic after route purge
2020-09-16 Tomohiro Kusumisys/vfs/hammer2: Remove obsolete hammer2_devblk{radix...
2020-09-12 Sascha Wildneredk2: Sync our TianoCore EDK II headers with the edk2...
2020-09-12 Daniel FojtUpgrade libressl. 1/2
2020-09-11 Sascha Wildner<sys/cdefs.h>: Restore to original behavior for __...
2020-09-11 Tomohiro Kusumisys/vfs/hammer2: Remove unused hammer2_iod_invals sysctl
2020-09-11 Tomohiro Kusumisys/vfs/hammer2: Remove unused hammer2_chain_frees...
2020-09-11 Tomohiro Kusumisys/vfs/hammer2: Remove unused hammer2_inval_enable...
2020-09-11 François Tigeotdrm/linux: Fix __test_and_set_bit()
2020-09-11 François Tigeotdrm/linux: Add pagevec_space()
2020-09-11 Tomohiro Kusumisbin/newfs_hammer2: Remove/fix obsolete stuff from...
2020-09-10 Tomohiro Kusumisbin/newfs_hammer2: Fix comments/assert on 4MB segments
2020-09-10 Tomohiro Kusumisys/vfs/hammer2: Remove obsolete comments on volume...
2020-09-10 Tomohiro Kusumisys/vfs/hammer2: Remove obsolete comments on hardlink
2020-09-10 Sascha WildnerSync tpm(4) with FreeBSD.
2020-09-09 Daniel FojtUpgrade vi(1). 1/2
2020-09-08 Tomohiro Kusumisys/vfs/hammer2: Add () around HAMMER2_XOPMASK_* macros
2020-09-08 Tomohiro Kusumisys/vfs/hammer2: Change hammer2_bref_type_str() to...
2020-09-08 Tomohiro Kusumisys/vfs/hammer2: Add hammer2_adjwritecounter()
2020-09-08 Tomohiro Kusumisys/vfs/hammer2: Ignore HAMMER2_BREF_TYPE_EMPTY in...
2020-09-08 Tomohiro Kusumisys/vfs/hammer2: Make hammer2_iod_inode_* static
2020-09-07 Tomohiro Kusumisys/vfs/hammer2: Implement missing errors in hammer2_er...
2020-09-06 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_LOOKUP_ALLNODES
2020-09-06 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_CHAIN_EMBEDDED
2020-09-06 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_CHAIN_FICTITIOUS
2020-09-06 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-09-05 Tomohiro Kusumisys/vfs/hammer2: Remove #if0'd function hammer2_allocsize()
2020-09-05 Tomohiro Kusumisys/vfs/hammer2: Ignore HAMMER2_BREF_TYPE_EMPTY in...
2020-09-06 Sascha Wildner<sys/cdefs.h>: Add __{BEGIN,END}_HIDDEN_DECLS definitio...
2020-09-06 Sascha Wildner<sys/cdefs.h>: Move __dso_{public,hidden} to the other...
2020-09-06 Sascha Wildner<sys/cdefs.h>: Untangle the __{BEGIN,END}_DECLS definit...
2020-09-05 Tomohiro Kusumisys/vfs/hammer2: Fix function names in kprintf
2020-09-02 Tomohiro Kusumisys/vfs/hammer2: Remove obsolete comments for hammer2_i...
2020-09-03 Daniel Fojtkernel: avoid possible use-after-free in ipv6
2020-09-02 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_INODE_RENAME_INPROG
2020-09-02 Tomohiro Kusumisys/vfs/hammer2: Fix wrong comment for hammer2_inode_mo...
2020-09-02 Tomohiro Kusumisys/vfs/ext2fs: Cleanup empty lines (sync with FreeBSD)
2020-09-02 Tomohiro Kusumisys/vfs/msdosfs: Cleanup empty lines (sync with FreeBSD)
2020-09-02 Tomohiro Kusumisys/vfs/autofs: Cleanup empty lines (sync with FreeBSD)
2020-09-02 François Tigeotkernel: Fix LINT64 build after Linux RCU changes
2020-09-01 Matthew Dillonhammer2 - Add HAMMER2IOC_GROWFS ioctl (2)
2020-09-01 Matthew Dillonhammer2 - Add HAMMER2IOC_GROWFS ioctl
2020-09-01 Matthew Dillondrm - Implement poor-man's RCU
2020-09-01 Matthew Dillonkernel - Revamp ifsq_watchdog*() a bit
2020-09-01 Tomohiro Kusumisys/vfs/hammer2: Remove Debugger() call for debugging...
2020-08-31 Tomohiro Kusumisys/vfs/hammer2: Remove obsolete comments on indirect...
2020-08-31 Tomohiro Kusumisys/vfs/hammer2: Use hammer2_spin_t
2020-08-31 Daniel FojtPartially revert commit bdaacb9f+.
2020-08-31 Daniel Fojtfsck_hammer2(8): de-inline couple of functions
2020-08-30 Tomohiro Kusumisys/vfs/hammer2: Minor cleanup from cecb915381c4268602e...
2020-08-30 Tomohiro Kusumisys/vfs/hammer2: Remove nonexistent function prototypes
2020-08-29 Sascha Wildner<sys/if_media.h>: Fix typo.
2020-08-29 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_MODIFY_{NO_MODIF...
2020-08-29 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_BMAP_*
2020-08-29 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_FREECACHE_*
2020-08-29 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_DELDUP_RECORE
2020-08-29 Sascha Wildnervkernel: Adjust vke(4) for the if_media.h changes ...
2020-08-29 Sascha Wildner<net/if_media.h>: Adjust ethernet media types some...
2020-08-29 Aaron LIx86_64/machdep.c: Fix two minor typos and indentation
2020-08-29 Matthew Dillonkernel - Fix KVM implosion by enabling the IOAPIC
2020-08-29 Matthew Dillonkernel - Be more verbose about disabling the IOAPIC
2020-08-29 Matthew Dillonkernel - Fix atomicy issue in APIC EOI and enable_icus
2020-08-28 Sascha Wildnerkernel: Adjust wmesg.
2020-08-27 Sascha Wildner<net/if_media.h>: IFM_HPNA_1 != IFM_10G_LR, renumber...
2020-08-26 Tomohiro Kusumisys/vfs/hammer2: Remove HAMMER2_MINIO* macros
2020-08-27 Matthew Dillontmpfs - Improve assertions
2020-08-27 Matthew Dillonkernel - Deal with VOP_NRENAME races
2020-08-26 Matthew Dillonkernel - Document confusing physmap[1] initialization
2020-08-26 Matthew Dillontmpfs - Enhance assertion (not a bug fix)
2020-08-26 Matthew Dillonkernel - Remove tty-related debug message
2020-08-26 Tomohiro Kusumisys/vfs/hammer2: Remove comment on nonexistent MINALLOCSIZE
2020-08-26 Sascha Wildnerkernel/{a,b}list: Use __func__ in panic messages.
2020-08-25 Tomohiro Kusumisys/vfs/hammer2: Fix whitespace to align indentation
2020-08-25 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_AV* macros
2020-08-25 Sascha Wildnerkernel/nata: Fix operator precedence issue.
next