]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Remove MTX_NOPROFILE from atrtc_lock, it was inappropriately copy/pasted
[FreeBSD/FreeBSD.git] / sys / fs /
2018-03-09 umeFix Bad file descriptor error.
2018-03-03 eadlersys/fuse: fix off by one error
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-09 jkimMFV: r329072
2018-02-06 pfg{ext2|ufs}_readdir: Avoid setting negative ncookies.
2018-02-06 jeffUse per-domain locks for vm page queue free. Move...
2018-02-05 pfgext2fs: remove EXT4F_RO_INCOMPAT_SUPP
2018-02-05 pfgext2fs: Cleanup variable assignments for extents.
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-29 fsuFix mistake in case of zeroed inode check.
2018-01-29 fsuAdd flex_bg/meta_bg features RW support.
2018-01-27 pfgRevert r328479:
2018-01-27 pfg{ext2|ufs}_readdir: Set limit on valid ncookies values.
2018-01-25 cemnfs: Remove NFSSOCKADDRALLOC, NFSSOCKADDRFREE macros
2018-01-25 cemstyle: Remove remaining deprecated MALLOC/FREE macros
2018-01-25 pfgMinor style issue introduced in r328346.
2018-01-24 pfgext2fs|ufs:Unsign some values related to allocation.
2018-01-24 pfgRevert r327781, r328093, r328056:
2018-01-24 traszAdd SPDX tags to autofs(5).
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-23 pfgextfs: Remove unused variables.
2018-01-22 pfgUnsign some values related to allocation.
2018-01-21 pfgRevert r327828, r327949, r327953, r328016-r328026,...
2018-01-18 manunfs: Do not printf each time a lock structure is freed...
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-17 jhbUse long for the last argument to VOP_PATHCONF rather...
2018-01-16 pfgext2fs: use mallocarray(9).
2018-01-15 pfgnfsclient: make some use of mallocarray(9).
2018-01-14 fsuAdd metadata_csum feature support.
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-10 traszMake nullfs properly report MNT_AUTOMOUNTED set on...
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-05 jhbCorrect comment. procfs_doprocfile implements 'file...
2018-01-05 fsuAdd 64bit feature support.
2017-12-29 dimMerge ^/head r327169 through r327340.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-28 kibReuse kern_proc_vmmap_resident() for procfs_map residen...
2017-12-27 eadlerkernel: Fix several typos and minor errors
2017-12-25 kanDo pass removing some write-only variables from the...
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-21 kibFix build for LP64 arches with gcc.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 jhbReplace one more LINK_MAX with NFS_LINK_MAX missed...
2017-12-19 jhbUpdate link count handling in fuse for post-ino64.
2017-12-19 jhbRework pathconf handling for FIFOs.
2017-12-19 jhbUpdate tmpfs link count handling for ino64.
2017-12-19 jhbHonor NANDFS_LINK_MAX for post-ino64.
2017-12-19 jhbReport INT_MAX for LINK_MAX for devfs' VOP_PATHCONF().
2017-12-19 jhbUse FUSE_LINK_MAX for LINK_MAX in fuse' VOP_PATHCONF().
2017-12-19 jhbHandle _PC_FILESIZEBITS and _PC_SYMLINK_MAX for devfs...
2017-12-19 jhbMove NAME_MAX, LINK_MAX, and CHOWN_RESTRICTED out of...
2017-12-19 jhbUpdate NFS to handle larger link counts post ino64.
2017-12-19 jhbHandle _PC_FILESIZEBITS and _PC_NO_TRUNC for smbfs...
2017-12-19 jhbSupport _PC_FILESIZEBITS in msdosfs' VOP_PATHCONF().
2017-12-19 jhbAdd a custom VOP_PATHCONF method for fuse.
2017-12-19 jhbAdd a custom VOP_PATHCONF method for fdescfs.
2017-12-14 kibIn devfs_lookupx() dotdot lookup case, avoid dereferencing
2017-12-13 pfgSPDX: some uses of the RSA-MD license.
2017-12-12 fsuFix extattr getters in case of neither uio nor buffer...
2017-12-09 rmacklemDefine macros used by the pNFS server code.
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-06 glebiusFix file missed in r326607.
2017-12-06 glebiusReduce pollution via tmpfs.h.
2017-12-04 rmacklemAvoid the overhead of acquiring a lock in nfsrv_checkge...
2017-12-02 pfgSPDX: Complete license IDs for ext2fs.
2017-11-30 manur326394 is calling malloc with M_WAITOK under a lock...
2017-11-30 manudevfs: Avoid a malloc/free if we just need to increment...
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-27 pfgsys/fs: further adoption of SPDX licensing ID tags.
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-20 cemmsdosfs(5): Reflect READONLY attribute in file mode
2017-11-20 pfgsys: further adoption of SPDX licensing ID tags.
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-19 delphijRemove unused header.
2017-11-19 delphijRemove unused header.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 pfgspdx: initial adoption of licensing ID tags.
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-10 hselaskyMerge ^/head r325505 through r325662.
2017-11-08 jeffReplace manyinstances of VM_WAIT with blocking page...
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-03 hselaskyAllow CUSE(3) to free all memory mapped memory by using...
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
next