index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
2009-11-26
29
-0
/
+83
*
cfq: Make use of service count to estimate the rb_key offset
Gui Jianfeng
2009-11-26
1
-2
/
+6
*
cciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_t
Alex Chiang
2009-11-23
1
-1
/
+1
*
cciss: fix scatter gather cleanup problems
Stephen M. Cameron
2009-11-23
1
-7
/
+18
*
partitions: read whole sector with EFI GPT header
Karel Zak
2009-11-23
2
-5
/
+10
*
partitions: use sector size for EFI GPT
Karel Zak
2009-11-23
1
-8
/
+15
*
cciss: Fix weird usage of ENXIO in cciss_scsi.c
Stephen M. Cameron
2009-11-13
2
-6
/
+3
*
cciss: Add enhanced scatter-gather support.
Don Brace
2009-11-13
3
-20
/
+188
*
cciss: Do not automatically rescan on UNIT ATTENTION/LUN DATA CHANGED
Stephen M. Cameron
2009-11-13
1
-2
/
+16
*
cciss: Remove unnecessary check in scan_thread
Stephen M. Cameron
2009-11-13
1
-7
/
+5
*
cciss: fix typo that causes scsi status to be lost.
Stephen M. Cameron
2009-11-13
1
-1
/
+1
*
cciss: remove sendcmd() as it is no longer used.
Stephen M. Cameron
2009-11-13
1
-163
/
+0
*
cciss: clean up code in cciss_shutdown
Stephen M. Cameron
2009-11-13
1
-20
/
+18
*
cciss: Remove the "withirq" parameter from various functions where possible
Stephen M. Cameron
2009-11-13
1
-60
/
+29
*
cciss: Retry driver initiated cmds with unit attention condition
Stephen M. Cameron
2009-11-13
1
-0
/
+2
*
cciss: Fix problem with remove_from_scan_list on driver unload
Stephen M. Cameron
2009-11-13
1
-8
/
+13
*
cciss: Make device attributes static
Alex Chiang
2009-11-13
1
-8
/
+8
*
block: jiffies fixes
Randy Dunlap
2009-11-11
3
-2
/
+5
*
block: Expose discard granularity
Martin K. Petersen
2009-11-10
6
-10
/
+101
*
cfq-iosched: fix next_rq computation
Corrado Zoccolo
2009-11-08
1
-6
/
+7
*
Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33
Jens Axboe
2009-11-04
6
-18
/
+22
|
\
|
*
Now it is equal to DRBD release 8.3.5 without compat crap
Philipp Reisner
2009-11-04
1
-1
/
+1
|
*
drbd: performance - don't lose unplug events
Lars Ellenberg
2009-11-04
1
-1
/
+6
|
*
Do not deadlock in drbd_disconnect() [bugz 258]
Philipp Reisner
2009-11-04
1
-4
/
+0
|
*
drbdsetup X resume-io should be usable to resume IO [Bugz 256]
Philipp Reisner
2009-11-04
1
-4
/
+3
|
*
drbd: fix check for too large lower level device
Lars Ellenberg
2009-11-04
1
-5
/
+9
|
*
fix grammar in printk
Lars Ellenberg
2009-11-04
1
-1
/
+1
|
*
change default: by default, use socket buffer auto tuning
Lars Ellenberg
2009-11-04
1
-2
/
+2
|
*
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block into for-2.6.33
Philipp Reisner
2009-11-03
46
-1634
/
+22432
|
|
\
*
|
|
block/scsi_ioctl.c: quiet sparse noise
H Hartley Sweeten
2009-11-04
1
-2
/
+4
*
|
|
sendfile(): check f_op.splice_write() rather than f_op.sendpage()
Changli Gao
2009-11-04
2
-11
/
+15
*
|
|
block/ps3: fix slow VRAM IO
Hideyuki Sasaki
2009-11-04
1
-1
/
+9
*
|
|
cfq-iosched: get rid of the coop_preempt flag
Jens Axboe
2009-11-04
1
-19
/
+2
*
|
|
cfq-iosched: fix merge error
Jens Axboe
2009-11-03
1
-1
/
+0
*
|
|
Merge branch 'for-linus' into for-2.6.33
Jens Axboe
2009-11-03
1608
-24537
/
+87755
|
\
\
\
|
*
|
|
cfq-iosched: limit coop preemption
Shaohua Li
2009-11-03
1
-2
/
+15
|
*
|
|
cfq-iosched: fix bad return value cfq_should_preempt()
Jens Axboe
2009-11-03
1
-1
/
+1
|
*
|
|
backing-dev: bdi sb prune should be in the unregister path, not destroy
Jens Axboe
2009-11-03
1
-1
/
+2
|
*
|
|
Fix bio_alloc() and bio_kmalloc() documentation
Alberto Bertogli
2009-11-02
1
-13
/
+13
|
*
|
|
bio_put(): add bio_clone() to the list of functions in the comment
Alberto Bertogli
2009-11-02
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2009-10-31
36
-3462
/
+75
|
|
\
\
\
|
|
*
|
|
Staging: fix wireless drivers depends
Randy Dunlap
2009-10-30
3
-3
/
+3
|
|
*
|
|
Staging: wireless drivers Kconfig change
Greg Kroah-Hartman
2009-10-30
6
-6
/
+6
|
|
*
|
|
Staging: android: mark subsystem as broken
Greg Kroah-Hartman
2009-10-30
1
-0
/
+1
|
|
*
|
|
Staging: remove stlc45xx driver
Greg Kroah-Hartman
2009-10-30
7
-3323
/
+0
|
|
*
|
|
Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload
Herton Ronaldo Krzesinski
2009-10-30
12
-96
/
+37
|
|
*
|
|
Staging: vt6656: fix the memory free bug in vntwusb_disconnect()
miaofng
2009-10-30
1
-1
/
+0
|
|
*
|
|
Staging: Panel: prevent driver from calling misc_deregister twice on same res...
Peter Huewe
2009-10-30
1
-3
/
+10
|
|
*
|
|
Staging: hv: fix oops in vmbus - missing #include
Milan Dadok
2009-10-30
2
-0
/
+2
|
|
*
|
|
Staging: hv: fix oops in vmbus - netvsc list_head
Milan Dadok
2009-10-30
1
-6
/
+4
[next]