]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Update zstd to 1.3.0
[FreeBSD/FreeBSD.git] / sys / fs /
2017-07-14 Baptiste DaroussinUpdate zstd to 1.3.0
2017-07-13 Martin MatuskaMFV r320924:
2017-07-12 Xin LIMFV r320905: Import upstream fix for CVE-2017-11103.
2017-07-11 John BaldwinConsistently use vop_stdpathconf() for default pathconf...
2017-07-09 Pedro F. GiffuniRemove stale comments.
2017-07-09 Dmitry ChaginStyle(9). Whitespace.
2017-07-09 Dmitry ChaginEliminate the bogus casts.
2017-07-09 Emmanuel VadotUpdate DTS files from Linux 4.12
2017-07-08 Dmitry ChaginDon't initialize error in declaration.
2017-07-08 Dmitry ChaginEliminate the bogus cast.
2017-07-08 Dmitry ChaginEliminate the bogus cast.
2017-07-08 Dmitry ChaginDon't take a lock around atomic operation.
2017-07-08 Dmitry ChaginRemove init from declaration, collapse two int vars...
2017-07-08 Dmitry ChaginRemove init from declaration.
2017-07-08 Dmitry ChaginStyle(9). Add blank line aftr {.
2017-07-06 Rick MacklemAdd support for AF_LOCAL socket upcalls to the nfsuserd...
2017-07-02 Pedro F. Giffuniext2fs: be more verbose about unsupported ext2fs features.
2017-06-28 Rick MacklemFix an NFSv3 client case that probably never happens.
2017-06-28 Conrad MeyerComplete support for IO_APPEND flag in fuse
2017-06-28 Enji CooperPull down pjdfstest 0.1
2017-06-27 Enji CooperFix LINT, broken by a -Wformat warning in r320329 with...
2017-06-27 Edward Tomasz Napi... Revert part of r320359, as suggested by rmacklem@....
2017-06-27 Pedro F. Giffuniext2fs: Support e2di_uid_high and e2di_gid_high.
2017-06-26 Edward Tomasz Napi... Add vfs.nfsd.nfsd_enable_uidtostring, which works just...
2017-06-26 Rick MacklemAdd support to the NFSv4.1/pNFS client for commits...
2017-06-25 Ed MasteUpdate to ELF Tool Chain snapshot at r3561
2017-06-25 Dmitry ChaginPFS_DELEN is the sum of the permanent part of the struc...
2017-06-24 Rick MacklemAdd two new compound RPCs to the NFSv4.1/pNFS client.
2017-06-22 Andriy GaponMFV r319950: 5220 L2ARC does not support devices that...
2017-06-22 Andriy GaponMFV r319742: 8056 zfs send size estimate is inaccurate...
2017-06-22 Andriy GaponMFV r318947: 7578 Fix/improve some aspects of ZIL writing.
2017-06-22 Pedro F. Giffuniext2fs: add dir_nlink feature support.
2017-06-22 Ed Mastemsdosfs: reformat a comment to reduce NetBSD diffs
2017-06-22 Rick MacklemEnsure that the credentials field of the NFSv4 client...
2017-06-20 Pedro F. GiffuniAttempt to treat "metadata" as a collectively singular...
2017-06-20 Andriy GaponMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 Pedro F. GiffuniImprove grammar concerning "metadata".
2017-06-20 Pedro F. Giffuniext2fs: Add uninit_bg feature support.
2017-06-20 Emmanuel VadotUpdate the GNU DTS file from Linux 4.11
2017-06-19 Rick MacklemAdd the definition of maxbcachebuf to sys/buf.h.
2017-06-18 Rick MacklemFix the NFS client/server so that it actually uses...
2017-06-18 Pedro F. Giffuniext2fs: Enable RO huge_file feature support.
2017-06-18 Rick MacklemTake "extern int maxbcachebuf" out of sys/param.h,...
2017-06-17 Rick MacklemMake MAXBCACHEBUF a tunable called vfs.maxbcachebuf.
2017-06-16 Phil ShaferMerge libxo-0.8.2:
2017-06-14 Andriy GaponMFV r319951: 8311 ZFS_READONLY is a little too strict
2017-06-14 Andriy GaponMFV r319948: 5428 provide fts(), reallocarray(), and...
2017-06-14 Andriy GaponMFV r319945,r319946: 8264 want support for promoting...
2017-06-12 Rick MacklemDefine NFS_MAXXDR as the upper bound on XDR overhead...
2017-06-12 Ed Mastemsdosfs: adjust #ifdefs to be similar to NetBSD
2017-06-11 Pedro F. GiffuniRemove unnecessary, and mismatched, comment.
2017-06-11 Pedro F. Giffuniextfs: fix the build with no UFS_ACL.
2017-06-09 Andriy GaponMFV r319740: 8168 NULL pointer dereference in zfs_create()
2017-06-09 Andriy GaponMFV r319741: 8156 dbuf_evict_notify() does not need...
2017-06-09 Andriy GaponMFV r319739: 8005 poor performance of 1MB writes on...
2017-06-09 Andriy GaponMFV r319738: 8155 simplify dmu_write_policy handling...
2017-06-09 Andriy GaponMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-09 Konstantin BelousovRemove msdosfs -o large support.
2017-06-09 Phil ShaferImport libxo-0.8.1 with official fix to today's build...
2017-06-08 Baptiste DaroussinImport mandoc snapshot 2017-06-08
2017-06-08 Phil ShaferImport libxo-0.8.0:
2017-06-03 Conrad Meyerext2fs(4): Fix a null dererence and clean an unclear...
2017-06-03 Conrad Meyerext2fs(4): Fix a number of broken flag checks
2017-06-02 Ed Mastemsdosfs: use mem{cpy,move,set} instead of bcopy,bzero
2017-06-01 Jung-uk KimMerge ACPICA 20170531.
2017-05-31 Stephen J. KiernanAdd MD_VERIFY option to enable O_VERIFY in open for...
2017-05-31 Hans Petter SelaskyMinor code optimisation.
2017-05-31 Jung-uk KimMFV: r319352
2017-05-30 Konstantin BelousovFix bug in r318997: remove the line which overrides...
2017-05-28 Pedro F. GiffuniFix potential memory leak.
2017-05-28 Pedro F. GiffuniSupport for linux ext2fs posix-draft ACLs.
2017-05-27 Konstantin BelousovUse whole mnt_stat.f_fsid bits for st_dev.
2017-05-26 Andriy GaponMFV r318944: 8265 Reserve send stream flag for large...
2017-05-26 Andriy GaponMFV r318942: 8166 zpool scrub thinks it repaired offlin...
2017-05-26 Andriy GaponMFV r318934: 8070 Add some ZFS comments
2017-05-26 Andriy GaponMFV r318931: 8063 verify that we do not attempt to...
2017-05-26 Andriy GaponMFV r318929: 7786 zfs`vdev_online() needs better notifi...
2017-05-26 Andriy GaponMFV r318927: 8025 dbuf_read() creates unnecessary zio_r...
2017-05-26 Andriy GaponMFV r316929: 6914 kernel virtual memory fragmentation...
2017-05-26 Andriy GaponMFV r316928: 7256 low probability race in zfs_get_data
2017-05-26 Andriy GaponMFC r316924: 8061 sa_find_idx_tab can be declared more...
2017-05-25 Jung-uk KimMerge OpenSSL 1.0.2l.
2017-05-24 Andriy GaponMFV r316925: 6101 attempt to lzc_create() a filesystem...
2017-05-24 Andriy GaponMFV r316923: 8026 retire zfs_throttle_delay and zfs_thr...
2017-05-24 Andriy GaponMFV r316922: 5380 receive of a send -p stream doesn...
2017-05-24 Andriy GaponMFC r316921: 8027 tighten up dsl_pool_dirty_delta
2017-05-24 Andriy GaponMFV r316920: 8023 Panic destroying a metaslab deferred...
2017-05-24 Andriy GaponMFV r316917: 7968 multi-threaded spa_sync()
2017-05-24 Andriy GaponMFV r316916: 7970 zfs_arc_num_sublists_per_state should...
2017-05-24 Andriy GaponMFC r316915: 7801 add more by-dnode routines (lint)
2017-05-24 Andriy GaponMFC r316914: 7801 add more by-dnode routines
2017-05-24 Andriy GaponMFC r316913: 7869 panic in bpobj_space(): null pointer...
2017-05-24 Andriy GaponMFC r316912: 7793 ztest fails assertion in dmu_tx_willu...
2017-05-24 Andriy GaponMFC r316908: 7541 zpool import/tryimport ioctl returns...
2017-05-24 Andriy GaponMFC r316907: 1300 filename normalization doesn't work...
2017-05-24 Andriy GaponMFC r316904: 7729 libzfs_core`lzc_rollback() leaks...
2017-05-24 Andriy GaponMFV r316860: 7545 zdb should disable reference tracking
2017-05-23 Konstantin BelousovCommit the 64-bit inode project.
2017-05-21 Ed Mastemsdosfs: constify
2017-05-21 Ed Mastemsdosfs: correct constant and typo in comment
next