]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Make fsl_sata driver work on P1022
[FreeBSD/FreeBSD.git] / sys / fs /
2018-01-15 Pedro F. Giffuninfsclient: make some use of mallocarray(9).
2018-01-14 Fedor UporovAdd metadata_csum feature support.
2018-01-12 Dimitry AndricMerge ^/head r327624 through r327885.
2018-01-10 Edward Tomasz Napi... Make nullfs properly report MNT_AUTOMOUNTED set on...
2018-01-06 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-01-06 Dimitry AndricMerge ^/head r327341 through r327623.
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2018-01-05 John BaldwinCorrect comment. procfs_doprocfile implements 'file...
2018-01-05 Fedor UporovAdd 64bit feature support.
2017-12-29 Dimitry AndricMerge ^/head r327169 through r327340.
2017-12-29 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-28 Konstantin BelousovReuse kern_proc_vmmap_resident() for procfs_map residen...
2017-12-27 Eitan Adlerkernel: Fix several typos and minor errors
2017-12-25 Alexander KabaevDo pass removing some write-only variables from the...
2017-12-24 Dimitry AndricMerge ^/head r326936 through r327149.
2017-12-24 Dimitry AndricMerge libc++ trunk r321414 to contrib/libc++.
2017-12-24 Dimitry AndricMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 Dimitry AndricMerge lldb trunk r321414 to contrib/llvm/tools/lldb.
2017-12-24 Dimitry AndricMerge lld trunk r321414 to contrib/llvm/tools/lld.
2017-12-24 Dimitry AndricMerge clang trunk r321414 to contrib/llvm.
2017-12-24 Dimitry AndricMerge llvm trunk r321414 to contrib/llvm.
2017-12-21 Konstantin BelousovFix build for LP64 arches with gcc.
2017-12-20 Dimitry AndricMerge libc++ trunk r321017 to contrib/libc++.
2017-12-20 Dimitry AndricMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 Dimitry AndricMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 Dimitry AndricMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 Dimitry AndricMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 Dimitry AndricMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 John BaldwinReplace one more LINK_MAX with NFS_LINK_MAX missed...
2017-12-19 John BaldwinUpdate link count handling in fuse for post-ino64.
2017-12-19 John BaldwinRework pathconf handling for FIFOs.
2017-12-19 John BaldwinUpdate tmpfs link count handling for ino64.
2017-12-19 John BaldwinHonor NANDFS_LINK_MAX for post-ino64.
2017-12-19 John BaldwinReport INT_MAX for LINK_MAX for devfs' VOP_PATHCONF().
2017-12-19 John BaldwinUse FUSE_LINK_MAX for LINK_MAX in fuse' VOP_PATHCONF().
2017-12-19 John BaldwinHandle _PC_FILESIZEBITS and _PC_SYMLINK_MAX for devfs...
2017-12-19 John BaldwinMove NAME_MAX, LINK_MAX, and CHOWN_RESTRICTED out of...
2017-12-19 John BaldwinUpdate NFS to handle larger link counts post ino64.
2017-12-19 John BaldwinHandle _PC_FILESIZEBITS and _PC_NO_TRUNC for smbfs...
2017-12-19 John BaldwinSupport _PC_FILESIZEBITS in msdosfs' VOP_PATHCONF().
2017-12-19 John BaldwinAdd a custom VOP_PATHCONF method for fuse.
2017-12-19 John BaldwinAdd a custom VOP_PATHCONF method for fdescfs.
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-14 Jung-uk KimMFC: r326864
2017-12-14 Konstantin BelousovIn devfs_lookupx() dotdot lookup case, avoid dereferencing
2017-12-13 Pedro F. GiffuniSPDX: some uses of the RSA-MD license.
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-12 Fedor UporovFix extattr getters in case of neither uio nor buffer...
2017-12-09 Rick MacklemDefine macros used by the pNFS server code.
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-06 Gleb SmirnoffFix file missed in r326607.
2017-12-06 Gleb SmirnoffReduce pollution via tmpfs.h.
2017-12-04 Rick MacklemAvoid the overhead of acquiring a lock in nfsrv_checkge...
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-12-02 Pedro F. GiffuniSPDX: Complete license IDs for ext2fs.
2017-11-30 Emmanuel Vadotr326394 is calling malloc with M_WAITOK under a lock...
2017-11-30 Emmanuel Vadotdevfs: Avoid a malloc/free if we just need to increment...
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-27 Pedro F. Giffunisys/fs: further adoption of SPDX licensing ID tags.
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-20 Conrad Meyermsdosfs(5): Reflect READONLY attribute in file mode
2017-11-20 Pedro F. Giffunisys: further adoption of SPDX licensing ID tags.
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-19 Hans Petter SelaskyMerge ^/head r325842 through r325998.
2017-11-19 Xin LIRemove unused header.
2017-11-19 Xin LIRemove unused header.
2017-11-18 Emmanuel VadotUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 Pedro F. Giffunispdx: initial adoption of licensing ID tags.
2017-11-11 Baptiste DaroussinUpdate to zstd 1.3.2
2017-11-10 Jung-uk KimMFV: r325668
2017-11-10 Hans Petter SelaskyMerge ^/head r325505 through r325662.
2017-11-09 Andriy GaponMFV r325609: 7531 Assign correct flags to prefetched...
2017-11-09 Andriy GaponMFV r325607: 8607 zfs: variable set but not used
2017-11-09 Andriy GaponMFV r325605: 8713 Buffer overflow in dsl_dataset_name()
2017-11-09 Marcin WojtasRework printouts and logging level in ENA driver
2017-11-08 Jeff RobersonReplace manyinstances of VM_WAIT with blocking page...
2017-11-07 Hans Petter SelaskyMerge ^/head r323559 through r325504.
2017-11-04 Enji CooperMFhead@r325383
2017-11-03 Hans Petter SelaskyAllow CUSE(3) to free all memory mapped memory by using...
2017-11-02 Simon J. GerratyUpdate to bmake-20171028
2017-11-02 Jung-uk KimMerge OpenSSL 1.0.2m.
2017-10-31 Marcin WojtasUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-28 Philip PaepsImport tzdata 2017c
2017-10-27 Andriy GaponMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-26 Enji CooperMFhead@r325004
2017-10-24 Fedor UporovFix physical block number overflow in different places.
2017-10-24 Fedor UporovSet doreallocblks sysctl value to zero by default becau...
2017-10-24 Fedor UporovDo not free bufs in case of extents metadata blocks...
2017-10-23 Matt JorasMove clear_unrhdr to tmpfs_free_tmp.
2017-10-22 Enji CooperMFhead@r324884
2017-10-22 Mark JohnstonDelete declarations of struct pfs_bitmap, removed in...
2017-10-22 Mark JohnstonMFV r323105 (partial): 8300 fix man page issues found...
2017-10-21 Enji CooperMFhead@r324837
2017-10-21 Emmanuel Vadotdts: Update our device tree sources file fomr Linux...
2017-10-19 Fedor UporovFix unused variable + style(9) fixes inside the ext4_ex...
2017-10-19 Ed Mastemsdosfs: fix build with MSDOSFS_DEBUG
2017-10-18 Ryan Libbyext2: delete redundant decl of ext2_fserr
next