index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-30
upstream: drivers: avoid parsing names as kthread_run() format strings
Kees Cook
3
-3
/
+4
2014-05-15
zram: remove zram->lock in read path and change it with mutex
Minchan Kim
2
-12
/
+9
2014-05-15
zram: remove workqueue for freeing removed pending slot
Minchan Kim
2
-58
/
+6
2014-05-15
zram: introduce zram->tb_lock
Minchan Kim
2
-6
/
+23
2014-05-15
zram: use atomic operation for stat
Minchan Kim
2
-20
/
+16
2014-05-15
zram: remove unnecessary free
Minchan Kim
1
-8
/
+0
2014-05-15
zram: delay pending free request in read path
Minchan Kim
1
-1
/
+0
2014-05-15
zram: fix race between reset and flushing pending work
Minchan Kim
1
-2
/
+2
2014-05-15
zram: add copyright
Minchan Kim
2
-0
/
+2
2014-05-15
zram: remove old private project comment
Minchan Kim
3
-3
/
+0
2014-05-15
zram: promote zram from staging
Minchan Kim
6
-0
/
+1146
2014-05-06
mtip32xx: Set queue bounce limit
Felipe Franciosi
1
-0
/
+1
2014-04-03
mm: close PageTail race
David Rientjes
1
-1
/
+1
2014-02-22
xen-blkfront: handle backend CLOSED without CLOSING
David Vrabel
1
-1
/
+4
2014-01-09
rbd: fix error handling from rbd_snap_name()
Josh Durgin
1
-4
/
+6
2014-01-09
rbd: ignore unmapped snapshots that no longer exist
Josh Durgin
1
-2
/
+7
2014-01-09
rbd: fix use-after free of rbd_dev->disk
Josh Durgin
1
-7
/
+33
2014-01-09
rbd: make rbd_obj_notify_ack() synchronous
Josh Durgin
1
-5
/
+6
2014-01-09
rbd: complete notifies before cleaning up osd_client and rbd_dev
Josh Durgin
1
-0
/
+7
2014-01-09
rbd: fix null dereference in dout
Josh Durgin
1
-3
/
+5
2014-01-09
rbd: fix buffer size for writes to images with snapshots
Josh Durgin
1
-5
/
+5
2014-01-09
rbd: fix a couple warnings
Sage Weil
1
-2
/
+2
2014-01-09
rbd: protect against concurrent unmaps
Alex Elder
1
-2
/
+4
2014-01-09
rbd: set removing flag while holding list lock
Alex Elder
1
-31
/
+22
2014-01-09
rbd: flush dcache after zeroing page data
Alex Elder
1
-0
/
+2
2013-12-04
xen/blkback: fix reference counting
Vegard Nossum
1
-1
/
+2
2013-12-04
loop: fix crash when using unassigned loop device
Mikulas Patocka
1
-7
/
+8
2013-12-04
loop: fix crash if blk_alloc_queue fails
Mikulas Patocka
1
-1
/
+3
2013-11-29
block: fix a probe argument to blk_register_region
Mikulas Patocka
2
-2
/
+2
2013-10-13
cciss: fix info leak in cciss_ioctl32_passthru()
Dan Carpenter
1
-0
/
+1
2013-10-13
cpqarray: fix info leak in ida_locked_ioctl()
Dan Carpenter
1
-0
/
+1
2013-09-26
rbd: fix I/O error propagation for reads
Josh Durgin
1
-7
/
+7
2013-08-11
xen-blkfront: use a different scatterlist for each request
Roger Pau Monne
1
-19
/
+17
2013-08-04
xen/blkback: Check device permissions before allowing OP_DISCARD
Konrad Rzeszutek Wilk
1
-1
/
+12
2013-07-21
nbd: correct disconnect behavior
Paul Clements
1
-1
/
+6
2013-07-13
block: do not pass disk names as format strings
Kees Cook
1
-1
/
+2
2013-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+5
2013-06-27
rbd: send snapshot context with writes
Josh Durgin
1
-1
/
+5
2013-06-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-4
/
+4
2013-06-25
rbd: fetch object order before using it
Josh Durgin
1
-4
/
+4
2013-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+5
2013-06-13
rbd: use the correct length for format 2 object names
Josh Durgin
1
-1
/
+5
2013-06-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+7
2013-06-12
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-16
/
+16
2013-06-12
cciss: fix broken mutex usage in ioctl
Stephen M. Cameron
1
-16
/
+16
2013-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-15
/
+18
2013-06-11
Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-16
/
+49
2013-05-31
NVMe: Add MSI support
Ramachandra Rao Gajula
1
-8
/
+32
2013-05-29
Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Jens Axboe
1
-1
/
+2
2013-05-29
pktcdvd: silence static checker warning
Dan Carpenter
1
-1
/
+2
[next]