sys/vfs/hammer: fix off-by-one error in hammer volume-add ioctl
[dragonfly.git] / sys / vfs /
2015-01-20 Tomohiro Kusumisys/vfs/hammer: fix off-by-one error in hammer volume...
2015-01-19 Matthew Dillonhammer - Attempt to fix improper call to vsetisdirty...
2015-01-17 Matthew Dillonhammer - cleanup arg names in procedural prototypes...
2015-01-17 Matthew Dillonhammer - bring-in cleanup from PR 2771 and 2772
2015-01-17 Tomohiro Kusumisys/vfs/hammer: cleanup using existing macro
2015-01-15 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-01-12 Matthew Dillonkernel - Flag cdevpriv use
2015-01-12 Matthew Dillonkernel - remove O_FBUFFERED and O_FUNBUFFERED
2015-01-05 Tomohiro Kusumisys/vfs/hammer: fix comments
2015-01-05 François Tigeothammer: Hide a warning message behind a debug flag
2015-01-05 Matthew Dillondevfs - Allow clone code to reuse an existing device
2014-12-28 Matthew Dillonkernel - Fix old UFS optimization that should no longer...
2014-12-28 Matthew Dillonkernel - Fix incorrect assertion in ffs_reallocblks()
2014-12-27 Markus PfeifferAllow reading with small uio->uio_resid or uio->uio_off...
2014-12-14 François Tigeotdevfs: Improve devfs_alias_getvp()
2014-12-13 François Tigeotdevfs: Remove alias nodes first
2014-12-10 Antonio Huete Jimenezdevfs - Fix a vkernel panic on shutdown
2014-12-05 François Tigeotdevfs: Fix namecache invalidation for alias nodes
2014-11-25 Matthew Dillonkernel - Show ukmap in /proc/*/map output
2014-11-09 Sascha WildnerMerge branch 'vendor/BYACC'
2014-10-30 Matthew Dillonhammer2 - update documentation, begin working on callba...
2014-10-27 Franco FichtnerMerge branch 'vendor/MDOCML'
2014-10-22 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-10-16 Matthew Dillonkernel - Add /dev/upmap and /dev/kpmap and sys/upmap.h
2014-10-13 John MarinoMerge branch 'vendor/LIBEDIT'
2014-10-12 Antonio Huete Jimenezhammer - Fix a NULL pointer dereference.
2014-10-10 John MarinoMerge branch 'vendor/GREP'
2014-10-10 John MarinoMerge branch 'vendor/XZ'
2014-10-10 John MarinoMerge branch 'vendor/GCC47'
2014-10-05 Sascha Wildnerkernel/smbfs: Tabify a few lines.
2014-10-05 Sascha Wildnerkernel: Remove some dead code.
2014-09-27 Matthew Dillonhammer - Disallow creation of a file/subdir/etc in...
2014-08-29 Sascha Wildnerkernel/devfs: Allow devices to devctl_notify() also...
2014-08-25 Michael Neumannmoused - Ease usb mouse attach/detach
2014-08-24 Sascha Wildnerkernel/spinlock: Add a description to struct spinlock.
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-05 Matthew Dillonhammer2 - Make the CRC check code programmable
2014-08-04 Matthew Dillonhammer2 - freemap and data check code
2014-08-01 Matthew Dillonhammer2 - Get snapshots working again
2014-08-01 Matthew Dillonhammer2 - major simplification 1/many (stabilization C)
2014-08-01 Matthew Dillonhammer2 - Implement meta-data statistics rollup
2014-07-31 Matthew Dillonhammer2 - major simplification 1/many (stabilization B)
2014-07-30 Matthew Dillonhammer2 - major simplification 1/many (stabilization)
2014-07-30 Matthew Dillonhammer2 - major simplification 1/many (stabilization)
2014-07-30 Antonio Huete Jimenezhammer - Fix max volumes check on mount time
2014-07-30 Matthew Dillonhammer2 - major simplification of algorithms part 1...
2014-07-23 Matthew Dillonkernel - Redo struct vmspace allocator and ref-count...
2014-07-20 Matthew Dillonkernel - Fix error handling in NFS async bio callbacks
2014-07-18 Matthew Dillonkernel - turn off auto-socket sizing
2014-07-18 Matthew Dillonkernel - Fix two NFS crashes
2014-07-17 Matthew Dillonkernel - Move wakeup*() to ouside a spin lock
2014-06-29 Matthew Dillonkernel - Fix nfs server-side shutdown race
2014-06-09 Sascha Wildnerkernel/hammer2: Add two missing lockmgr(..., LK_RELEASE).
2014-06-08 Sascha Wildnerkernel: Add a number of missing crit_exit, lwkt_reltoke...
2014-06-07 Peter AvalosMerge branch 'vendor/TNFTP'
2014-06-06 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-05-28 John MarinoMerge branch 'vendor/WPA_SUPPLICANT'
2014-05-28 John MarinoMerge branch 'vendor/HOSTAPD'
2014-05-25 Sascha Wildnerkernel: Fix various indentation issues (no functional...
2014-05-06 Peter AvalosMerge branch 'vendor/FILE'
2014-05-06 Sascha Wildnerkernel: Fix some boolean_t vs. int confusion.
2014-05-03 Matthew DillonMerge branch 'vendor/LIBPCAP'
2014-04-21 Matthew Dillonhammer2 - more dmsg/separation work
2014-04-20 Sascha WildnerRemove support for the IPX and NCP protocols, and for...
2014-04-20 Matthew Dillonhammer2 - more dmsg/separation work, add nmasters field...
2014-04-19 Matthew Dillonhammer2 - refactor libdmsg volume configuration
2014-04-19 Matthew Dillonhammer2 - Shift dmsg structures around
2014-04-08 Peter AvalosMerge branch 'vendor/OPENSSL'
2014-04-06 Matthew Dillonhammer - Fix missing reltoken
2014-03-31 Matthew Dillonhammer2 - multi-target mount part 4/many (stabilization)
2014-03-30 Matthew Dillonhammer2 - multi-target mount part 3/many (stabilization)
2014-03-30 Matthew Dillonhammer2 - multi-target mount part 2/many
2014-03-22 Matthew Dillonhammer2 - skeleton multi target mount detection
2014-03-22 Matthew Dillonhammer2 - cluster API, preliminary implementation of...
2014-03-21 Sascha Wildnerkernel/msdosfs: Merge deName and deExtension in the...
2014-03-19 Matthew Dillonhammer2 - Cluster API stabilization
2014-03-18 Matthew Dillonhammer2 - Start adding internal cluster API
2014-03-15 Alex Hornungdevfs - sync devfs after cloning a device
2014-03-13 Matthew Dillonkernel - Hack fix for tty last-close bug
2014-03-08 Matthew Dillonhammer2 - Fix stack blowout in lookup iteration
2014-03-08 Matthew Dillonhammer2 - stabilization
2014-03-07 Matthew Dillonhammer2 - Stabilization pass
2014-03-06 Matthew Dillonhammer2 - Reduce flush complexity, fix panics
2014-02-27 Antonio Huete Jimenezkernel/ntfs - Remove a forgotten #if defined
2014-02-27 Antonio Huete Jimenezkernel/ntfs - Fix buffer overlapping problems.
2014-02-27 Antonio Huete Jimenezkernel/ntfs - Fix a possible problem in bufcache.
2014-02-25 Antonio Huete Jimenezkernel/ntfs - Cleanup.
2014-02-25 Antonio Huete Jimenezkernel/ntfs - Fix warnings when compiling with NTFS_DEBUG
2014-02-25 Matthew Dillonhammer2 - Refactor flush mechanics
2014-02-17 Antonio Huete Jimenezhammer - Really fix VFS_STATFS() when operating volumes.
2014-02-09 Sascha WildnerMerge branch 'vendor/EE'
2014-01-21 Markus Pfeifferdevfs: add passing of file pointer through to dev_dclose
2014-01-21 Markus PfeifferApply patches to enable get/set_cdevpriv
2014-01-21 Johannes Hofmannadd file pointer to dev_d*() functions
2014-01-21 Johannes Hofmannadd devfs_*_cdevpriv() functions
2014-01-15 Sascha WildnerRemove a bunch of unnecessary semicolons.
2014-01-11 Sascha Wildnerkernel/smbfs: Remove dead code.
2014-01-09 Matthew Dillonhammer2 - minor cleanups
2013-12-31 Franco FichtnerMerge branch 'vendor/MDOCML'
next