index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_int.h
Age
Commit message (
Expand
)
Author
2012-11-30
drbd: fixup after wait_even_lock_irq() addition to generic code
Jens Axboe
2012-11-09
Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6
Philipp Reisner
2012-11-09
drbd: Broadcast sync progress no more often than once per second
Philipp Reisner
2012-11-09
drbd: fix regression: potential NULL pointer dereference
Philipp Reisner
2012-11-09
drbd: always write bitmap on detach
Lars Ellenberg
2012-11-09
drbd: wait for meta data IO completion even with failed disk, unless force-de...
Lars Ellenberg
2012-11-09
drbd: a few more GFP_KERNEL -> GFP_NOIO
Lars Ellenberg
2012-11-09
drbd: Call drbd_md_sync() explicitly after a state change on the connection
Philipp Reisner
2012-11-09
drbd: Fix a race condition that can lead to a BUG()
Philipp Reisner
2012-11-09
drbd: Avoid NetworkFailure state during disconnect
Philipp Reisner
2012-11-09
drbd: Protect accesses to the uuid set with a spinlock
Philipp Reisner
2012-11-09
drbd: Write all pages of the bitmap after an online resize
Philipp Reisner
2012-11-09
drbd: disambiguation, s/DISCARD_CONCURRENT/RESOLVE_CONFLICTS/
Lars Ellenberg
2012-11-09
drbd: disambiguation, s/P_DISCARD_WRITE/P_SUPERSEDED/
Lars Ellenberg
2012-11-09
drbd: cleanup, drop unused struct
Lars Ellenberg
2012-11-09
drbd: introduce stop-sector to online verify
Lars Ellenberg
2012-11-08
drbd: flush drbd work queue before invalidate/invalidate remote
Lars Ellenberg
2012-11-08
drbd: report congestion if we are waiting for some userland callback
Lars Ellenberg
2012-11-08
drbd: differentiate between normal and forced detach
Lars Ellenberg
2012-11-08
drbd: cleanup, remove two unused global flags
Lars Ellenberg
2012-11-08
drbd: base completion and destruction of requests on ref counts
Lars Ellenberg
2012-11-08
drbd: introduce completion_ref and kref to struct drbd_request
Lars Ellenberg
2012-11-08
drbd: __drbd_make_request() is now void
Lars Ellenberg
2012-11-08
drbd: remove struct drbd_tl_epoch objects (barrier works)
Lars Ellenberg
2012-11-08
drbd: move the drbd_work_queue from drbd_socket to drbd_connection
Lars Ellenberg
2012-11-08
drbd: allow to dequeue batches of work at a time
Lars Ellenberg
2012-11-08
drbd: transfer log epoch numbers are now per resource
Lars Ellenberg
2012-11-08
drbd: allow bitmap to change during writeout from resync_finished
Lars Ellenberg
2012-11-08
drbd: fix resend/resubmit of frozen IO
Lars Ellenberg
2012-11-08
drbd: Delay/reject other state changes while establishing a connection
Philipp Reisner
2012-11-08
drbd: ignore volume number for drbd barrier packet exchange
Lars Ellenberg
2012-11-08
drbd: simplify retry path of failed READ requests
Lars Ellenberg
2012-11-08
drbd: remove unused static helper function
Lars Ellenberg
2012-11-08
drbd: remove some very outdated comments
Lars Ellenberg
2012-11-08
drbd: remove now unused seq_num member from struct drbd_request
Lars Ellenberg
2012-11-08
drbd: Consider the disk-timeout also for meta-data IO operations
Philipp Reisner
2012-11-08
drbd: Fixed compat issue with disconnecting 8.4 from a primary 8.3
Philipp Reisner
2012-11-08
drbd: drbd_bm_ALe_set_all(): Remove unused function
Andreas Gruenbacher
2012-11-08
drbd: Load balancing of read requests
Philipp Reisner
2012-11-08
drbd: Remove leftover prototype
Andreas Gruenbacher
2012-11-08
drbd: Move list of epochs from mdev to tconn
Philipp Reisner
2012-11-08
drbd: Prepare epochs per connection
Philipp Reisner
2012-11-08
drbd: Move write_ordering from mdev to tconn
Philipp Reisner
2012-11-08
drbd: Move the CREATE_BARRIER flag from connection to device
Philipp Reisner
2012-11-08
drbd: Fixes from the drbd-8.3 branch
Philipp Reisner
2012-11-08
drbd: Consider the discard-my-data flag for all volumes [bugz 359]
Philipp Reisner
2012-11-08
drbd: on attach, enforce clean meta data
Lars Ellenberg
2012-11-08
drbd: detach from frozen backing device
Philipp Reisner
2012-11-08
drbd: Improve compatibility with drbd's older than 8.3.7
Philipp Reisner
2012-11-08
drbd: Fixes from the 8.3 development branch
Philipp Reisner
[next]