index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
zram: avoid kunmap_atomic() of a NULL pointer
Weijie Yang
1
-1
/
+2
2014-11-21
sunvdc: don't call VD_OP_GET_VTOC
Dwight Engen
1
-9
/
+0
2014-11-21
vio: fix reuse of vio_dring slot
Dwight Engen
1
-16
/
+23
2014-11-21
sunvdc: limit each sg segment to a page
Dwight Engen
1
-0
/
+4
2014-11-21
sunvdc: compute vdisk geometry from capacity
Allen Pais
1
-9
/
+14
2014-11-21
sunvdc: add cdrom and v1.1 protocol support
Allen Pais
1
-17
/
+92
2014-11-14
rbd: Fix error recovery in rbd_obj_read_sync()
Jan Kara
1
-1
/
+1
2014-11-14
drbd: compute the end before rb_insert_augmented()
Lai Jiangshan
1
-0
/
+4
2014-11-14
xen-blkback: fix leak on grant map error path
Roger Pau Monné
1
-0
/
+1
2014-10-09
drbd: fix regression 'out of mem, failed to invoke fence-peer helper'
Lars Ellenberg
1
-0
/
+6
2014-07-09
rbd: handle parent_overlap on writes correctly
Ilya Dryomov
1
-1
/
+9
2014-07-09
rbd: use reference counts for image requests
Alex Elder
1
-0
/
+9
2014-07-06
mtip32xx: Remove dfs_parent after pci unregister
Asai Thambi S P
1
-2
/
+2
2014-07-06
mtip32xx: Increase timeout for STANDBY IMMEDIATE command
Asai Thambi S P
1
-31
/
+35
2014-07-06
mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems
Asai Thambi S P
1
-0
/
+53
2014-06-11
virtio_blk: fix race between start and stop queue
Ming Lei
1
-2
/
+2
2014-05-31
rbd: fix error paths in rbd_img_request_fill()
Ilya Dryomov
1
-1
/
+1
2014-05-13
floppy: don't write kernel-only members to FDRAWCMD ioctl output
Matthew Daley
1
-1
/
+4
2014-05-13
floppy: ignore kernel-only members in FDRAWCMD ioctl input
Matthew Daley
1
-3
/
+3
2014-05-06
mtip32xx: mtip_async_complete() bug fixes
Sam Bradshaw
2
-39
/
+50
2014-05-06
mtip32xx: Unmap the DMA segments before completing the IO request
Felipe Franciosi
1
-12
/
+12
2014-05-06
mtip32xx: Set queue bounce limit
Felipe Franciosi
1
-0
/
+1
2014-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+0
2014-03-29
rbd: drop an unsafe assertion
Alex Elder
1
-1
/
+0
2014-03-10
mtip32xx: fix bad use of smp_processor_id()
Jens Axboe
1
-1
/
+1
2014-03-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2014-03-04
zram: avoid null access when fail to alloc meta
Minchan Kim
1
-0
/
+2
2014-03-04
mm: close PageTail race
David Rientjes
1
-2
/
+2
2014-02-18
mtip32xx: Reduce the number of unaligned writes to 2
Asai Thambi S P
1
-1
/
+1
2014-02-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-95
/
+105
2014-02-11
xen-blkback: init persistent_purge_work work_struct
Roger Pau Monne
3
-2
/
+3
2014-02-10
Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
4
-26
/
+65
2014-02-10
null_blk: use blk_complete_request and blk_mq_complete_request
Christoph Hellwig
1
-65
/
+32
2014-02-10
virtio_blk: use blk_mq_complete_request
Christoph Hellwig
1
-3
/
+4
2014-02-07
block/null_blk: Fix completion processing from LIFO to FIFO
Shlomo Pongratz
1
-0
/
+2
2014-02-07
xen-blkfront: handle backend CLOSED without CLOSING
David Vrabel
1
-1
/
+4
2014-02-07
xen-blkif: drop struct blkif_request_segment_aligned
Roger Pau Monne
3
-5
/
+5
2014-02-07
xen-blkback: fix shutdown race
Roger Pau Monne
3
-10
/
+24
2014-02-07
xen-blkback: fix memory leaks
Roger Pau Monne
3
-9
/
+31
2014-02-07
xen-blkback: fix memory leak when persistent grants are used
Matt Rushton
1
-3
/
+3
2014-02-05
Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-6
/
+9
2014-02-05
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-105
/
+652
2014-02-03
Revert "xen/grant-table: Avoid m2p_override during mapping"
Konrad Rzeszutek Wilk
1
-6
/
+9
2014-02-02
NVMe: Namespace use after free on surprise removal
Keith Busch
1
-13
/
+42
2014-01-31
Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-9
/
+6
2014-01-31
xen/grant-table: Avoid m2p_override during mapping
Zoltan Kiss
1
-9
/
+6
2014-01-30
zram: remove zram->lock in read path and change it with mutex
Minchan Kim
2
-12
/
+9
2014-01-30
zram: remove workqueue for freeing removed pending slot
Minchan Kim
2
-58
/
+6
2014-01-30
zram: introduce zram->tb_lock
Minchan Kim
2
-6
/
+23
2014-01-30
zram: use atomic operation for stat
Minchan Kim
2
-20
/
+16
[next]