index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_int.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-05-25
1
-6
/
+13
|
\
|
*
drbd: fix warning
Andrew Morton
2011-05-24
1
-2
/
+0
|
*
drbd: Fix spelling
Bart Van Assche
2011-05-24
1
-3
/
+3
|
*
drbd: fix schedule in atomic
Lars Ellenberg
2011-05-24
1
-0
/
+4
|
*
drbd: Take a more conservative approach when deciding max_bio_size
Philipp Reisner
2011-05-24
1
-1
/
+4
|
*
drbd: Only downgrade the disk state in case of disk failures
Philipp Reisner
2011-05-24
1
-1
/
+2
|
*
drbd: Fix for application IO with the on-io-error=pass-on policy
Philipp Reisner
2011-05-24
1
-0
/
+1
*
|
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-22
1
-0
/
+1
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-5
/
+5
*
drbd: Implemented real timeout checking for request processing time
Philipp Reisner
2011-03-10
1
-0
/
+1
*
drbd: describe bitmap locking for bulk operation in finer detail
Lars Ellenberg
2011-03-10
1
-4
/
+32
*
drbd: log UUIDs whenever they change
Lars Ellenberg
2011-03-10
1
-2
/
+4
*
drbd: Work on the Ahead -> SyncSource transition
Philipp Reisner
2011-03-10
1
-0
/
+3
*
drbd: Do not full sync if a P_SYNC_UUID packet gets lost
Philipp Reisner
2011-03-10
1
-0
/
+1
*
drbd: Remove useless / wrong comments
Andreas Gruenbacher
2011-03-10
1
-10
/
+0
*
drbd: Cleaned up the resync timer logic
Philipp Reisner
2011-03-10
1
-1
/
+1
*
drbd: No longer answer P_RS_DATA_REQUEST packets when in C_AHEAD mode
Philipp Reisner
2011-03-10
1
-1
/
+2
*
drbd: serialize sending of resync uuid with pending w_send_oos
Lars Ellenberg
2011-03-10
1
-1
/
+1
*
drbd: allow petabyte storage on 64bit arch
Lars Ellenberg
2011-03-10
1
-14
/
+27
*
drbd: bitmap keep track of changes vs on-disk bitmap
Lars Ellenberg
2011-03-10
1
-4
/
+3
*
drbd: Rename __inc_ap_bio_cond to may_inc_ap_bio
Andreas Gruenbacher
2011-03-10
1
-11
/
+11
*
drbd: Use the standard bool, true, and false keywords
Andreas Gruenbacher
2011-03-10
1
-10
/
+3
*
drbd: Be more explicit about functions that return an enum drbd_state_rv
Andreas Gruenbacher
2011-03-10
1
-13
/
+19
*
drbd: Get rid of unnecessary macros (2)
Andreas Gruenbacher
2011-03-10
1
-5
/
+4
*
drbd: Rename drbd_make_request_26 to drbd_make_request
Andreas Gruenbacher
2011-03-10
1
-1
/
+1
*
drbd: Remove left-over prototype
Andreas Gruenbacher
2011-03-10
1
-2
/
+0
*
drbd: Starting with protocol 96 we can allow app-IO while receiving the bitmap
Philipp Reisner
2011-03-10
1
-7
/
+12
*
drbd: Fixed inc_ap_bio()
Philipp Reisner
2011-03-10
1
-17
/
+14
*
drbd: Make some functions static
Philipp Reisner
2011-03-10
1
-1
/
+0
*
drbd: Implemented priority inheritance for resync requests
Philipp Reisner
2011-03-10
1
-1
/
+2
*
drbd: When proxy's buffer drained off go into regular resync mode
Philipp Reisner
2011-03-10
1
-1
/
+3
*
drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC
Philipp Reisner
2011-03-10
1
-1
/
+13
*
drbd: Implemented two new connection states Ahead/Behind
Philipp Reisner
2011-03-10
1
-0
/
+2
*
drbd: Track the numbers of sectors in flight
Philipp Reisner
2011-03-10
1
-0
/
+1
*
drbd: properly use max_hw_sectors to limit the our bio size
Lars Ellenberg
2011-03-10
1
-2
/
+2
*
drbd: factor out drbd_rs_controller_reset
Lars Ellenberg
2011-03-10
1
-0
/
+1
*
drbd: show progress bar and ETA for online-verify
Lars Ellenberg
2011-03-10
1
-1
/
+4
*
drbd: advance progress step marks for online-verify
Lars Ellenberg
2011-03-10
1
-0
/
+1
*
block: kill off REQ_UNPLUG
Jens Axboe
2011-03-10
1
-1
/
+1
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-14
/
+0
*
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2010-11-27
1
-2
/
+0
|
\
|
*
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-13
1
-2
/
+0
*
|
Merge branch 'for-2.6.37/drivers' into for-linus
Jens Axboe
2010-11-10
1
-27
/
+23
|
\
\
|
*
\
Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/...
Jens Axboe
2010-10-23
1
-27
/
+23
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
drbd: Removed checks for REQ_HARDBARRIER on incomming BIOs
Philipp Reisner
2010-10-23
1
-1
/
+0
|
|
*
drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accesses
Philipp Reisner
2010-10-23
1
-4
/
+3
|
|
*
drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code
Philipp Reisner
2010-10-23
1
-12
/
+0
|
|
*
drbd: fix potential deadlock on detach
Lars Ellenberg
2010-10-22
1
-5
/
+15
|
|
*
drbd: tag a few error messages with "assert failed"
Lars Ellenberg
2010-10-22
1
-5
/
+5
*
|
|
block: read i_size with i_size_read()
Mike Snitzer
2010-11-10
1
-1
/
+1
|
/
/
[next]