index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
zswap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-24
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
1
-2
/
+2
2023-08-21
mm: zswap: update comment for struct zswap_entry
Xiu Jianfeng
1
-1
/
+2
2023-08-21
mm: zswap: kill zswap_get_swap_cache_page()
Johannes Weiner
1
-89
/
+53
2023-08-21
mm: zswap: tighten up entry invalidation
Johannes Weiner
1
-2
/
+2
2023-08-21
mm: zswap: use zswap_invalidate_entry() for duplicates
Johannes Weiner
1
-3
/
+1
2023-08-21
zswap: make zswap_load() take a folio
Matthew Wilcox (Oracle)
1
-4
/
+5
2023-08-21
memcg: convert get_obj_cgroup_from_page to get_obj_cgroup_from_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-21
zswap: make zswap_store() take a folio
Matthew Wilcox (Oracle)
1
-6
/
+7
2023-08-21
mm: kill frontswap
Johannes Weiner
1
-96
/
+63
2023-08-21
mm: zswap: multiple zpools support
Yosry Ahmed
1
-27
/
+54
2023-06-23
mm: zswap: fix double invalidate with exclusive loads
Yosry Ahmed
1
-9
/
+12
2023-06-23
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
1
-2
/
+9
2023-06-19
mm: zswap: invaldiate entry after writeback
Domenico Cerasuolo
1
-16
/
+17
2023-06-19
mm: zswap: remove zswap_header
Domenico Cerasuolo
1
-30
/
+22
2023-06-19
mm: zswap: simplify writeback function
Domenico Cerasuolo
1
-51
/
+19
2023-06-19
mm: zswap: remove shrink from zpool interface
Domenico Cerasuolo
1
-20
/
+7
2023-06-19
mm: zswap: add pool shrinking mechanism
Domenico Cerasuolo
1
-5
/
+92
2023-06-19
mm: zswap: support exclusive loads
Yosry Ahmed
1
-8
/
+20
2023-06-12
zswap: do not shrink if cgroup may not zswap
Nhat Pham
1
-2
/
+9
2023-06-09
mm: zswap: shrink until can accept
Domenico Cerasuolo
1
-3
/
+14
2023-05-17
mm: fix zswap writeback race condition
Domenico Cerasuolo
1
-0
/
+16
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-49
/
+89
2023-04-18
mm/zswap: delay the initialization of zswap
Liu Shixin
1
-17
/
+54
2023-04-18
mm/zswap: replace zswap_init_{started/failed} with zswap_init_state
Liu Shixin
1
-25
/
+30
2023-04-18
mm/zswap: remove zswap_entry_cache_{create,destroy} helper function
Liu Shixin
1
-13
/
+3
2023-04-13
zswap: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-03-28
mm/zswap: try to avoid worst-case scenario on same element pages
Taejoon Song
1
-4
/
+12
2022-12-11
zswap: fix writeback lock ordering for zsmalloc
Johannes Weiner
1
-16
/
+19
2022-11-30
zswap: do not allocate from atomic pool
Sergey Senozhatsky
1
-2
/
+2
2022-09-11
mm/swap: remove the end_write_func argument to __swap_writepage
Christoph Hellwig
1
-1
/
+1
2022-05-19
zswap: memcg accounting
Johannes Weiner
1
-7
/
+30
2022-05-19
mm: zswap: add basic meminfo and vmstat coverage
Johannes Weiner
1
-7
/
+6
2022-05-09
mm: create new mm/swap.h header file
NeilBrown
1
-0
/
+2
2022-03-22
mm/zswap.c: allow handling just same-value filled pages
Maciej S. Szmigiero
1
-1
/
+14
2022-01-22
frontswap: remove support for multiple ops
Christoph Hellwig
1
-2
/
+6
2021-06-30
mm/zswap.c: fix two bugs in zswap_writeback_entry()
Miaohe Lin
1
-10
/
+7
2021-06-30
mm/zswap.c: avoid unnecessary copy-in at map time
Miaohe Lin
1
-1
/
+1
2021-06-30
mm/zswap.c: remove unused function zswap_debugfs_exit()
Miaohe Lin
1
-7
/
+0
2021-05-05
mm/zswap.c: switch from strlcpy to strscpy
Zhiyuan Dai
1
-1
/
+1
2021-02-26
mm/zswap: add the flag can_sleep_mapped
Tian Tao
1
-5
/
+46
2021-02-26
mm: zswap: clean up confusing comment
Randy Dunlap
1
-3
/
+3
2020-12-15
mm/zswap: move to use crypto_acomp API for hardware acceleration
Barry Song
1
-46
/
+137
2020-12-15
mm/zswap: fix passing zero to 'PTR_ERR' warning
YueHaibing
1
-1
/
+1
2020-12-15
mm/zswap: make struct kernel_param_ops definitions const
Joe Perches
1
-3
/
+3
2020-04-07
mm/zswap: allow setting default status, compressor and allocator in Kconfig
Maciej S. Szmigiero
1
-12
/
+12
2020-01-31
zswap: potential NULL dereference on error in init_zswap()
Dan Carpenter
1
-1
/
+2
2020-01-31
mm/zswap.c: add allocation hysteresis if pool limit is hit
Vitaly Wool
1
-31
/
+54
2019-09-24
zswap: do not map same object twice
Vitaly Wool
1
-4
/
+3
2019-09-24
zswap: use movable memory if zpool support allocate movable memory
Hui Zhu
1
-3
/
+5
2019-06-03
zswap: ignore debugfs_create_dir() return value
Greg Kroah-Hartman
1
-2
/
+0
[next]