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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-02
blk-mq: Introduce blk_mq_queue_stopped()
Bart Van Assche
1
-0
/
+1
2016-11-02
block: add bio_iov_iter_get_pages()
Kent Overstreet
1
-0
/
+1
2016-11-02
writeback: mark background writeback as such
Jens Axboe
1
-0
/
+2
2016-11-02
writeback: add wbc_to_write_flags()
Jens Axboe
1
-0
/
+9
2016-11-02
block: add REQ_BACKGROUND
Jens Axboe
1
-0
/
+2
2016-11-01
block: remove the CONFIG_BLOCK ifdef in blk_types.h
Christoph Hellwig
1
-3
/
+0
2016-11-01
mm: only include blk_types in swap.h if CONFIG_SWAP is enabled
Christoph Hellwig
1
-1
/
+3
2016-11-01
ceph: don't include blk_types.h in messenger.h
Christoph Hellwig
1
-1
/
+1
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
3
-1
/
+4
2016-11-01
block, fs: move submit_bio to bio.h
Christoph Hellwig
2
-1
/
+2
2016-11-01
fs: decouple READ and WRITE from the block layer ops
Christoph Hellwig
4
-14
/
+11
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2
-53
/
+4
2016-11-01
block: replace REQ_NOIDLE with REQ_IDLE
Christoph Hellwig
3
-8
/
+8
2016-11-01
block: treat REQ_FUA and REQ_PREFLUSH as synchronous
Christoph Hellwig
2
-4
/
+10
2016-11-01
block: don't use REQ_SYNC in the READ_SYNC definition
Christoph Hellwig
1
-1
/
+1
2016-11-01
blk-cgroup: use op_is_sync to check for synchronous requests
Christoph Hellwig
1
-1
/
+1
2016-10-28
block: add a proper block layer data direction encoding
Christoph Hellwig
2
-13
/
+30
2016-10-28
block: better op and flags encoding
Christoph Hellwig
8
-108
/
+63
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
3
-41
/
+51
2016-10-28
block: replace REQ_THROTTLED with a bio flag
Christoph Hellwig
1
-6
/
+2
2016-10-28
block: move REQ_RAHEAD to common flags
Christoph Hellwig
1
-2
/
+2
2016-10-28
block: REQ_NOMERGE is common to the bio and request
Christoph Hellwig
1
-1
/
+1
2016-10-28
block: remove bio_is_rw
Christoph Hellwig
1
-11
/
+0
2016-10-18
sd: Implement support for ZBC devices
Hannes Reinecke
1
-0
/
+17
2016-10-18
blk-zoned: implement ioctls
Shaun Tancheff
3
-0
/
+65
2016-10-18
block: Implement support for zoned block devices
Hannes Reinecke
3
-0
/
+135
2016-10-18
block: Define zoned block device operations
Shaun Tancheff
1
-0
/
+2
2016-10-18
block: Add 'zoned' queue limit
Damien Le Moal
1
-0
/
+47
2016-10-17
generic syscalls: kill cruft from removed pkey syscalls
Dave Hansen
2
-7
/
+0
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-6
/
+29
2016-10-14
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+11
2016-10-14
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
5
-63
/
+179
2016-10-14
Merge tag 'docs-4.9-2' of git://git.lwn.net/linux
Linus Torvalds
1
-35
/
+42
2016-10-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-0
/
+109
2016-10-14
Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+19
2016-10-14
Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-52
/
+52
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
4
-23
/
+188
2016-10-14
qedr: Add support for QP verbs
Ram Amrani
1
-0
/
+34
2016-10-14
qedr: Add support for PD,PKEY and CQ verbs
Ram Amrani
1
-0
/
+19
2016-10-14
qedr: Add support for user context verbs
Ram Amrani
1
-0
/
+53
2016-10-14
qedr: Add RoCE driver framework
Ram Amrani
1
-0
/
+3
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
1
-23
/
+30
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
3
-34
/
+45
2016-10-14
pkeys: Remove easily triggered WARN
Dave Jones
1
-1
/
+0
2016-10-14
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-0
/
+1203
2016-10-14
Merge branches 'device-properties' and 'acpi-misc'
Rafael J. Wysocki
1
-3
/
+19
2016-10-14
Merge branches 'pm-cpufreq' and 'pm-devfreq'
Rafael J. Wysocki
1
-52
/
+52
2016-10-14
vfs: add vfs_get_link() helper
Miklos Szeredi
1
-0
/
+1
2016-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+35
[next]