index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
writeback, memcg: Implement cgroup_writeback_by_id()
Tejun Heo
2019-08-27
2
-0
/
+85
*
writeback: Separate out wb_get_lookup() from wb_get_create()
Tejun Heo
2019-08-27
2
-18
/
+39
*
bdi: Add bdi->id
Tejun Heo
2019-08-27
3
-2
/
+66
*
writeback: Generalize and expose wb_completion
Tejun Heo
2019-08-27
3
-33
/
+36
*
null_blk: fix inline misuse
Jens Axboe
2019-08-23
2
-6
/
+5
*
null_blk: create a helper for req completion
Chaitanya Kulkarni
2019-08-23
1
-22
/
+27
*
null_blk: create a helper for zoned devices
Chaitanya Kulkarni
2019-08-23
3
-27
/
+35
*
null_blk: create a helper for mem-backed ops
Chaitanya Kulkarni
2019-08-23
1
-9
/
+16
*
null_blk: create a helper for badblocks
Chaitanya Kulkarni
2019-08-23
1
-7
/
+17
*
null_blk: create a helper for throttling
Chaitanya Kulkarni
2019-08-23
1
-14
/
+25
*
null_blk: move duplicate code to callers
Chaitanya Kulkarni
2019-08-23
1
-45
/
+21
*
block: move same page handling from __bio_add_pc_page to the callers
Christoph Hellwig
2019-08-22
1
-10
/
+10
*
block: create a bio_try_merge_pc_page helper
Christoph Hellwig
2019-08-22
1
-24
/
+10
*
block: improve the gap check in __bio_add_pc_page
Christoph Hellwig
2019-08-22
1
-7
/
+7
*
nbd: fix max number of supported devs
Mike Christie
2019-08-20
1
-14
/
+25
*
nbd: fix zero cmd timeout handling v2
Mike Christie
2019-08-20
1
-6
/
+23
*
nbd: add missing config put
Mike Christie
2019-08-20
1
-1
/
+3
*
nbd: add function to convert blk req op to nbd cmd
Mike Christie
2019-08-20
1
-15
/
+18
*
nbd: add set cmd timeout helper
Mike Christie
2019-08-20
1
-14
/
+14
*
block: sed-opal: Removed duplicate OPAL_METHOD_LENGTH definition
Revanth Rajashekar
2019-08-20
1
-2
/
+0
*
block: sed-opal: Remove always false conditional statement
Revanth Rajashekar
2019-08-20
1
-4
/
+0
*
block: sed-opal: Add/remove spaces
Revanth Rajashekar
2019-08-20
2
-6
/
+42
*
block: remove struct request_queue queue_head
Junxiao Bi
2019-08-19
2
-5
/
+0
*
writeback, cgroup: inode_switch_wbs() shouldn't give up on wb_switch_rwsem tr...
Tejun Heo
2019-08-15
1
-12
/
+5
*
writeback, cgroup: Adjust WB_FRN_TIME_CUT_DIV to accelerate foreign inode swi...
Tejun Heo
2019-08-15
1
-2
/
+20
*
block: annotate refault stalls from IO submission
Johannes Weiner
2019-08-14
3
-1
/
+26
*
blk-mq: Fix memory leak in blk_mq_init_allocated_queue error handling
zhengbin
2019-08-12
1
-3
/
+6
*
floppy: fix usercopy direction
Jann Horn
2019-08-09
1
-2
/
+2
*
lightnvm: remove unused 'geo' variable
Jens Axboe
2019-08-09
1
-2
/
+0
*
loop: Add LOOP_SET_DIRECT_IO to compat ioctl
Alessio Balsini
2019-08-09
1
-0
/
+1
*
lib: scatterlist: Fix to support no mapped sg
Zhou Wang
2019-08-08
1
-5
/
+7
*
lightnvm: remove set but not used variables 'data_len' and 'rq_len'
YueHaibing
2019-08-08
2
-4
/
+1
*
Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.4/block
Jens Axboe
2019-08-07
5
-61
/
+101
|
\
|
*
raid1: factor out a common routine to handle the completion of sync write
Hou Tao
2019-08-07
1
-21
/
+18
|
*
md: don't call spare_active in md_reap_sync_thread if all member devices can'...
Guoqing Jiang
2019-08-07
1
-1
/
+2
|
*
md: don't set In_sync if array is frozen
Guoqing Jiang
2019-08-07
1
-2
/
+9
|
*
md: allow last device to be forcibly removed from RAID1/RAID10.
Guoqing Jiang
2019-08-07
4
-6
/
+36
|
*
md: Convert to use int_pow()
Andy Shevchenko
2019-08-07
1
-5
/
+1
|
*
md/raid10: end bio when the device faulty
Yufen Yu
2019-08-07
1
-12
/
+14
|
*
md/raid1: end bio when the device faulty
Yufen Yu
2019-08-07
1
-12
/
+14
|
*
md/raid6: Set R5_ReadError when there is read failure on parity disk
Xiao Ni
2019-08-07
1
-1
/
+3
|
*
raid1: use an int as the return value of raise_barrier()
Hou Tao
2019-08-07
1
-1
/
+4
|
/
*
block: stop exporting bio_map_kern
Hans Holmberg
2019-08-06
1
-1
/
+0
*
lightnvm: pblk: use kvmalloc for metadata
Hans Holmberg
2019-08-06
4
-64
/
+19
*
lightnvm: move metadata mapping to lower level driver
Hans Holmberg
2019-08-06
8
-190
/
+54
*
lightnvm: remove nvm_submit_io_sync_fn
Hans Holmberg
2019-08-06
3
-37
/
+29
*
blk-mq: balance mapping between present CPUs and queues
Ming Lei
2019-08-05
1
-7
/
+22
*
scsi: implement .cleanup_rq callback
Ming Lei
2019-08-05
1
-0
/
+13
*
blk-mq: add callback of .cleanup_rq
Ming Lei
2019-08-05
2
-0
/
+14
*
null_blk: implement REQ_OP_ZONE_RESET_ALL
Chaitanya Kulkarni
2019-08-05
2
-6
/
+25
[next]