index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2016-04-12
xen-blkfront: switch to using blk_queue_write_cache()
Jens Axboe
-1
/
+2
2016-04-12
dm: switch to using blk_queue_write_cache()
Jens Axboe
-4
/
+4
2016-04-12
bcache: switch to using blk_queue_write_cache()
Jens Axboe
-1
/
+1
2016-04-12
virtio_blk: switch to using blk_queue_write_cache()
Jens Axboe
-5
/
+1
2016-04-12
ps3disk: switch to using blk_queue_write_cache()
Jens Axboe
-1
/
+1
2016-04-12
skd_main: switch to using blk_queue_write_cache()
Jens Axboe
-1
/
+1
2016-04-12
osdblk: switch to using blk_queue_write_cache()
Jens Axboe
-1
/
+1
2016-04-12
nbd: switch to using blk_queue_write_cache()
Jens Axboe
-2
/
+2
2016-04-12
mtip32xx: remove call to blk_queue_flush()
Jens Axboe
-6
/
+0
2016-04-12
loop: switch to using blk_queue_write_cache()
Jens Axboe
-1
/
+1
2016-04-12
drbd: switch to using blk_queue_write_cache()
Jens Axboe
-1
/
+1
2016-04-12
NVMe: switch to using blk_queue_write_cache()
Jens Axboe
-2
/
+5
2016-04-12
sd: switch to using blk_queue_write_cache()
Jens Axboe
-4
/
+4
2016-04-12
Merge branch 'for-4.7/core' into for-4.7/drivers
Jens Axboe
-0
/
+77
2016-04-12
block: add ability to flag write back caching on a device
Jens Axboe
-0
/
+77
2016-04-12
blk-mq: Make blk_mq_all_tag_busy_iter static
Sagi Grimberg
-5
/
+2
2016-04-12
mtip32xx: Convert to use blk_mq_tagset_busy_iter
Keith Busch
-3
/
+3
2016-04-12
nvme: Use blk-mq helper for IO termination
Sagi Grimberg
-14
/
+5
2016-04-12
NVMe: Skip async events for degraded controllers
Keith Busch
-2
/
+10
2016-04-12
nvme: add helper nvme_setup_cmd()
Ming Lin
-97
/
+108
2016-04-12
nvme: rewrite discard support
Ming Lin
-29
/
+39
2016-04-12
nvme: add helper nvme_map_len()
Ming Lin
-8
/
+13
2016-04-12
nvme: add missing lock nesting notation
Ming Lin
-1
/
+7
2016-04-12
NVMe: Always use MSI/MSI-x interrupts
Keith Busch
-10
/
+15
2016-04-12
blk-mq: Export tagset iter function
Sagi Grimberg
-0
/
+14
2016-04-12
block: add offset in blk_add_request_payload()
Ming Lin
-5
/
+6
2016-04-12
writeback: Fix performance regression in wb_over_bg_thresh()
Howard Cochran
-2
/
+4
2016-04-10
Linux 4.6-rc3
v4.6-rc3
Linus Torvalds
-1
/
+1
2016-04-10
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
-7
/
+13
2016-04-10
Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
-9
/
+84
2016-04-10
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-36
/
+49
2016-04-10
Revert "ext4: allow readdir()'s of large empty directories to be interrupted"
Linus Torvalds
-10
/
+0
2016-04-09
Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-11
/
+29
2016-04-09
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-32
/
+53
2016-04-09
Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
-45
/
+95
2016-04-09
Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-3
/
+2
2016-04-09
Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-148
/
+151
2016-04-09
Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-15
/
+1377
2016-04-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-109
/
+164
2016-04-09
Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
-10
/
+16
2016-04-09
Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-62
/
+380
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-92
/
+448
2016-04-09
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-33
/
+303
2016-04-09
Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-53
/
+28
2016-04-09
Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-10
/
+9
2016-04-09
i2c: jz4780: really prevent potential division by zero
Wolfram Sang
-1
/
+6
2016-04-09
Revert "i2c: jz4780: prevent potential division by zero"
Wolfram Sang
-1
/
+1
2016-04-08
Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
-1421
/
+2174
2016-04-08
Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...
David S. Miller
-25
/
+88
2016-04-08
bridge, netem: mark mailing lists as moderated
stephen hemminger
-2
/
+2
[next]