Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
4d0fc3fdc3144b974888bb06efad69a0eb85719a
/
drivers
/
block
4d0fc3f
drbd: Fixed compat issue with disconnecting 8.4 from a primary 8.3
by Philipp Reisner
· 13 years ago
1a3cde4
drbd: drbd_bm_ALe_set_all(): Remove unused function
by Andreas Gruenbacher
· 13 years ago
69b6a3b
drbd: restart loop in drbd_make_request() [prepare for Linux-3.2]
by Philipp Reisner
· 13 years ago
7da3586
drbd: Restore late assigning of tconn->data.sock and meta.sock
by Philipp Reisner
· 13 years ago
a01842e
drbd: Log failures of connection state changes
by Philipp Reisner
· 13 years ago
e8cdc34
drbd: Consider that read requests could be NEG_ACKEDed
by Philipp Reisner
· 13 years ago
6ab9b1b
drbd: Do not send state packets while lower than C_CONNECTED cstate
by Philipp Reisner
· 13 years ago
b8853db
drbd: fix race between disconnect and receive_state
by Philipp Reisner
· 13 years ago
57bcb6c
drbd: Do not call generic_make_request() while holding req_lock
by Philipp Reisner
· 13 years ago
d60de03
drbd: Load balancing method: striping
by Philipp Reisner
· 13 years ago
380207d
drbd: Load balancing of read requests
by Philipp Reisner
· 13 years ago
d10b4ea
drbd: Get rid of "ASSERTION FAILED: tconn->current_epoch->list not empty"
by Philipp Reisner
· 13 years ago
615e087
drbd: add missing rcu locks around recently introduced idr_for_each
by Lars Ellenberg
· 13 years ago
03d63e1
drbd: Remove leftover prototype
by Andreas Gruenbacher
· 13 years ago
975b297
drbd: fix potential spinlock deadlock
by Philipp Reisner
· 13 years ago
77fede5
drbd: Fix the WO=drain implementation for multiple volumes
by Philipp Reisner
· 13 years ago
1e9dd29
drbd: Switch drbd_may_finish_epoch() from mdev to tconn
by Philipp Reisner
· 13 years ago
12038a3
drbd: Move list of epochs from mdev to tconn
by Philipp Reisner
· 13 years ago
1d2783d
drbd: Prepare epochs per connection
by Philipp Reisner
· 13 years ago
4b0007c
drbd: Move write_ordering from mdev to tconn
by Philipp Reisner
· 13 years ago
6936fcb
drbd: Move the CREATE_BARRIER flag from connection to device
by Philipp Reisner
· 13 years ago
36baf61
drbd: Fixed an obvious copy-n-paste mistake
by Philipp Reisner
· 13 years ago
43de7c8
drbd: Fixes from the drbd-8.3 branch
by Philipp Reisner
· 13 years ago
0cfac5d
drbd: Fixes from the drbd-8.3 branch
by Philipp Reisner
· 13 years ago
376694a
drbd: Silenced compiler warnings
by Philipp Reisner
· 13 years ago
9bcd252
drbd: fix "stalled" empty resync
by Philipp Reisner
· 13 years ago
22d8114
drbd: fix bitmap writeout after aborted resync
by Lars Ellenberg
· 13 years ago
08b165b
drbd: Consider the discard-my-data flag for all volumes [bugz 359]
by Philipp Reisner
· 13 years ago
935be26
drbd: Improve error reporting in drbd_md_sync_page_io()
by Andreas Gruenbacher
· 13 years ago
25e4093
drbd: fix connect failure with all default net-options
by Lars Ellenberg
· 13 years ago
a209b4a
drbd: Update some outdated comments to match the code
by Andreas Gruenbacher
· 13 years ago
c4e7afd
drbd: Remove unused code
by Philipp Reisner
· 13 years ago
4276dea
drbd: Remove dead code
by Philipp Reisner
· 14 years ago
85d7351
drbd: Cleanup all epoch objects upon connection loss
by Philipp Reisner
· 13 years ago
f132f55
drbd: Do not display bogus log lines for pdsk in case pdsk < D_UNKNOWN
by Philipp Reisner
· 13 years ago
97ddb68
drbd: detach must not try to abort non-local requests
by Lars Ellenberg
· 13 years ago
f497609
drbd: Get rid of MR_{READ,WRITE}_SHIFT
by Andreas Gruenbacher
· 13 years ago
823bd83
drbd: Bugfix for the connection behavior
by Philipp Reisner
· 12 years ago
7d4c782
drbd: Fix the data-integrity-alg setting
by Andreas Gruenbacher
· 13 years ago
71fc7ee
drbd: Turn tl_apply() into tl_abort_disk_io()
by Andreas Gruenbacher
· 13 years ago
1b7ab15
drbd: Fixed w_restart_disk_io() to handle non active AL-extents
by Philipp Reisner
· 13 years ago
9b743da
drbd: Missing assignment of mdev before drbd_queue_work()
by Philipp Reisner
· 13 years ago
3b03ad5
drbd: Do not mod_timer() with a past time
by Philipp Reisner
· 13 years ago
3fb4746
drbd: Consider that the no-data-condition could be in connected state
by Philipp Reisner
· 13 years ago
97af09d
drbd: Dropped wrong clause to generate new current UUIDs
by Philipp Reisner
· 13 years ago
accdbcc
drbd: receive_protocol(): We cannot change our own data-integrity-alg setting here
by Andreas Gruenbacher
· 13 years ago
d505d9b
drbd: Be consistent in reporting incompatibilities in P_PROTOCOL settings
by Andreas Gruenbacher
· 13 years ago
fbc12f4
drbd: receive_protocol(): Make the program flow less confusing
by Andreas Gruenbacher
· 13 years ago
b792c35
drbd: receive_protocol(): Give variables more easily searchable names
by Andreas Gruenbacher
· 13 years ago
5af172e
drbd: Print memory address in hex instead of decimal in error message
by Andreas Gruenbacher
· 13 years ago
f2257a5
drbd: Allow to create devices with a minor number > minor_count
by Andreas Gruenbacher
· 13 years ago
367d675d
drbd: report net config even for resources without a single volume
by Lars Ellenberg
· 13 years ago
e0e1665
drbd: Correctly handle resources without volumes
by Philipp Reisner
· 14 years ago
a67e1d9
drbd: Eliminated the "notified peer" messages
by Philipp Reisner
· 14 years ago
369bea6
drbd: Fixed removal of volumes/devices from connected resources
by Philipp Reisner
· 14 years ago
d5d7ebd
drbd: on attach, enforce clean meta data
by Lars Ellenberg
· 14 years ago
cdfda63
drbd: detach from frozen backing device
by Philipp Reisner
· 14 years ago
2fcb8f3
drbd: Improve the "unexpected packet" error messages
by Andreas Gruenbacher
· 14 years ago
9510b24
drbd: Fixed state transitions in case reading meta data failes
by Philipp Reisner
· 14 years ago
2ffca4f
drbd: Improve compatibility with drbd's older than 8.3.7
by Philipp Reisner
· 14 years ago
d942ae4
drbd: Fixes from the 8.3 development branch
by Philipp Reisner
· 14 years ago
4dbdae3
drbd: downgraded error printk to info
by Lars Ellenberg
· 14 years ago
3b7cd45
DRBD: Fix comparison always false warning due to long/long long compare
by David Howells
· 14 years ago
6dff290
drbd: Rename --dry-run to --tentative
by Andreas Gruenbacher
· 14 years ago
d0fa7fd
drbd: Remove dead code
by Andreas Gruenbacher
· 14 years ago
afbbfa8
drbd: Allow to pass resource options to the new-resource command
by Andreas Gruenbacher
· 14 years ago
089c075
drbd: Convert the generic netlink interface to accept connection endpoints
by Andreas Gruenbacher
· 14 years ago
44e52cf
drbd: Rename DRBD_ADM_NEED_{CONN -> RESOURCE}
by Andreas Gruenbacher
· 14 years ago
01b39b5
drbd: Split off netlink mandatory attribute handling into separate file
by Andreas Gruenbacher
· 14 years ago
7c3063c
drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nested()
by Andreas Gruenbacher
· 14 years ago
789c1b6
drbd: Use the terminology suggested by the command names in the source code and messages
by Andreas Gruenbacher
· 14 years ago
67b58bf
drbd: spelling fix: too small
by Lars Ellenberg
· 14 years ago
fc251d5
drbd: cosmetic: fix accidental division instead of modulo when pretty printing
by Lars Ellenberg
· 14 years ago
46530e8
drbd: Use DRBD_MINOR_COUNT_DEF in one more place
by Andreas Gruenbacher
· 14 years ago
a67b813
drbd: Lower log priority for an event that is definitely not an error
by Philipp Reisner
· 14 years ago
c75b9b1
drbd: Don't use empty nested netlink attributes
by Andreas Gruenbacher
· 14 years ago
1e2a255
drbd: drbd_adm_prepare(): Pass through error codes
by Andreas Gruenbacher
· 14 years ago
d659f2a
drbd: Send PROTOCOL_UPDATE packets when appropriate
by Philipp Reisner
· 14 years ago
036b17e
drbd: Receiving part for the PROTOCOL_UPDATE packet
by Philipp Reisner
· 14 years ago
7aca6c7
drbd: Allocation of int_dig_in and int_dig_vv was missing
by Philipp Reisner
· 14 years ago
f179d76
drbd: Made cmp_after_sb() more generic into convert_after_sb()
by Philipp Reisner
· 14 years ago
46e1ce4
drbd: protect updates to integrits_tfm by tconn->data->mutex
by Philipp Reisner
· 14 years ago
dcb20d1
drbd: Refuse to change network options online when...
by Philipp Reisner
· 14 years ago
95f8efd
drbd: Fix the upper limit of resync-after
by Andreas Gruenbacher
· 14 years ago
69ef82d
drbd: Refer to connect-int consistently throughout the code
by Andreas Gruenbacher
· 14 years ago
6394b93
drbd: Refer to resync-rate consistently throughout the code
by Andreas Gruenbacher
· 14 years ago
7dc1d67
drbd: skip spurious wait_event in drbd_al_begin_io
by Lars Ellenberg
· 14 years ago
6139f60
drbd: Rename the want_lose field/flag to discard_my_data
by Andreas Gruenbacher
· 14 years ago
6f9b5f8
drbd: Make broadcast events return NO_ERROR
by Andreas Gruenbacher
· 14 years ago
c141ebd
drbd: Removing drbd_cfg_rwsem
by Philipp Reisner
· 14 years ago
ec0bddb
drbd: Use RCU for the drbd_tconns list
by Philipp Reisner
· 14 years ago
81fa2e6
drbd: Refcounting for mdev objects
by Philipp Reisner
· 14 years ago
bb77d34
drbd: Turn no-tcp-cork into tcp-cork={yes|no}
by Andreas Gruenbacher
· 14 years ago
e544046
drbd: Turn no-md-flushes into md-flushes={yes|no}
by Andreas Gruenbacher
· 14 years ago
d0c980e
drbd: Turn no-disk-drain into disk-drain={yes|no}
by Andreas Gruenbacher
· 14 years ago
66b2f6b
drbd: Turn no-disk-flushes into disk-flushes={yes|no}
by Andreas Gruenbacher
· 14 years ago
813472c
drbd: RCU for rs_plan_s
by Philipp Reisner
· 14 years ago
d589a21
drbd: Enforce limits of disk_conf members; centralized these checks
by Philipp Reisner
· 14 years ago
9958c85
drbd: Made the fifo object a self contained object (preparing for RCU)
by Philipp Reisner
· 14 years ago
daeda1c
drbd: RCU for disk_conf
by Philipp Reisner
· 14 years ago
Next »