drm: Add linux/fence.h
[dragonfly.git] / sys / vfs /
2015-12-12 Tomohiro Kusumisys/vfs/hammer: Remove unused count field from hammer_f...
2015-12-11 Tomohiro Kusumisys/vfs/hammer: Fix wrong parent localization for PFS...
2015-12-11 Tomohiro Kusumisys/vfs/hammer: Use hammer_find_inode()
2015-12-11 Tomohiro Kusumisys/vfs/hammer: Cleanup
2015-12-09 Tomohiro Kusumisys/vfs/hammer: Add hammer_xlate_to_phys()
2015-12-09 Tomohiro Kusumisys/vfs/hammer: Cleanup assertion for zone
2015-12-09 Tomohiro Kusumisys/vfs/hammer: Make hammer_bnew*() call _hammer_bread()
2015-12-09 Tomohiro Kusumisys/vfs/hammer: Remove unused waitfor field from vsyncs...
2015-12-09 Tomohiro Kusumisys/vfs/hammer: Make struct hammer_sync_info file local
2015-12-09 Tomohiro Kusumisys/vfs/hammer: Remove unused lock free_lock
2015-12-08 Tomohiro Kusumisys/vfs/hammer: Make offset kprintf message explicit
2015-12-08 Tomohiro Kusumisys/vfs/hammer: Make hammer_io_flush_mark() inline
2015-12-08 Tomohiro Kusumisys/vfs/hammer: Use HAMMER_ENCODE() for hammer_mod_rb_c...
2015-12-08 Tomohiro Kusumisys/vfs/hammer: Fix wrong comment on zone2 offset
2015-12-08 Tomohiro Kusumisys/vfs/hammer: Move hammer_buf_xxx_io() to _KERNEL
2015-12-08 Tomohiro Kusumisys/vfs/hammer: Make bio ops static
2015-12-07 Tomohiro Kusumisys/vfs/hammer: Add hammer_buf_peek_io()/hammer_buf_att...
2015-12-07 Tomohiro Kusumisys/vfs/hammer: Add comments on struct worklist
2015-12-07 Tomohiro Kusumisys/vfs/hammer: Remove union hammer_io_structure
2015-12-06 Tomohiro Kusumisys/vfs/hammer: Add lo_to_pfs()/pfs_to_lo() macros
2015-12-06 Tomohiro Kusumisys/vfs/hammer: Remove unused global variables and...
2015-12-06 Tomohiro Kusumisys/vfs/hammer: Use hammer_vfs_root()
2015-12-06 Tomohiro Kusumisys/vfs/hammer: Define HAMMER_MAX_PFS in hammer_disk.h
2015-12-06 Tomohiro Kusumisys/vfs/hammer: Use bitwise OR to generate ondisk local...
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-12-03 Tomohiro Kusumisys/vfs/hammer: Add hammer_is_zone2|direct_mapped_index()
2015-12-03 Tomohiro Kusumisys/vfs/hammer: Add/fix comments on B-Tree node
2015-12-03 Tomohiro Kusumisys/vfs/hammer: Cleanup unnecessary cast
2015-12-02 Sascha Wildnerdevfs(9): Rename DEVFS_DECLARE_CLONE_BITMAP to DEVFS_DE...
2015-12-02 Tomohiro Kusumisys/vfs/hammer: Add/fix comments on volume header
2015-12-02 Tomohiro Kusumisys/vfs/hammer: Cast HAMMER_BLOCKMAP_LAYER1|2_INDEX...
2015-12-01 Tomohiro Kusumisys/vfs/hammer: Cast HAMMER_BLOCKMAP_RADIX1|2 macros...
2015-12-01 Tomohiro Kusumisys/vfs/hammer: Remove HAMMER_BLOCKMAP_RADIX1|2_PERBUFF...
2015-12-01 Tomohiro Kusumisys/vfs/hammer: Add/fix comments on zones
2015-12-01 Tomohiro Kusumisys/vfs/hammer: Cleanup hammer_alloc_data()
2015-11-30 Tomohiro Kusumisys/vfs/hammer: Add/fix comments on ondisk formats
2015-11-30 Tomohiro Kusumisys/vfs/hammer: Use hammer_modify_buffer_noundo()
2015-11-30 Sepherosa Ziehauhammer: Always set noatime for hammerfs
2015-11-29 Tomohiro Kusumisys/vfs/hammer: Remove HAMMER_ITIMES_XXX macros
2015-11-29 Tomohiro Kusumisys/vfs/hammer: Remove integrity_crc field of ondisk...
2015-11-29 Tomohiro Kusumisys/vfs/hammer: Remove time/freq fields of ondisk PFS
2015-11-29 Tomohiro Kusumisys/vfs/hammer: Remove #if0'd hammer_mirror_write()
2015-11-29 Tomohiro Kusumisys/vfs/hammer: Remove #if0'd obsolete symlink format
2015-11-29 Tomohiro Kusumisys/vfs/hammer: Remove #if0'd debug kprintfs
2015-11-29 Tomohiro Kusumisys/vfs/hammer: Remove DEBUG_TRUNCATE flag
2015-11-28 Tomohiro Kusumisys/vfs/hammer: Remove HAMMER_VOLF_VALID|OPEN macros
2015-11-28 Tomohiro Kusumisys/vfs/hammer: Remove HAMMER_HEAD_FLAG_FREE macro
2015-11-28 Tomohiro Kusumisys/vfs/hammer: Remove HAMMER_HEAD_TYPE_42|45 macros
2015-11-28 Tomohiro Kusumisys/vfs/hammer: #if0 HAMMER_BIGBLOCK_OVERFILL
2015-11-28 Tomohiro Kusumihammer: Change u_int{8,16,32,64}_t to uint{8,16,32...
2015-11-24 Tomohiro Kusumisys/vfs/hammer: Remove forward declaration of struct...
2015-11-24 Tomohiro Kusumisys/vfs/hammer: Remove signature from ondisk node
2015-11-24 Tomohiro Kusumisys/vfs/hammer: Remove const from volume names
2015-11-23 Tomohiro Kusumisys/vfs/hammer: Remove unused bitfield of struct hammer_io
2015-11-22 Tomohiro Kusumisys/vfs/hammer: Remove unused struct hammer_volume...
2015-11-21 Tomohiro Kusumisys/vfs/hammer: Cleanup forward declaration of struct
2015-11-20 Tomohiro Kusumisys/vfs/hammer: Remove unused struct hammer_mount members
2015-11-20 Tomohiro Kusumisys/vfs/hammer: Fix comments
2015-11-20 Tomohiro Kusumisys/vfs/hammer: Remove HAMMER_RECTYPE_UNUSED02/03 macros
2015-11-19 Matthew Dillonhammer2 - stabilization pass on slave sync (2)
2015-11-18 Matthew Dillonhammer2 - stabilization pass on slave sync
2015-11-18 Matthew Dillonhammer2 - Present hardlink solution, misc stability...
2015-11-06 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_ITOB() macro
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-10-14 Tomohiro Kusumisys/vfs/hammer: Panic with "for redo" on insufficient...
2015-10-10 Tomohiro Kusumisys/vfs/hammer: Add error messages for crc test failure
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Fix cppcheck warning
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Adjust raw kprintfs using hkprintf...
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove ambiguous comment
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Fix wrong comment on ambiguous variable...
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Fix wrong comment on B-Tree node count
2015-09-24 Tomohiro Kusumihammer: Print "B-Tree" (conform to hammer specification)
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Fix incomplete mountctl(2) vop behavior
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Rename HMNT_EXPORTREQ to HMNT_RESERVED
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Conform to style(9)
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add hpanic() [2/2]
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add hpanic() [1/2]
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Change hkprintf() to macro and add...
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Change hkprintf() to macro and add...
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Fix error message when volumes are...
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_DIR_INODE_LOCALIZATION()
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove #if 1 that no longer has any...
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove obsolete macro HAMMER_HEAD|TAIL_...
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Fix possible race on volume-del
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove unnecessary header includes
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove header includes from hammer.h
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add header includes to hammer.h
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add hammer_data_zone(_index) macros
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove exceptional zone selection case
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove prototype of not existing function
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove HAMMER_BUFFER_BITS
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_HBUFSIZE
next