Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b41c9b0266e8370033a7799f6806bfc70b7fd75f
b41c9b0
bcache: update bio->bi_opf bypass/writeback REQ_ flag hints
by Eric Wheeler
· 7 years ago
e89d675
bcache: Remove redundant set_capacity
by Yijing Wang
· 7 years ago
1dbe32a
bcache: rewrite multiple partitions support
by Coly Li
· 7 years ago
b1e8139
bcache: fix a comments typo in bch_alloc_sectors()
by Coly Li
· 7 years ago
91af830
bcache: check ca->alloc_thread initialized before wake up it
by Coly Li
· 7 years ago
58f913d
bcache: Avoid nested function definition
by Peter Foley
· 7 years ago
515c24c
mm/page-writeback.c: make changes of dirty_writeback_centisecs take effect immediately
by Yafang Shao
· 7 years ago
fc18631
null_blk: add usage hints for no_sched
by weiping zhang
· 7 years ago
23c4490
null_blk: update usage hints for submit_queues
by weiping zhang
· 7 years ago
cdd094f
Revert "lightnvm: prevent bd removal if busy"
by Jens Axboe
· 7 years ago
1a94b2d
lightnvm: implement generic path for sync I/O
by Javier González
· 7 years ago
1b83918
lightnvm: fail fast on passthrough commands
by Javier González
· 7 years ago
8da10cc
lightnvm: pblk: avoid being reported as hung on rated GC
by Javier González
· 7 years ago
8bd4002
lightnvm: pblk: cleanup unused and static functions
by Javier González
· 7 years ago
28bd109
lightnvm: pblk: remove spinlock when freeing line metadata
by Hans Holmberg
· 7 years ago
03e868e
lightnvm: pblk: correct valid lba count calculation
by Hans Holmberg
· 7 years ago
d6b992f
lightnvm: pblk: gc all lines in the pipeline before exit
by Hans Holmberg
· 7 years ago
c558619
lightnvm: pblk: add l2p crc debug printouts
by Hans Holmberg
· 7 years ago
1edebac
lightnvm: pblk: shut down gc gracefully during exit
by Hans Holmberg
· 7 years ago
75610cd
lightnvm: pblk: consider bad sectors in emeta during recovery
by Hans Holmberg
· 7 years ago
03661b5
lightnvm: pblk: start gc if needed during init
by Hans Holmberg
· 7 years ago
37ce33d
lightnvm: pblk: free full lines during recovery
by Hans Holmberg
· 7 years ago
9295709
lightnvm: pblk: recover partially written lines correctly
by Hans Holmberg
· 7 years ago
3e3a5b8
lightnvm: pblk: prevent gc kicks when gc is not operational
by Hans Holmberg
· 7 years ago
22a4e06
lightnvm: pblk: fix releases of kmem cache in error path
by Rakesh Pandit
· 7 years ago
05ed344
lightnvm: pblk: reduce arguments in __pblk_rb_update_l2p
by Rakesh Pandit
· 7 years ago
eb6f168
lightnvm: remove stale extern and unused exported symbols
by Rakesh Pandit
· 7 years ago
ef56b9c
lightnvm: remove unused argument from nvm_set_tgt_bb_tbl
by Rakesh Pandit
· 7 years ago
e480689
lightnvm: pblk: remove useless line
by Rakesh Pandit
· 7 years ago
27b9787
lightnvm: pblk: fix changing GC group list for a line
by Rakesh Pandit
· 7 years ago
e6b754c
lightnvm: pblk: ensure right bad block calculation
by Javier González
· 7 years ago
21d2287
lightnvm: pblk: enable 1 LUN configuration
by Javier González
· 7 years ago
1e82123
lightnvm: pblk: remove I/O dependency on write path
by Javier González
· 7 years ago
0f9248c
lightnvm: pblk: remove redundant check on read path
by Javier González
· 7 years ago
7bd4d37
lightnvm: pblk: guarantee line integrity on reads
by Javier González
· 7 years ago
a4809fe
lightnvm: pblk: check lba sanity on read path
by Javier González
· 7 years ago
26532ee
lightnvm: pblk: use rqd->end_io for completion
by Javier González
· 7 years ago
67bf26a
lightnvm: pblk: refactor rqd alloc/free
by Javier González
· 7 years ago
e2cddf2
lightnvm: pblk: improve naming for internal req.
by Javier González
· 7 years ago
875d94f
lightnvm: pblk: allocate bio size more accurately
by Javier González
· 7 years ago
6ca2f71
lightnvm: pblk: simplify path on REQ_PREFLUSH
by Javier González
· 7 years ago
55e836d
lightnvm: pblk: put bio on bio completion
by Javier González
· 7 years ago
2a19b10
lightnvm: pblk: refactor read path on GC
by Javier González
· 7 years ago
d340121
lightnvm: pblk: simplify data validity check on GC
by Javier González
· 7 years ago
84454e6
lightnvm: pblk: refactor read lba sanity check
by Javier González
· 7 years ago
9f6cb13
lightnvm: pblk: normalize ppa namings
by Javier González
· 7 years ago
3627896
lightnvm: pblk: use constant for GC max inflight
by Javier González
· 7 years ago
2942f50
lightnvm: pblk: remove checks on mempool alloc.
by Javier González
· 7 years ago
e72ec1d
lightnvm: pblk: do not use a mempool for line bitmaps
by Javier González
· 7 years ago
0d88039
lightnvm: pblk: decouple read/erase mempools
by Javier González
· 7 years ago
b84ae4a8
lightnvm: pblk: simplify work_queue mempool
by Javier González
· 7 years ago
bd43241
lightnvm: pblk: fix min size for page mempool
by Javier González
· 7 years ago
da67e68f
lightnvm: pblk: avoid deadlock on low LUN config
by Javier González
· 7 years ago
e0e12a7
lightnvm: pblk: fix write I/O sync stat
by Javier González
· 7 years ago
cd8ddbf
lightnvm: pblk: free padded entries in write buffer
by Javier González
· 7 years ago
7d327a9
lightnvm: pblk: use right flag for GC allocation
by Javier González
· 7 years ago
a112117
lightnvm: pblk: initialize debug stat counter
by Javier González
· 7 years ago
32825eb
lightnvm: pblk: reuse pblk_gc_should_kick
by Rakesh Pandit
· 7 years ago
c79819b
lightnvm: pblk: print incompatible line version correctly
by Rakesh Pandit
· 7 years ago
c549384
lightnvm: pblk: improve error message if down_timeout fails
by Rakesh Pandit
· 7 years ago
4e76af5
lightnvm: pblk: fix message if L2P MAP is in device
by Rakesh Pandit
· 7 years ago
e57903f
lightnvm: pblk: protect line bitmap while submitting meta io
by Rakesh Pandit
· 7 years ago
32c662c
lightnvm: include NVM Express driver if OCSSD is selected for build
by Rakesh Pandit
· 7 years ago
c9d84b3
lightnvm: pblk: fix error path in pblk_lines_alloc_metadata
by Rakesh Pandit
· 7 years ago
a96d50f
lightnvm: remove already calculated nr_chnls
by Rakesh Pandit
· 7 years ago
88d31ea
lightnvm: protect target type list with correct locks
by Rakesh Pandit
· 7 years ago
bb6aa6f
lightnvm: prevent bd removal if busy
by Rakesh Pandit
· 7 years ago
9001482
lightnvm: prevent target type module removal when in use
by Rakesh Pandit
· 7 years ago
47bc227
mtip32xx: Clean up unused variables
by Christos Gkekas
· 7 years ago
7f66721
fs/block_dev: remove vfs_msg() interface
by Rakesh Pandit
· 7 years ago
85acb3b
block: set request_list for request
by Shaohua Li
· 7 years ago
eca8b53
blk-stat: delete useless code
by Shaohua Li
· 7 years ago
53cfdc1
blk-throttle: fix null pointer dereference while throttling writeback IOs
by Jiufei Xue
· 7 years ago
58a9edc
blkcg: check pol->cpd_free_fn before free cpd
by weiping zhang
· 7 years ago
8264c32
writeback: merge try_to_writeback_inodes_sb_nr() into caller
by Rakesh Pandit
· 7 years ago
99fead8
block, bfq: fix unbalanced decrements of burst size
by Paolo Valente
· 7 years ago
b5dc5d4
block,bfq: Disable writeback throttling
by Luca Miccio
· 7 years ago
94af584
writeback: schedule periodic writeback with sysctl
by Yafang Shao
· 7 years ago
4078def
block/bio: Remove null checks before mempool_destroy in bioset_free
by Tim Hansen
· 7 years ago
4b14a5c
block: remove unnecessary NULL checks in bioset_integrity_free()
by Tim Hansen
· 7 years ago
775d3a3
backing-dev: kill unused pdflush_proc_obsolete()
by Jens Axboe
· 7 years ago
5fdee21
block: remove QUEUE_FLAG_STACKABLE
by Christoph Hellwig
· 7 years ago
b35bd0d
sysctl: remove /proc/sys/vm/nr_pdflush_threads
by Jens Axboe
· 7 years ago
85009b4
writeback: eliminate work item allocation in bd_start_writeback()
by Jens Axboe
· 7 years ago
fc13457
blk-mq: document the need to have STARTED and COMPLETED share a byte
by Jens Axboe
· 7 years ago
a7af0af
blk-mq: attempt to fix atomic flag memory ordering
by Peter Zijlstra
· 7 years ago
9c98837
block: move __elv_next_request to blk-core.c
by Christoph Hellwig
· 7 years ago
7cb0400
block, bfq: decrease burst size when queues in burst exit
by Paolo Valente
· 7 years ago
894df93
block, bfq: let early-merged queues be weight-raised on split too
by Paolo Valente
· 7 years ago
3e2bdd6
block, bfq: check and switch back to interactive wr also on queue split
by Paolo Valente
· 7 years ago
4baa8bb
block, bfq: fix wrong init of saved start time for weight raising
by Paolo Valente
· 7 years ago
aac8d41
writeback: only allow one inflight and pending full flush
by Jens Axboe
· 7 years ago
e8e8a0c
writeback: move nr_pages == 0 logic to one location
by Jens Axboe
· 7 years ago
9dfb176
writeback: make wb_start_writeback() static
by Jens Axboe
· 7 years ago
0ab29fd
writeback: pass in '0' for nr_pages writeback in laptop mode
by Jens Axboe
· 7 years ago
595043e
writeback: provide a wakeup_flusher_threads_bdi()
by Jens Axboe
· 7 years ago
47410d8
writeback: remove 'range_cyclic' argument for wb_start_writeback()
by Jens Axboe
· 7 years ago
d31cd9d
writeback: switch wakeup_flusher_threads() to cyclic writeback
by Jens Axboe
· 7 years ago
9ba4b2d
fs: kill 'nr_pages' argument from wakeup_flusher_threads()
by Jens Axboe
· 7 years ago
bc48f00
buffer: eliminate the need to call free_more_memory() in __getblk_slow()
by Jens Axboe
· 7 years ago
Next »