projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2012-11-09
Jing Wang
drbd: check return of kmalloc in receive_uuids
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Broadcast sync progress no more often than once...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: don't try to clear bits once the disk has failed
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: fix regression: potential NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Fix clearing of MDF_AL_DISABLED
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: log request sector offset and size for IO errors
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: always write bitmap on detach
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: wait for meta data IO completion even with failed...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: a few more GFP_KERNEL -> GFP_NOIO
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: fix potential deadlock during bitmap (re-)allocation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: use list_move_tail instead of list_del/list_add_tail
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: panic on delayed completion of aborted requests
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Fix comparison of is_valid_transition()'s return...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Remove duplicate code
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: differentiate early and later "postponing" of...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Fix postponed requests
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Call drbd_md_sync() explicitly after a state...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Fix postponed requests
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Imporve the error reporting of failed conn state...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Fix the way the STATE_SENT bit is cleared
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Do not check aspects that are not subject to...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Improve readability of IO resuming after freeze...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Fix IO resuming after connection was established...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: fix potential list_add corruption
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: dequeue single work items in wait_for_work()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: mutex_unlock "... must no be used in interrupt...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Fix a race condition that can lead to a BUG()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: temporarily suspend io in drbd_adm_disk_opts
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: don't send out P_BARRIER with stale information
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: properly call drbd_rs_cancel_all() in drbd_discon...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Avoid NetworkFailure state during disconnect
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Protect accesses to the uuid set with a spinlock
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Write all pages of the bitmap after an online...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Fix completion of requests while the device is...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Andreas Gruenbacher
drbd: Don't unregister socket state_change callback...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: disambiguation, s/DISCARD_CONCURRENT/RESOLVE_CONF...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: disambiguation, s/P_DISCARD_WRITE/P_SUPERSEDED/
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: cleanup, drop unused struct
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: NEG_ACK does not imply a barrier-ack
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: only start a new epoch, if the current epoch...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Finish requests that completed while IO was frozen
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: Fix a potential issue with the DISCARD_CONCURRENT...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: fix drbd wire compatibility for empty flushes
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: More random to the connect logic
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Try to connec to peer only once per cycle
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Reisner
drbd: Remove redundant and wrong test for NULL simplifi...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Philipp Marek
drbd: pass some more information to userspace.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: announce FLUSH/FUA capability to upper layers
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Lars Ellenberg
drbd: introduce stop-sector to online verify
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: flush drbd work queue before invalidate/invalidat...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: call local-io-error handler early
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: do not reset rs_pending_cnt too early
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: reset congestion information before reporting...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: report congestion if we are waiting for some...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: differentiate between normal and forced detach
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: cleanup, remove two unused global flags
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: fix null pointer dereference with on-congestion...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: take error path in drbd_adm_down if interrupted...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: allow read requests to be retried after force...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: __req_mod: make DISCARD_WRITE and independend...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: base completion and destruction of requests on...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: introduce completion_ref and kref to struct drbd_...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: __drbd_make_request() is now void
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: better separate WRITE and READ code paths in...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: remove struct drbd_tl_epoch objects (barrier...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: move the drbd_work_queue from drbd_socket to...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: allow to dequeue batches of work at a time
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: transfer log epoch numbers are now per resource
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: rename drbd_restart_write to drbd_restart_request
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: fix wrong assert in completion/retry path of...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: fix local read error hung forever
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: fix access of unallocated pages and kernel panic
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Philipp Reisner
drbd: Keep the listening socket open while trying to...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Philipp Reisner
drbd: pull prepare_listen_socket() out of drbd_wait_for...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Philipp Reisner
drbd: New disk option al-updates
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Andreas Gruenbacher
drbd: Stop using NLA_PUT*().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Philipp Reisner
drbd: Remove drbd_accept() and use kernel_accept()...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Philipp Reisner
drbd: Move the call to listen() out of drbd_accept()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Philipp Reisner
drbd: use bitmap_parse instead of __bitmap_parse
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: grammar fix in log message
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: bm_page_async_io: properly initialize page->private
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: allow bitmap to change during writeout from resyn...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: fix race between drbdadm invalidate/verify and...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: fix resend/resubmit of frozen IO
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Philipp Reisner
drbd: fix spelling, remove boring development log message
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Philipp Reisner
drbd: Ensure that data_size is not 0 before using data_...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Philipp Reisner
drbd: Delay/reject other state changes while establishi...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Philipp Reisner
drbd: Fixed processing of disk-barrier, disk-flushes...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: ignore volume number for drbd barrier packet...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: complete_conflicting_writes() should not care...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: simplify retry path of failed READ requests
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: move put_ldev from __req_mod() to the endio callback
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: factor out master_bio completion and drbd_request...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: conflicting writes: make wake_up of waiting peer_...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: fix WRITE_ACKED_BY_PEER_AND_SIS to not set RQ_NET...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: fix READ_RETRY_REMOTE_CANCELED to not complete...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Lars Ellenberg
drbd: make OOS_HANDED_TO_NETWORK its own case
commit
|
commitdiff
|
tree
|
snapshot
next