]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs/ext2fs
Make sure that the flowtable flowid is only set to m_flowid if there
[FreeBSD/FreeBSD.git] / sys / fs / ext2fs /
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-28 kaiwMFH@261240.
2014-01-28 pfgext2fs: Use i_flag instead of i_flags for Ext4 inode...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-24 pfgext2fs: Re-enable reallocblk.
2014-01-24 pfgext2fs: fix a bug in dirindex and re-enable.
2014-01-22 pfgext2fs: fix logic error in the previous change.
2014-01-21 kaiwMFH@260988.
2014-01-21 pfgext2fs: Translate the EXT4_EXTENTS and EXT4_INDEX to...
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-11 pfgext2fs: fix inode flag conversion.
2014-01-02 delphijMFV r260154 + 260182:
2013-12-23 pfgext2fs: make the hashing algorithm match the linux...
2013-12-05 rayMFC @r258947.
2013-12-04 pfgext2fs: add two new reserved inodes.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-10-29 baptMerge byacc 20130925
2013-10-25 rayMFC @r257107.
2013-10-24 pfgUFS2: make di_extsize unsigned.
2013-10-08 rayMFC @r256148.
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-11 grehanIFC @ r255459
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-07 markmMFC
2013-09-07 pfgext2fs: temporarily disable htree directory index.
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-05 sjgMerge bmake-20130904
2013-09-04 grehanIFC @ r255209
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-15 rayMFC @r254374.
2013-08-14 pfgext2fs: update format specifiers for ext4 type.
2013-08-13 pfgext2fs: update format specifiers for ext4 type.
2013-08-13 pfgDefine ext2fs local types and use them.
2013-08-12 pfgAdd read-only support for extents in ext2fs.
2013-08-08 pfgSmall typo.
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
2013-08-01 pfgAdd license for the half MD4 algorithm used in ext2_hal...
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-25 pfgext2fs: Return EINVAL for negative uio_offset as in...
2013-07-25 pfgext2fs: Drop a check that wan't supposed to be in r253651.
2013-07-25 pfgext2fs: Don't assume that on-disk format of a directory...
2013-07-25 rayMFC @r219886.
2013-07-19 grehanIFC @ r253461
2013-07-10 pfgImplement 1003.1-2001 pathconf() keys.
2013-07-09 pfgReinstate the assertion from r253045.
2013-07-09 pfgEnhancement when writing an entire block of a file.
2013-07-08 pfgAvoid a panic and return EINVAL instead.
2013-07-07 pfgImplement SEEK_HOLE/SEEK_DATA for ext2fs.
2013-07-07 pfgFix some typos.
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-06 pfgInitial implementation of the HTree directory index.
2013-07-05 grehanIFC @ r252763
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-03 grehanImport driver source from hyperv-20130627 vendor branch.
2013-06-30 pfgext2fs: Use the complete random() range in i_gen.
2013-06-29 pfgBring some updates from ufs_lookup to ext2fs.
2013-06-27 grehanIFC @ r252288
2013-06-26 pfgMinor sorting.
2013-06-23 pfgDefine and use e2fs_lbn_t in ext2fs.
2013-06-21 grehanIFC @ r252047
2013-06-20 pfgRename some prefixes in the Block Group Descriptor...
2013-06-18 pfgMore ext2fs header cleanups:
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-17 pfgRename remaining DIAGNOSTIC to INVARIANTS.
2013-06-16 pfgRe-sort ext2fs headers to make things easier to find.
2013-06-15 grehanImport driver source from hyperv-20130502 vendor branch.
2013-06-13 pfgRelax some unnecessary unsigned type changes in ext2fs.
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-12 pfgTurn DIAGNOSTICs to INVARIANTS in ext2fs.
2013-06-11 pfgs/file system/filesystem/g
2013-06-09 pfge2fs_bpg and e2fs_isize are always unsigned.
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-03 pfgext2fs: space vs tab.
2013-06-03 pfgext2fs: Small cosmetic fixes.
2013-06-03 pfgext2fs: Update Block Group Descriptor struct.
2013-05-31 jeff - Convert the bufobj lock to rwlock.
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
next