index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_worker.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
drbd: do not reset rs_pending_cnt too early
Lars Ellenberg
1
-8
/
+0
2012-07-24
drbd: differentiate between normal and forced detach
Lars Ellenberg
1
-2
/
+2
2012-05-09
drbd: move put_ldev from __req_mod() to the endio callback
Lars Ellenberg
1
-0
/
+1
2012-05-09
drbd: fix potential data corruption and protocol error
Lars Ellenberg
1
-1
/
+1
2012-05-09
drbd: Fixed an obvious copy-n-paste mistake
Philipp Reisner
1
-1
/
+1
2012-05-09
drbd: Fixed a race condition between detach and start of resync
Philipp Reisner
1
-3
/
+3
2012-05-09
drbd: fix harmless race to not trigger an ASSERT
Lars Ellenberg
1
-1
/
+12
2012-05-09
drbd: Hold a reference to ldev while doing meta-data IO
Philipp Reisner
1
-0
/
+1
2012-05-09
drbd: Keep a reference to the bio until the completion handler finished
Philipp Reisner
1
-0
/
+1
2012-05-09
drbd: Implemented wait_until_done_or_disk_failure()
Philipp Reisner
1
-1
/
+2
2012-05-09
drbd: Replaced md_io_mutex by an atomic: md_io_in_use
Philipp Reisner
1
-0
/
+1
2012-05-09
drbd: moved md_io into mdev
Philipp Reisner
1
-0
/
+3
2011-06-30
drbd: Use the correct max_bio_size when creating resync requests
Philipp Reisner
1
-6
/
+1
2011-05-24
drbd: Fix spelling
Bart Van Assche
1
-2
/
+2
2011-05-24
drbd: fix potential distributed deadlock
Lars Ellenberg
1
-35
/
+59
2011-03-10
drbd: Fixed handling of read errors on a 'VerifyS' node
Philipp Reisner
1
-4
/
+0
2011-03-10
drbd: Fixed handling of read errors on a 'VerifyT' node
Philipp Reisner
1
-13
/
+15
2011-03-10
drbd: Remove unused function atodb_endio()
Andreas Gruenbacher
1
-9
/
+6
2011-03-10
drbd: don't BUG_ON, if bio_add_page of a single page to an empty bio fails
Lars Ellenberg
1
-3
/
+4
2011-03-10
drbd: log UUIDs whenever they change
Lars Ellenberg
1
-8
/
+12
2011-03-10
drbd: only generate and send a new sync uuid after a successful state change
Lars Ellenberg
1
-13
/
+12
2011-03-10
drbd: cleaned up __set_current_state() followed by schedule_timeout() calls
Philipp Reisner
1
-2
/
+1
2011-03-10
drbd: Work on the Ahead -> SyncSource transition
Philipp Reisner
1
-1
/
+15
2011-03-10
drbd: Cleaned up the resync timer logic
Philipp Reisner
1
-37
/
+11
2011-03-10
drbd: No longer answer P_RS_DATA_REQUEST packets when in C_AHEAD mode
Philipp Reisner
1
-1
/
+3
2011-03-10
drbd: ratelimit io error messages
Lars Ellenberg
1
-4
/
+5
2011-03-10
drbd: serialize sending of resync uuid with pending w_send_oos
Lars Ellenberg
1
-13
/
+14
2011-03-10
drbd: move bitmap write from resync_finished to after_state_change
Lars Ellenberg
1
-3
/
+0
2011-03-10
drbd: allow petabyte storage on 64bit arch
Lars Ellenberg
1
-1
/
+1
2011-03-10
drbd: bitmap keep track of changes vs on-disk bitmap
Lars Ellenberg
1
-5
/
+2
2011-03-10
drbd: Use the standard bool, true, and false keywords
Andreas Gruenbacher
1
-2
/
+2
2011-03-10
drbd: Implemented the before-resync-source handler
Philipp Reisner
1
-0
/
+14
2011-03-10
drbd: Make some functions static
Philipp Reisner
1
-4
/
+6
2011-03-10
drbd: Implemented priority inheritance for resync requests
Philipp Reisner
1
-13
/
+5
2011-03-10
drbd: Do not cleanup resync LRU for the Ahead/Behind SyncSource/SyncTarget tr...
Philipp Reisner
1
-2
/
+7
2011-03-10
drbd: When proxy's buffer drained off go into regular resync mode
Philipp Reisner
1
-1
/
+9
2011-03-10
drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC
Philipp Reisner
1
-0
/
+16
2011-03-10
drbd: properly use max_hw_sectors to limit the our bio size
Lars Ellenberg
1
-6
/
+6
2011-03-10
drbd: use the resync controller for online-verify requests as well
Lars Ellenberg
1
-6
/
+2
2011-03-10
drbd: factor out drbd_rs_number_requests
Lars Ellenberg
1
-32
/
+29
2011-03-10
drbd: factor out drbd_rs_controller_reset
Lars Ellenberg
1
-7
/
+12
2011-03-10
drbd: advance progress step marks for online-verify
Lars Ellenberg
1
-1
/
+7
2011-03-10
drbd: only reset online-verify start sector if verify completed
Lars Ellenberg
1
-3
/
+6
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-1
/
+0
2010-11-27
drbd: fix for spin_lock_irqsave in endio callback
Lars Ellenberg
1
-1
/
+9
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-23
drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code
Philipp Reisner
1
-21
/
+0
2010-10-22
drbd: fix a misleading printk
Lars Ellenberg
1
-1
/
+1
2010-10-14
drbd: add explicit drbd_md_sync to drbd_resync_finished
Lars Ellenberg
1
-0
/
+2
2010-10-14
drbd: fix unlikely access after free and list corruption
Lars Ellenberg
1
-0
/
+7
[next]