index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
zram
/
zram_drv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
zram: remove zram_meta structure
Minchan Kim
2017-05-03
1
-5
/
+1
*
zram: extend zero pages to same element pages
zhouxianrong
2017-02-24
1
-3
/
+6
*
zram: remove waitqueue for IO done
Minchan Kim
2017-02-24
1
-3
/
+0
*
zram: use crypto api to check alg availability
Sergey Senozhatsky
2016-07-26
1
-2
/
+3
*
zram: introduce per-device debug_stat sysfs node
Sergey Senozhatsky
2016-05-20
1
-0
/
+1
*
zram: remove max_comp_streams internals
Sergey Senozhatsky
2016-05-20
1
-1
/
+0
*
zsmalloc/zram: introduce zs_pool_stats api
Sergey Senozhatsky
2015-09-08
1
-1
/
+0
*
zram: close race by open overriding
Sergey Senozhatsky
2015-06-25
1
-0
/
+4
*
zram: remove max_num_devices limitation
Sergey Senozhatsky
2015-06-25
1
-6
/
+0
*
zram: support compaction
Minchan Kim
2015-04-15
1
-0
/
+1
*
zram: remove request_queue from struct zram
Sergey Senozhatsky
2015-02-12
1
-1
/
+0
*
zram: remove init_lock in zram_make_request
Minchan Kim
2015-02-12
1
-9
/
+11
*
mm/zram: correct ZRAM_ZERO flag bit position
Mahendran Ganesh
2014-12-13
1
-2
/
+2
*
zram: report maximum used memory
Minchan Kim
2014-10-09
1
-0
/
+1
*
zram: zram memory size limitation
Minchan Kim
2014-10-09
1
-0
/
+5
*
zram: fix incorrect stat with failed_reads
Chao Yu
2014-08-29
1
-1
/
+1
*
zram: replace global tb_lock with fine grain lock
Weijie Yang
2014-08-06
1
-6
/
+18
*
zram: remove unused SECTOR_SIZE define
Sergey Senozhatsky
2014-08-06
1
-1
/
+0
*
zram: rename struct `table' to `zram_table_entry'
Sergey Senozhatsky
2014-08-06
1
-2
/
+2
*
zram: make compression algorithm selection possible
Sergey Senozhatsky
2014-04-07
1
-0
/
+1
*
zram: add multi stream functionality
Sergey Senozhatsky
2014-04-07
1
-1
/
+1
*
zram: use zcomp compressing backends
Sergey Senozhatsky
2014-04-07
1
-4
/
+4
*
zram: drop not used table `count' member
Sergey Senozhatsky
2014-04-07
1
-1
/
+0
*
zram: use atomic64_t for all zram stats
Sergey Senozhatsky
2014-04-07
1
-3
/
+3
*
zram: remove good and bad compress stats
Sergey Senozhatsky
2014-04-07
1
-2
/
+0
*
zram: drop `init_done' struct zram member
Sergey Senozhatsky
2014-04-07
1
-1
/
+0
*
zram: remove zram->lock in read path and change it with mutex
Minchan Kim
2014-01-30
1
-3
/
+1
*
zram: remove workqueue for freeing removed pending slot
Minchan Kim
2014-01-30
1
-10
/
+0
*
zram: introduce zram->tb_lock
Minchan Kim
2014-01-30
1
-1
/
+2
*
zram: use atomic operation for stat
Minchan Kim
2014-01-30
1
-10
/
+6
*
zram: add copyright
Minchan Kim
2014-01-30
1
-0
/
+1
*
zram: remove old private project comment
Minchan Kim
2014-01-30
1
-1
/
+0
*
zram: promote zram from staging
Minchan Kim
2014-01-30
1
-0
/
+124