Bump __DragonFly_version for libradius/libtacplus removal.
[dragonfly.git] / sys / vfs /
2019-10-05 Tomohiro Kusumisys/vfs/msdosfs: Fix panic on corrupted fs in pcbmap()
2019-10-05 Tomohiro Kusumisys/vfs/msdosfs: Invalid filesystem might brelse(bp...
2019-10-05 Tomohiro Kusumisys/vfs/msdosfs: Change the return on impossible condit...
2019-10-05 Tomohiro Kusumisys/vfs/msdosfs: Ensure cluster allocation is within...
2019-10-05 Tomohiro Kusumisys/vfs/msdosfs: Style
2019-10-05 Tomohiro Kusumisys/vfs/msdosfs: Verify BPB_Media value in FAT[0] in...
2019-10-05 Tomohiro Kusumisys/vfs/msdosfs: Properly update ClnShutBitMask in...
2019-10-05 Tomohiro Kusumisys/vfs/msdosfs: Clear cluster bitmap on chainalloc...
2019-10-05 Tomohiro Kusumisys/vfs/msdosfs: Add clusteralloc1()
2019-10-05 Tomohiro Kusumisys/vfs/msdosfs: ANSIfy sys/fs/msdosfs
2019-10-04 Tomohiro Kusumisys/vfs/msdosfs: Use struct dirent
2019-10-04 Tomohiro Kusumisys/vfs/msdosfs: Remove diff noises vs FreeBSD from...
2019-10-04 Tomohiro Kusumisys/vfs/msdosfs: Long names of files are created incorr...
2019-10-04 Tomohiro Kusumisys/vfs/msdosfs: Prevent buffer overflow when expanding...
2019-10-03 Tomohiro Kusumisys/vfs/msdosfs: Use __DECONST()
2019-10-04 Tomohiro Kusumisys/vfs/msdosfs: Discarding local array based on return...
2019-10-03 Tomohiro Kusumisys/vfs/msdosfs: Fixes for undefined behavior
2019-10-03 Tomohiro Kusumisys/vfs/msdosfs: Avoid excessive flushing of FSInfo...
2019-10-03 Tomohiro Kusumisys/vfs/msdosfs: Use FSInfo instead of random# on clust...
2019-10-02 Tomohiro Kusumisys/vfs/msdosfs: Add FULL_RUN for (u_int)-1
2019-10-02 Tomohiro Kusumisys/vfs/msdosfs: Fix loading msdos_iconv.ko
2019-10-02 Tomohiro Kusumisys/vfs/msdosfs: Fix build break on LINT64 by 411df81600
2019-10-02 Tomohiro Kusumisys/vfs/msdosfs: Assert mount is not read-only when...
2019-10-02 Tomohiro Kusumisys/vfs/msdosfs: Add assertions for FAT bitmap state
2019-10-02 Tomohiro Kusumisys/vfs/msdosfs: Remove unused global statistic about...
2019-10-02 Tomohiro Kusumisys/vfs/msdosfs: Remove unused find_lcode()
2019-10-01 Tomohiro Kusumisys/vfs/msdosfs: Mount msdosfs with longnames support...
2019-10-01 Tomohiro Kusumisys/vfs/msdosfs: Fix wrong memcpy(3) usage
2019-10-01 Tomohiro Kusumisys/vfs/msdosfs: Extend fatcache size for extend write...
2019-10-01 Tomohiro Kusumisys/vfs/hammer2: Use correct typedef for uint64_t for...
2019-09-30 Tomohiro Kusumisys/vfs/msdosfs: msdos_iconv -> msdosfs_iconv (minimize...
2019-09-29 Matthew Dillonhammer2 - Add emergency mode to allow recovery of ENOSP...
2019-09-29 Tomohiro Kusumisbin/hammer2: Add sbin/hammer2/hammer2_subs.h
2019-09-29 Matthew Dillonhammer2 - Fix pfs-delete panic
2019-09-28 Matthew Dillonhammer2 - Optimize hammer2 support threads and dispatch
2019-09-26 Tomohiro Kusumisys/vfs/msdosfs: Reduce size of struct defid
2019-09-26 Tomohiro Kusumisys/vfs/msdosfs: Whitespace fixes (minimize diff noises...
2019-09-25 Tomohiro Kusumisys/vfs/msdosfs: Use timespec2fattime()/fattime2timespec()
2019-09-24 Tomohiro Kusumisys/vfs/msdosfs: b*() -> mem*() (sync with FreeBSD...
2019-09-24 Tomohiro Kusumisys/vfs/msdosfs: Minimize diff vs FreeBSD
2019-09-16 Tomohiro Kusumisys/vfs/hammer2: hammer2_chain_t is unneeded for dummy...
2019-09-16 Tomohiro Kusumisys/vfs/hammer2: Cleanup freemap index calculation
2019-09-14 Matthew Dillonnfs - Fix utimes() bugs in NFS
2019-09-14 Matthew Dillontmpfs - Close rare vnode recycle race
2019-09-13 Matthew Dillonworld - More ABI breakage
2019-09-13 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-09-10 Tomohiro Kusumisbin/mount_msdos: Bring in FreeBSD/Git 0c5ae3a9 (add...
2019-09-08 Tomohiro Kusumisys/vfs/msdosfs: Bring back EXBOOTSIG2 (unbreak lib...
2019-09-08 Roy MarplesMerge branch 'vendor/OPENRESOLV' with the following...
2019-09-07 Tomohiro Kusumisys/vfs/msdosfs: Sync with FreeBSD (non functional...
2019-09-07 Tomohiro Kusumisys/vfs/msdosfs: Cleanups
2019-09-07 Tomohiro Kusumisys/vfs/msdosfs: u_int*_t -> uint*_t
2019-09-06 Tomohiro Kusumisys/vfs/msdosfs: Drop redundant msdosfsmount::pm_fatsize
2019-09-06 Tomohiro Kusumisys/vfs/msdosfs: Add description for fatblock()
2019-09-04 Roy MarplesMerge dhcpcd-8.0.4 from branch 'vendor/DHCPCD'
2019-09-02 Tomohiro Kusumisys/vfs/msdosfs: Cleanups
2019-09-01 Tomohiro Kusumisys/vfs/msdosfs: Add mprintf()
2019-09-01 Tomohiro Kusumisys/vfs/msdosfs: Cleanups
2019-09-01 Tomohiro Kusumisys/vfs/msdosfs: Cleanups
2019-09-01 Tomohiro Kusumisys/vfs/msdosfs: Whitespace cleanups
2019-08-22 Matthew Dillonkernel - Fix devfs bitmap races for pty and other devices
2019-08-21 Matthew Dillonkernel - Fix dangling ref on fifo vnode
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-20 Matthew Dillonkernel - Fix rare NFS deadlock
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-06-15 Matthew Dillonkernel - Fix SMAP/SMEP caught user mode access part...
2019-06-02 Tomohiro Kusumisys/vfs/hammer: Rename hammer_flush_inode_done() -...
2019-05-20 Matthew Dillonkernel - VM rework part 9 - Precursor work for terminal...
2019-05-18 Sascha Wildnerkernel: Don't include <sys/user.h> in kernel code.
2019-05-18 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-05-15 Matthew Dillonkernel - VM rework part 8 - Precursor work for terminal...
2019-05-12 Matthew Dillonkernel - VM rework part 5 - Cleanup
2019-05-10 Matthew Dillonkernel - VM rework part 3 - Cleanup pass
2019-05-10 Matthew Dillonkernel - VM rework part 2 - Replace backing_object...
2019-05-10 Matthew Dillonkernel - VM rework part 1 - Remove shadow_list
next