index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
nbd: move multi-connection bit to unused value
Jens Axboe
2016-11-22
1
-1
/
+1
*
nbd: add multi-connection support
Josef Bacik
2016-11-22
1
-4
/
+5
*
block: bio: pass bvec table to bio_init()
Ming Lei
2016-11-22
1
-1
/
+2
*
block: clear all of bi_opf in bio_set_op_attrs
Christoph Hellwig
2016-11-21
1
-2
/
+5
*
block: Change extern inline to static inline
Tobias Klauser
2016-11-18
1
-1
/
+1
*
blk-mq: make the polling code adaptive
Jens Axboe
2016-11-17
1
-1
/
+1
*
blk-mq: implement hybrid poll mode for sync O_DIRECT
Jens Axboe
2016-11-17
1
-0
/
+1
*
block: move poll code to blk-mq
Jens Axboe
2016-11-11
1
-1
/
+1
*
block: hook up writeback throttling
Jens Axboe
2016-11-10
1
-0
/
+3
*
blk-wbt: add general throttling mechanism
Jens Axboe
2016-11-10
1
-0
/
+153
*
block: add scalable completion tracking of requests
Jens Axboe
2016-11-10
2
-0
/
+23
*
nvme: introduce struct nvme_request
Christoph Hellwig
2016-11-10
1
-5
/
+5
*
writeback: track if we're sleeping on progress in balance_dirty_pages()
Jens Axboe
2016-11-08
1
-0
/
+2
*
block: add code to track actual device queue depth
Jens Axboe
2016-11-05
1
-0
/
+11
*
block: immediately dispatch big size request
Shaohua Li
2016-11-03
1
-0
/
+1
*
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
2016-11-02
1
-2
/
+3
*
blk-mq: Introduce blk_mq_quiesce_queue()
Bart Van Assche
2016-11-02
2
-0
/
+4
*
blk-mq: Remove blk_mq_cancel_requeue_work()
Bart Van Assche
2016-11-02
1
-1
/
+0
*
blk-mq: Introduce blk_mq_queue_stopped()
Bart Van Assche
2016-11-02
1
-0
/
+1
*
block: add bio_iov_iter_get_pages()
Kent Overstreet
2016-11-02
1
-0
/
+1
*
writeback: mark background writeback as such
Jens Axboe
2016-11-02
1
-0
/
+2
*
writeback: add wbc_to_write_flags()
Jens Axboe
2016-11-02
1
-0
/
+9
*
block: add REQ_BACKGROUND
Jens Axboe
2016-11-02
1
-0
/
+2
*
block: remove the CONFIG_BLOCK ifdef in blk_types.h
Christoph Hellwig
2016-11-01
1
-3
/
+0
*
mm: only include blk_types in swap.h if CONFIG_SWAP is enabled
Christoph Hellwig
2016-11-01
1
-1
/
+3
*
ceph: don't include blk_types.h in messenger.h
Christoph Hellwig
2016-11-01
1
-1
/
+1
*
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-11-01
3
-1
/
+4
*
block, fs: move submit_bio to bio.h
Christoph Hellwig
2016-11-01
2
-1
/
+2
*
fs: decouple READ and WRITE from the block layer ops
Christoph Hellwig
2016-11-01
4
-14
/
+11
*
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
2
-53
/
+4
*
block: replace REQ_NOIDLE with REQ_IDLE
Christoph Hellwig
2016-11-01
3
-8
/
+8
*
block: treat REQ_FUA and REQ_PREFLUSH as synchronous
Christoph Hellwig
2016-11-01
2
-4
/
+10
*
block: don't use REQ_SYNC in the READ_SYNC definition
Christoph Hellwig
2016-11-01
1
-1
/
+1
*
blk-cgroup: use op_is_sync to check for synchronous requests
Christoph Hellwig
2016-11-01
1
-1
/
+1
*
block: add a proper block layer data direction encoding
Christoph Hellwig
2016-10-28
2
-13
/
+30
*
block: better op and flags encoding
Christoph Hellwig
2016-10-28
8
-108
/
+63
*
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-28
3
-41
/
+51
*
block: replace REQ_THROTTLED with a bio flag
Christoph Hellwig
2016-10-28
1
-6
/
+2
*
block: move REQ_RAHEAD to common flags
Christoph Hellwig
2016-10-28
1
-2
/
+2
*
block: REQ_NOMERGE is common to the bio and request
Christoph Hellwig
2016-10-28
1
-1
/
+1
*
block: remove bio_is_rw
Christoph Hellwig
2016-10-28
1
-11
/
+0
*
sd: Implement support for ZBC devices
Hannes Reinecke
2016-10-18
1
-0
/
+17
*
blk-zoned: implement ioctls
Shaun Tancheff
2016-10-18
3
-0
/
+65
*
block: Implement support for zoned block devices
Hannes Reinecke
2016-10-18
3
-0
/
+135
*
block: Define zoned block device operations
Shaun Tancheff
2016-10-18
1
-0
/
+2
*
block: Add 'zoned' queue limit
Damien Le Moal
2016-10-18
1
-0
/
+47
*
generic syscalls: kill cruft from removed pkey syscalls
Dave Hansen
2016-10-17
2
-7
/
+0
*
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-15
6
-6
/
+29
|
\
|
*
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-10-10
6
-6
/
+18
|
*
gcc-plugins: Add latent_entropy plugin
Emese Revfy
2016-10-10
1
-0
/
+11
[next]