]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Set the max transactions for NVMe drives better.
[FreeBSD/FreeBSD.git] / sys / fs /
2017-08-28 Konstantin BelousovStyle.
2017-08-28 Konstantin BelousovVerify that the BPB media descriptor and FAT ID match.
2017-08-24 Dimitry AndricUpgrade our copies of clang, llvm, lldb and compiler...
2017-08-22 Baptiste DaroussinImport zstandard 1.3.1
2017-08-21 Dimitry AndricUpgrade our copies of clang, llvm, lld and libc++ to...
2017-08-20 Konstantin BelousovDo not drop NFS vnode lock when performing consistency...
2017-08-18 Baptiste DaroussinRemove example from zstd sources, their license does...
2017-08-11 Peter WemmUpdate from sqlite3-3.14.1 to sqlite3-3.20.0. This...
2017-08-10 Peter WemmUpdate subversion 1.9.5 -> 1.9.7
2017-08-09 Dimitry AndricUpgrade our copies of clang, llvm and libc++ to r310316...
2017-08-08 Andriy GaponMFV r322242: 8373 TXG_WAIT in ZIL commit path
2017-08-08 Andriy GaponMFV r322240: 8491 uberblock on-disk padding to reserve...
2017-08-08 Andriy GaponMFV r322238: 7915 checks in l2arc_evict could use some...
2017-08-08 Andriy GaponMFV r322236: 8126 ztest assertion failed in dbuf_dirty...
2017-08-08 Andriy GaponMFV r322232: 8426 mark immutable buffer arguments as...
2017-08-08 Andriy GaponMFV r322229: 7600 zfs rollback should pass target snaps...
2017-08-08 Andriy GaponMFV r322227: 8377 Panic in bookmark deletion
2017-08-08 Andriy GaponMFV r322223: 8378 crash due to bp in-memory modificatio...
2017-08-08 Andriy GaponMFV r322221: 7910 l2arc_write_buffers() may write beyon...
2017-08-08 Andriy GaponMFV r322217: 8418 zfs_prop_get_table() call in zfs_vali...
2017-08-04 Enji CooperMFhead@r322057
2017-08-04 Dag-Erling SmørgravUpgrade to OpenSSH 7.5p1.
2017-08-03 Mark JohnstonBump the maximum file name length in pseudofs filesyste...
2017-08-03 Phil ShaferUpdate from libxo-0.8.1 to 0.8.4:
2017-08-01 Enji CooperMFhead@r321851
2017-08-01 Dmitry ChaginImplement proper Linux /dev/fd and /proc/self/fd behavi...
2017-07-31 Enji CooperMFhead@r321829
2017-07-31 Baptiste DaroussinUpdate mandoc to 1.14.2
2017-07-31 Alexander MotinImprove FHA locality control for NFS read/write requests.
2017-07-30 Dimitry AndricUpgrade our copies of clang, llvm, lld and lldb to...
2017-07-29 Rick MacklemAdd kernel support for the NFS client forced dismount...
2017-07-29 Rick MacklemFix possible crash for the NFSv4.1 pNFS client.
2017-07-28 Martin MatuskaMFV r321673:
2017-07-28 Jung-uk KimMerge ACPICA 20170728.
2017-07-27 Rick MacklemReplace the checks for MNTK_UNMOUNTF with a macro that...
2017-07-26 Konstantin BelousovMark pages after EOF as clean after pageout.
2017-07-26 Konstantin BelousovMove rtvals initialization out of the region protected...
2017-07-25 Dmitry ChaginReplace unnecessary _KERNEL by double-include protection.
2017-07-24 Simon J. GerratyImport bmake-20170720
2017-07-21 Dimitry AndricMerge ^/head r321307 through r321350.
2017-07-21 Rick Macklemr320062 introduced a bug when doing NFSv4.1 mounts...
2017-07-20 Rick MacklemRevert r321308. I'll commit a better fix soon.
2017-07-20 Rick Macklemr320062 introduced a bug when doing NFSv4.1 mounts...
2017-07-19 Dimitry AndricMerge ^/head r320994 through r321238.
2017-07-19 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-19 Edward Tomasz Napi... Rename vfs.nfsd.enable_uidtostring to vfs.nfs.enable_ui...
2017-07-15 Simon J. GerratyImport bmake-20170711
2017-07-14 Baptiste DaroussinUpdate zstd to 1.3.0
2017-07-13 Dimitry AndricMerge ^/head r320573 through r320970.
2017-07-13 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
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-07-02 Dimitry AndricMerge ^/head r320398 through r320572.
2017-07-02 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
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-27 Dimitry AndricMerge ^/head r320042 through r320397.
2017-06-27 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
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-17 Dimitry AndricMerge ^/head r319801 through r320041.
2017-06-17 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-16 Phil ShaferMerge libxo-0.8.2:
next