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
2016-04-13
nvme: Avoid reset work on watchdog timer function during error recovery
Guilherme G. Piccoli
1
-8
/
+30
2016-04-12
NVMe: silence warning about unused 'dev'
Jens Axboe
1
-2
/
+2
2016-04-12
block: kill blk_queue_flush()
Jens Axboe
3
-23
/
+2
2016-04-12
um: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-12
mtd: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-12
mmc/block: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-12
md: update to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-12
ide-disk: update to using blk_queue_write_cache()
Jens Axboe
1
-3
/
+3
2016-04-12
xen-blkfront: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+2
2016-04-12
dm: switch to using blk_queue_write_cache()
Jens Axboe
1
-4
/
+4
2016-04-12
bcache: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-12
virtio_blk: switch to using blk_queue_write_cache()
Jens Axboe
1
-5
/
+1
2016-04-12
ps3disk: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-12
skd_main: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-12
osdblk: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-12
nbd: switch to using blk_queue_write_cache()
Jens Axboe
1
-2
/
+2
2016-04-12
mtip32xx: remove call to blk_queue_flush()
Jens Axboe
1
-6
/
+0
2016-04-12
loop: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-12
drbd: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-12
NVMe: switch to using blk_queue_write_cache()
Jens Axboe
1
-2
/
+5
2016-04-12
sd: switch to using blk_queue_write_cache()
Jens Axboe
1
-4
/
+4
2016-04-12
Merge branch 'for-4.7/core' into for-4.7/drivers
Jens Axboe
4
-0
/
+77
2016-04-12
block: add ability to flag write back caching on a device
Jens Axboe
4
-0
/
+77
2016-04-12
blk-mq: Make blk_mq_all_tag_busy_iter static
Sagi Grimberg
2
-5
/
+2
2016-04-12
mtip32xx: Convert to use blk_mq_tagset_busy_iter
Keith Busch
1
-3
/
+3
2016-04-12
nvme: Use blk-mq helper for IO termination
Sagi Grimberg
1
-14
/
+5
2016-04-12
NVMe: Skip async events for degraded controllers
Keith Busch
1
-2
/
+10
2016-04-12
nvme: add helper nvme_setup_cmd()
Ming Lin
3
-97
/
+108
2016-04-12
nvme: rewrite discard support
Ming Lin
1
-29
/
+39
2016-04-12
nvme: add helper nvme_map_len()
Ming Lin
2
-8
/
+13
2016-04-12
nvme: add missing lock nesting notation
Ming Lin
1
-1
/
+7
2016-04-12
NVMe: Always use MSI/MSI-x interrupts
Keith Busch
1
-10
/
+15
2016-04-12
blk-mq: Export tagset iter function
Sagi Grimberg
2
-0
/
+14
2016-04-12
block: add offset in blk_add_request_payload()
Ming Lin
4
-5
/
+6
2016-04-12
writeback: Fix performance regression in wb_over_bg_thresh()
Howard Cochran
1
-2
/
+4
2016-04-10
Linux 4.6-rc3
v4.6-rc3
Linus Torvalds
1
-1
/
+1
2016-04-10
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-7
/
+13
2016-04-10
Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
5
-9
/
+84
2016-04-10
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-36
/
+49
2016-04-10
Revert "ext4: allow readdir()'s of large empty directories to be interrupted"
Linus Torvalds
2
-10
/
+0
2016-04-09
Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-11
/
+29
2016-04-09
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-32
/
+53
2016-04-09
Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-45
/
+95
2016-04-09
Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+2
2016-04-09
Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
22
-148
/
+151
2016-04-09
Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-15
/
+1377
2016-04-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-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
3
-10
/
+16
2016-04-09
Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-62
/
+380
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
41
-92
/
+448
[next]