Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d44c950e9398e639e124014e5872480a37b67259
/
drivers
/
block
/
zram
/
zram_drv.h
415403b
zram: use crypto api to check alg availability
by Sergey Senozhatsky
· 8 years ago
623e47f
zram: introduce per-device debug_stat sysfs node
by Sergey Senozhatsky
· 9 years ago
43209ea
zram: remove max_comp_streams internals
by Sergey Senozhatsky
· 9 years ago
7d3f393
zsmalloc/zram: introduce zs_pool_stats api
by Sergey Senozhatsky
· 9 years ago
f405c44
zram: close race by open overriding
by Sergey Senozhatsky
· 10 years ago
c3cdb40
zram: remove max_num_devices limitation
by Sergey Senozhatsky
· 10 years ago
4e3ba87
zram: support compaction
by Minchan Kim
· 10 years ago
ee980160
zram: remove request_queue from struct zram
by Sergey Senozhatsky
· 10 years ago
08eee69
zram: remove init_lock in zram_make_request
by Minchan Kim
· 10 years ago
d49b1c2
mm/zram: correct ZRAM_ZERO flag bit position
by Mahendran Ganesh
· 10 years ago
461a8ee
zram: report maximum used memory
by Minchan Kim
· 10 years ago
9ada9da
zram: zram memory size limitation
by Minchan Kim
· 10 years ago
0cf1e9d
zram: fix incorrect stat with failed_reads
by Chao Yu
· 10 years ago
d2d5e76
zram: replace global tb_lock with fine grain lock
by Weijie Yang
· 10 years ago
a830eff
zram: remove unused SECTOR_SIZE define
by Sergey Senozhatsky
· 10 years ago
cb8f2ee
zram: rename struct `table' to `zram_table_entry'
by Sergey Senozhatsky
· 10 years ago
e46b8a0
zram: make compression algorithm selection possible
by Sergey Senozhatsky
· 11 years ago
beca3ec
zram: add multi stream functionality
by Sergey Senozhatsky
· 11 years ago
b7ca232
zram: use zcomp compressing backends
by Sergey Senozhatsky
· 11 years ago
59fc86a
zram: drop not used table `count' member
by Sergey Senozhatsky
· 11 years ago
90a7806
zram: use atomic64_t for all zram stats
by Sergey Senozhatsky
· 11 years ago
b7cccf8
zram: remove good and bad compress stats
by Sergey Senozhatsky
· 11 years ago
be2d1d5
zram: drop `init_done' struct zram member
by Sergey Senozhatsky
· 11 years ago
e46e331
zram: remove zram->lock in read path and change it with mutex
by Minchan Kim
· 11 years ago
f614a9f
zram: remove workqueue for freeing removed pending slot
by Minchan Kim
· 11 years ago
9296747
zram: introduce zram->tb_lock
by Minchan Kim
· 11 years ago
deb0bde
zram: use atomic operation for stat
by Minchan Kim
· 11 years ago
7bfb3de
zram: add copyright
by Minchan Kim
· 11 years ago
49061236a
zram: remove old private project comment
by Minchan Kim
· 11 years ago
cd67e10
zram: promote zram from staging
by Minchan Kim
· 11 years ago
[Renamed from drivers/staging/zram/zram_drv.h]
bcf1647
zsmalloc: move it under mm
by Minchan Kim
· 11 years ago
a0c516c
zram: don't grab mutex in zram_slot_free_noity
by Minchan Kim
· 11 years ago
9b3bb7a
zram: remove zram_sysfs file (v2)
by Sergey Senozhatsky
· 12 years ago
da5cc7d
zram: use atomic64_xxx() to replace zram_stat64_xxx()
by Jiang Liu
· 12 years ago
0f0e3ba
zram: kill unused zram_get_num_devices()
by Jiang Liu
· 12 years ago
57ab048
zram: use zram->lock to protect zram_free_page() in swap free notify path
by Jiang Liu
· 12 years ago
8b3cc3e
zram: get rid of lockdep warning
by Minchan Kim
· 12 years ago
0231c40
zram: force disksize setting before using zram
by Minchan Kim
· 12 years ago
55dcbbb
staging: zram: correct obsolete comment on max_zpage_size
by Minchan Kim
· 12 years ago
80677c2
staging: zram: conventions, __aligned() attribute
by Sam Hansen
· 13 years ago
130f315
staging: zram: remove special handle of uncompressed page
by Minchan Kim
· 13 years ago
c234434
staging: zsmalloc: zsmalloc: use unsigned long instead of void *
by Minchan Kim
· 13 years ago
5fa5a90
staging: zram: Rename module parameter
by Nitin Gupta
· 13 years ago
fd1a30d
staging: zram: replace xvmalloc with zsmalloc
by Nitin Gupta
· 13 years ago
2ccbec0
zram: Fix sparse warnings
by Nitin Gupta
· 13 years ago
0900bea
staging: zram: fix zram locking
by Jerome Marchand
· 13 years ago
efd54f4
staging: zram: make global var "num_devices" use unique name
by Noah Watkins
· 13 years ago
43801f6
staging: zram: make global var "devices" use unique name
by Noah Watkins
· 13 years ago
c5bde23
Staging: zram: Replace mutex lock by a R/W semaphore
by Jerome Marchand
· 14 years ago
924bd88
Staging: zram: allow partial page operations
by Jerome Marchand
· 14 years ago
7b19b8d
zram: Prevent overflow in logical block size
by Robert Jennings
· 14 years ago
484875a
Staging: zram: Remove need for explicit device initialization
by Nitin Gupta
· 14 years ago
33863c2
Staging: zram: Replace ioctls with sysfs interface
by Nitin Gupta
· 14 years ago
f1e3cff
Staging: zram: Rename ramzswap to zram in code
by Nitin Gupta
· 15 years ago
16a4bfb
Staging: Rename ramzswap files to zram
by Nitin Gupta
· 15 years ago
[Renamed (98%) from drivers/staging/ramzswap/ramzswap_drv.h]
a1dd52a
Staging: ramzswap: Support generic I/O requests
by Nitin Gupta
· 15 years ago
97a0638
Staging: ramzswap: Remove backing swap support
by Nitin Gupta
· 15 years ago
1130ebb
Staging: ramzswap: Update copyright notice
by Nitin Gupta
· 15 years ago
6a90772
Staging: ramzswap: Use lock for 64-bit stats
by Nitin Gupta
· 15 years ago
ef4ffb7
Staging: ramzswap: Minor spelling fixes
by C yp
· 15 years ago
306b0c9
Staging: virtual block device driver (ramzswap)
by Nitin Gupta
· 15 years ago