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
*
drbd: --force option for disconnect
Philipp Reisner
2011-03-10
2
-1
/
+18
*
drbd: add packet_type 27 (return_code_only) to netlink api
Lars Ellenberg
2011-03-10
3
-3
/
+10
*
drbd: use kzalloc and memset(,0,) to start with clean buffers in drbd_nl
Lars Ellenberg
2011-03-10
1
-2
/
+3
*
drbd: remove /proc/drbd before unregistering from netlink
Lars Ellenberg
2011-03-10
1
-2
/
+11
*
drbd: increase module count on /proc/drbd access
Lars Ellenberg
2011-03-10
1
-2
/
+11
*
drbd: Removed 20 seconds upper bound for side-stepping
Philipp Reisner
2011-03-10
1
-3
/
+4
*
drbd: Becoming sync target may not happen out of < C_WF_REPORT_PARAMS
Philipp Reisner
2011-03-10
1
-0
/
+4
*
drbd: Starting with protocol 96 we can allow app-IO while receiving the bitmap
Philipp Reisner
2011-03-10
4
-31
/
+39
*
drbd: Improvements in sanitize_state()
Philipp Reisner
2011-03-10
1
-55
/
+89
*
drbd: Fixed race condition in drbd_queue_bitmap_io
Philipp Reisner
2011-03-10
1
-0
/
+2
*
drbd: Fixed inc_ap_bio()
Philipp Reisner
2011-03-10
1
-17
/
+14
*
drbd: use test_and_set_bit() to decide if bm_io_work should be queued
Philipp Reisner
2011-03-10
1
-4
/
+2
*
drbd: Begin to account BIO processing time before inc_ap_bio()
Philipp Reisner
2011-03-10
2
-5
/
+8
*
drbd: Implemented side-stepping in drbd_res_begin_io()
Philipp Reisner
2011-03-10
1
-5
/
+19
*
drbd: Make some functions static
Philipp Reisner
2011-03-10
2
-5
/
+6
*
drbd: Implemented priority inheritance for resync requests
Philipp Reisner
2011-03-10
4
-20
/
+27
*
drbd: Do not cleanup resync LRU for the Ahead/Behind SyncSource/SyncTarget tr...
Philipp Reisner
2011-03-10
1
-2
/
+7
*
drbd: When proxy's buffer drained off go into regular resync mode
Philipp Reisner
2011-03-10
4
-2
/
+22
*
drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC
Philipp Reisner
2011-03-10
8
-19
/
+91
*
drbd: Implemented two new connection states Ahead/Behind
Philipp Reisner
2011-03-10
6
-3
/
+45
*
drbd: New configuration parameters for dealing with network congestion
Philipp Reisner
2011-03-10
4
-0
/
+26
*
drbd: Track the numbers of sectors in flight
Philipp Reisner
2011-03-10
4
-6
/
+21
*
drbd: Renamed write_flags_to_bio() to wire_flags_to_bio()
Lars Ellenberg
2011-03-10
1
-14
/
+14
*
drbd: restore compatibility with 32bit kernels
Lars Ellenberg
2011-03-10
1
-4
/
+4
*
drbd: properly use max_hw_sectors to limit the our bio size
Lars Ellenberg
2011-03-10
7
-42
/
+41
*
drbd: debug: limit nelink-broadcast of request on digest mismatch to 32k
Lars Ellenberg
2011-03-10
1
-2
/
+5
*
drbd: detect modification of in-flight buffers
Lars Ellenberg
2011-03-10
2
-2
/
+29
*
drbd: further converge progress display of resync and online-verify
Lars Ellenberg
2011-03-10
2
-19
/
+31
*
drbd: fix potential wrap of 32bit oos:%lu display in /proc/drbd
Lars Ellenberg
2011-03-10
1
-2
/
+3
*
drbd: use the resync controller for online-verify requests as well
Lars Ellenberg
2011-03-10
4
-9
/
+14
*
drbd: factor out drbd_rs_number_requests
Lars Ellenberg
2011-03-10
1
-32
/
+29
*
drbd: factor out drbd_rs_controller_reset
Lars Ellenberg
2011-03-10
2
-7
/
+13
*
drbd: show progress bar and ETA for online-verify
Lars Ellenberg
2011-03-10
2
-13
/
+44
*
drbd: advance progress step marks for online-verify
Lars Ellenberg
2011-03-10
3
-2
/
+15
*
drbd: factor out advancement of resync marks for progress reporting
Lars Ellenberg
2011-03-10
1
-13
/
+17
*
drbd: initialize online-verify progress tracking on verify target
Lars Ellenberg
2011-03-10
1
-0
/
+6
*
drbd: improve online-verify progress tracking
Lars Ellenberg
2011-03-10
3
-17
/
+20
*
drbd: only reset online-verify start sector if verify completed
Lars Ellenberg
2011-03-10
1
-3
/
+6
*
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2011-03-10
137
-1533
/
+606
|
\
|
*
blk-throttle: Use blk_plug in throttle dispatch
Vivek Goyal
2011-03-10
1
-0
/
+3
|
*
block: kill off REQ_UNPLUG
Jens Axboe
2011-03-10
24
-75
/
+43
|
*
aio: remove request submission batching
Jens Axboe
2011-03-10
1
-72
/
+3
|
*
fs: make aio plug
Shaohua Li
2011-03-10
1
-0
/
+4
|
*
fs: make mpage read/write_pages() plug
Jens Axboe
2011-03-10
1
-0
/
+8
|
*
read-ahead: use plugging
Jens Axboe
2011-03-10
1
-0
/
+6
|
*
fs: make generic file read/write functions plug
Jens Axboe
2011-03-10
1
-0
/
+7
|
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
119
-1269
/
+151
|
*
block: initial patch for on-stack per-task plugging
Jens Axboe
2011-03-10
10
-101
/
+344
|
*
scsi: convert to blk_delay_queue()
Jens Axboe
2011-03-10
1
-25
/
+19
|
*
ide-cd: convert to blk_delay_queue() for a short pause
Jens Axboe
2011-03-10
1
-11
/
+2
[next]