]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
When a copy-on-write fault occurs, pmap_enter() is called on to replace the
[FreeBSD/FreeBSD.git] / sys / fs /
2020-01-03 Mateusz Guzikvfs: drop the mostly unused flags argument from VOP_UNLOCK
2020-01-03 Mateusz Guzikunionfs: fix up VOP_UNLOCK use after flags stopped...
2020-01-01 Mateusz Guzikmsdos: vgone unconstructed vnode before vputing it
2020-01-01 Mateusz Guzikmsdosfs: add a missing MNT_VNODE_FOREACH_ALL_ABORT...
2019-12-31 Cy SchubertMFV r356143:
2019-12-31 Martin MatuskaMFV r356163,r356197:
2019-12-28 Mark JohnstonRemove page locking for queue operations.
2019-12-26 Rick MacklemChange NFSv4.1 and NFSv4.2 error strings to start with...
2019-12-25 Rick MacklemAdd NFSv4.1 and NFSv4.2 errors to nfsv4_errstr.h.
2019-12-25 Rick MacklemFix nfsmount() so that it will return NFSERR_MINORVERMI...
2019-12-22 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 Cy SchubertMFV r355890:
2019-12-21 Cy SchubertMFV r353143 (phillip):
2019-12-21 Cy SchubertMFV r353141 (by phillip):
2019-12-20 Dimitry AndricMerge diff elimination updates from r355953 into vendor...
2019-12-19 Doug MooreIncluding <sys/tmpfs.h> into non-kernel software leads...
2019-12-16 Mateusz Guzikvfs: flatten vop vectors
2019-12-15 Jeff RobersonAdd a deferred free mechanism for freeing swap space...
2019-12-13 Jung-uk KimMFV: r355716
2019-12-13 Rick MacklemSilence some "might not be initialized" warnings for...
2019-12-13 Rick MacklemAdd some more initializations to quiet riscv build.
2019-12-13 Rick MacklemFix the build for MAC not defined and a couple of might...
2019-12-12 Rick MacklemAdd support for NFSv4.2 to the NFS client and server.
2019-12-11 Mateusz Guzikvfs: locking primitives which elide ->v_vnlock and...
2019-12-08 Mateusz Guzikvfs: introduce v_irflag and make v_type smaller
2019-12-08 Rick MacklemDelete an unused external declaration.
2019-12-08 Rick MacklemFix kernel handling of a NFSERR_MINORVERSMISMATCH NFSv4...
2019-12-07 Rick MacklemAdd some definitions for NFSv4.2 which will be used...
2019-12-07 Rick MacklemSet the XATTRSUPPORT attribute bit for NFSv4.2, always...
2019-12-06 Rick MacklemAdd a couple of definitions for NFSv4.2 and update...
2019-12-06 Rick MacklemAdd some definitions for NFSv4.2 which will be used...
2019-12-05 Mateusz Guziknullfs: locklessly check for entries in null_hashget
2019-12-05 Ed MasteUpdate ELF Tool Chain to upstream r3769
2019-12-05 Konstantin BelousovStop using per-mount tmpfs zones.
2019-12-04 Rick MacklemAdd some definitions for NFSv4.2 which will be used...
2019-12-03 Emmanuel VadotImport DTS files for riscv from Linux 5.4
2019-12-01 Mateusz Guziktmpfs: use proper macros for permission values in tmpfs...
2019-11-30 Kyle Evanstty: implement TIOCNOTTY
2019-11-30 Mateusz Guzikdevfs: introduce a per-dev lock to protect ->si_devsw
2019-11-30 Mateusz Guziktmpfs: add fast path to tmpfs_access for common case...
2019-11-29 Konstantin BelousovIn nfs_lock(), recheck vp->v_data after lock before...
2019-11-28 Rick MacklemFix two races while handling nfsuserd daemon start...
2019-11-28 Emmanuel VadotImport riscv DTS files
2019-11-28 Emmanuel VadotImport DTS files from Linux 5.4
2019-11-25 Xin LIMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-24 Konstantin Belousovtmpfs: resolve deadlock between rename and unmount.
2019-11-22 Rick MacklemFix the pNFS server's reporting of SpaceUsed (va_bytes).
2019-11-21 Andriy GaponMFV r354383: 10592 misc. metaslab and vdev related...
2019-11-21 Andriy GaponMFV r354382,r354385: 10601 10757 Pool allocation classes
2019-11-20 Pedro F. GiffuniMFV 354917, 354918, 354919
2019-11-20 Mateusz Guzikvfs: change si_usecount management to count used vnodes
2019-11-19 Jeff RobersonSimplify anonymous memory handling with an OBJ_ANON...
2019-11-18 Andriy GaponMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-18 Xin LIMFV r354798:
2019-11-16 Conrad MeyerUpdate to Zstandard 1.4.4
2019-11-10 Xin LIMFV r354582: file 5.37.
2019-11-07 Phil ShaferImport libxo-1.3.1:
2019-11-07 Andriy GaponMFV r354377: 10554 Implemented zpool sync command
2019-11-07 Phil ShaferImport libxo-1.3.0:
2019-11-06 Ed Masteblacklist: update to NetBSD snapshot on 20191106
2019-11-03 Cy SchubertMFV r354257:
2019-10-29 Jeff RobersonReplace OBJ_MIGHTBEDIRTY with a system using atomics...
2019-10-22 Mateusz Guzikpseudofs: hashed vncache
2019-10-22 Konstantin BelousovFix interface between nfsclient and vnode pager.
2019-10-21 Brooks DavisUpdate tcsh to git revision 83c5be0 bringing in a numbe...
2019-10-19 Jung-uk KimMerge ACPICA 20191018.
2019-10-16 Andriy GaponMFV r353637: 10844 Serialize ZTHR operations to elimina...
2019-10-16 Andriy GaponMFV r353630: 10809 Performance optimization of AVL...
2019-10-16 Andriy GaponMFV r348596: 9689 zfs range lock code should not be...
2019-10-16 Andriy GaponMFV r353628:
2019-10-16 Andriy GaponMFV r353623: 10473 zfs(1M) missing cross-reference...
2019-10-16 Andriy GaponMFV r353619: 9691 fat zap should prefetch when iterating
2019-10-16 Andriy GaponMFV r353617: 9425 allow channel programs to be stopped...
2019-10-16 Andriy GaponMFV r353615: 9485 Optimize possible split block search...
2019-10-16 Andriy GaponMFV r353613: 10731 zfs: NULL pointer errors
2019-10-16 Andriy GaponMFC r353611: 10330 merge recent ZoL vdev and metaslab...
2019-10-16 Andriy GaponMFV r353608: 10165 libzpool: passing argument 1 to...
2019-10-16 Andriy GaponMFV r353606: 10067 Miscellaneous man page typos
2019-10-15 Andriy GaponMFV r353561: 10343 ZoL: Prefix all refcount functions...
2019-10-15 Andriy GaponMFV r353558: 10572 10579 Fix race in dnode_check_slots_...
2019-10-15 Andriy GaponMFV r353551: 10452 ZoL: merge in large dnode feature...
2019-10-15 Jeff Roberson(4/6) Protect page valid with the busy lock.
2019-10-15 Jeff Roberson(1/6) Replace busy checks with acquires where it is...
2019-10-13 Mateusz Guziktmpfs: use MNTK_NOMSYNC
2019-10-13 Mateusz Guzikpseudofs: use MNTK_NOMSYNC
2019-10-13 Mateusz Guziknullfs: use MNTK_NOMSYNC
2019-10-13 Mateusz Guzikdevfs: use MNTK_NOMSYNC
2019-10-11 Konstantin Belousovdevfs_vptocnp(): correct the component name when node...
2019-10-11 Konstantin BelousovPlug the rest of undef behavior places that were missed...
2019-10-08 Brooks DavisUpdate tcsh to 6.21.00.
2019-10-08 Dimitry AndricMerge ^/head r352764 through r353315.
2019-10-08 Doug MooreDefine macro VM_MAP_ENTRY_FOREACH for enumerating the...
2019-10-07 Andriy GaponMFV r350898, r351075: 8423 8199 7432 Implement large_dn...
2019-10-06 Mateusz Guziknfsclient: add root vnode caching
2019-10-06 Mateusz Guziktmpfs: add root vnode caching
2019-10-06 Mateusz Guzikdevfs: add root vnode caching
2019-10-05 Mateusz Guzikdevfs: plug redundant bwillwrite avoidance
2019-10-03 Konstantin Belousovtmpfs_readdir(): unlock the locked node.
2019-10-03 Konstantin Belousovtmpfs_rename: style.
2019-10-03 Konstantin BelousovRemove unnecessary vm/vm_page.h and vm/vm_pager.h inclu...
next