index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
blkio: Take care of cgroup deletion and cfq group reference counting
Vivek Goyal
2009-12-03
3
-2
/
+160
|
*
|
blkio: Dynamic cfq group creation based on cgroup tasks belongs to
Vivek Goyal
2009-12-03
1
-11
/
+100
|
*
|
blkio: Group time used accounting and workload context save restore
Vivek Goyal
2009-12-03
1
-0
/
+79
|
*
|
blkio: Implement per cfq group latency target and busy queue avg
Vivek Goyal
2009-12-03
1
-20
/
+45
|
*
|
blkio: Introduce per cfq group weights and vdisktime calculations
Vivek Goyal
2009-12-03
2
-2
/
+69
|
*
|
blkio: Introduce blkio controller cgroup interface
Vivek Goyal
2009-12-03
7
-0
/
+260
|
*
|
blkio: Introduce the root service tree for cfq groups
Vivek Goyal
2009-12-03
1
-3
/
+134
|
*
|
blkio: Keep queue on service tree until we expire it
Vivek Goyal
2009-12-03
1
-21
/
+49
|
*
|
blkio: Implement macro to traverse each service tree in group
Vivek Goyal
2009-12-03
1
-16
/
+25
|
*
|
blkio: Introduce the notion of cfq groups
Vivek Goyal
2009-12-03
1
-33
/
+75
|
*
|
blkio: Set must_dispatch only if we decided to not dispatch the request
Vivek Goyal
2009-12-03
1
-3
/
+3
|
*
|
drbd_req.c: use part_[inc|dec]_in_flight()
Philipp Reisner
2009-12-03
1
-2
/
+2
|
*
|
writeback: remove unused nonblocking and congestion checks
Wu Fengguang
2009-12-03
4
-39
/
+1
|
*
|
writeback: introduce wbc.for_background
Wu Fengguang
2009-12-03
3
-1
/
+3
|
*
|
writeback: remove the always false bdi_cap_writeback_dirty() test
Wu Fengguang
2009-12-03
1
-18
/
+0
|
*
|
flusher: Fix PF_FROZEN race
OGAWA Hirofumi
2009-12-03
1
-1
/
+1
|
*
|
Merge branch 'master' into for-2.6.33
Jens Axboe
2009-12-03
966
-7219
/
+15367
|
|
\
\
|
*
|
|
cfq-iosched: no dispatch limit for single queue
Shaohua Li
2009-12-03
1
-2
/
+2
|
*
|
|
block: Allow devices to indicate whether discarded blocks are zeroed
Martin K. Petersen
2009-12-03
6
-0
/
+32
|
*
|
|
Revert "cfq: Make use of service count to estimate the rb_key offset"
Jens Axboe
2009-11-30
1
-6
/
+2
|
*
|
|
cfq-iosched: fix corner cases in idling logic
Corrado Zoccolo
2009-11-26
1
-10
/
+22
|
*
|
|
cfq-iosched: idling on deep seeky sync queues
Corrado Zoccolo
2009-11-26
1
-1
/
+12
|
*
|
|
cfq-iosched: fix no-idle preemption logic
Corrado Zoccolo
2009-11-26
1
-2
/
+3
|
*
|
|
cfq-iosched: fix ncq detection code
Corrado Zoccolo
2009-11-26
1
-9
/
+15
|
*
|
|
Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33
Jens Axboe
2009-11-26
4
-10
/
+8
|
|
\
\
\
|
|
*
|
|
drbd: moved CN_IDX_DRBD and CN_VAL_DRBD to the right file
Philipp Reisner
2009-11-25
2
-7
/
+2
|
|
*
|
|
DRBD: Now the code is 8.3.6 + 3 fixes (without compat crap)
Philipp Reisner
2009-11-24
1
-1
/
+1
|
|
*
|
|
Fixed a regression in resync decission code drbd_uuid_compare() [Bugz 260]
Philipp Reisner
2009-11-24
1
-0
/
+1
|
|
*
|
|
add missing state change on corrupt packet header in drbd_recv_header
Lars Ellenberg
2009-11-24
1
-1
/
+3
|
|
*
|
|
fix in-kernel configuration serialization
Lars Ellenberg
2009-11-24
1
-1
/
+1
|
*
|
|
|
Fix regression in direct writes performance due to WRITE_ODIRECT flag removal
Vivek Goyal
2009-11-26
2
-1
/
+3
|
*
|
|
|
cfq-iosched: cleanup unreachable code
Corrado Zoccolo
2009-11-26
1
-13
/
+0
|
*
|
|
|
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
[prev]
[next]