]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm/swap_pager.c
Remove swblk_t.
[FreeBSD/FreeBSD.git] / sys / vm / swap_pager.c
2020-02-17 markjRemove swblk_t.
2020-02-17 markjFix a swap block allocation race.
2020-02-17 markjFix object locking races in swapoff(2).
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-01-19 jeffDon't hold the object lock while calling getpages.
2020-01-19 jeffMake collapse synchronization more explicit and allow...
2020-01-03 mjgvfs: drop the mostly unused flags argument from VOP_UNLOCK
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-28 markjRemove page locking for queue operations.
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-15 jeffAdd a deferred free mechanism for freeing swap space...
2019-12-10 markjIntroduce vm_page_astate.
2019-12-08 mjgvfs: introduce v_irflag and make v_type smaller
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-12-01 kibStore the bottom of the shadow chain in OBJ_ANON object...
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-19 jeffSimplify anonymous memory handling with an OBJ_ANON...
2019-11-19 dougmDrop the extra argument from swp_pager_meta_ctl and...
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-17 dougmAdd a helper function for testing a swap block and...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-11 dougmswap_pager_meta_free() frees allocated blocks in a...
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-07 philImport libxo-1.3.0:
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-17 kibswapon_check_swzone(): use already calculated static...
2019-10-15 jeff(4/6) Protect page valid with the busy lock.
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-08 dougmDefine macro VM_MAP_ENTRY_FOREACH for enumerating the...
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-16 markjRevert r352406, which contained changes I didn't intend...
2019-09-16 markjFix a couple of nits in r352110.
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 dimMerge ^/head r351732 through r352104.
2019-09-03 kevansvm pager: writemapping accounting for OBJT_SWAP
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-19 jeffUse an atomic reference count for paging in progress...
2019-08-15 dougmswap_pager.c reserves 2 blocks for a bsd label. Change...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-07-30 asomersMFHead @350426
2019-07-28 dougmIn swap_pager_putpages, move the initialization of...
2019-07-28 asomersMFHead @r350386
2019-07-07 dougmA style-related change, r349791, made unclear the meani...
2019-07-06 dougmFix style(9) violations involving division by PAGE_SIZE.
2019-07-06 dougmChange blist_next_leaf_alloc so that it can examine...
2019-07-05 dougmBased on work posted at https://reviews.freebsd.org...
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-28 mmMFV r349454:
2019-06-20 asomersMFHead @349234
2019-06-17 mmMFV r349134:
2019-06-08 dougmSimple code refactoring originally in D13484.
2019-06-06 asomersMFHead @348740
2019-06-03 kibRemove dead store.
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-06-02 markjAdd a vm_page_wired() predicate.
2019-05-20 mmMFV r347989:
2019-05-20 cemExtract eventfilter declarations to sys/_eventfilter.h
2019-05-13 asomersMFHead @347527
2019-05-11 dougmA new parameter to blist_alloc specifies an upper bound...
2019-05-11 dougmCallers of swp_pager_getswapspace get either as many...
2019-05-08 manudts: Import files from Linux 5.1
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-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 asomersMFHead@r345677
2019-03-26 traszImprove error reporting when the swap pager runs out...
2019-03-25 mmMFV r345495:
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-10 kibstruct xswdev on amd64 requires compat32 shims after...
next