index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-09
block,bfq: Disable writeback throttling
Luca Miccio
2
-2
/
+3
2017-10-09
writeback: schedule periodic writeback with sysctl
Yafang Shao
1
-2
/
+8
2017-10-06
block/bio: Remove null checks before mempool_destroy in bioset_free
Tim Hansen
1
-5
/
+2
2017-10-06
block: remove unnecessary NULL checks in bioset_integrity_free()
Tim Hansen
1
-5
/
+2
2017-10-06
backing-dev: kill unused pdflush_proc_obsolete()
Jens Axboe
2
-22
/
+0
2017-10-05
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
6
-33
/
+3
2017-10-04
sysctl: remove /proc/sys/vm/nr_pdflush_threads
Jens Axboe
2
-10
/
+0
2017-10-04
writeback: eliminate work item allocation in bd_start_writeback()
Jens Axboe
4
-60
/
+57
2017-10-04
blk-mq: document the need to have STARTED and COMPLETED share a byte
Jens Axboe
2
-0
/
+13
2017-10-04
blk-mq: attempt to fix atomic flag memory ordering
Peter Zijlstra
2
-13
/
+41
2017-10-03
block: move __elv_next_request to blk-core.c
Christoph Hellwig
2
-41
/
+40
2017-10-03
block, bfq: decrease burst size when queues in burst exit
Paolo Valente
1
-9
/
+3
2017-10-03
block, bfq: let early-merged queues be weight-raised on split too
Paolo Valente
1
-5
/
+23
2017-10-03
block, bfq: check and switch back to interactive wr also on queue split
Paolo Valente
1
-38
/
+49
2017-10-03
block, bfq: fix wrong init of saved start time for weight raising
Paolo Valente
1
-19
/
+31
2017-10-03
writeback: only allow one inflight and pending full flush
Jens Axboe
2
-0
/
+26
2017-10-03
writeback: move nr_pages == 0 logic to one location
Jens Axboe
1
-24
/
+17
2017-10-03
writeback: make wb_start_writeback() static
Jens Axboe
2
-4
/
+2
2017-10-03
writeback: pass in '0' for nr_pages writeback in laptop mode
Jens Axboe
1
-16
/
+1
2017-10-03
writeback: provide a wakeup_flusher_threads_bdi()
Jens Axboe
2
-10
/
+31
2017-10-03
writeback: remove 'range_cyclic' argument for wb_start_writeback()
Jens Axboe
3
-6
/
+6
2017-10-03
writeback: switch wakeup_flusher_threads() to cyclic writeback
Jens Axboe
1
-1
/
+1
2017-10-03
fs: kill 'nr_pages' argument from wakeup_flusher_threads()
Jens Axboe
4
-8
/
+7
2017-10-03
buffer: eliminate the need to call free_more_memory() in __getblk_slow()
Jens Axboe
1
-23
/
+0
2017-10-03
buffer: grow_dev_page() should use __GFP_NOFAIL for all cases
Jens Axboe
1
-5
/
+1
2017-10-03
buffer: have alloc_page_buffers() use __GFP_NOFAIL
Jens Axboe
5
-27
/
+14
2017-10-03
blk-mq: wire up completion notifier for laptop mode
Jens Axboe
1
-0
/
+3
2017-10-01
blk-mq-tag: kill unused tag enums
Jens Axboe
1
-6
/
+1
2017-09-30
blk-mq: remove unused function hctx_allow_merges
weiping zhang
1
-6
/
+0
2017-09-30
null_blk: add "no_sched" module parameter
weiping zhang
1
-0
/
+6
2017-09-26
block: fix a build error
Shaohua Li
3
-6
/
+6
2017-09-26
block: cryptoloop - Fix build warning
Corentin Labbe
1
-2
/
+0
2017-09-26
block/loop: make loop cgroup aware
Shaohua Li
2
-0
/
+14
2017-09-26
block: make blkcg aware of kthread stored original cgroup info
Shaohua Li
1
-6
/
+7
2017-09-26
blkcg: delete unused APIs
Shaohua Li
3
-45
/
+0
2017-09-26
kthread: add a mechanism to store cgroup info
Shaohua Li
2
-2
/
+75
2017-09-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2017-09-25
fix a typo in put_compat_shm_info()
Al Viro
1
-1
/
+1
2017-09-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
25
-175
/
+226
2017-09-25
Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+5
2017-09-25
Merge tag 'microblaze-4.14-rc3' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
3
-2
/
+3
2017-09-25
Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-29
/
+41
2017-09-25
nvme-fcloop: fix port deletes and callbacks
James Smart
1
-64
/
+38
2017-09-25
nvmet-fc: sync header templates with comments
James Smart
1
-5
/
+8
2017-09-25
nvmet-fc: ensure target queue id within range.
James Smart
1
-0
/
+3
2017-09-25
nvmet-fc: on port remove call put outside lock
James Smart
1
-1
/
+5
2017-09-25
nvme-rdma: don't fully stop the controller in error recovery
Sagi Grimberg
1
-1
/
+1
2017-09-25
nvme-rdma: give up reconnect if state change fails
Sagi Grimberg
1
-1
/
+6
2017-09-25
nvme-core: Use nvme_wq to queue async events and fw activation
Sagi Grimberg
1
-2
/
+2
2017-09-25
nvme: fix sqhd reference when admin queue connect fails
James Smart
1
-1
/
+2
[next]