summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-13lightnvm: pblk: simplify work_queue mempoolJavier González
2017-10-13lightnvm: pblk: fix min size for page mempoolJavier González
2017-10-13lightnvm: pblk: avoid deadlock on low LUN configJavier González
2017-10-13lightnvm: pblk: fix write I/O sync statJavier González
2017-10-13lightnvm: pblk: free padded entries in write bufferJavier González
2017-10-13lightnvm: pblk: use right flag for GC allocationJavier González
2017-10-13lightnvm: pblk: initialize debug stat counterJavier González
2017-10-13lightnvm: pblk: reuse pblk_gc_should_kickRakesh Pandit
2017-10-13lightnvm: pblk: print incompatible line version correctlyRakesh Pandit
2017-10-13lightnvm: pblk: improve error message if down_timeout failsRakesh Pandit
2017-10-13lightnvm: pblk: fix message if L2P MAP is in deviceRakesh Pandit
2017-10-13lightnvm: pblk: protect line bitmap while submitting meta ioRakesh Pandit
2017-10-13lightnvm: include NVM Express driver if OCSSD is selected for buildRakesh Pandit
2017-10-13lightnvm: pblk: fix error path in pblk_lines_alloc_metadataRakesh Pandit
2017-10-13lightnvm: remove already calculated nr_chnlsRakesh Pandit
2017-10-13lightnvm: protect target type list with correct locksRakesh Pandit
2017-10-13lightnvm: prevent bd removal if busyRakesh Pandit
2017-10-13lightnvm: prevent target type module removal when in useRakesh Pandit
2017-10-12mtip32xx: Clean up unused variablesChristos Gkekas
2017-10-12fs/block_dev: remove vfs_msg() interfaceRakesh Pandit
2017-10-10block: set request_list for requestShaohua Li
2017-10-10blk-stat: delete useless codeShaohua Li
2017-10-10blk-throttle: fix null pointer dereference while throttling writeback IOsJiufei Xue
2017-10-10blkcg: check pol->cpd_free_fn before free cpdweiping zhang
2017-10-10writeback: merge try_to_writeback_inodes_sb_nr() into callerRakesh Pandit
2017-10-09block, bfq: fix unbalanced decrements of burst sizePaolo Valente
2017-10-09block,bfq: Disable writeback throttlingLuca Miccio
2017-10-09writeback: schedule periodic writeback with sysctlYafang Shao
2017-10-06block/bio: Remove null checks before mempool_destroy in bioset_freeTim Hansen
2017-10-06block: remove unnecessary NULL checks in bioset_integrity_free()Tim Hansen
2017-10-06backing-dev: kill unused pdflush_proc_obsolete()Jens Axboe
2017-10-05block: remove QUEUE_FLAG_STACKABLEChristoph Hellwig
2017-10-04sysctl: remove /proc/sys/vm/nr_pdflush_threadsJens Axboe
2017-10-04writeback: eliminate work item allocation in bd_start_writeback()Jens Axboe
2017-10-04blk-mq: document the need to have STARTED and COMPLETED share a byteJens Axboe
2017-10-04blk-mq: attempt to fix atomic flag memory orderingPeter Zijlstra
2017-10-03block: move __elv_next_request to blk-core.cChristoph Hellwig
2017-10-03block, bfq: decrease burst size when queues in burst exitPaolo Valente
2017-10-03block, bfq: let early-merged queues be weight-raised on split tooPaolo Valente
2017-10-03block, bfq: check and switch back to interactive wr also on queue splitPaolo Valente
2017-10-03block, bfq: fix wrong init of saved start time for weight raisingPaolo Valente
2017-10-03writeback: only allow one inflight and pending full flushJens Axboe
2017-10-03writeback: move nr_pages == 0 logic to one locationJens Axboe
2017-10-03writeback: make wb_start_writeback() staticJens Axboe
2017-10-03writeback: pass in '0' for nr_pages writeback in laptop modeJens Axboe
2017-10-03writeback: provide a wakeup_flusher_threads_bdi()Jens Axboe
2017-10-03writeback: remove 'range_cyclic' argument for wb_start_writeback()Jens Axboe
2017-10-03writeback: switch wakeup_flusher_threads() to cyclic writebackJens Axboe
2017-10-03fs: kill 'nr_pages' argument from wakeup_flusher_threads()Jens Axboe
2017-10-03buffer: eliminate the need to call free_more_memory() in __getblk_slow()Jens Axboe