]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Add machine/fpu.h on arm64 for compatibility with amd64.
[FreeBSD/FreeBSD.git] / sys / fs /
2017-10-06 baptImport 1.14.3
2017-10-05 rmacklemAdd Flex File Layout support to the NFSv4.1 pNFS client.
2017-10-05 hselaskyAdd support for new cuse(3) error code, CUSE_ERR_NO_DEVICE.
2017-10-04 rmacklemAdd a few definitions for the Flex File Layout.
2017-10-02 jhbFlesh out pathconf() on UDF.
2017-10-02 jhbReturn 64 for pathconf(_PC_FILESIZEBITS) on tmpfs.
2017-10-02 jhbHandle _PC_FILESIZEBITS and _PC_SYMLINK_MAX pathconf...
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-30 mjgtmpfs: skip zero-sized page count updates
2017-09-29 rmacklemAdd support for Flex File Layout to the pNFS client...
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-28 rmacklemAdd the NFS client state flag that enables Flexible...
2017-09-28 rmacklemChange nfsv4_getipaddr() and nfsrpc_fillsa() to not...
2017-09-27 rmacklemFix a memory leak that occurred in the pNFS client.
2017-09-27 markjUse C99 initializers for DTrace provider methods.
2017-09-27 fsuAdd check to avoid raw inode iblocks fields overflow...
2017-09-26 rmacklemAdd major and minor version arguments to nfscl_reqstart().
2017-09-25 jhbUse tmpfs_print for tmpfs FIFOs.
2017-09-24 rmacklemChange a panic to an error return.
2017-09-24 rmacklemRemove 0 filling from nfsm_uiombuflist().
2017-09-21 jhbOnly handle _PC_MAX_CANON, _PC_MAX_INPUT, and _PC_VDISA...
2017-09-21 rmacklemAdd a few definitions for Flex File Layout for pNFS.
2017-09-19 rmacklemMake the nfsrpc_layoutget() function a static.
2017-09-19 rmacklemAdd a new function called nfsm_uiombuflist(), similar...
2017-09-19 rmacklemSimplify nfsrpc_layoutreturn() args.
2017-09-19 rmacklemSimplify nfsrpc_layoutcommit() args.
2017-09-17 rmacklemFix bogus FREAD with NFSV4OPEN_ACCESSREAD. No functiona...
2017-09-17 gordonMFV r323678: file 5.32
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-28 kibStyle.
2017-08-28 kibVerify that the BPB media descriptor and FAT ID match.
2017-08-22 baptImport zstandard 1.3.1
2017-08-20 kibDo not drop NFS vnode lock when performing consistency...
2017-08-04 ngieMFhead@r322057
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-08-03 markjBump the maximum file name length in pseudofs filesyste...
2017-08-01 ngieMFhead@r321851
2017-08-01 dchaginImplement proper Linux /dev/fd and /proc/self/fd behavi...
2017-07-31 ngieMFhead@r321829
2017-07-31 baptUpdate mandoc to 1.14.2
2017-07-31 mavImprove FHA locality control for NFS read/write requests.
2017-07-29 rmacklemAdd kernel support for the NFS client forced dismount...
2017-07-29 rmacklemFix possible crash for the NFSv4.1 pNFS client.
2017-07-28 jkimMerge ACPICA 20170728.
2017-07-27 rmacklemReplace the checks for MNTK_UNMOUNTF with a macro that...
2017-07-26 kibMark pages after EOF as clean after pageout.
2017-07-26 kibMove rtvals initialization out of the region protected...
2017-07-25 dchaginReplace unnecessary _KERNEL by double-include protection.
2017-07-21 dimMerge ^/head r321307 through r321350.
2017-07-21 rmacklemr320062 introduced a bug when doing NFSv4.1 mounts...
2017-07-20 rmacklemRevert r321308. I'll commit a better fix soon.
2017-07-20 rmacklemr320062 introduced a bug when doing NFSv4.1 mounts...
2017-07-19 dimMerge ^/head r320994 through r321238.
2017-07-19 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-19 traszRename vfs.nfsd.enable_uidtostring to vfs.nfs.enable_ui...
2017-07-13 dimMerge ^/head r320573 through r320970.
2017-07-13 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-11 jhbConsistently use vop_stdpathconf() for default pathconf...
2017-07-09 pfgRemove stale comments.
2017-07-09 dchaginStyle(9). Whitespace.
2017-07-09 dchaginEliminate the bogus casts.
2017-07-09 manuUpdate DTS files from Linux 4.12
2017-07-08 dchaginDon't initialize error in declaration.
2017-07-08 dchaginEliminate the bogus cast.
2017-07-08 dchaginEliminate the bogus cast.
2017-07-08 dchaginDon't take a lock around atomic operation.
2017-07-08 dchaginRemove init from declaration, collapse two int vars...
2017-07-08 dchaginRemove init from declaration.
2017-07-08 dchaginStyle(9). Add blank line aftr {.
2017-07-06 rmacklemAdd support for AF_LOCAL socket upcalls to the nfsuserd...
2017-07-02 pfgext2fs: be more verbose about unsupported ext2fs features.
2017-07-02 dimMerge ^/head r320398 through r320572.
2017-07-02 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-28 rmacklemFix an NFSv3 client case that probably never happens.
2017-06-28 cemComplete support for IO_APPEND flag in fuse
2017-06-28 ngiePull down pjdfstest 0.1
2017-06-27 ngieFix LINT, broken by a -Wformat warning in r320329 with...
2017-06-27 traszRevert part of r320359, as suggested by rmacklem@....
2017-06-27 pfgext2fs: Support e2di_uid_high and e2di_gid_high.
2017-06-27 dimMerge ^/head r320042 through r320397.
2017-06-27 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-26 traszAdd vfs.nfsd.nfsd_enable_uidtostring, which works just...
2017-06-26 rmacklemAdd support to the NFSv4.1/pNFS client for commits...
2017-06-25 dchaginPFS_DELEN is the sum of the permanent part of the struc...
2017-06-24 rmacklemAdd two new compound RPCs to the NFSv4.1/pNFS client.
2017-06-22 pfgext2fs: add dir_nlink feature support.
2017-06-22 emastemsdosfs: reformat a comment to reduce NetBSD diffs
2017-06-22 rmacklemEnsure that the credentials field of the NFSv4 client...
2017-06-20 pfgAttempt to treat "metadata" as a collectively singular...
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 pfgImprove grammar concerning "metadata".
2017-06-20 pfgext2fs: Add uninit_bg feature support.
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
2017-06-19 rmacklemAdd the definition of maxbcachebuf to sys/buf.h.
2017-06-18 rmacklemFix the NFS client/server so that it actually uses...
2017-06-18 pfgext2fs: Enable RO huge_file feature support.
2017-06-18 rmacklemTake "extern int maxbcachebuf" out of sys/param.h,...
2017-06-17 rmacklemMake MAXBCACHEBUF a tunable called vfs.maxbcachebuf.
2017-06-17 dimMerge ^/head r319801 through r320041.
next