dragonfly.git
2012-02-24 Venkatesh Srinivashammer2 -- Fix failure to release buffer in hammer2...
2012-02-24 Venkatesh Srinivashammer2 -- Check root blockset CRC during mount attempts.
2012-02-18 Matthew Dillonhammer2 - Add indirect block creation
2012-02-18 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-17 Sascha Wildnerhier.7: Add back a .Bl that was removed with the binuti...
2012-02-17 Sascha Wildnerkernel/pf: In the ioctl code, make sure NPFLOG is actua...
2012-02-17 Matthew Dillonhammer2 - core file read and write paths
2012-02-17 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-16 Sascha Wildnerkernel: Remove unused attributes from stuff that is...
2012-02-16 Sascha Wildnerpuc(4): Enable it for x86_64, too.
2012-02-16 Sascha Wildnerpuc.4: Fix path.
2012-02-16 Sascha Wildnerkernel/i386: Remove a no longer needed include, too.
2012-02-16 Sascha Wildnerkernel: Remove the unused is_physical_memory() function.
2012-02-16 Venkatesh SrinivasMerge branch 'master' into hammer2
2012-02-16 Venkatesh Srinivaskernel: mfs -- Fix unmount panic for MFS filesystems.
2012-02-16 Venkatesh Srinivaskernel: mfs -- Fix unmount panic for MFS filesystems.
2012-02-16 Sascha Wildnerisp(4): Fix wrong sizeof().
2012-02-16 Sascha Wildnerproplib manpages: Add missing .Nd
2012-02-16 Sascha Wildnerobjformat.1: Fix date.
2012-02-16 Sascha Wildnerkernel: Include <sys/ioccom.h> where ioctls are defined...
2012-02-16 Sascha Wildnerkernel: Include <sys/ioccom.h> where ioctls are defined.
2012-02-16 Sascha Wildnerkernel: Remove opt_bus.h references where they are...
2012-02-16 Thomas NikolajsenMerge remote-tracking branch 'crater/master'
2012-02-16 Thomas NikolajsenRevert "libstand.3: remove .Xo/.Xc"
2012-02-16 Sascha Wildnermfiutil(8): Fix typo.
2012-02-15 Sascha Wildnerkernel/pci: Implement the PCIOCATTACHED ioctl.
2012-02-14 Sascha WildnerLINT/LINT64: Remove obsolete comment.
2012-02-14 Matthew Dillonhammer2 - clean-up the chain code, first cut at the...
2012-02-14 Matthew Dillonhammer2 - correct saveoff in hammer2_vop_readdir()
2012-02-14 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-13 Sascha WildnerRemove an obsolete header file specific to labpc(4...
2012-02-13 Sascha Wildnerworld: Add missing DPADDs in some Makefiles.
2012-02-13 Sascha WildnerFix some typos.
2012-02-13 Matthew Dillonhammer2 - Initial media flush implementation
2012-02-13 Matthew Dillonhammer2 - initial mkdir skeleton
2012-02-13 Matthew Dillonhammer2 - flesh out getattr
2012-02-13 Matthew Dillonhammer2 - Adjust chain lookup/iteration API, add readdir
2012-02-13 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-12 Matthew Dillonhammer2 - cleanup inode locking paths
2012-02-12 John Marinobinutils: Fix typo in Makefile
2012-02-12 Matthew Dillonhammer2 - rename hammer2_*() to hammer2_vfs_*() for...
2012-02-12 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-12 John Marinobinutils: Revert unwanted change to Makefile.inc
2012-02-12 John Marinoremove unused /usr/libexec/binutils2*/elf/ld
2012-02-12 John Marinobinutils: Make manpage handling generic to ease maintenance
2012-02-12 Matthew Dillonhammer2 - Implement more of the hammer2_chain infrastru...
2012-02-12 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-12 Samuel J. Greearobjformat - Duplicate NELEM() macro
2012-02-12 John Marinoobjformat: Avoid unnecessary getenv calls
2012-02-12 John Marinoobjformat: Add LINKERVER environment variable recognition
2012-02-11 John Marinostatic dl_iterate_phdr: remove unused phent variable
2012-02-11 John Marinogold linker v2.22: Return to constructors in DT_INIT_ARRAY
2012-02-11 John Marinortld: Add support for preinit, init, and fini arrays
2012-02-11 Sascha WildnerRemove the duplicate fsx from tools/regression.
2012-02-11 Matthew Dillonhammer2 - fix umount panic, misc fixes
2012-02-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-11 Venkatesh SrinivasUse copyinstr for volume field.
2012-02-11 Matthew Dillonhammer2 - Implement most of the hammer2_chain_*() funct...
2012-02-10 Matthew Dillonhammer2 - flesh out inode and blockref chaining
2012-02-10 Matthew Dillonhammer2 - Add copyright headers
2012-02-10 Matthew Dillonhammer2 - hammer2_install_volume_header() cleanup
2012-02-10 Matthew Dillonhammer2 - correct icrc generation for sector 0
2012-02-10 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-10 Alex Hornungdisk - add uuid to udev dict of parts
2012-02-10 Venkatesh Srinivashammer2 -- Add missing error set in valid path.
2012-02-10 Venkatesh Srinivashammer2 -- Read multiple volume headers and validate...
2012-02-10 Matthew Dillonhammer2 - wire in statfs/statvfs, add the chain structu...
2012-02-10 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-10 Venkatesh SrinivasRead volume header.
2012-02-10 Venkatesh SrinivasCorrect assertion in hammer2_freei.
2012-02-10 Matthew Dillonhammer2 - followup cleanup
2012-02-10 Matthew Dillonhammer2 - cleanup, kldload, mount, iget/ifree and other...
2012-02-10 Matthew Dillonhammer2 - complain if the hammer2 kld module isn't...
2012-02-10 Matthew Dillonhammer2 - code cleanup, fix kldload issue
2012-02-10 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-10 Venkatesh Srinivashammer2 -- Flesh out _mount vfsops, add mountctl.
2012-02-10 Venkatesh Srinivashammer2 -- Remove tmpfs scaffold.
2012-02-09 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-09 Venkatesh Srinivashammer2 -- Cleanup volume header readout a bit.
2012-02-09 Alex Hornungdevattr - add more helpful failure message
2012-02-09 Venkatesh Srinivashammer2 -- Compile fixes #2.
2012-02-09 Venkatesh Srinivashammer2 -- Compile fixes.
2012-02-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2012-02-09 Sascha Wildnerndis(4): Use callout_init_mp(). Overlooked when I porte...
2012-02-09 Sascha Wildnerpuffs(4): Don't reference vp before it's initialized.
2012-02-09 Sascha Wildnerhptiop(4): Use cam_calc_geometry() instead of duplicati...
2012-02-09 Sascha Wildnerhptiop(4): Remove an unused variable.
2012-02-09 Matthew Dillonhammer2 - Initial newfs_hammer2 implementation
2012-02-09 Matthew Dillonhammer2 - Adjust media fields
2012-02-09 Matthew Dillonhammer2 - add titling to DESIGN document
2012-02-09 Matthew Dillonhammer2 - More media format spec work, add DESIGN document
2012-02-09 Matthew Dillonhammer2 - create new branch, sync working trees from...
2012-02-08 Matthew Dillontest - Adjust randread to not share file descriptors
2012-02-08 Sascha Wildnermps(4): Add module version.
2012-02-08 Sascha Wildnerlibexec: Remove duplicate includes.
2012-02-08 Sascha WildnerRevert "mount_psshfs: Add a missing include dir to...
2012-02-08 Sascha Wildnerusr.sbin: Remove duplicate includes.
2012-02-08 Sascha Wildnermount_psshfs: Add a missing include dir to the Makefile.
2012-02-08 Sascha Wildnerusr.bin: Remove duplicate includes.
2012-02-08 Sascha Wildnermps(4): Mark a function __printflike() and fix a result...
next