]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
style: Remove remaining deprecated MALLOC/FREE macros
[FreeBSD/FreeBSD.git] / sys / fs /
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...
2017-10-28 philipImport tzdata 2017c
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-24 fsuFix physical block number overflow in different places.
2017-10-24 fsuSet doreallocblks sysctl value to zero by default becau...
2017-10-24 fsuDo not free bufs in case of extents metadata blocks...
2017-10-23 mjorasMove clear_unrhdr to tmpfs_free_tmp.
2017-10-22 markjDelete declarations of struct pfs_bitmap, removed in...
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-19 fsuFix unused variable + style(9) fixes inside the ext4_ex...
2017-10-19 emastemsdosfs: fix build with MSDOSFS_DEBUG
2017-10-18 rlibbyext2: delete redundant decl of ext2_fserr
2017-10-17 fsuAdd inital extents read-write support.
2017-10-16 rmacklemUse taskqueue(9) to do writes/commits to mirrored DSs...
2017-10-15 rmacklemFix the client IP address reported by nfsdumpstate...
2017-10-14 fsuAdd extended attributes support to fuse kernel module.
2017-10-11 mjorasWhen unmounting a tmpfs, do not call free_unr.
2017-10-10 rmacklemFix forced dismount when a pNFS mount is hung on a DS.
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-06 baptImport 1.14.3
next