Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
52b4451a9e5ae1e9ae739db16e8af61c77805389
52b4451
nvme-fabrics: Add type of service (TOS) configuration
by Israel Rukshin
· 6 years ago
35d1a93
nvmet-tcp: fix possible memory leak
by Sagi Grimberg
· 6 years ago
b627200
nvmet-tcp: fix possible NULL deref
by Sagi Grimberg
· 6 years ago
42df26d
nvmet: trace: parse Get LBA Status command in detail
by Minwoo Im
· 6 years ago
177b06e
nvme: trace: parse Get LBA Status command in detail
by Minwoo Im
· 6 years ago
a5ef757
nvme: trace: support for Get LBA Status opcode parsed
by Minwoo Im
· 6 years ago
c638984
nvme: add Get LBA Status command opcode
by Minwoo Im
· 6 years ago
3bec2e3
nvmet: fix data units read and written counters in SMART log
by Tom Wu
· 6 years ago
1a9460c
nvme-tcp: support simple polling
by Sagi Grimberg
· 6 years ago
79fd751
nvme: tcp: selects CRYPTO_CRC32C for nvme-tcp
by Minwoo Im
· 6 years ago
b5b0504
nvme: don't pass cap to nvme_disable_ctrl
by Sagi Grimberg
· 6 years ago
c0f2f45
nvme: move sqsize setting to the core
by Sagi Grimberg
· 6 years ago
aa22c8e
nvme-pci: set ctrl sqsize to the device q_depth
by Sagi Grimberg
· 6 years ago
4fba445
nvme: have nvme_init_identify set ctrl->cap
by Sagi Grimberg
· 6 years ago
10407ec
nvme-tcp: Use protocol specific operations while reading socket
by Potnuri Bharat Teja
· 6 years ago
6be1826
nvme-tcp: cleanup nvme_tcp_recv_pdu
by Sagi Grimberg
· 6 years ago
3532e72
blkcg: fix missing free on error path of blk_iocost_init()
by Tejun Heo
· 6 years ago
8d1c156
blkcg: blk-iocost: predeclare used structs
by Stephen Rothwell
· 6 years ago
8504dea
blkcg: add tools/cgroup/iocost_coef_gen.py
by Tejun Heo
· 6 years ago
6954ff1
blkcg: add tools/cgroup/iocost_monitor.py
by Tejun Heo
· 6 years ago
7caa471
blkcg: implement blk-iocost
by Tejun Heo
· 6 years ago
6f816b4
blk-mq: add optional request->alloc_time_ns
by Tejun Heo
· 6 years ago
beab17f
blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/
by Tejun Heo
· 6 years ago
9677a3e
block/rq_qos: implement rq_qos_ops->queue_depth_changed()
by Tejun Heo
· 6 years ago
d3e65ff
block/rq_qos: add rq_qos_merge()
by Tejun Heo
· 6 years ago
015d254
blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()
by Tejun Heo
· 6 years ago
86a5bba
blkcg: make ->cpd_init_fn() optional
by Tejun Heo
· 6 years ago
cf09a8e
blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()
by Tejun Heo
· 6 years ago
da8c828
Merge branch 'md-next' of git://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.4/block
by Jens Axboe
· 6 years ago
0009fad
raid5 improve too many read errors msg by adding limits
by Nigel Croxon
· 6 years ago
9d4b45d
md: don't report active array_state until after revalidate_disk() completes.
by NeilBrown
· 6 years ago
480523f
md: only call set_in_sync() when it is expected to succeed.
by NeilBrown
· 6 years ago
cecf5d8
block: split .sysfs_lock into two locks
by Ming Lei
· 6 years ago
58c898b
block: add helper for checking if queue is registered
by Ming Lei
· 6 years ago
c6ba933
blk-mq: don't hold q->sysfs_lock in blk_mq_map_swqueue
by Ming Lei
· 6 years ago
c48dac1
block: don't hold q->sysfs_lock in elevator_init_mq
by Ming Lei
· 6 years ago
9685b22
block: Remove blk_mq_register_dev()
by Bart Van Assche
· 6 years ago
97b2782
writeback, memcg: Implement foreign dirty flushing
by Tejun Heo
· 6 years ago
d62241c7
writeback, memcg: Implement cgroup_writeback_by_id()
by Tejun Heo
· 6 years ago
ed288dc
writeback: Separate out wb_get_lookup() from wb_get_create()
by Tejun Heo
· 6 years ago
34f8fe5
bdi: Add bdi->id
by Tejun Heo
· 6 years ago
5b9cce4
writeback: Generalize and expose wb_completion
by Tejun Heo
· 6 years ago
38b4e09
null_blk: fix inline misuse
by Jens Axboe
· 6 years ago
a3d7d67
null_blk: create a helper for req completion
by Chaitanya Kulkarni
· 6 years ago
fceb5d1
null_blk: create a helper for zoned devices
by Chaitanya Kulkarni
· 6 years ago
7ea88e2
null_blk: create a helper for mem-backed ops
by Chaitanya Kulkarni
· 6 years ago
8f94d1c
null_blk: create a helper for badblocks
by Chaitanya Kulkarni
· 6 years ago
adb8428
null_blk: create a helper for throttling
by Chaitanya Kulkarni
· 6 years ago
d4b186e
null_blk: move duplicate code to callers
by Chaitanya Kulkarni
· 6 years ago
d1916c8
block: move same page handling from __bio_add_pc_page to the callers
by Christoph Hellwig
· 6 years ago
384209c
block: create a bio_try_merge_pc_page helper
by Christoph Hellwig
· 6 years ago
320ea86
block: improve the gap check in __bio_add_pc_page
by Christoph Hellwig
· 6 years ago
e9e006f
nbd: fix max number of supported devs
by Mike Christie
· 6 years ago
2da22da
nbd: fix zero cmd timeout handling v2
by Mike Christie
· 6 years ago
887e975
nbd: add missing config put
by Mike Christie
· 6 years ago
0051467
nbd: add function to convert blk req op to nbd cmd
by Mike Christie
· 6 years ago
55313e9
nbd: add set cmd timeout helper
by Mike Christie
· 6 years ago
238bdcd
block: sed-opal: Removed duplicate OPAL_METHOD_LENGTH definition
by Revanth Rajashekar
· 6 years ago
89c6cc2c
block: sed-opal: Remove always false conditional statement
by Revanth Rajashekar
· 6 years ago
5cc23ed
block: sed-opal: Add/remove spaces
by Revanth Rajashekar
· 6 years ago
988721d
block: remove struct request_queue queue_head
by Junxiao Bi
· 6 years ago
6444f47
writeback, cgroup: inode_switch_wbs() shouldn't give up on wb_switch_rwsem trylock fail
by Tejun Heo
· 6 years ago
55a694d
writeback, cgroup: Adjust WB_FRN_TIME_CUT_DIV to accelerate foreign inode switching
by Tejun Heo
· 6 years ago
b8e24a9
block: annotate refault stalls from IO submission
by Johannes Weiner
· 6 years ago
73d9c8d
blk-mq: Fix memory leak in blk_mq_init_allocated_queue error handling
by zhengbin
· 6 years ago
52f6f9d
floppy: fix usercopy direction
by Jann Horn
· 6 years ago
f0e6f41
lightnvm: remove unused 'geo' variable
by Jens Axboe
· 6 years ago
fdbe4ee
loop: Add LOOP_SET_DIRECT_IO to compat ioctl
by Alessio Balsini
· 6 years ago
79e178f
lib: scatterlist: Fix to support no mapped sg
by Zhou Wang
· 6 years ago
ba6f7da
lightnvm: remove set but not used variables 'data_len' and 'rq_len'
by YueHaibing
· 6 years ago
e8fc87f
Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.4/block
by Jens Axboe
· 6 years ago
449808a
raid1: factor out a common routine to handle the completion of sync write
by Hou Tao
· 6 years ago
0d8ed0e9
md: don't call spare_active in md_reap_sync_thread if all member devices can't work
by Guoqing Jiang
· 6 years ago
062f5b2a
md: don't set In_sync if array is frozen
by Guoqing Jiang
· 6 years ago
9a56784
md: allow last device to be forcibly removed from RAID1/RAID10.
by Guoqing Jiang
· 6 years ago
cf89160
md: Convert to use int_pow()
by Andy Shevchenko
· 6 years ago
7cee6d4
md/raid10: end bio when the device faulty
by Yufen Yu
· 6 years ago
eeba680
md/raid1: end bio when the device faulty
by Yufen Yu
· 6 years ago
143f6e7
md/raid6: Set R5_ReadError when there is read failure on parity disk
by Xiao Ni
· 6 years ago
4675719
raid1: use an int as the return value of raise_barrier()
by Hou Tao
· 6 years ago
00ec4f3
block: stop exporting bio_map_kern
by Hans Holmberg
· 6 years ago
ff8f352
lightnvm: pblk: use kvmalloc for metadata
by Hans Holmberg
· 6 years ago
48e5da72
lightnvm: move metadata mapping to lower level driver
by Hans Holmberg
· 6 years ago
98d87f7
lightnvm: remove nvm_submit_io_sync_fn
by Hans Holmberg
· 6 years ago
556f36e
blk-mq: balance mapping between present CPUs and queues
by Ming Lei
· 6 years ago
b7e9e1f
scsi: implement .cleanup_rq callback
by Ming Lei
· 6 years ago
226b4fc
blk-mq: add callback of .cleanup_rq
by Ming Lei
· 6 years ago
a61dbfb
null_blk: implement REQ_OP_ZONE_RESET_ALL
by Chaitanya Kulkarni
· 6 years ago
d81e9d4
scsi: implement REQ_OP_ZONE_RESET_ALL
by Chaitanya Kulkarni
· 6 years ago
6e33dbf
blk-zoned: implement REQ_OP_ZONE_RESET_ALL
by Chaitanya Kulkarni
· 6 years ago
e84e8f0
block: add req op to reset all zones and flag
by Chaitanya Kulkarni
· 6 years ago
67ed8b7
block: Fix a comment in blk_cleanup_queue()
by Bart Van Assche
· 6 years ago
012d4a6
block: Fix spelling in the header above blkg_lookup()
by Bart Van Assche
· 6 years ago
9cc5169
block: Improve physical block alignment of split bios
by Bart Van Assche
· 6 years ago
708b25b
block: Simplify blk_bio_segment_split()
by Bart Van Assche
· 6 years ago
ff9811b
block: Simplify bvec_split_segs()
by Bart Van Assche
· 6 years ago
dad7758
block: Document the bio splitting functions
by Bart Van Assche
· 6 years ago
af2c68f
block: Declare several function pointer arguments 'const'
by Bart Van Assche
· 6 years ago
a87ccce
blk-mq: remove blk_mq_complete_request_sync
by Ming Lei
· 6 years ago
622b8b6
nvme: wait until all completed request's complete fn is called
by Ming Lei
· 6 years ago
Next »