]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Add vfs.nfsd.nfsd_enable_uidtostring, which works just like
[FreeBSD/FreeBSD.git] / sys / fs /
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-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-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-02 emastemsdosfs: use mem{cpy,move,set} instead of bcopy,bzero
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-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-25 jkimMerge OpenSSL 1.0.2l.
2017-05-23 kibCommit the 64-bit inode project.
2017-05-21 emastemsdosfs: constify
2017-05-21 emastemsdosfs: correct constant and typo in comment
2017-05-21 emastemsdosfs: capitalize FAT appropriately
2017-05-19 emastemsdosfs: use C99 types
2017-05-17 emasteRemove register keyword from sys/ and ANSIfy prototypes
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-15 rmacklemMake nfscl_mtofh() return ENXIO when *nfhpp == NULL.
2017-05-10 sjgMerge bmake-20170510
2017-05-06 baptImport Zstandard 1.2.0
2017-05-04 mmMFV r317781:
2017-05-03 pfgext2fs: add read-write support for Extended Attributes.
2017-04-29 rmacklemModify the NFSv4.1/pNFS client to ask for a maximum...
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-26 rmacklemFix handling of a NFSv4.1 callback reply from the sessi...
2017-04-24 rmacklemAllow use of a write open stateid for reading in the...
2017-04-23 rmacklemMake the NFSv4 client to use a write open for reading...
2017-04-23 rmacklemDon't set the connection-back-channel flag for DS sessions.
2017-04-22 rmacklemFix the NFSv4.1/pNFS client return layout on close.
2017-04-22 rmacklemFix some krpc leaks for the NFSv4.1/pNFS client.
2017-04-21 rmacklemDon't set ND_NOMOREDATA for a failed Setattr operation...
2017-04-21 rmacklemDon't create a backchannel for a DS connection.
2017-04-21 cemfuse: Implement FOPEN_KEEP_CACHE flag
2017-04-21 rmacklemAdd checks for failed operations to the NFSv4 client...
2017-04-21 rmacklemSet default uid/gid to nobody/nogroup for NFSv4 mapping.
2017-04-21 rmacklemRevert r317240. I didn't realize there were defined...
2017-04-21 rmacklemSet default uid/gid to nobody/nogroup for NFSv4 mapping.
2017-04-21 rmacklemFix the setting of atime for Linux client NFSv4 mounts.
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 glebius- Remove 'struct vmmeter' from 'struct pcpu', leaving...
2017-04-17 glebiusTwo more files missed in r317055: these files need...
2017-04-17 glebiusAll these files need sys/vmmeter.h, but now they got...
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-14 rmacklemRemove unused "cred" argument to ncl_flush().
2017-04-13 rmacklemAdd an NFSv4.1 mount option for "use one openowner".
2017-04-13 rmacklemAdd call to svcpool_close() for the NFSv4 callback...
2017-04-12 rmacklemFix the NFS client for "text file modified, process...
2017-04-11 rmacklemDon't throw away Open state when a NFSv4.1 client recov...
2017-04-11 rmacklemDuring a server crash recovery, fix the NFSv4.1 client...
2017-04-11 kibRemove debugging printf.
2017-04-10 rmacklemSet initial values for nfsstatfs in the NFSv4 client.
2017-04-10 rmacklemAvoid starvation of the server crash recovery thread...
2017-04-09 rmacklemFix the NFSv4 client hndling of a stale write verifier...
2017-04-09 rmacklemFix the NFSv4.1 client for NFSERR_BADSESSION recovery...
2017-04-09 rmacklemFix parsing failure for NFSv4 Setattr operation for...
2017-04-06 cemsmbfs: Fix an indentation level
2017-04-06 kibRemove spl*() calls from the nfsclient code. Style...
2017-04-05 kibMake nfs pageout coherent with the dirty state of the...
2017-04-05 kibHandle nfs IO_ASYNC write requests asynchronously.
2017-04-05 kibHandle possible vnode reclamation after ncl_vinvalbuf...
2017-04-01 pfgext2fs: Initial support for Extended Attributes.
2017-03-28 mmMFV r316083,316094:
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-20 mmMFV r315633, 315635:
2017-03-10 gonzoMerge from vendor branch importing dtc 1.4.3
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-05 badgerremove procfs ctl interface
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-03-01 dimMerge ^/head r314420 through r314481.
next