platform/kernel/linux-starfive.git
2017-10-13 Javier Gonzálezlightnvm: pblk: use rqd->end_io for completion
2017-10-13 Javier Gonzálezlightnvm: pblk: refactor rqd alloc/free
2017-10-13 Javier Gonzálezlightnvm: pblk: improve naming for internal req.
2017-10-13 Javier Gonzálezlightnvm: pblk: allocate bio size more accurately
2017-10-13 Javier Gonzálezlightnvm: pblk: simplify path on REQ_PREFLUSH
2017-10-13 Javier Gonzálezlightnvm: pblk: put bio on bio completion
2017-10-13 Javier Gonzálezlightnvm: pblk: refactor read path on GC
2017-10-13 Javier Gonzálezlightnvm: pblk: simplify data validity check on GC
2017-10-13 Javier Gonzálezlightnvm: pblk: refactor read lba sanity check
2017-10-13 Javier Gonzálezlightnvm: pblk: normalize ppa namings
2017-10-13 Javier Gonzálezlightnvm: pblk: use constant for GC max inflight
2017-10-13 Javier Gonzálezlightnvm: pblk: remove checks on mempool alloc.
2017-10-13 Javier Gonzálezlightnvm: pblk: do not use a mempool for line bitmaps
2017-10-13 Javier Gonzálezlightnvm: pblk: decouple read/erase mempools
2017-10-13 Javier Gonzálezlightnvm: pblk: simplify work_queue mempool
2017-10-13 Javier Gonzálezlightnvm: pblk: fix min size for page mempool
2017-10-13 Javier Gonzálezlightnvm: pblk: avoid deadlock on low LUN config
2017-10-13 Javier Gonzálezlightnvm: pblk: fix write I/O sync stat
2017-10-13 Javier Gonzálezlightnvm: pblk: free padded entries in write buffer
2017-10-13 Javier Gonzálezlightnvm: pblk: use right flag for GC allocation
2017-10-13 Javier Gonzálezlightnvm: pblk: initialize debug stat counter
2017-10-13 Rakesh Panditlightnvm: pblk: reuse pblk_gc_should_kick
2017-10-13 Rakesh Panditlightnvm: pblk: print incompatible line version correctly
2017-10-13 Rakesh Panditlightnvm: pblk: improve error message if down_timeout...
2017-10-13 Rakesh Panditlightnvm: pblk: fix message if L2P MAP is in device
2017-10-13 Rakesh Panditlightnvm: pblk: protect line bitmap while submitting...
2017-10-13 Rakesh Panditlightnvm: include NVM Express driver if OCSSD is select...
2017-10-13 Rakesh Panditlightnvm: pblk: fix error path in pblk_lines_alloc_metadata
2017-10-13 Rakesh Panditlightnvm: remove already calculated nr_chnls
2017-10-13 Rakesh Panditlightnvm: protect target type list with correct locks
2017-10-13 Rakesh Panditlightnvm: prevent bd removal if busy
2017-10-13 Rakesh Panditlightnvm: prevent target type module removal when in use
2017-10-12 Christos Gkekasmtip32xx: Clean up unused variables
2017-10-12 Rakesh Panditfs/block_dev: remove vfs_msg() interface
2017-10-10 Shaohua Liblock: set request_list for request
2017-10-10 Shaohua Liblk-stat: delete useless code
2017-10-10 Jiufei Xueblk-throttle: fix null pointer dereference while thrott...
2017-10-10 weiping zhangblkcg: check pol->cpd_free_fn before free cpd
2017-10-10 Rakesh Panditwriteback: merge try_to_writeback_inodes_sb_nr() into...
2017-10-09 Paolo Valenteblock, bfq: fix unbalanced decrements of burst size
2017-10-09 Luca Miccioblock,bfq: Disable writeback throttling
2017-10-09 Yafang Shaowriteback: schedule periodic writeback with sysctl
2017-10-06 Tim Hansenblock/bio: Remove null checks before mempool_destroy...
2017-10-06 Tim Hansenblock: remove unnecessary NULL checks in bioset_integri...
2017-10-06 Jens Axboebacking-dev: kill unused pdflush_proc_obsolete()
2017-10-05 Christoph Hellwigblock: remove QUEUE_FLAG_STACKABLE
2017-10-04 Jens Axboesysctl: remove /proc/sys/vm/nr_pdflush_threads
2017-10-04 Jens Axboewriteback: eliminate work item allocation in bd_start_w...
2017-10-04 Jens Axboeblk-mq: document the need to have STARTED and COMPLETED...
2017-10-04 Peter Zijlstrablk-mq: attempt to fix atomic flag memory ordering
2017-10-03 Christoph Hellwigblock: move __elv_next_request to blk-core.c
2017-10-03 Paolo Valenteblock, bfq: decrease burst size when queues in burst...
2017-10-03 Paolo Valenteblock, bfq: let early-merged queues be weight-raised...
2017-10-03 Paolo Valenteblock, bfq: check and switch back to interactive wr...
2017-10-03 Paolo Valenteblock, bfq: fix wrong init of saved start time for...
2017-10-03 Jens Axboewriteback: only allow one inflight and pending full...
2017-10-03 Jens Axboewriteback: move nr_pages == 0 logic to one location
2017-10-03 Jens Axboewriteback: make wb_start_writeback() static
2017-10-03 Jens Axboewriteback: pass in '0' for nr_pages writeback in laptop...
2017-10-03 Jens Axboewriteback: provide a wakeup_flusher_threads_bdi()
2017-10-03 Jens Axboewriteback: remove 'range_cyclic' argument for wb_start_...
2017-10-03 Jens Axboewriteback: switch wakeup_flusher_threads() to cyclic...
2017-10-03 Jens Axboefs: kill 'nr_pages' argument from wakeup_flusher_threads()
2017-10-03 Jens Axboebuffer: eliminate the need to call free_more_memory...
2017-10-03 Jens Axboebuffer: grow_dev_page() should use __GFP_NOFAIL for...
2017-10-03 Jens Axboebuffer: have alloc_page_buffers() use __GFP_NOFAIL
2017-10-03 Jens Axboeblk-mq: wire up completion notifier for laptop mode
2017-10-01 Jens Axboeblk-mq-tag: kill unused tag enums
2017-09-30 weiping zhangblk-mq: remove unused function hctx_allow_merges
2017-09-30 weiping zhangnull_blk: add "no_sched" module parameter
2017-09-26 Shaohua Liblock: fix a build error
2017-09-26 Corentin Labbeblock: cryptoloop - Fix build warning
2017-09-26 Shaohua Liblock/loop: make loop cgroup aware
2017-09-26 Shaohua Liblock: make blkcg aware of kthread stored original...
2017-09-26 Shaohua Liblkcg: delete unused APIs
2017-09-26 Shaohua Likthread: add a mechanism to store cgroup info
2017-09-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-09-26 Al Virofix a typo in put_compat_shm_info()
2017-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-09-25 Linus TorvaldsMerge tag 'gfs2-for-linus-4.14-rc3' of git://git./linux...
2017-09-25 Linus TorvaldsMerge tag 'microblaze-4.14-rc3' of git://git.monstr...
2017-09-25 Linus TorvaldsMerge tag 'trace-v4.14-rc1-2' of git://git./linux/kerne...
2017-09-25 James Smartnvme-fcloop: fix port deletes and callbacks
2017-09-25 James Smartnvmet-fc: sync header templates with comments
2017-09-25 James Smartnvmet-fc: ensure target queue id within range.
2017-09-25 James Smartnvmet-fc: on port remove call put outside lock
2017-09-25 Sagi Grimbergnvme-rdma: don't fully stop the controller in error...
2017-09-25 Sagi Grimbergnvme-rdma: give up reconnect if state change fails
2017-09-25 Sagi Grimbergnvme-core: Use nvme_wq to queue async events and fw...
2017-09-25 James Smartnvme: fix sqhd reference when admin queue connect fails
2017-09-25 Andreas Gruenbachergfs2: Fix debugfs glocks dump
2017-09-25 Shaohua Liblock: fix a crash caused by wrong API
2017-09-25 Lukas Czernerfs: Fix page cache inconsistency when mixing buffered...
2017-09-25 James Smartnvmet: implement valid sqhd values in completions
2017-09-25 Guilherme G... nvme-fabrics: Allow 0 as KATO value
2017-09-25 James Smartnvme: allow timed-out ios to retry
2017-09-25 James Smartnvme: stop aer posting if controller state not live
2017-09-25 Keith Buschnvme-pci: Print invalid SGL only once
2017-09-25 Keith Buschnvme-pci: initialize queue memory before interrupts
2017-09-25 James Smartnvmet-fc: fix failing max io queue connections
next