projects
/
linux-2.6.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cciss: Fix scsi tape io with more than 255 scatter gather elements
[linux-2.6.git]
/
drivers
/
block
/
drbd
/
2012-01-12
Rusty Russell
module_param: make bool parameters really bool (drivers...
tree
|
commitdiff
2011-11-05
Linus Torvalds
Merge branch 'for-3.2/core' of git://git.kernel.dk...
tree
|
commitdiff
2011-10-19
Jens Axboe
Merge branch 'v3.1-rc10' into for-3.2/core
tree
|
commitdiff
2011-09-15
Jiri Kosina
Merge branch 'master' into for-next
tree
|
commitdiff
2011-09-15
Jesper Juhl
Remove unneeded version.h includes from drivers/block/
tree
|
commitdiff
2011-09-15
Joe Perches
drbd: Use angle brackets for system includes
tree
|
commitdiff
2011-09-15
Joe Perches
drbd: Convert vmalloc/memset to vzalloc
tree
|
commitdiff
2011-09-12
Christoph Hellwig
block: remove support for bio remapping from ->make_request
tree
|
commitdiff
2011-08-02
H Hartley Sweeten
drivers/block/drbd/drbd_nl.c: use bitmap_parse instead...
tree
|
commitdiff
2011-06-30
Jens Axboe
Merge branch 'for-3.0-important' of git://git.drbd...
tree
|
commitdiff
2011-06-30
Lars Ellenberg
drbd: we should write meta data updates with FLUSH FUA
tree
|
commitdiff
2011-06-30
Lars Ellenberg
drbd: when receive times out on meta socket, also check...
tree
|
commitdiff
2011-06-30
Lars Ellenberg
drbd: account bitmap IO during resync as resync-(relate...
tree
|
commitdiff
2011-06-30
Lars Ellenberg
drbd: don't cond_resched_lock with IRQs disabled
tree
|
commitdiff
2011-06-30
Lars Ellenberg
drbd: add missing spinlock to bitmap receive
tree
|
commitdiff
2011-06-30
Philipp Reisner
drbd: Use the correct max_bio_size when creating resync...
tree
|
commitdiff
2011-05-25
Linus Torvalds
Merge branch 'for-2.6.40/drivers' of git://git.kernel...
tree
|
commitdiff
2011-05-24
Andrew Morton
drbd: fix warning
tree
|
commitdiff
2011-05-24
Philipp Reisner
drbd: fix warning
tree
|
commitdiff
2011-05-24
Bart Van Assche
drbd: Fix spelling
tree
|
commitdiff
2011-05-24
Lars Ellenberg
drbd: fix schedule in atomic
tree
|
commitdiff
2011-05-24
Philipp Reisner
drbd: Take a more conservative approach when deciding...
tree
|
commitdiff
2011-05-24
Philipp Reisner
drbd: Fixed state transitions after async outdate-peer...
tree
|
commitdiff
2011-05-24
Philipp Reisner
drbd: Disallow the peer_disk_state to be D_OUTDATED...
tree
|
commitdiff
2011-05-24
Philipp Reisner
drbd: Fix for the connection problems on high latency...
tree
|
commitdiff
2011-05-24
Lars Ellenberg
drbd: fix potential activity log refcount imbalance...
tree
|
commitdiff
2011-05-24
Philipp Reisner
drbd: Only downgrade the disk state in case of disk...
tree
|
commitdiff
2011-05-24
Lars Ellenberg
drbd: fix disconnect/reconnect loop, if ping-timeout...
tree
|
commitdiff
2011-05-24
Lars Ellenberg
drbd: fix potential distributed deadlock
tree
|
commitdiff
2011-05-24
Philipp Reisner
drbd: Fix for application IO with the on-io-error=pass...
tree
|
commitdiff
2011-05-23
Paul Gortmaker
Add appropriate <linux/prefetch.h> include for prefetch...
tree
|
commitdiff
2011-03-31
Lucas De Marchi
Fix common misspellings
tree
|
commitdiff
2011-03-28
Linus Torvalds
drbd: fix up merge error
tree
|
commitdiff
2011-03-28
Linus Torvalds
Merge branch 'for-2.6.39/drivers' of git://git.kernel...
tree
|
commitdiff
2011-03-24
Linus Torvalds
Merge branch 'for-2.6.39/core' of git://git.kernel...
tree
|
commitdiff
2011-03-17
Stephen Rothwell
drbd: need include for bitops functions declarations
tree
|
commitdiff
2011-03-10
Or Gerlitz
drbd: drop code present under #ifdef which is relevant...
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: Fixed handling of read errors on a 'VerifyS'...
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: Fixed handling of read errors on a 'VerifyT'...
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: Implemented real timeout checking for request...
tree
|
commitdiff
2011-03-10
Andreas Gruenbacher
drbd: Remove unused function atodb_endio()
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: improve log message if received sector offset...
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: kill dead code
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: don't BUG_ON, if bio_add_page of a single page...
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: Removed left over, now wrong comments
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: serialize admin requests for new verify run with...
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: fix potential imbalance of ap_in_flight
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: silence some noisy log messages during disconnect
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: describe bitmap locking for bulk operation in...
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: log UUIDs whenever they change
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: We can not process BIOs with a size of 0
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: Provide hints with the error message when clearin...
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: queue bitmap writeout more intelligently
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: don't pointlessly queue bitmap send, if we lost...
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: serialize admin requests for new resync with...
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: only generate and send a new sync uuid after...
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: cleaned up __set_current_state() followed by...
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: Ensure that an epoch contains only requests of...
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: Fixed P_NEG_ACK processing for protocol A and B
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: Killed an assert that is no longer valid
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: Do not drop net config if sending in drbd_send_pr...
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: Work on the Ahead -> SyncSource transition
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: Nothing should stop SyncSource -> Ahead transitions
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: Do not full sync if a P_SYNC_UUID packet gets...
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: Corrected off-by-one error in DRBD_MINOR_COUNT_MAX
tree
|
commitdiff
2011-03-10
Andreas Gruenbacher
drbd: Remove useless / wrong comments
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: Cleaned up the resync timer logic
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: Be more careful with SyncSource -> Ahead transitions
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: No longer answer P_RS_DATA_REQUEST packets when...
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: Fixed an issue with AHEAD -> SYNC_SOURCE transitions
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: ratelimit io error messages
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: There might be a resync after unfreezing IO due...
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: fix potential access of on-stack wait_queue_head_...
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: improve on bitmap write out timing
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: spelling fix in log message
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: be less noisy with some log messages
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: serialize sending of resync uuid with pending...
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: add debugging assert to make sure the protocol...
tree
|
commitdiff
2011-03-10
Philipp Reisner
drbd: Documenting drbd_should_do_remote() and drbd_shou...
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: fix potential dereference of NULL pointer
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: move bitmap write from resync_finished to after_s...
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: Removed a reference to debug macros removed long...
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: get rid of unused debug code
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: allow petabyte storage on 64bit arch
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: bitmap keep track of changes vs on-disk bitmap
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: store in-core bitmap little endian, regardless...
tree
|
commitdiff
2011-03-10
Lars Ellenberg
drbd: bitmap: don't count unused bits (fix non-terminat...
tree
|
commitdiff
2011-03-10
Andreas Gruenbacher
drbd: Rename __inc_ap_bio_cond to may_inc_ap_bio
tree
|
commitdiff
2011-03-10
Andreas Gruenbacher
drbd: Fix: drbd_bitmap_io does not return an enum deter...
tree
|
commitdiff
2011-03-10
Andreas Gruenbacher
drbd: receive_bitmap_plain: Get rid of ugly and useless...
tree
|
commitdiff
2011-03-10
Andreas Gruenbacher
drbd: send_bitmap_rle_or_plain: Get rid of ugly and...
tree
|
commitdiff
2011-03-10
Andreas Gruenbacher
drbd: receive_bitmap: Missing free_page() on error...
tree
|
commitdiff
2011-03-10
Andreas Gruenbacher
drbd: receive_bitmap: Avoid casting enum drbd_state_rv...
tree
|
commitdiff
2011-03-10
Andreas Gruenbacher
drbd: receive_bitmap: Fix the wrong return value
tree
|
commitdiff
2011-03-10
Andreas Gruenbacher
drbd: drbd_nl_disk_conf: Avoid a compiler warning
tree
|
commitdiff
2011-03-10
Andreas Gruenbacher
drbd: Use the standard bool, true, and false keywords
tree
|
commitdiff
2011-03-10
Andreas Gruenbacher
drbd: This code is dead now
tree
|
commitdiff
2011-03-10
Andreas Gruenbacher
drbd: Another small enum drbd_state_rv cleanup
tree
|
commitdiff
2011-03-10
Andreas Gruenbacher
drbd: Be more explicit about functions that return...
tree
|
commitdiff
2011-03-10
Andreas Gruenbacher
drbd: Rename enum drbd_state_ret_codes to enum drbd_sta...
tree
|
commitdiff
next