index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
2017-10-05
6
-33
/
+3
*
sysctl: remove /proc/sys/vm/nr_pdflush_threads
Jens Axboe
2017-10-04
2
-10
/
+0
*
writeback: eliminate work item allocation in bd_start_writeback()
Jens Axboe
2017-10-04
4
-60
/
+57
*
blk-mq: document the need to have STARTED and COMPLETED share a byte
Jens Axboe
2017-10-04
2
-0
/
+13
*
blk-mq: attempt to fix atomic flag memory ordering
Peter Zijlstra
2017-10-04
2
-13
/
+41
*
block: move __elv_next_request to blk-core.c
Christoph Hellwig
2017-10-03
2
-41
/
+40
*
block, bfq: decrease burst size when queues in burst exit
Paolo Valente
2017-10-03
1
-9
/
+3
*
block, bfq: let early-merged queues be weight-raised on split too
Paolo Valente
2017-10-03
1
-5
/
+23
*
block, bfq: check and switch back to interactive wr also on queue split
Paolo Valente
2017-10-03
1
-38
/
+49
*
block, bfq: fix wrong init of saved start time for weight raising
Paolo Valente
2017-10-03
1
-19
/
+31
*
writeback: only allow one inflight and pending full flush
Jens Axboe
2017-10-03
2
-0
/
+26
*
writeback: move nr_pages == 0 logic to one location
Jens Axboe
2017-10-03
1
-24
/
+17
*
writeback: make wb_start_writeback() static
Jens Axboe
2017-10-03
2
-4
/
+2
*
writeback: pass in '0' for nr_pages writeback in laptop mode
Jens Axboe
2017-10-03
1
-16
/
+1
*
writeback: provide a wakeup_flusher_threads_bdi()
Jens Axboe
2017-10-03
2
-10
/
+31
*
writeback: remove 'range_cyclic' argument for wb_start_writeback()
Jens Axboe
2017-10-03
3
-6
/
+6
*
writeback: switch wakeup_flusher_threads() to cyclic writeback
Jens Axboe
2017-10-03
1
-1
/
+1
*
fs: kill 'nr_pages' argument from wakeup_flusher_threads()
Jens Axboe
2017-10-03
4
-8
/
+7
*
buffer: eliminate the need to call free_more_memory() in __getblk_slow()
Jens Axboe
2017-10-03
1
-23
/
+0
*
buffer: grow_dev_page() should use __GFP_NOFAIL for all cases
Jens Axboe
2017-10-03
1
-5
/
+1
*
buffer: have alloc_page_buffers() use __GFP_NOFAIL
Jens Axboe
2017-10-03
5
-27
/
+14
*
blk-mq: wire up completion notifier for laptop mode
Jens Axboe
2017-10-03
1
-0
/
+3
*
blk-mq-tag: kill unused tag enums
Jens Axboe
2017-10-01
1
-6
/
+1
*
blk-mq: remove unused function hctx_allow_merges
weiping zhang
2017-09-30
1
-6
/
+0
*
null_blk: add "no_sched" module parameter
weiping zhang
2017-09-30
1
-0
/
+6
*
block: fix a build error
Shaohua Li
2017-09-26
3
-6
/
+6
*
block: cryptoloop - Fix build warning
Corentin Labbe
2017-09-26
1
-2
/
+0
*
block/loop: make loop cgroup aware
Shaohua Li
2017-09-26
2
-0
/
+14
*
block: make blkcg aware of kthread stored original cgroup info
Shaohua Li
2017-09-26
1
-6
/
+7
*
blkcg: delete unused APIs
Shaohua Li
2017-09-26
3
-45
/
+0
*
kthread: add a mechanism to store cgroup info
Shaohua Li
2017-09-26
2
-2
/
+75
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-09-26
1
-1
/
+1
|
\
|
*
fix a typo in put_compat_shm_info()
Al Viro
2017-09-26
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-26
25
-175
/
+226
|
\
\
|
*
|
nvme-fcloop: fix port deletes and callbacks
James Smart
2017-09-25
1
-64
/
+38
|
*
|
nvmet-fc: sync header templates with comments
James Smart
2017-09-25
1
-5
/
+8
|
*
|
nvmet-fc: ensure target queue id within range.
James Smart
2017-09-25
1
-0
/
+3
|
*
|
nvmet-fc: on port remove call put outside lock
James Smart
2017-09-25
1
-1
/
+5
|
*
|
nvme-rdma: don't fully stop the controller in error recovery
Sagi Grimberg
2017-09-25
1
-1
/
+1
|
*
|
nvme-rdma: give up reconnect if state change fails
Sagi Grimberg
2017-09-25
1
-1
/
+6
|
*
|
nvme-core: Use nvme_wq to queue async events and fw activation
Sagi Grimberg
2017-09-25
1
-2
/
+2
|
*
|
nvme: fix sqhd reference when admin queue connect fails
James Smart
2017-09-25
1
-1
/
+2
|
*
|
block: fix a crash caused by wrong API
Shaohua Li
2017-09-25
1
-1
/
+1
|
*
|
fs: Fix page cache inconsistency when mixing buffered and AIO DIO
Lukas Czerner
2017-09-25
3
-21
/
+67
|
*
|
nvmet: implement valid sqhd values in completions
James Smart
2017-09-25
3
-6
/
+12
|
*
|
nvme-fabrics: Allow 0 as KATO value
Guilherme G. Piccoli
2017-09-25
1
-9
/
+9
|
*
|
nvme: allow timed-out ios to retry
James Smart
2017-09-25
1
-2
/
+0
|
*
|
nvme: stop aer posting if controller state not live
James Smart
2017-09-25
1
-2
/
+3
|
*
|
nvme-pci: Print invalid SGL only once
Keith Busch
2017-09-25
1
-12
/
+18
|
*
|
nvme-pci: initialize queue memory before interrupts
Keith Busch
2017-09-25
1
-2
/
+2
[next]