index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
zram
Commit message (
Expand
)
Author
Age
...
*
zram: add multi stream functionality
Sergey Senozhatsky
2014-04-07
*
zram: factor out single stream compression
Sergey Senozhatsky
2014-04-07
*
zram: use zcomp compressing backends
Sergey Senozhatsky
2014-04-07
*
zram: introduce compressing backend abstraction
Sergey Senozhatsky
2014-04-07
*
zram: delete zram_init_device()
Sergey Senozhatsky
2014-04-07
*
zram: move zram size warning to documentation
Sergey Senozhatsky
2014-04-07
*
zram: drop not used table `count' member
Sergey Senozhatsky
2014-04-07
*
zram: report failed read and write stats
Sergey Senozhatsky
2014-04-07
*
zram: remove zram stats code duplication
Sergey Senozhatsky
2014-04-07
*
zram: use atomic64_t for all zram stats
Sergey Senozhatsky
2014-04-07
*
zram: remove good and bad compress stats
Sergey Senozhatsky
2014-04-07
*
zram: do not pass rw argument to __zram_make_request()
Sergey Senozhatsky
2014-04-07
*
zram: drop `init_done' struct zram member
Sergey Senozhatsky
2014-04-07
*
zram: avoid null access when fail to alloc meta
Minchan Kim
2014-03-04
*
zram: remove zram->lock in read path and change it with mutex
Minchan Kim
2014-01-30
*
zram: remove workqueue for freeing removed pending slot
Minchan Kim
2014-01-30
*
zram: introduce zram->tb_lock
Minchan Kim
2014-01-30
*
zram: use atomic operation for stat
Minchan Kim
2014-01-30
*
zram: remove unnecessary free
Minchan Kim
2014-01-30
*
zram: delay pending free request in read path
Minchan Kim
2014-01-30
*
zram: fix race between reset and flushing pending work
Minchan Kim
2014-01-30
*
zram: add copyright
Minchan Kim
2014-01-30
*
zram: remove old private project comment
Minchan Kim
2014-01-30
*
zram: promote zram from staging
Minchan Kim
2014-01-30
[prev]