index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
7
-18
/
+90
*
drbd: Implemented two new connection states Ahead/Behind
Philipp Reisner
2011-03-10
5
-3
/
+41
*
drbd: New configuration parameters for dealing with network congestion
Philipp Reisner
2011-03-10
1
-0
/
+7
*
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
*
block: kill off REQ_UNPLUG
Jens Axboe
2011-03-10
4
-12
/
+4
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
8
-91
/
+2
*
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
3
-74
/
+38
|
\
|
*
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2010-11-27
3
-74
/
+38
|
|
\
|
|
*
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
3
-74
/
+38
*
|
|
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
*
|
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
2
-2
/
+0
|
/
/
*
|
Merge branch 'for-2.6.37/drivers' into for-linus
Jens Axboe
2010-11-10
8
-343
/
+201
|
\
\
|
*
\
Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/...
Jens Axboe
2010-10-23
8
-343
/
+201
|
|
\
\
|
|
*
|
drbd: Removed checks for REQ_HARDBARRIER on incomming BIOs
Philipp Reisner
2010-10-23
3
-20
/
+0
|
|
*
|
drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accesses
Philipp Reisner
2010-10-23
3
-20
/
+7
|
|
*
|
drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code
Philipp Reisner
2010-10-23
6
-219
/
+33
|
|
*
|
drbd: Silenced an assert
Philipp Reisner
2010-10-22
1
-1
/
+1
|
|
*
|
drbd: rate limit an error message
Lars Ellenberg
2010-10-22
1
-1
/
+2
|
|
*
|
drbd: fix a misleading printk
Lars Ellenberg
2010-10-22
1
-1
/
+1
|
|
*
|
drbd: fix potential data divergence after multiple failures
Lars Ellenberg
2010-10-22
3
-11
/
+37
|
|
*
|
drbd: fix potential deadlock on detach
Lars Ellenberg
2010-10-22
4
-63
/
+113
|
|
*
|
drbd: tag a few error messages with "assert failed"
Lars Ellenberg
2010-10-22
1
-5
/
+5
|
|
*
|
drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuid
Lars Ellenberg
2010-10-22
2
-2
/
+2
[next]