]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Add new USB quirk.
[FreeBSD/FreeBSD.git] / sys / fs /
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.
2017-06-17 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-12 rmacklemDefine NFS_MAXXDR as the upper bound on XDR overhead...
2017-06-12 emastemsdosfs: adjust #ifdefs to be similar to NetBSD
2017-06-11 pfgRemove unnecessary, and mismatched, comment.
2017-06-11 pfgextfs: fix the build with no UFS_ACL.
2017-06-10 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-10 dimMerge ^/head r319548 through r319778.
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-09 kibRemove msdosfs -o large support.
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-03 cemext2fs(4): Fix a null dererence and clean an unclear...
2017-06-03 cemext2fs(4): Fix a number of broken flag checks
2017-06-03 dimMerge ^/head r319480 through r319547.
2017-06-03 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-02 emastemsdosfs: use mem{cpy,move,set} instead of bcopy,bzero
2017-06-01 dimMerge ^/head r319251 through r319479.
2017-06-01 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-31 stevekAdd MD_VERIFY option to enable O_VERIFY in open for...
2017-05-31 hselaskyMinor code optimisation.
2017-05-30 kibFix bug in r318997: remove the line which overrides...
2017-05-30 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-29 dimMerge ^/head r318964 through r319164.
2017-05-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-28 pfgFix potential memory leak.
2017-05-28 pfgSupport for linux ext2fs posix-draft ACLs.
2017-05-27 kibUse whole mnt_stat.f_fsid bits for st_dev.
2017-05-26 dimMerge ^/head r318658 through r318963.
2017-05-25 jkimMerge OpenSSL 1.0.2l.
next