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
2015-06-05
NVMe: add sysfs and ioctl controller reset
Keith Busch
1
-0
/
+53
2015-06-01
null_blk: restart request processing on completion handler
Akinobu Mita
1
-0
/
+12
2015-06-01
null_blk: prevent timer handler running on a different CPU where started
Akinobu Mita
1
-1
/
+1
2015-06-01
NVMe: Remove hctx reliance for multi-namespace
Keith Busch
1
-33
/
+19
2015-06-01
Merge branch 'for-4.2/core' into for-4.2/drivers
Jens Axboe
9
-159
/
+64
2015-05-29
NVMe: End sync requests immediately on failure
Keith Busch
1
-0
/
+1
2015-05-29
NVMe: Use requested sync command timeout
Keith Busch
1
-1
/
+1
2015-05-22
NVMe: Fix obtaining command result
Keith Busch
1
-4
/
+6
2015-05-22
block, dm: don't copy bios for request clones
Christoph Hellwig
3
-142
/
+59
2015-05-22
block: remove management of bi_remaining when restoring original bi_end_io
Mike Snitzer
6
-17
/
+5
2015-05-22
nvme: submit internal commands through the block layer
Christoph Hellwig
2
-530
/
+291
2015-05-22
nvme: fail SCSI read/write command with unsupported protection bit
Christoph Hellwig
1
-0
/
+7
2015-05-22
nvme: report the DPOFUA in MODE_SENSE
Christoph Hellwig
1
-2
/
+2
2015-05-22
nvme: simplify and cleanup the READ/WRITE SCSI CDB parsing code
Christoph Hellwig
1
-54
/
+24
2015-05-22
nvme: first round at deobsfucating the SCSI translation code
Christoph Hellwig
1
-244
/
+82
2015-05-22
nvme: fix scsi translation error handling
Christoph Hellwig
1
-251
/
+127
2015-05-22
nvme: split nvme_trans_send_fw_cmd
Christoph Hellwig
1
-46
/
+47
2015-05-22
nvme: store a struct device pointer in struct nvme_dev
Christoph Hellwig
2
-95
/
+78
2015-05-22
nvme: consolidate synchronous command submission helpers
Christoph Hellwig
2
-72
/
+41
2015-05-20
loop: remove (now) unused 'out' label
Jens Axboe
1
-1
/
+0
2015-05-20
s390/block/dasd: remove obsolete while -EBUSY loop
Jarod Wilson
1
-9
/
+3
2015-05-20
block: dasd_genhd: convert to blkdev_reread_part
Ming Lei
1
-6
/
+3
2015-05-20
block: nbd: convert to blkdev_reread_part()
Ming Lei
1
-1
/
+1
2015-05-20
block: loop: fix another reread part failure
Ming Lei
1
-4
/
+26
2015-05-20
block: loop: don't hold lo_ctl_mutex in lo_open
Ming Lei
2
-10
/
+13
2015-05-19
nvme: disable irqs in nvme_freeze_queues
Christoph Hellwig
1
-2
/
+2
2015-05-18
cciss: correct the non-resettable board list
Tomas Henzl
1
-2
/
+21
2015-05-18
cciss: remove duplicate entries from board_type struct
Tomas Henzl
1
-4
/
+0
2015-05-05
block: loop: avoiding too many pending per work I/O
Ming Lei
1
-1
/
+1
2015-05-05
block: loop: convert to per-device workqueue
Ming Lei
2
-16
/
+15
2015-05-05
nbd: stop using req->cmd
Christoph Hellwig
1
-25
/
+23
2015-05-05
block: move PM request support to IDE
Christoph Hellwig
4
-19
/
+49
2015-05-05
block: move REQ_TYPE_SENSE to the ide driver
Christoph Hellwig
4
-9
/
+9
2015-05-05
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
Christoph Hellwig
14
-24
/
+24
2015-05-05
bio: skip atomic inc/dec of ->bi_cnt for most use cases
Jens Axboe
1
-1
/
+1
2015-05-05
bio: skip atomic inc/dec of ->bi_remaining for non-chains
Jens Axboe
4
-5
/
+5
2015-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-9
/
+9
2015-05-05
Merge tag 'media/v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
7
-17
/
+40
2015-05-04
hwrng: bcm63xx - Fix driver compilation
Álvaro Fernández Rojas
1
-9
/
+9
2015-05-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
14
-94
/
+110
2015-05-04
Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-0
/
+10
2015-05-04
Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip...
Dave Airlie
1
-4
/
+5
2015-05-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-146
/
+47
2015-05-03
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-0
/
+7
2015-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-113
/
+169
2015-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+5
2015-05-01
rbd: end I/O the entire obj_request on error
Ilya Dryomov
1
-0
/
+5
2015-04-30
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+17
2015-04-30
net: fec: Fix RGMII-ID mode
Markus Pargmann
1
-1
/
+4
2015-04-30
net/mlx4_en: Schedule napi when RX buffers allocation fails
Ido Shamay
3
-2
/
+26
[next]