]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Regen per r263318.
[FreeBSD/FreeBSD.git] / sys / fs /
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-06 markmMFC
2013-09-05 sjgMerge bmake-20130904
2013-09-05 pjdHandle cases where capability rights are not provided.
2013-09-05 pjdChange the cap_rights_t type from uint64_t to a structu...
2013-09-04 rmacklemCrashes have been observed for NFSv4.1 mounts when...
2013-09-04 grehanIFC @ r255209
2013-09-01 rayMFC @r255128.
2013-09-01 rmacklemForced dismounts of NFS mounts can fail when thread...
2013-08-30 markmMFC
2013-08-28 kenSupport storing 7 additional file flags in tmpfs:
2013-08-26 jhbRemove most of the remaining sysctl name list macros...
2013-08-24 markmMFC
2013-08-23 delphijAllow tmpfs be mounted inside jail.
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-22 markmIFC.
2013-08-21 kenExpand the use of stat(2) flags to allow storing some...
2013-08-21 kibMake the seek a method of the struct fileops.
2013-08-21 kibExtract the general-purpose code from tmpfs to perform...
2013-08-16 kibRestore the previous sendfile(2) behaviour on the block...
2013-08-15 rayMFC @r254374.
2013-08-14 rmacklemFix several performance related issues in the new NFS...
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-09 attilioThe soft and hard busy mechanism rely on the vm object...
2013-08-08 pfgSmall typo.
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-05 kibThe tmpfs_alloc_vp() is used to instantiate vnode for...
2013-08-05 attilioRevert r253939:
2013-08-04 attilioThe page hold mechanism is fast but it has couple of...
2013-08-04 attilioRemove unnecessary soft busy of the page before to...
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 marius- Add const-qualifiers to the arguments of isonum_*().
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-26 avgmake path matching in devfs rules consistent and sane...
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-24 pfgfuse: revert kernel_header update.
2013-07-23 nwhitehorntmpfs works perfectly fine with -o union -- there is...
2013-07-20 rmacklemThe NFSv4 server incorrectly assumed that the high...
2013-07-20 pfgfuse: revert birthtime support.
2013-07-20 pfgAdjust outsizes:
2013-07-20 pfgAdjust outsizes:
2013-07-19 grehanIFC @ r253461
2013-07-15 pfgUpdate fuse_kernel header.
2013-07-13 pfgAdd creation timestamp (birthtime) support for fuse.
2013-07-12 pfgAdd creation timestamp (birthtime) support for fuse.
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-09 rmacklemAdd support for host-based (Kerberos 5 service principa...
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-04 kibThe tvp vnode on rename is usually unlinked. Drop...
2013-07-03 grehanImport driver source from hyperv-20130627 vendor branch.
2013-07-03 davide- Fix double frees/user after free.
2013-07-03 rmacklemA problem with the old NFS client where large writes...
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-28 davideProperly use v_data field. This magically worked (even...
2013-06-28 davideGarbage collect an useless check. smp should be never...
2013-06-28 davidePlug a couple of leakages in smbfs_lookup().
2013-06-27 grehanIFC @ r252288
2013-06-26 pfgMinor sorting.
2013-06-23 pfgDefine and use e2fs_lbn_t in ext2fs.
2013-06-22 rmacklemFix r252074 so that it builds on 64bit arches.
2013-06-21 rmacklemThe NFSv4.1 LayoutCommit operation requires a valid...
2013-06-21 rmacklemWhen the NFSv4.1 client is writing to a pNFS Data Serve...
2013-06-21 rmacklemSince some NFSv4 servers enforce the requirement for...
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.
next