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.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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-16
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-90
/
+149
2014-06-13
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
Dan McLeran
1
-7
/
+6
2014-06-13
NVMe: Use Log Page constants in SCSI emulation
Matthew Wilcox
1
-3
/
+2
2014-06-13
NVMe: Fix hot cpu notification dead lock
Keith Busch
1
-10
/
+25
2014-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-45
/
+197
2014-06-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-11
/
+14
2014-06-11
rbd: only set disk to read-only once
Josh Durgin
1
-1
/
+1
2014-06-11
rbd: move calls that may sleep out of spin lock range
Josh Durgin
1
-11
/
+18
2014-06-11
rbd: add ioctl for rbd
Guangliang Zhao
1
-2
/
+60
2014-06-07
nbd: zero from and len fields in NBD_CMD_DISCONNECT.
Hani Benhabiles
1
-5
/
+2
2014-06-06
mtip32xx: minor performance enhancements
Sam Bradshaw
2
-10
/
+13
2014-06-06
block: add blk_rq_set_block_pc()
Jens Axboe
1
-1
/
+1
2014-06-06
rbd: fix ida/idr memory leak
Ilya Dryomov
1
-0
/
+1
2014-06-06
rbd: use reference counts for image requests
Alex Elder
1
-0
/
+9
2014-06-06
rbd: fix osd_request memory leak in __rbd_dev_header_watch_sync()
Ilya Dryomov
1
-38
/
+85
2014-06-06
rbd: make sure we have latest osdmap on 'rbd map'
Ilya Dryomov
1
-3
/
+33
2014-06-06
rbd: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-1
/
+1
2014-06-05
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
2
-5
/
+15
2014-06-05
zram: correct offset usage in zram_bio_discard
Weijie Yang
1
-2
/
+2
2014-06-05
brd: return -ENOSPC rather than -ENOMEM on page allocation failure
Matthew Wilcox
1
-3
/
+3
2014-06-05
brd: add support for rw_page()
Matthew Wilcox
1
-0
/
+10
2014-06-04
blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameter
Jens Axboe
1
-1
/
+3
2014-06-04
NVMe: Rename io_timeout to nvme_io_timeout
Matthew Wilcox
1
-2
/
+2
2014-06-04
NVMe: Use last bytes of f/w rev SCSI Inquiry
Keith Busch
1
-1
/
+6
2014-06-04
NVMe: Adhere to request queue block accounting enable/disable
Sam Bradshaw
1
-14
/
+19
2014-06-04
NVMe: Fix nvme get/put queue semantics
Keith Busch
1
-8
/
+21
2014-06-04
NVMe: Delete NVME_GET_FEAT_TEMP_THRESH
Matthew Wilcox
1
-1
/
+0
2014-06-04
NVMe: Make admin timeout a module parameter
Keith Busch
1
-3
/
+7
2014-06-04
NVMe: Make iod bio timeout a parameter
Keith Busch
1
-1
/
+5
2014-06-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+3
2014-06-04
NVMe: Prevent possible NULL pointer dereference
Santosh Y
1
-1
/
+4
2014-06-04
NVMe: Fix the buffer size passed in GetLogPage(CDW10.NUMD)
Indraneel Mukherjee
1
-4
/
+4
2014-06-03
Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into next
Linus Torvalds
23
-1148
/
+1212
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+11
2014-06-02
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
Linus Torvalds
16
-149
/
+124
2014-06-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-1
/
+1
2014-05-30
block: virtio_blk: don't hold spin lock during world switch
Ming Lei
1
-3
/
+6
2014-05-30
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
1
-3
/
+1
2014-05-28
Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
3
-41
/
+56
2014-05-28
xen-blkback: defer freeing blkif to avoid blocking xenwatch
Valentin Priescu
2
-14
/
+36
2014-05-28
xen/blkback: disable discard feature if requested by toolstack
Olaf Hering
1
-1
/
+6
2014-05-28
xen-blkfront: remove type check from blkfront_setup_discard
Olaf Hering
1
-26
/
+14
2014-05-28
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
3
-31
/
+1
2014-05-28
blk-mq: remove alloc_hctx and free_hctx methods
Christoph Hellwig
2
-29
/
+1
2014-05-28
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
3
-35
/
+6
2014-05-28
floppy: do not corrupt bio.bi_flags when reading block 0
Jiri Kosina
1
-1
/
+1
2014-05-27
blk-mq: pass in suggested NUMA node to ->alloc_hctx()
Jens Axboe
1
-32
/
+3
2014-05-27
NVMe: Implement PCIe reset notification callback
Keith Busch
1
-0
/
+11
2014-05-27
virtio_blk: fix race between start and stop queue
Ming Lei
1
-2
/
+2
2014-05-27
m68k/atari - ataflop: use correct virt/phys translation for DMA buffer
Michael Schmitz
1
-1
/
+1
[next]