]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Fix a typo and improve readability.
[FreeBSD/FreeBSD.git] / sys / fs /
2014-07-01 rmacklemMerge the NFSv4.1 server code in projects/nfsv4.1-serve...
2014-07-01 bdreweryChange NFS readdir() to only ignore cookies preceding...
2014-07-01 delphijMFV r267565:
2014-06-28 rmacklemThere might be a potential race condition for the NFSv4...
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-24 hselaskyUse existing PHOLD() and PRELE() macros.
2014-06-17 kibIn msdosfs_setattr(), add a check for result of the...
2014-06-15 pfgMFV r266988:
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-06 rmacklemThe new NFS server would not allow a hard link to be
2014-06-04 kibAllow shared locking for the tmpfs vnodes.
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-23 hselaskyInitial import of character device in userspace support...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-03 kibAfter r254627, the deupdate() started writing the direc...
2014-05-03 rmacklemThe new draft specification for NFSv4.0 specifies that...
2014-05-02 mjgIgnore the error from pipespace_new when creating a...
2014-04-24 rmacklemThe PR reported that the old NFS server did not set...
2014-04-23 rmacklemRemove an unnecessary level of indirection for an argument.
2014-04-23 rmacklemModify the NFSv4 client's Pathconf RPC (actually a...
2014-04-23 baptUpdate to byacc 20140409
2014-04-22 rmacklemFixes mkdir for the NFSv2 client that was broken by...
2014-04-21 rmacklemFor an NFSv4 mount with the "nocto" option, don't get the
2014-04-20 rmacklemModify the NFSv4 client create/mkdir RPC so that it...
2014-04-19 rmacklemModify the NFSv4 client open/create RPC so that it...
2014-04-18 rmacklemModify the Lookup RPC for NFSv4 so that it acquires...
2014-04-18 impTake out the hack to write -1's to non-NAND. Always...
2014-04-18 impMore properly account for free/reserved segments to...
2014-04-15 aeUse SMB_QUERY_FS_SIZE_INFO request to populate statfs...
2014-04-08 delphijFix NFS deadlock vulnerability. [SA-14:05]
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-22 bdreweryRename global cnt to vm_cnt to avoid shadowing.
2014-03-21 pfgRevert r263449;
2014-03-20 pfgext2fs: minor update to the dirpref policy.
2014-03-20 pfgmsdosfs: minor format fix - spaces vs tab
2014-03-16 rwatsonUpdate kernel inclusions of capability.h to use capsicu...
2014-03-14 bdreweryAdd missing FALLTHROUGH comment in tmpfs_dir_getdents...
2014-03-14 bdreweryRename cnt to maxcookies and change its use as the...
2014-03-14 bdreweryCleanup redundant logic and add some comments to help...
2014-03-14 bdreweryFix -o size less than PAGE_SIZE resulting in SIZE_MAX...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-06 pfgext2fs: Fix a bug when sorting htree entries.
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-03-01 pfgext2fs: small formatting fixes.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 pfgext2fs: use of tab vs spaces.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-23 dimMerge from head up to r262415.
2014-02-23 baptImport libucl into head
2014-02-22 pfgext2fs: fully enable ext4 read-only support.
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-15 dimIn sys/fs/nandfs/nandfs_vfsops.c, #if 0 an unused stati...
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-19 gjbMFH: Tracking commit (r260891)
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-14 mavFix lock leak in purely hypothetical case of TCP connec...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-11 pfgext2fs: fix inode flag conversion.
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-07 mavFix off-by-one error in r260229.
2014-01-03 mavRework NFS Duplicate Request Cache cleanup logic.
2014-01-02 delphijMFV r260154 + 260182:
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-25 mavSlightly simplify expiration logic introduced in r254337.
2013-12-25 rmacklemThe NFSv4 server would call VOP_SETATTR() with a shared...
2013-12-24 rmacklemAn intermittent problem with NFSv4 exporting of ZFS...
next