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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-23
nbd: set discard granularity properly
Josef Bacik
1
-2
/
+8
2018-05-22
block/ndb: add WQ_UNBOUND to the knbd-recv workqueue
Dan Melnic
1
-1
/
+2
2018-05-21
nvme-pci: fix race between poll and IRQ completions
Jens Axboe
1
-4
/
+11
2018-05-21
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
5
-94
/
+133
2018-05-18
nvme-pci: drop IRQ disabling on submission queue lock
Jens Axboe
1
-4
/
+4
2018-05-18
nvme-pci: split the nvme queue lock into submission and completion locks
Jens Axboe
1
-21
/
+23
2018-05-18
nvme-pci: handle completions outside of the queue lock
Jens Axboe
1
-42
/
+45
2018-05-18
nvme-pci: move ->cq_vector == -1 check outside of ->q_lock
Jens Axboe
1
-5
/
+13
2018-05-18
nvme-pci: remove cq check after submission
Jens Axboe
1
-2
/
+0
2018-05-18
nvme-pci: simplify nvme_cqe_valid
Christoph Hellwig
1
-6
/
+6
2018-05-18
nvme: mark the result argument to nvme_complete_async_event volatile
Christoph Hellwig
2
-2
/
+2
2018-05-16
nbd: call nbd_bdev_reset instead of bd_set_size on disconnect
Josef Bacik
1
-1
/
+1
2018-05-16
nbd: fix how we set bd_invalidated
Josef Bacik
1
-4
/
+3
2018-05-16
nbd: clear_sock on netlink disconnect
Josef Bacik
1
-0
/
+1
2018-05-16
nbd: use bd_set_size when updating disk size
Josef Bacik
1
-1
/
+9
2018-05-16
nbd: update size when connected
Josef Bacik
1
-0
/
+2
2018-05-16
nbd: fix nbd device deletion
Josef Bacik
1
-1
/
+4
2018-05-15
Remove jsflash driver
Jens Axboe
3
-668
/
+0
2018-05-14
block: Split out bio_list_copy_data()
Kent Overstreet
1
-1
/
+1
2018-05-14
block: Use bioset_init() for fs_bio_set
Kent Overstreet
1
-1
/
+1
2018-05-14
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
5
-5
/
+6
2018-05-14
block: pass an explicit gfp_t to get_request
Christoph Hellwig
1
-4
/
+0
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
24
-35
/
+32
2018-05-14
scsi/osd: remove the gfp argument to osd_start_request
Christoph Hellwig
1
-13
/
+11
2018-05-14
memstick: remove unused variables
Christoph Hellwig
2
-2
/
+0
2018-05-11
ps3disk: handle highmem pages
Christoph Hellwig
1
-2
/
+0
2018-05-11
jsflash: handle highmem pages
Christoph Hellwig
1
-2
/
+4
2018-05-11
aoe: handle highmem pages
Christoph Hellwig
2
-2
/
+2
2018-05-11
mtd_blkdevs: handle highmem pages
Christoph Hellwig
1
-6
/
+14
2018-05-11
memstick: don't call blk_queue_bounce_limit
Christoph Hellwig
2
-10
/
+0
2018-05-11
DAC960: don't use block layer bounce buffers
Christoph Hellwig
2
-8
/
+2
2018-05-11
mtip32xx: don't use block layer bounce buffers
Christoph Hellwig
1
-1
/
+0
2018-05-11
nvme/pci: Sync controller reset for AER slot_reset
Keith Busch
1
-2
/
+9
2018-05-10
mtip32xx: Fix an error handling path in 'mtip_pci_probe()'
Christophe JAILLET
1
-1
/
+1
2018-05-09
brd: Mark as non-rotational
SeongJae Park
1
-0
/
+4
2018-05-09
block: consolidate struct request timestamp fields
Omar Sandoval
1
-1
/
+1
2018-05-07
loop: remember whether sysfs_create_group() was done
Tetsuo Handa
2
-5
/
+7
2018-05-07
Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-9
/
+21
2018-05-07
nvme/pci: Hold controller reference during async probe
Keith Busch
1
-0
/
+3
2018-05-06
Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-34
/
+37
2018-05-06
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2018-05-05
Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
2
-2
/
+4
2018-05-05
Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
16
-57
/
+132
2018-05-04
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-41
/
+50
2018-05-04
Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteproc
Linus Torvalds
3
-2
/
+6
2018-05-04
Merge tag 'drm-fixes-for-v4.17-rc4' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
5
-26
/
+70
2018-05-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
43
-188
/
+387
2018-05-04
Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-62
/
+117
2018-05-04
Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-34
/
+40
2018-05-04
Revert "usb: host: ehci: Use dma_pool_zalloc()"
Greg Kroah-Hartman
2
-3
/
+6
[next]