index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-17
2
-185
/
+131
|
\
|
*
block: loop: switch to VFS ITER_BVEC
Christoph Hellwig
2015-04-15
1
-174
/
+120
|
*
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-12
1
-2
/
+2
|
*
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-12
1
-9
/
+9
*
|
Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-04-17
8
-236
/
+207
|
\
\
|
*
\
Merge branch 'stable/for-jens-4.1' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2015-04-08
3
-52
/
+54
|
|
\
\
|
|
*
|
xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFX
Tao Chen
2015-04-07
3
-50
/
+49
|
|
*
|
xen-blkback: enlarge the array size of blkback name
Tao Chen
2015-04-07
1
-2
/
+5
|
*
|
|
NVMe: Meta data handling through submit io ioctl
Keith Busch
2015-04-08
1
-74
/
+49
|
*
|
|
NVMe: Add translation for block limits
Keith Busch
2015-04-08
1
-1
/
+27
|
*
|
|
NVMe: Remove check for null
Keith Busch
2015-04-08
1
-2
/
+0
|
*
|
|
NVMe: Fix error handling of class_create("nvme")
Alexey Khoroshilov
2015-04-08
1
-1
/
+3
|
|
/
/
|
*
|
nbd: Return error pointer directly
Markus Pargmann
2015-04-02
1
-5
/
+2
|
*
|
nbd: Return error code directly
Markus Pargmann
2015-04-02
1
-5
/
+2
|
*
|
nbd: Remove fixme that was already fixed
Markus Pargmann
2015-04-02
1
-6
/
+3
|
*
|
nbd: Restructure debugging prints
Markus Pargmann
2015-04-02
1
-66
/
+22
|
*
|
nbd: Fix device bytesize type
Markus Pargmann
2015-04-02
1
-1
/
+2
|
*
|
nbd: Replace kthread_create with kthread_run
Markus Pargmann
2015-04-02
1
-3
/
+3
|
*
|
nbd: Remove kernel internal header
Markus Pargmann
2015-04-02
1
-0
/
+22
|
*
|
NVMe: increase depth of admin queue
Jens Axboe
2015-03-31
1
-1
/
+1
|
*
|
nvme: Fix PRP list calculation for non-4k system page size
Murali Iyer
2015-03-31
1
-2
/
+2
|
*
|
NVMe: Fix blk-mq hot cpu notification
Keith Busch
2015-03-31
1
-7
/
+5
|
*
|
NVMe: embedded iod mask cleanup
Chong Yuan
2015-03-31
1
-4
/
+3
|
*
|
NVMe: Freeze admin queue on device failure
Keith Busch
2015-03-31
1
-2
/
+3
|
*
|
block, drbd: use mempool_create_slab_pool()
David Rientjes
2015-03-25
1
-4
/
+3
|
*
|
block, drbd: fix drbd_req_new() initialization
David Rientjes
2015-03-25
1
-1
/
+2
|
*
|
Merge branch 'for-linus' into for-4.1/core
Jens Axboe
2015-03-13
1
-4
/
+4
|
|
\
\
*
|
\
\
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-04-17
65
-2194
/
+3457
|
\
\
\
\
|
*
|
|
|
sd, mmc, virtio_blk, string_helpers: fix block size units
James Bottomley
2015-04-11
3
-10
/
+11
|
*
|
|
|
ufs: add support to allow non standard behaviours (quirks)
Yaniv Gardi
2015-04-10
4
-5
/
+79
|
*
|
|
|
ufs-qcom: save controller revision info in internal structure
Yaniv Gardi
2015-04-10
2
-7
/
+15
|
*
|
|
|
qla2xxx: Update driver version to 8.07.00.18-k
Himanshu Madhani
2015-04-10
1
-1
/
+1
|
*
|
|
|
qla2xxx: Restore physical port WWPN only, when port down detected for FA-WWPN...
Sawan Chandak
2015-04-10
1
-4
/
+13
|
*
|
|
|
qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled.
Sawan Chandak
2015-04-10
3
-8
/
+17
|
*
|
|
|
qla2xxx: Prevent multiple firmware dump collection for ISP27XX.
Himanshu Madhani
2015-04-10
2
-1
/
+5
|
*
|
|
|
qla2xxx: Disable Interrupt handshake for ISP27XX.
Himanshu Madhani
2015-04-10
1
-1
/
+2
|
*
|
|
|
qla2xxx: Add debugging info for MBX timeout.
Himanshu Madhani
2015-04-10
4
-13
/
+77
|
*
|
|
|
qla2xxx: Add serdes read/write support for ISP27XX
Andrew Vasquez
2015-04-10
1
-4
/
+11
|
*
|
|
|
qla2xxx: Add udev notification to save fw dump for ISP27XX
Himanshu Madhani
2015-04-10
1
-2
/
+3
|
*
|
|
|
qla2xxx: Add message for sucessful FW dump collected for ISP27XX.
Himanshu Madhani
2015-04-10
2
-1
/
+9
|
*
|
|
|
qla2xxx: Add support to load firmware from file for ISP 26XX/27XX.
Sawan Chandak
2015-04-10
2
-0
/
+6
|
*
|
|
|
qla2xxx: Fix beacon blink for ISP27XX.
Nigel Kirkland
2015-04-10
1
-4
/
+7
|
*
|
|
|
qla2xxx: Increase the wait time for firmware to be ready for P3P.
Chad Dupuis
2015-04-10
1
-2
/
+5
|
*
|
|
|
qla2xxx: Fix crash due to wrong casting of reg for ISP27XX.
Himanshu Madhani
2015-04-10
1
-1
/
+1
|
*
|
|
|
qla2xxx: Fix warnings reported by static checker.
Himanshu Madhani
2015-04-10
1
-5
/
+5
|
*
|
|
|
lpfc: Update version to 10.5.0.0 for upstream patch set
James Smart
2015-04-10
1
-1
/
+1
|
*
|
|
|
lpfc: Update copyright to 2015
James Smart
2015-04-10
20
-21
/
+21
|
*
|
|
|
lpfc: Fix for lun discovery issue with saturn adapter.
James Smart
2015-04-10
1
-21
/
+20
|
*
|
|
|
lpfc: Fix crash in device reset handler.
James Smart
2015-04-10
1
-2
/
+3
|
*
|
|
|
lpfc: Fix OS crash when running loopback test in applications
James Smart
2015-04-10
3
-4
/
+10
[next]