index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-10-13
lightnvm: pblk: simplify work_queue mempool
Javier González
2017-10-13
lightnvm: pblk: fix min size for page mempool
Javier González
2017-10-13
lightnvm: pblk: avoid deadlock on low LUN config
Javier González
2017-10-13
lightnvm: pblk: fix write I/O sync stat
Javier González
2017-10-13
lightnvm: pblk: free padded entries in write buffer
Javier González
2017-10-13
lightnvm: pblk: use right flag for GC allocation
Javier González
2017-10-13
lightnvm: pblk: initialize debug stat counter
Javier González
2017-10-13
lightnvm: pblk: reuse pblk_gc_should_kick
Rakesh Pandit
2017-10-13
lightnvm: pblk: print incompatible line version correctly
Rakesh Pandit
2017-10-13
lightnvm: pblk: improve error message if down_timeout fails
Rakesh Pandit
2017-10-13
lightnvm: pblk: fix message if L2P MAP is in device
Rakesh Pandit
2017-10-13
lightnvm: pblk: protect line bitmap while submitting meta io
Rakesh Pandit
2017-10-13
lightnvm: include NVM Express driver if OCSSD is selected for build
Rakesh Pandit
2017-10-13
lightnvm: pblk: fix error path in pblk_lines_alloc_metadata
Rakesh Pandit
2017-10-13
lightnvm: remove already calculated nr_chnls
Rakesh Pandit
2017-10-13
lightnvm: protect target type list with correct locks
Rakesh Pandit
2017-10-13
lightnvm: prevent bd removal if busy
Rakesh Pandit
2017-10-13
lightnvm: prevent target type module removal when in use
Rakesh Pandit
2017-10-12
mtip32xx: Clean up unused variables
Christos Gkekas
2017-10-12
fs/block_dev: remove vfs_msg() interface
Rakesh Pandit
2017-10-10
block: set request_list for request
Shaohua Li
2017-10-10
blk-stat: delete useless code
Shaohua Li
2017-10-10
blk-throttle: fix null pointer dereference while throttling writeback IOs
Jiufei Xue
2017-10-10
blkcg: check pol->cpd_free_fn before free cpd
weiping zhang
2017-10-10
writeback: merge try_to_writeback_inodes_sb_nr() into caller
Rakesh Pandit
2017-10-09
block, bfq: fix unbalanced decrements of burst size
Paolo Valente
2017-10-09
block,bfq: Disable writeback throttling
Luca Miccio
2017-10-09
writeback: schedule periodic writeback with sysctl
Yafang Shao
2017-10-06
block/bio: Remove null checks before mempool_destroy in bioset_free
Tim Hansen
2017-10-06
block: remove unnecessary NULL checks in bioset_integrity_free()
Tim Hansen
2017-10-06
backing-dev: kill unused pdflush_proc_obsolete()
Jens Axboe
2017-10-05
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
2017-10-04
sysctl: remove /proc/sys/vm/nr_pdflush_threads
Jens Axboe
2017-10-04
writeback: eliminate work item allocation in bd_start_writeback()
Jens Axboe
2017-10-04
blk-mq: document the need to have STARTED and COMPLETED share a byte
Jens Axboe
2017-10-04
blk-mq: attempt to fix atomic flag memory ordering
Peter Zijlstra
2017-10-03
block: move __elv_next_request to blk-core.c
Christoph Hellwig
2017-10-03
block, bfq: decrease burst size when queues in burst exit
Paolo Valente
2017-10-03
block, bfq: let early-merged queues be weight-raised on split too
Paolo Valente
2017-10-03
block, bfq: check and switch back to interactive wr also on queue split
Paolo Valente
2017-10-03
block, bfq: fix wrong init of saved start time for weight raising
Paolo Valente
2017-10-03
writeback: only allow one inflight and pending full flush
Jens Axboe
2017-10-03
writeback: move nr_pages == 0 logic to one location
Jens Axboe
2017-10-03
writeback: make wb_start_writeback() static
Jens Axboe
2017-10-03
writeback: pass in '0' for nr_pages writeback in laptop mode
Jens Axboe
2017-10-03
writeback: provide a wakeup_flusher_threads_bdi()
Jens Axboe
2017-10-03
writeback: remove 'range_cyclic' argument for wb_start_writeback()
Jens Axboe
2017-10-03
writeback: switch wakeup_flusher_threads() to cyclic writeback
Jens Axboe
2017-10-03
fs: kill 'nr_pages' argument from wakeup_flusher_threads()
Jens Axboe
2017-10-03
buffer: eliminate the need to call free_more_memory() in __getblk_slow()
Jens Axboe
[next]