index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
Revert "loop: Fold __loop_release into loop_release"
Greg Kroah-Hartman
2019-02-06
|
|
*
Revert "loop: Get rid of loop_index_mutex"
Greg Kroah-Hartman
2019-02-06
|
|
*
Revert "loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()"
Greg Kroah-Hartman
2019-02-06
*
|
|
Merge android-4.4.172 (b3e9e81) into msm-4.4
Srinivasarao P
2019-01-29
|
\
|
|
|
*
|
Merge 4.4.172 into android-4.4
Greg Kroah-Hartman
2019-01-28
|
|
\
|
|
|
*
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Tetsuo Handa
2019-01-26
|
|
*
loop: Get rid of loop_index_mutex
Jan Kara
2019-01-26
|
|
*
loop: Fold __loop_release into loop_release
Jan Kara
2019-01-26
|
|
*
block/loop: Use global lock for ioctl() operation.
Tetsuo Handa
2019-01-26
|
*
|
UPSTREAM: loop: drop caches if offset or block_size are changed
Jaegeuk Kim
2019-01-18
*
|
|
Merge android-4.4.165 (f34ff9e) into msm-4.4
Srinivasarao P
2018-11-28
|
\
|
|
|
*
|
Merge 4.4.165 into android-4.4
Greg Kroah-Hartman
2018-11-27
|
|
\
|
|
|
*
zram: close udev startup race condition as default groups
Minchan Kim
2018-11-27
*
|
|
Merge android-4.4.164 (564ce1b) into msm-4.4
Srinivasarao P
2018-11-21
|
\
|
|
|
*
|
Merge 4.4.164 into android-4.4
Greg Kroah-Hartman
2018-11-21
|
|
\
|
|
|
*
swim: fix cleanup on setup error
Omar Sandoval
2018-11-21
|
|
*
ataflop: fix error handling during setup
Omar Sandoval
2018-11-21
|
*
|
ANDROID: zram: set comp_len to PAGE_SIZE when page is huge
Peter Kalauskas
2018-11-12
*
|
|
Merge android-4.4.163 (0ca3fca) into msm-4.4
Srinivasarao P
2018-11-15
|
\
|
|
|
*
|
UPSTREAM: loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl
Evan Green
2018-10-22
|
*
|
BACKPORT: block/loop: set hw_sectors
Shaohua Li
2018-10-22
|
*
|
UPSTREAM: loop: add ioctl for changing logical block size
Omar Sandoval
2018-10-22
*
|
|
Merge android-4.4.160 (a94efb1) into msm-4.4
Srinivasarao P
2018-10-15
|
\
|
|
|
*
|
Merge 4.4.160 into android-4.4
Greg Kroah-Hartman
2018-10-10
|
|
\
|
|
|
*
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
Andy Whitcroft
2018-10-10
*
|
|
Merge android-4.4.154 (d762e28) into msm-4.4
Srinivasarao P
2018-09-12
|
\
|
|
|
*
|
BACKPORT: zram: drop max_zpage_size and use zs_huge_class_size()
Sergey Senozhatsky
2018-08-31
*
|
|
Merge android-4.4.153 (5e24b4e) into msm-4.4
Srinivasarao P
2018-08-28
|
\
|
|
|
*
|
UPSTREAM: drivers/block/zram/zram_drv.c: fix bug storing backing_dev
Peter Kalauskas
2018-08-24
|
*
|
BACKPORT: zram: introduce zram memory tracking
Minchan Kim
2018-08-24
|
*
|
BACKPORT: zram: record accessed second
Minchan Kim
2018-08-24
|
*
|
BACKPORT: zram: mark incompressible page as ZRAM_HUGE
Minchan Kim
2018-08-24
|
*
|
UPSTREAM: zram: correct flag name of ZRAM_ACCESS
Minchan Kim
2018-08-24
|
*
|
UPSTREAM: zram: Delete gendisk before cleaning up the request queue
Bart Van Assche
2018-08-24
|
*
|
UPSTREAM: drivers/block/zram/zram_drv.c: make zram_page_end_io() static
Colin Ian King
2018-08-24
|
*
|
BACKPORT: zram: set BDI_CAP_STABLE_WRITES once
Minchan Kim
2018-08-24
|
*
|
UPSTREAM: zram: fix null dereference of handle
Minchan Kim
2018-08-24
|
*
|
UPSTREAM: zram: add config and doc file for writeback feature
Minchan Kim
2018-08-24
|
*
|
BACKPORT: zram: read page from backing device
Minchan Kim
2018-08-24
|
*
|
BACKPORT: zram: write incompressible pages to backing device
Minchan Kim
2018-08-24
|
*
|
BACKPORT: zram: identify asynchronous IO's return value
Minchan Kim
2018-08-24
|
*
|
BACKPORT: zram: add free space management in backing device
Minchan Kim
2018-08-24
|
*
|
UPSTREAM: zram: add interface to specif backing device
Minchan Kim
2018-08-24
|
*
|
UPSTREAM: zram: rename zram_decompress_page to __zram_bvec_read
Minchan Kim
2018-08-24
|
*
|
UPSTREAM: zram: inline zram_compress
Minchan Kim
2018-08-24
|
*
|
UPSTREAM: zram: clean up duplicated codes in __zram_bvec_write
Minchan Kim
2018-08-24
|
*
|
UPSTREAM: zram: add zstd to the supported algorithms list
Sergey Senozhatsky
2018-08-23
|
*
|
UPSTREAM: zram: rework copy of compressor name in comp_algorithm_store()
Matthias Kaehlcke
2018-08-23
|
*
|
UPSTREAM: zram: constify attribute_group structures.
Arvind Yadav
2018-08-23
|
*
|
UPSTREAM: zram: count same page write as page_stored
Minchan Kim
2018-08-23
[prev]
[next]