]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-03-22 Martin MatuskaReplace deprecated (or remove obsolete) libarchive...
2013-03-22 Pawel Jakub... - Constify local path variable for chflagsat().
2013-03-22 Kevin LoClean up some unused leftover code.
2013-03-22 Kevin LoRemove unused global variables.
2013-03-21 Pawel Jakub... Update regression tests after adding chflagsat(2).
2013-03-21 Steven HartlandFix for building libzpool under i386.
2013-03-21 Pawel Jakub... Document chflagsat(2).
2013-03-21 Pawel Jakub... Regenerate after r248599.
2013-03-21 Pawel Jakub... Implement chflagsat(2) system call, similar to fchmodat...
2013-03-21 Pawel Jakub... Regenerate after r248597.
2013-03-21 Pawel Jakub... - Make 'flags' argument to chflags(2), fchflags(2)...
2013-03-21 Konstantin... Correct the page count when excess length is trimmed...
2013-03-21 Jilles TjoelkerAllow O_CLOEXEC in posix_openpt() flags.
2013-03-21 Attilio RaoFix a bug in UMTX_PROFILING:
2013-03-21 Gleb SmirnoffDocument some flags to the uma_zcreate(). Not all flags...
2013-03-21 Gleb SmirnoffDocument uma_find_refcnt().
2013-03-21 Alexander MotinMinimal timer period of 100us introduced in r244758...
2013-03-21 John BaldwinAnother NFS SIGSTOP related fix: Ignore thread suspend...
2013-03-21 Konstantin... Fix twa(4) after the r246713. The driver copies data...
2013-03-21 Gleb SmirnoffDocument NGM_NAT_LIBALIAS_INFO.
2013-03-21 Konstantin... Initialize the variable to avoid (false) compiler warni...
2013-03-21 Eitan AdlerRemove a reference to instant-server which has been...
2013-03-21 Steven HartlandAdd missing descriptions for ZFS sysctls
2013-03-21 Joel DahlRemove EOL whitespace.
2013-03-21 Steven HartlandOptimisation of TRIM processing.
2013-03-21 Steven HartlandNames the ZFS TRIM thread
2013-03-21 Steven HartlandTRIM cache devices based on time instead of TXGs.
2013-03-21 Steven HartlandImprove TXG handling in the TRIM module.
2013-03-21 Steven HartlandDon't register repair writes in the trim map.
2013-03-21 Steven HartlandAdd TRIM support for L2ARC.
2013-03-21 Martin MatuskaMerge libzfs_core branch:
2013-03-21 Gleb SmirnoffAdd NGM_NAT_LIBALIAS_INFO command, that reports interna...
2013-03-21 Konstantin... Only size and create the bio_transient_map when unmappe...
2013-03-21 Konstantin... Assert that transient mapping of the bio is only done...
2013-03-21 Konstantin... Do not call vnode_pager_setsize() while a NFS node...
2013-03-21 Hans Petter... Add new USB ID.
2013-03-20 Neel NatuSet WARNS=3 so this actually compiles.
2013-03-20 Konstantin... In bufwrite(), a dirty buffer is moved to the clean...
2013-03-20 Konstantin... When the journaled FFS volume is suspended due to the...
2013-03-20 Kirk McKusickWhen renaming a directory from one parent directory...
2013-03-20 Aleksandr RybalkoIntegrate Efika MX project back to home.
2013-03-20 Hans Petter... Fix spelling.
2013-03-20 Alexander V... Remove unused variable.
2013-03-20 Alexander V... Add ipfw support for setting/matching DiffServ codepoin...
2013-03-20 Martin MatuskaRelease hold on pool before calling zvol_create_minor()
2013-03-20 Konstantin... Fix the logic inversion in the r248512.
2013-03-20 Andrew TurnerPull in r177252 from upstream clang trunk:
2013-03-20 Adrian ChaddFix the EDMA CABQ handling - for now, the CABQ takes...
2013-03-20 Pyun YongHyeonFor RTL8211B or later PHYs, enable crossover detection and
2013-03-20 Adrian ChaddAdd VNET wrappers around the rest of the ieee80211...
2013-03-19 Martin MatuskaRun zvol_create_minors() only if in non-error case
2013-03-19 Martin MatuskaRun zvol_create_minors() on snapshot creation
2013-03-19 Joel DahlAdd simple example.
2013-03-19 Jilles TjoelkerImplement SOCK_CLOEXEC, SOCK_NONBLOCK and MSG_CMSG_CLOEXEC.
2013-03-19 Adrian ChaddBreak out the RX completion path into "FIFO check ...
2013-03-19 Adrian ChaddAdd more TODO items.
2013-03-19 Adrian ChaddNow that the tx map field is correctly populated for...
2013-03-19 Warner LoshAdd a comment about why aout support is still here...
2013-03-19 Konstantin... ahci(4) and siis(4) are ready to process the unmapped...
2013-03-19 Konstantin... UFS support of the unmapped i/o for the user data buffers.
2013-03-19 Konstantin... Commit the removal of a whitespace to record the proper...
2013-03-19 Konstantin... Support unmapped i/o for the md(4).
2013-03-19 Konstantin... Support unmapped i/o for the md(4).
2013-03-19 Konstantin... The geom_part provider supports unmapped bio iff the...
2013-03-19 Konstantin... A flag for the geom disk driver to indicate that it...
2013-03-19 Konstantin... Do not remap usermode pages into KVA for physio.
2013-03-19 Konstantin... Do not map the swap i/o pbufs if the geom provider...
2013-03-19 Konstantin... Pass unmapped buffers for page in requests if the files...
2013-03-19 Konstantin... A flag for the filesystem to indicate to the upper...
2013-03-19 Konstantin... Add a helper function vfs_bio_bzero_buf() to zero the...
2013-03-19 Aleksandr RybalkoReturn "start" and "end" to u_long world. Because rman...
2013-03-19 Konstantin... Implement the concept of the unmapped VMIO buffers...
2013-03-19 Gleb Smirnoffiwn(4) doesn't support adhoc mode.
2013-03-19 Konstantin... Add a convenience macro bread_gb() to wrap a call to
2013-03-19 Aleksandr RybalkoCast "start" to u_long. Temporary fix to unbreak tinderbox.
2013-03-19 Konstantin... Assert that a ccb passed to cam_periph_mapmem() for...
2013-03-19 Ed MasteFix remainder calculation when biosize is not a power...
2013-03-19 Hans Petter... Add new USB ID.
2013-03-19 Martin MatuskaMFV r247580:
2013-03-19 Joel DahlRemove obsolete objformat information.
2013-03-19 Martin MatuskaMFC @248493
2013-03-19 Martin MatuskaPlug memory leak in dsl_check_snap_cb()
2013-03-19 Joel Dahlmdoc: remove superfluous paragraph macro.
2013-03-19 Andrey V. ElsukovSeparate the locking macros that are used in the packet...
2013-03-19 Andrey V. ElsukovFix style and comments.
2013-03-19 Gleb SmirnoffThere are actually two different cases when mlock(2...
2013-03-19 Colin PercivalFix typo in previous commit: Exit if */dev/dumpdev...
2013-03-19 Colin PercivalIf dumpdev is AUTO but no dump device has been set...
2013-03-19 Justin HibbitsFix the powerpc64 build. MACHINE_CPUARCH is common...
2013-03-18 Aleksandr RybalkoDon't hesitate to ask parent to setup IRQ finally.
2013-03-18 Neel NatuAdd bhyve to examples.
2013-03-18 Aleksandr RybalkoAllow simplebus to attach to another simplebus.
2013-03-18 Aleksandr RybalkoHide "no default resources for" warning under bootverbo...
2013-03-18 Aleksandr RybalkoAllow simplebus to attach in less strict way, when...
2013-03-18 Jung-uk KimList TrackPoint device before generic model.
2013-03-18 Jung-uk KimAdd preliminary support for IBM/Lenovo TrackPoint.
2013-03-18 Neel NatuSimplify the assignment of memory to virtual machines...
2013-03-18 Pawel Jakub... Reduce stack usage.
2013-03-18 Martin MatuskaAdd missing zvol_create_mirrors() on zfs_ioc_create()
2013-03-18 Ryan StoneCorrect the definition for Exar XR17V258IV: we must...
next