]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Add support for RTL8156, 2.5GbE USB network controller, to if_cdce(4).
[FreeBSD/FreeBSD.git] / sys / fs /
2019-07-09 Jung-uk KimMFV: r349861
2019-07-07 Fedor UporovAdd additional check for 'blocks per group' and 'fragme...
2019-07-07 Fedor UporovRemove ufs fragments logic.
2019-07-07 Fedor UporovRemove unneeded mount point unlock call.
2019-07-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-04 Dag-Erling SmørgravUpgrade Unbound to 1.9.2.
2019-06-29 Xin LIMFV r349535: less v551.
2019-06-28 Martin MatuskaMFV r349454:
2019-06-28 Xin LIUpgrade to Bzip2 version 1.0.7.
2019-06-25 Hans Petter SelaskyFree all allocated unit IDs in cuse(3) after the client...
2019-06-25 Hans Petter SelaskyFix for deadlock situation in cuse(3)
2019-06-25 Warner LoshReplay r349334 by markj accidentally reverted by r349352
2019-06-25 Warner LoshRemove NAND and NANDFS support
2019-06-24 Mark JohnstonRemove a lingering use of splbio().
2019-06-20 Alan Somersfcntl: fix overflow when setting F_READAHEAD
2019-06-17 Xin LISeparate kernel crc32() implementation to its own heade...
2019-06-17 Martin MatuskaMFV r349134:
2019-06-12 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 Martin MatuskaMFV r348971,r348977:
2019-06-05 Konstantin BelousovManually clear text references on reclaim for nullfs...
2019-06-03 Alexander MotinMFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
2019-06-03 Alexander MotinMFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES...
2019-06-03 Alexander MotinMFV r348580: 9559 zfs diff handles files on delete...
2019-06-03 Alexander MotinMFV r348578: 9962 zil_commit should omit cache thrash
2019-06-03 Alexander MotinMFV r348576: 9963 Seperate tunable for disabling ZIL...
2019-06-03 Alexander MotinMFV r348573: 9993 zil writes can get delayed in zio...
2019-06-03 Alexander MotinMFV r348568: 9466 add JSON output support to channel...
2019-06-03 Alexander MotinMFV r348555: 9690 metaslab of vdev with no space maps...
2019-06-03 Alexander MotinMFC r348554: 9688 aggsum_fini leaks memory
2019-06-03 Alexander MotinMFV r348553: 9681 ztest failure in spa_history_log_inte...
2019-06-03 Alexander MotinMFV r348552: 9682 page fault in dsl_async_clone_destroy...
2019-06-03 Alexander MotinMFV r348551: 9862 fix typo in comment in vdev_impl.h
2019-06-03 Alexander MotinMFV r348550: 1700 Add SCSI UNMAP support
2019-06-03 Alexander MotinMFV r348548: 9617 too-frequent TXG sync causes excessiv...
2019-06-03 Alexander MotinMFV r348537: 8601 memory leak in get_special_prop()
2019-06-03 Alexander MotinMFV r348535: 9677 panic from zio_write_gang_block(...
2019-06-03 Alexander MotinMFV r348534: 9616 Bogus error when attempting to set...
2019-06-02 Warner LoshMerge from upstream at 4189ef5d from https://github...
2019-05-31 Rick MacklemGet rid of extraneous initialization.
2019-05-31 Rick MacklemClean up silly code case.
2019-05-30 Marcin WojtasAdjust ENA driver to the new ena-com
2019-05-28 Jung-uk KimMerge OpenSSL 1.1.1c.
2019-05-28 Johannes Lundbergpseudofs: Ignore unsupported commands in vop_setattr.
2019-05-24 Alan SomersRemove "struct ucred*" argument from vtruncbuf
2019-05-21 Conrad MeyerInclude ktr.h in more compilation units
2019-05-20 Martin MatuskaMFV r347989:
2019-05-20 Conrad MeyerExtract eventfilter declarations to sys/_eventfilter.h
2019-05-09 Jung-uk KimMFV: r347413
2019-05-08 Emmanuel Vadotdts: Import files from Linux 5.1
2019-05-06 Phil ShaferImport libxo-1.0.4:
2019-05-06 Konstantin BelousovDo not flush NFS node from NFS VOP_SET_TEXT().
2019-05-05 Konstantin BelousovSwitch to use shared vnode locks for text files during...
2019-05-05 Cy SchubertMFV r347136:
2019-04-23 Cy SchubertMFV r346563:
2019-04-21 Rick MacklemAdd #ifdef INET as requested by bz@.
2019-04-20 Cy SchubertMFV r346450:
2019-04-19 Rick MacklemAdd support for the ModeSetMasked attribute to the...
2019-04-19 Rick MacklemReplace "vp" with NULL to make the code more readable.
2019-04-19 Rick MacklemFix the NFSv4.0 server so that it does not support...
2019-04-19 Conrad MeyerUpdate to Zstandard 1.4.0
2019-04-18 Hans Petter SelaskyImplement flag for telling cuse(3) clients if the peer...
2019-04-16 Fedor Uporovext2fs: Initial version of DTrace support.
2019-04-16 Fedor Uporovext2fs: Initial version of DTrace support.
2019-04-15 Rick MacklemFix the NFSv4 client to safely find processes.
2019-04-13 Rick MacklemAdd support for INET6 addresses to the kernel code...
2019-04-12 Konstantin BelousovIgnore doomed vnodes in tmpfs_update_mtime().
2019-04-12 Baptiste DaroussinUpdate mandoc to 1.14.5
2019-04-10 Emmanuel VadotImport DTS files from Linux 5.0
2019-04-09 Konstantin BelousovAdd vn_fsync_buf().
2019-04-09 Konstantin BelousovFix dirty buf exhaustion easily triggered with msdosfs.
2019-04-06 Cy SchubertMFV r345988:
2019-04-06 Rick MacklemAdd INET6 support for the upcalls to the nfsuserd daemon.
2019-04-06 Alan Somersfusefs: fix a panic on mount
2019-04-06 Jung-uk KimMFV: r345969
2019-04-04 Rick MacklemRevert r320698, since the related userland changes...
2019-04-04 Rodney W. GrimesUse IN_foo() macros from sys/netinet/in.h inplace of...
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-03 Konstantin Belousovmsdosfs: zero tail of the last block on truncation...
2019-04-02 Konstantin Belousovtmpfs: plug holes on rw->ro mount update.
2019-04-02 Konstantin Belousovtmpfs: ignore tmpfs_set_status() if mount point is...
2019-04-02 Konstantin BelousovBlock creation of the new nodes for read-only tmpfs...
2019-04-01 Enji CooperIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 Jung-uk KimMerge ACPICA 20190329.
2019-03-29 Alan Somersfix the GENERIC-NODEBUG build after r345675
2019-03-29 Alan SomersAdd man page for VOP_FDATASYNC(9)
2019-03-29 Alan Somersfusefs: convert debug printfs into dtrace probes
2019-03-27 Ed MasteMerge r345574 from vendor-crypto:
2019-03-26 Philip PaepsImport tzdata 2019a
2019-03-26 Kyle EvansMFV r345515: netbsd-tests: import memory bump for libc...
2019-03-26 Maxim SobolevRefine r345425: get rid of superfluous helper macro...
2019-03-25 Martin MatuskaMFV r345495:
2019-03-25 Allan JudeMake TMPFS_PAGES_MINRESERVED a kernel option
2019-03-22 Maxim SobolevMake it possible to update TMPFS mount point from read...
2019-03-22 Alan Somersfusefs: fix a panic on mount
2019-03-21 Alan Somersfusefs: correctly handle cacheable negative LOOKUP...
2019-03-21 Alan Somersfusefs: Don't treat fsync the same as fdatasync
2019-03-21 Alan Somersfusefs: VOP_FSYNC should be synchronous -- sometimes
2019-03-21 Alan Somersfusefs: VOP_FSYNC should be synchronous
2019-03-21 Konstantin Belousovnullfs: fix unmounts when filesystem is active.
2019-03-20 Alan SomersMFHead @345353
next