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
2010-12-20
Fix build error in drivers/block/cciss.c
Linus Torvalds
1
-1
/
+1
2010-12-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-8
/
+21
2010-12-17
cciss: fix cciss_revalidate panic
Stephen M. Cameron
1
-0
/
+2
2010-12-15
xen: Provide a variant of __RING_SIZE() that is an integer constant expression
Jeremy Fitzhardinge
1
-1
/
+1
2010-12-02
Merge branch 'rbd-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-277
/
+471
2010-12-01
rbd: replace the rbd sysfs interface
Yehuda Sadeh
1
-277
/
+471
2010-11-27
drbd: fix for spin_lock_irqsave in endio callback
Lars Ellenberg
2
-2
/
+11
2010-11-27
drbd: don't recvmsg with zero length
Lars Ellenberg
1
-6
/
+8
2010-11-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-26
/
+36
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2
-2
/
+0
2010-11-17
cciss: fix build for PROC_FS disabled
Jens Axboe
1
-2
/
+1
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-3
/
+5
2010-11-15
block: fix amiga and atari floppy driver compile warning
Vivek Goyal
2
-2
/
+2
2010-11-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
13
-425
/
+267
2010-11-12
Merge branch 'upstream/blkfront' of git://git.kernel.org/pub/scm/linux/kernel...
Jens Axboe
1
-22
/
+33
2010-11-10
block: remove REQ_HARDBARRIER
Christoph Hellwig
3
-11
/
+0
2010-11-10
Merge branch 'for-2.6.37/drivers' into for-linus
Jens Axboe
10
-412
/
+264
2010-11-10
block: read i_size with i_size_read()
Mike Snitzer
1
-1
/
+1
2010-11-10
cciss: fix proc warning on attempt to remove non-existant directory
Jens Axboe
1
-1
/
+2
2010-11-06
floppy: fix another use-after-free
Vivek Goyal
1
-1
/
+1
2010-11-05
floppy: fix use-after-free in module load failure path
Linus Torvalds
1
-1
/
+1
2010-11-02
xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requests
Jeremy Fitzhardinge
1
-0
/
+10
2010-11-02
xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIER
Jeremy Fitzhardinge
1
-2
/
+12
2010-11-02
xen/blkfront: change blk_shadow.request to proper pointer
Jeremy Fitzhardinge
1
-8
/
+6
2010-11-02
xen/blkfront: map REQ_FLUSH into a full barrier
Jeremy Fitzhardinge
1
-14
/
+5
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+2
2010-10-28
cciss: remove overlapping PCI IDs
Mike Miller
1
-36
/
+0
2010-10-28
block: cciss: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-10-28
drivers/block/aoe/aoeblk.c: ratelimit a warning printk
Andrew Morton
1
-1
/
+3
2010-10-28
drivers/block/z2ram.c: correct printing of sector_t
Geert Uytterhoeven
1
-2
/
+4
2010-10-28
aoe: don't use flush_scheduled_work()
Tejun Heo
1
-3
/
+1
2010-10-28
drivers/block/drbd/drbd_main.c: fix error path
Nicolas Kaiser
1
-1
/
+1
2010-10-27
loop: Properly clear sysfs in autoclear mode
Milan Broz
1
-1
/
+1
2010-10-26
mm: strictly nested kmap_atomic()
Peter Zijlstra
1
-2
/
+2
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+2
2010-10-23
cciss: remove controllers supported by hpsa
Stephen M. Cameron
1
-41
/
+4
2010-10-23
cciss: use usleep_range not msleep for small sleeps
Stephen M. Cameron
1
-1
/
+1
2010-10-23
cciss: limit commands allocated on reset_devices
Stephen M. Cameron
1
-0
/
+5
2010-10-23
cciss: Use kernel provided PCI state save and restore functions
Stephen M. Cameron
1
-58
/
+15
2010-10-23
cciss: fix board status waiting code
Stephen M. Cameron
2
-8
/
+39
2010-10-23
Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/...
Jens Axboe
8
-343
/
+201
2010-10-23
drbd: Removed checks for REQ_HARDBARRIER on incomming BIOs
Philipp Reisner
3
-20
/
+0
2010-10-23
drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accesses
Philipp Reisner
3
-20
/
+7
2010-10-23
drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code
Philipp Reisner
6
-219
/
+33
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-1
/
+1
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
9
-84
/
+41
2010-10-22
Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
15
-1372
/
+2390
2010-10-22
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+0
2010-10-22
Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...
Stefano Stabellini
1
-0
/
+2
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
5
-1
/
+6
[next]