]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sys / ufs /
2019-08-13 mckusickClarify comment that describes how the FS_METACKHASH...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 mckusickA race condition existed between the time a UFS/FFS...
2019-07-31 mckusickWhen updating the user or group disk quotas for the...
2019-07-28 asomersMFHead @r350386
2019-07-27 rmacklemLock the vnode before calling ufs_bmap_seekdata().
2019-07-17 mckusickThe error reported in FS-14-UFS-3 can only happen on...
2019-07-16 mckusickStyle.
2019-07-16 mckusickWhen a process attempts to allocate space on a full...
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-01 mckusickAdd a new "untrusted" option to the mount command....
2019-06-28 mmMFV r349454:
2019-06-27 asomersMFHead @349476
2019-06-26 markjRemove references to splbio in ffs_softdep.c.
2019-06-20 asomersMFHead @349234
2019-06-20 asomersAdd FIOBMAP2 ioctl
2019-06-17 delphijSeparate kernel crc32() implementation to its own heade...
2019-06-17 mmMFV r349134:
2019-06-06 asomersMFHead @348740
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-28 mckusickAdd a missing bresle() in seldom-used error return.
2019-05-28 mckusickConvert use of UFS-specific #ifdef DEBUG to DIAGNOSTIC...
2019-05-27 mckusickAdd function name and line number debugging information...
2019-05-24 asomersRemove "struct ucred*" argument from vtruncbuf
2019-05-21 cemInclude ktr.h in more compilation units
2019-05-20 mmMFV r347989:
2019-05-13 asomersMFHead @347527
2019-05-08 manudts: Import files from Linux 5.1
2019-05-05 markjEnsure that error is initialized in ufs_bmap_seekdata().
2019-05-05 kibSwitch to use shared vnode locks for text files during...
2019-05-04 mckusickZero out the file directory entry metadata to reduce...
2019-05-03 mckusickThis update eliminates a kernel stack disclosure bug...
2019-05-03 mckusickSimplify calculation of DIRECTSIZ. No functional change...
2019-04-29 markjOptimize lseek(SEEK_DATA) on UFS.
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-08 kibHandle races when remounting UFS volume from ro to rw.
2019-04-06 oshogboIntroduce funlinkat syscall that always us to check...
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-25 mmMFV r345495:
2019-03-20 asomersMFHead @345353
2019-03-20 asomersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 mckusickThis is an additional and hopefully final fix for bug...
2019-03-18 asomersMFHead@r345275
2019-03-18 markjRevert r345244 for now.
2019-03-17 markjFix the gcc build (-Wstrict-prototypes) after r345244.
2019-03-17 markjOptimize lseek(SEEK_DATA) on UFS.
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-12 mckusickAdd KASSERT to the softdep_disk_write_complete() functi...
2019-03-11 mckusickGive more complete information in INVARIANTS panic...
2019-03-11 mckusickAugment the UFS filesystem specific print function...
2019-03-11 ngieMFhead@r345025
2019-03-11 sjgAdd _PC_ACL_* to vop_stdpathconf
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-02-26 sjgAdd libbearssl
2019-02-26 jahFFS: allow sendfile(2) to work with block sizes greater...
2019-02-25 mckusickAfter a crash, a file that extends into indirect blocks...
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-28 mckusickThis bug was introduced with the change to use softdep_...
2019-01-26 mckusickExpand DDB's set of printable soft dependency data...
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-15 glebiusAllocate pager bufs from UMA instead of 80-ish mutex...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-30 mckusickMove ASSERT_VOP_LOCKED to top of ufs_vinit() as it...
2018-12-30 mckusickFor consistency with FFS2's fifoops2 and both versions...
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-27 mckusickWhen loading an inode from disk, verify that its mode...
2018-12-23 kibAllocate v_object for the new snapshot vnode.
2018-12-18 cyMFV r342175:
2018-12-15 mckusickEnsure that the inode check-hash is not left zeroed...
2018-12-15 mckusickReorder ffs_verify_dinode_ckhash() so that it checks...
2018-12-15 mckusickMust set ip->i_effnlink = ip->i_nlink to avoid a soft...
2018-12-11 mckusickContinuing efforts to provide hardening of FFS. This...
2018-12-11 mjgRemove unused argument to priv_check_cred.
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-06 mckusickIf the vfs.ffs.dotrimcons sysctl option is enabled...
2018-12-06 mckusickNormally when an attempt is made to mount a UFS/FFS...
2018-11-26 mckusickMove the check for the filesystem having been run on...
2018-11-25 mckusickCalculate updated superblock check-hash before writing...
2018-11-24 dimMerge ^/head r340427 through r340868.
next