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
2008-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-4
/
+5
2008-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
7
-75
/
+57
2008-10-10
hd: WIN_* -> ATA_CMD_*
Bartlomiej Zolnierkiewicz
1
-4
/
+5
2008-10-09
block: mark bio_split_pool static
Denis ChengRq
1
-1
/
+1
2008-10-09
virtio_blk: change to use __blk_end_request()
Kiyoshi Ueda
1
-5
/
+5
2008-10-09
floppy: support arbitrary first-sector numbers
Keith Wansbrough
1
-8
/
+15
2008-10-09
drivers/block: Use DIV_ROUND_UP
Julia Lawall
3
-9
/
+9
2008-10-09
cciss: Fix cciss SCSI rescan code to better notice device changes
scameron@beardog.cca.cpqcorp.net
2
-53
/
+102
2008-10-09
block: Expand Xen blkfront for > 16 xvd
Chris Lalancette
1
-21
/
+55
2008-10-09
block: move stats from disk to part0
Tejun Heo
1
-6
/
+6
2008-10-09
block: move capacity from disk to part0
Tejun Heo
3
-4
/
+4
2008-10-09
block: implement and use {disk|part}_to_dev()
Tejun Heo
2
-4
/
+4
2008-10-09
block: fix diskstats access
Tejun Heo
1
-7
/
+8
2008-10-09
block: fix disk->part[] dereferencing race
Tejun Heo
1
-1
/
+5
2008-10-09
block: don't depend on consecutive minor space
Tejun Heo
2
-2
/
+2
2008-10-09
block: misc updates
Tejun Heo
1
-1
/
+1
2008-10-09
virtio_blk: use a wrapper function to access io context information of IO req...
Fernando Luis Vázquez Cao
1
-2
/
+2
2008-10-09
Kill REQ_TYPE_FLUSH
David Woodhouse
1
-3
/
+6
2008-09-23
aoe: Fix OOPS after SKB queue changes.
David S. Miller
1
-1
/
+3
2008-09-21
aoe: Use SKB interfaces for list management instead of home-grown stuff.
David S. Miller
7
-76
/
+56
2008-08-27
Revert "pktcdvd: push BKL down into driver"
Linus Torvalds
1
-25
/
+10
2008-08-20
brd: fix name argument of unregister_blkdev()
Akinobu Mita
1
-1
/
+1
2008-08-20
nbd: fix memory leak of nbd_dev array
Sven Wegener
1
-4
/
+6
2008-08-06
xen-blkfront.c: make blkif_ioctl() static
Adrian Bunk
1
-2
/
+2
2008-08-06
cciss: fix bug if scsi tape support is disabled
Mike Miller
1
-0
/
+2
2008-08-06
cciss: add support for multi lun tape devices
Mike Miller
1
-3
/
+37
2008-08-06
cciss: change the way we notify scsi midlayer of tape drives
Mike Miller
1
-39
/
+118
2008-08-06
cciss: fix negative logical drive count in procfs
Mike Miller
1
-6
/
+9
2008-08-06
cciss: remove redundant code
Mike Miller
1
-304
/
+169
2008-08-06
cciss: make rebuild_lun_table behave better
Mike Miller
2
-122
/
+216
2008-08-06
cciss: return -EFAULT if copy_from_user() fails
Nikanth Karthikesan
1
-1
/
+1
2008-08-05
block/cciss.c: remove pointless curr_queue calculation
Hannes Reinecke
1
-2
/
+0
2008-08-01
Remove newline from the description of module parameters
Niels de Vos
1
-1
/
+1
2008-07-25
aoe: convert emsgs_sema into a completion
Matthias Kaehlcke
1
-4
/
+5
2008-07-25
virtio_blk: check for hardsector size from host
Christian Borntraeger
1
-1
/
+9
2008-07-21
device create: block: convert device_create to device_create_drvdata
Greg Kroah-Hartman
4
-9
/
+15
2008-07-20
m68k: Return -ENODEV if no device is found
Geert Uytterhoeven
1
-2
/
+2
2008-07-16
hd.c: remove the #include <linux/mc146818rtc.h>
Adrian Bunk
1
-1
/
+0
2008-07-16
update the BLK_DEV_HD help text
Adrian Bunk
1
-19
/
+7
2008-07-16
move ide/legacy/hd.c to drivers/block/
Adrian Bunk
3
-0
/
+840
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-11
/
+9
2008-07-15
block: convert pd_special_command to use blk_execute_rq
FUJITA Tomonori
1
-11
/
+9
2008-07-14
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
3
-8
/
+28
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
4
-31
/
+61
2008-07-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-86
/
+187
2008-07-04
cciss: read config to obtain max outstanding commands per controller
Mike Miller
1
-29
/
+37
2008-07-04
cciss: fix regression that no device nodes are created if no logical drives a...
Stephen M. Cameron
1
-0
/
+4
2008-07-04
drivers/block/pktcdvd.c: avoid useless memset
Christophe Jaillet
1
-2
/
+0
2008-07-04
DAC960: push down BKL
Alan Cox
1
-56
/
+101
2008-07-04
pktcdvd: push BKL down into driver
Alan Cox
1
-10
/
+25
[next]