]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
drm: Use the new drm_atomic.h, following the merge of projects/atomic64
[FreeBSD/FreeBSD.git] / sys / fs /
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-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-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 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-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-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-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 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-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-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-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-07 alcAdd missing VM object unlocks in an error case.
2013-06-06 alcDon't busy the page unless we are likely to release...
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-05 alcRelax the vm object locking. Use a read lock.
2013-06-04 alcEliminate unnecessary vm object locking from tmpfs_noca...
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-30 kibAssert that OBJ_TMPFS flag on the vm object for the...
2013-05-28 rmacklemPost-r248567, there were times when the client would...
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-21 kibDo not leak the NULLV_NOUNLOCK flag from the nullfs_unl...
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-15 desFix typo in comment.
2013-05-12 rmacklemAdd support for the eofflag to nfs_readdir() in the...
2013-05-12 eadlerFix several typos
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-12 jillesfdescfs: Supply a real value for d_type in readdir.
2013-05-11 kib- Fix nullfs vnode reference leak in nullfs_reclaim_low...
2013-05-06 kibAvoid deactivating the page if it is already on a queue...
2013-05-04 davideChange VM_OBJECT_LOCK/UNLOCK() -> VM_OBJECT_WLOCK/WUNLO...
next