index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
pktcdvd: Convert to bdops->check_events()
Tejun Heo
2011-03-09
1
-4
/
+9
*
umem: Drop dummy ->media_changed()
Tejun Heo
2011-03-09
1
-10
/
+0
*
xsysace: Convert to bdops->check_events()
Tejun Heo
2011-03-09
1
-4
/
+5
*
ub: Convert to bdops->check_events()
Tejun Heo
2011-03-09
1
-4
/
+6
*
swim[3]: Convert to bdops->check_events()
Tejun Heo
2011-03-09
2
-7
/
+12
*
dac960: Convert to bdops->check_events()
Tejun Heo
2011-03-09
1
-3
/
+5
*
paride: Convert to bdops->check_events()
Tejun Heo
2011-03-09
3
-14
/
+21
*
floppy,{ami|ata}flop: Convert to bdops->check_events()
Tejun Heo
2011-03-09
3
-14
/
+19
*
Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core
Tejun Heo
2011-03-04
2
-6
/
+1
|
\
|
*
block: kill loop_mutex
Petr Uzel
2011-03-03
1
-5
/
+0
|
*
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2011-02-25
1
-1
/
+1
|
|
\
|
|
*
Fix over-zealous flush_disk when changing device size.
NeilBrown
2011-02-24
1
-1
/
+1
*
|
|
loop: No need to initialize ->queue_lock explicitly before calling blk_cleanu...
Vivek Goyal
2011-03-02
1
-3
/
+0
|
/
/
*
|
nbd: remove module-level ioctl mutex
Soren Hansen
2011-02-11
1
-3
/
+0
*
|
cciss: make cciss_revalidate not loop through CISS_MAX_LUNS volumes unnecessa...
Stephen M. Cameron
2011-01-19
1
-1
/
+1
*
|
drivers/block/aoe/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
2011-01-19
1
-1
/
+1
*
|
loop: queue_lock NULL pointer derefence in blk_throtl_exit
Sergey Senozhatsky
2011-01-19
1
-0
/
+3
*
|
drivers/block/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
2011-01-19
1
-1
/
+1
|
/
*
Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
4
-20
/
+24
|
\
|
*
cciss: reinstate proper FIFO order of command queue list
Jens Axboe
2011-01-10
3
-15
/
+14
|
*
floppy: replace NO_GEOM macro with a function
Pekka Enberg
2010-11-08
1
-5
/
+10
*
|
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
5
-93
/
+47
|
\
\
|
*
|
Fix compile warnings due to missing removal of a 'ret' variable
Jens Axboe
2010-12-20
1
-1
/
+1
|
*
|
fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors
Michał Mirosław
2010-12-17
1
-4
/
+0
|
*
|
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2010-11-27
4
-88
/
+46
|
|
\
\
|
|
*
|
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
1
-6
/
+6
|
|
*
|
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-13
4
-88
/
+46
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-01-13
1
-4
/
+15
|
\
\
\
\
|
*
|
|
|
rbd: fix cleanup when trying to mount inexistent image
Yehuda Sadeh
2011-01-12
1
-4
/
+15
*
|
|
|
|
Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-01-12
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
xen: separate out frontend xenbus
Ian Campbell
2011-01-05
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-07
2
-4
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xen: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
1
-2
/
+2
|
*
|
|
|
|
|
floppy: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
1
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-26
9
-317
/
+534
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Fix build error in drivers/block/cciss.c
Linus Torvalds
2010-12-20
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-12-20
4
-8
/
+21
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
cciss: fix cciss_revalidate panic
Stephen M. Cameron
2010-12-17
1
-0
/
+2
|
|
*
|
|
|
|
|
drbd: fix for spin_lock_irqsave in endio callback
Lars Ellenberg
2010-11-27
2
-2
/
+11
|
|
*
|
|
|
|
|
drbd: don't recvmsg with zero length
Lars Ellenberg
2010-11-27
1
-6
/
+8
|
*
|
|
|
|
|
|
xen: Provide a variant of __RING_SIZE() that is an integer constant expression
Jeremy Fitzhardinge
2010-12-15
1
-1
/
+1
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'rbd-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-12-02
1
-277
/
+471
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
rbd: replace the rbd sysfs interface
Yehuda Sadeh
2010-12-01
1
-277
/
+471
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-11-27
4
-26
/
+36
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
cciss: fix build for PROC_FS disabled
Jens Axboe
2010-11-17
1
-2
/
+1
|
|
*
|
|
|
block: fix amiga and atari floppy driver compile warning
Vivek Goyal
2010-11-15
2
-2
/
+2
|
|
*
|
|
|
Merge branch 'upstream/blkfront' of git://git.kernel.org/pub/scm/linux/kernel...
Jens Axboe
2010-11-12
1
-22
/
+33
|
|
|
\
\
\
\
|
|
|
*
|
|
|
xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requests
Jeremy Fitzhardinge
2010-11-02
1
-0
/
+10
|
|
|
*
|
|
|
xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIER
Jeremy Fitzhardinge
2010-11-02
1
-2
/
+12
|
|
|
*
|
|
|
xen/blkfront: change blk_shadow.request to proper pointer
Jeremy Fitzhardinge
2010-11-02
1
-8
/
+6
[next]