drm/radeon: Bring in new firmware
[dragonfly.git] / sys / vfs /
2015-02-23 Tomohiro Kusumisys/vfs/hammer: Add missing header include
2015-02-23 Tomohiro Kusumisys/vfs/hammer: Fix comment on PFS
2015-02-22 Tomohiro Kusumisys/vfs/hammer: remove comment on atime
2015-02-22 Tomohiro Kusumisys/vfs/hammer: remove obsolete comments on btree, etc
2015-02-21 Markus PfeifferMerge branch 'master' of ssh://crater.dragonflybsd...
2015-02-20 Tomohiro Kusumisys/vfs/hammer: fix comment regarding unknown object...
2015-02-20 John MarinoMerge branch 'vendor/GCC50'
2015-02-19 Sascha Wildnerkernel: Move us to using M_NOWAIT and M_WAITOK for...
2015-02-15 Tomohiro Kusumisys/vfs/hammer: minor zone cleanup
2015-02-14 Tomohiro Kusumisys/vfs/hammer2: fix typos
2015-02-13 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB...
2015-02-08 Sepherosa Ziehauifnet: Make ifnet and ifindex2ifnet MPSAFE
2015-02-07 Tomohiro Kusumihammer: fix terminology of "large block"
2015-02-05 Antonio Huete Jimenezprocfs - Properly return error codes for ioctl calls
2015-01-30 Matthew Dillonhammer2 - fix I/O race, flesh out bulkfree
2015-01-29 Matthew Dillonhammer2 - work on bmap->avail tracking, fix DIO issue...
2015-01-27 Tomohiro Kusumihammer: some trivial fixes
2015-01-27 Matthew Dillonhammer2 - Adjust TODO
2015-01-27 Matthew Dillonhammer2 - bulkfree work 2/many
2015-01-26 Matthew Dillonhammer2 - Stabilize new I/O infrastructure and work...
2015-01-25 Sascha WildnerMerge branch 'openssh'
2015-01-24 Peter AvalosMerge new origin commits.
2015-01-23 Tomohiro Kusumisys/vfs/hammer: make description on low level storage...
2015-01-23 Peter AvalosMerge branch 'vendor/OPENSSH'
2015-01-20 Tomohiro Kusumisys/vfs/hammer: make btree_search() climb up btree...
2015-01-20 Tomohiro Kusumisys/vfs/hammer: fix comments regarding obsolete "spike...
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)
next