index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
zram: fix indents/warnings from checkpath
Mister Oyster
2017-04-16
4
-15
/
+25
*
BACKPORT: block: add blk_rq_set_block_pc()
Jens Axboe
2017-04-13
1
-1
/
+1
*
UPSTREAM: zram/zcomp: do not zero out zcomp private pages
Sergey Senozhatsky
2017-04-13
2
-4
/
+4
*
UPSTREAM: zram: pass gfp from zcomp frontend to backend
Minchan Kim
2017-04-13
3
-33
/
+22
*
UPSTREAM: zram: try vmalloc() after kmalloc()
Kyeongdon Kim
2017-04-13
2
-4
/
+42
*
UPSTREAM: zram/zcomp: use GFP_NOIO to allocate streams
Sergey Senozhatsky
2017-04-13
3
-4
/
+4
*
zram: Fix a wrong return after merged new LZ4 version
jollaman999
2017-04-11
1
-2
/
+4
*
zram: change usage of LZ4 to work with new LZ4 version
jollaman999
2017-04-11
1
-2
/
+2
*
block: make rq->cmd_flags be 64-bit
Jens Axboe
2017-04-11
1
-2
/
+2
*
drbd: Fix kernel_sendmsg() usage - potential NULL deref
Richard Weinberger
2017-04-11
1
-1
/
+1
*
xen-blkback: only read request operation from shared ring once
Roger Pau Monné
2017-04-11
1
-4
/
+4
*
zram: avoid lockdep splat by revalidate_disk
Minchan Kim
2017-04-11
1
-4
/
+18
*
zram: revalidate disk after capacity change
Minchan Kim
2017-04-11
1
-1
/
+4
*
zram: lz4: fix zcomp.h include
Mister Oyster
2017-04-11
1
-1
/
+1
*
zram: correct offset usage in zram_bio_discard
Weijie Yang
2016-12-11
1
-2
/
+2
*
zram: support REQ_DISCARD
Joonsoo Kim
2016-12-11
1
-0
/
+62
*
set number of streams to 3
DerTeufel
2016-12-11
1
-1
/
+1
*
fix build
DerTeufel
2016-12-11
3
-70
/
+2
*
zram: use scnprintf() in attrs show() methods
Sergey Senozhatsky
2016-12-11
2
-9
/
+11
*
zram: propagate error to user
Minchan Kim
2016-12-11
3
-11
/
+20
*
zram: return error-valued pointer from zcomp_create()
Sergey Senozhatsky
2016-12-11
2
-15
/
+18
*
zram: move comp allocation out of init_lock
Sergey Senozhatsky
2016-12-11
1
-12
/
+15
*
zram: add lz4 algorithm backend
Sergey Senozhatsky
2016-12-11
5
-0
/
+82
*
zram: make compression algorithm selection possible
Sergey Senozhatsky
2016-12-11
3
-6
/
+65
*
zram: add set_max_streams knob
Sergey Senozhatsky
2016-12-11
3
-3
/
+41
*
zram: add multi stream functionality
Sergey Senozhatsky
2016-12-11
3
-4
/
+166
*
zram: factor out single stream compression
Sergey Senozhatsky
2016-12-11
2
-10
/
+59
*
zram: use zcomp compressing backends
Sergey Senozhatsky
2016-12-11
2
-39
/
+32
*
zram: introduce compressing backend abstraction
Sergey Senozhatsky
2016-12-11
4
-0
/
+237
*
zram: delete zram_init_device()
Sergey Senozhatsky
2016-12-11
1
-11
/
+5
*
zram: move zram size warning to documentation
Sergey Senozhatsky
2016-12-11
1
-15
/
+0
*
zram: report failed read and write stats
Sergey Senozhatsky
2016-12-11
1
-0
/
+4
*
zram: remove zram stats code duplication
Sergey Senozhatsky
2016-12-11
1
-59
/
+23
*
zram: use atomic64_t for all zram stats
Sergey Senozhatsky
2016-12-11
1
-9
/
+9
*
zram: remove good and bad compress stats
Sergey Senozhatsky
2016-12-11
1
-11
/
+0
*
zram: do not pass rw argument to __zram_make_request()
Sergey Senozhatsky
2016-12-11
1
-17
/
+12
*
zram: drop `init_done' struct zram member
Sergey Senozhatsky
2016-12-11
1
-10
/
+11
*
zram: avoid null access when fail to alloc meta
Minchan Kim
2016-12-11
1
-0
/
+2
*
zram: remove zram->lock in read path and change it with mutex
Minchan Kim
2016-12-11
1
-9
/
+8
*
zram: remove workqueue for freeing removed pending slot
Minchan Kim
2016-12-11
1
-48
/
+6
*
zram: introduce zram->tb_lock
Minchan Kim
2016-12-11
1
-5
/
+21
*
zram: use atomic operation for stat
Minchan Kim
2016-12-11
1
-10
/
+10
*
zram: remove unnecessary free
Minchan Kim
2016-12-11
1
-8
/
+0
*
zram: delay pending free request in read path
Minchan Kim
2016-12-11
1
-1
/
+0
*
zram: fix race between reset and flushing pending work
Minchan Kim
2016-12-11
1
-2
/
+2
*
zram: add copyright
Minchan Kim
2016-12-11
1
-0
/
+1
*
zram: remove old private project comment
Minchan Kim
2016-12-11
2
-2
/
+0
*
zram: promote zram from staging
Minchan Kim
2016-12-11
5
-0
/
+1023
*
Linux 3.10.102 (accumulative patch)
Stefan Guendhoer
2016-08-26
3
-6
/
+6
*
xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)
Cathy Avery
2016-08-26
1
-1
/
+2
[prev]
[next]