index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-10
drbd: fix resync throttling initialization
Lars Ellenberg
3
-3
/
+5
2014-11-10
drbd: fix race between role change and handshake
Philipp Reisner
3
-8
/
+40
2014-11-10
drbd: Only use drbd_msg_put_info() in drbd_nl.c
Andreas Gruenbacher
3
-16
/
+4
2014-11-10
drbd: Minor cleanups
Andreas Gruenbacher
4
-44
/
+34
2014-11-10
NVMe: __nvme_submit_admin_cmd() can be static
kbuild test robot
1
-1
/
+1
2014-11-05
NVMe: blk_mq_alloc_request() returns error pointers
Dan Carpenter
1
-6
/
+6
2014-11-04
NVMe: Convert to blk-mq
Matias Bjørling
2
-813
/
+561
2014-11-04
NVMe: Do not over allocate for discard requests
Keith Busch
1
-1
/
+3
2014-11-04
NVMe: Do not open disks that are being deleted
Keith Busch
1
-4
/
+16
2014-11-04
NVMe: Clear QUEUE_FLAG_STACKABLE
Keith Busch
1
-0
/
+1
2014-11-04
NVMe: Fix device probe waiting on kthread
Keith Busch
1
-1
/
+1
2014-11-04
NVMe: Passthrough IOCTL for IO commands
Keith Busch
1
-5
/
+12
2014-11-04
NVMe: Add revalidate_disk callback
Keith Busch
1
-0
/
+30
2014-11-04
NVMe: Fix nvmeq waitqueue entry initialization
Keith Busch
1
-7
/
+4
2014-11-04
NVMe: Translate NVMe status to errno
Keith Busch
1
-1
/
+13
2014-11-04
NVMe: Fix SG_IO status values
Keith Busch
1
-0
/
+8
2014-11-04
NVMe: Remove duplicate compat SG_IO code
Keith Busch
2
-149
/
+1
2014-11-04
NVMe: Reference count pci device
Keith Busch
1
-2
/
+5
2014-11-04
nvme: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-11-04
NVMe: Correctly handle IOCTL_SUBMIT_IO when cpus > online queues
Sam Bradshaw
1
-2
/
+2
2014-11-04
NVMe: Fix filesystem sync deadlock on removal
Keith Busch
1
-2
/
+2
2014-11-04
NVMe: Call nvme_free_queue directly
Keith Busch
1
-7
/
+11
2014-11-04
NVMe: Add shutdown timeout as module parameter.
Dan McLeran
1
-1
/
+6
2014-11-04
NVMe: Skip orderly shutdown on failed devices
Keith Busch
1
-1
/
+4
2014-11-04
NVMe: Whitespace fixes
Keith Busch
1
-5
/
+5
2014-11-04
NVMe: Use pci_stop_and_remove_bus_device_locked()
Keith Busch
1
-1
/
+1
2014-11-04
NVMe: Handling devices incapable of I/O
Keith Busch
1
-11
/
+8
2014-11-04
NVMe: Change nvme_enable_ctrl to set EN and manage CC thru ctrl_config.
Dan McLeran
1
-8
/
+12
2014-11-04
NVMe: Mismatched host/device page size support
Keith Busch
1
-19
/
+40
2014-11-04
NVMe: Async event request
Keith Busch
1
-0
/
+42
2014-11-04
block: Use dma_zalloc_coherent
Joe Perches
1
-3
/
+2
2014-10-29
blk-mq: add a 'list' parameter to ->queue_rq()
Jens Axboe
4
-12
/
+15
2014-10-22
block: remove artifical max_hw_sectors cap
Christoph Hellwig
1
-1
/
+1
2014-10-19
Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb
Linus Torvalds
3
-123
/
+501
2014-10-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-48
/
+1326
2014-10-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
17
-350
/
+279
2014-10-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
18
-927
/
+1330
2014-10-19
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
33
-553
/
+533
2014-10-19
Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
32
-123
/
+299
2014-10-18
Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m...
Linus Torvalds
8
-87
/
+236
2014-10-18
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
30
-147
/
+132
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
23
-367
/
+212
2014-10-18
Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd
Linus Torvalds
37
-549
/
+710
2014-10-18
Merge tag 'md/3.18' of git://neil.brown.name/md
Linus Torvalds
11
-526
/
+260
2014-10-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-137
/
+174
2014-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
52
-637
/
+1527
2014-10-18
bna: fix skb->truesize underestimation
Eric Dumazet
1
-1
/
+1
2014-10-18
dsa: Fix conversion from host device to mii bus
Guenter Roeck
2
-8
/
+22
2014-10-18
sfc: add support for skb->xmit_more
Edward Cree
2
-29
/
+43
2014-10-18
r8152: return -EBUSY for runtime suspend
hayeswang
1
-7
/
+15
[next]