Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d340121eb770de3b02bfc73c5f2b00f5345090c2
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
94dc24c
buffer: grow_dev_page() should use __GFP_NOFAIL for all cases
by Jens Axboe
· 7 years ago
640ab98
buffer: have alloc_page_buffers() use __GFP_NOFAIL
by Jens Axboe
· 7 years ago
7beb2f8
blk-mq: wire up completion notifier for laptop mode
by Jens Axboe
· 7 years ago
5385fa4
blk-mq-tag: kill unused tag enums
by Jens Axboe
· 7 years ago
5472487
blk-mq: remove unused function hctx_allow_merges
by weiping zhang
· 7 years ago
b3cffc3
null_blk: add "no_sched" module parameter
by weiping zhang
· 7 years ago
0b508bc
block: fix a build error
by Shaohua Li
· 7 years ago
9979d54
block: cryptoloop - Fix build warning
by Corentin Labbe
· 7 years ago
d4478e9
block/loop: make loop cgroup aware
by Shaohua Li
· 7 years ago
902ec5b
block: make blkcg aware of kthread stored original cgroup info
by Shaohua Li
· 7 years ago
af551fb
blkcg: delete unused APIs
by Shaohua Li
· 7 years ago
05e3db9
kthread: add a mechanism to store cgroup info
by Shaohua Li
· 7 years ago
e365806
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
b776e4b
fix a typo in put_compat_shm_info()
by Al Viro
· 7 years ago
19240e6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
1776364
Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
cf03461
Merge tag 'microblaze-4.14-rc3' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 7 years ago
ac0a364
Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
fddc992
nvme-fcloop: fix port deletes and callbacks
by James Smart
· 7 years ago
6b71f9e
nvmet-fc: sync header templates with comments
by James Smart
· 7 years ago
0c319d3
nvmet-fc: ensure target queue id within range.
by James Smart
· 7 years ago
3688feb
nvmet-fc: on port remove call put outside lock
by James Smart
· 7 years ago
e4d753d
nvme-rdma: don't fully stop the controller in error recovery
by Sagi Grimberg
· 7 years ago
0a960afd
nvme-rdma: give up reconnect if state change fails
by Sagi Grimberg
· 7 years ago
1a40d97
nvme-core: Use nvme_wq to queue async events and fw activation
by Sagi Grimberg
· 7 years ago
8cbd96a
nvme: fix sqhd reference when admin queue connect fails
by James Smart
· 7 years ago
1020165
gfs2: Fix debugfs glocks dump
by Andreas Gruenbacher
· 7 years ago
f5c156c
block: fix a crash caused by wrong API
by Shaohua Li
· 7 years ago
332391a
fs: Fix page cache inconsistency when mixing buffered and AIO DIO
by Lukas Czerner
· 7 years ago
bb1cc74
nvmet: implement valid sqhd values in completions
by James Smart
· 7 years ago
8edd11c
nvme-fabrics: Allow 0 as KATO value
by Guilherme G. Piccoli
· 7 years ago
0951338
nvme: allow timed-out ios to retry
by James Smart
· 7 years ago
cd48282
nvme: stop aer posting if controller state not live
by James Smart
· 7 years ago
d087747
nvme-pci: Print invalid SGL only once
by Keith Busch
· 7 years ago
161b8be
nvme-pci: initialize queue memory before interrupts
by Keith Busch
· 7 years ago
deb6174
nvmet-fc: fix failing max io queue connections
by James Smart
· 7 years ago
d9d34c0
nvme-fc: use transport-specific sgl format
by James Smart
· 7 years ago
d85cf20
nvme: add transport SGL definitions
by James Smart
· 7 years ago
c98cb3b
nvme.h: remove FC transport-specific error values
by James Smart
· 7 years ago
39a550d
qla2xxx: remove use of FC-specific error codes
by James Smart
· 7 years ago
8e009ce8
lpfc: remove use of FC-specific error codes
by James Smart
· 7 years ago
fc9608e
nvmet-fcloop: remove use of FC-specific error codes
by James Smart
· 7 years ago
29b3d26
nvmet-fc: remove use of FC-specific error codes
by James Smart
· 7 years ago
Next »