Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ae8bf312e97d554b6aa32e7b2ceb993812ad0835
/
drivers
/
block
/
drbd
/
drbd_main.c
ae8bf31
drbd: cleanup ondisk meta data layout calculations and defines
by Lars Ellenberg
· 12 years ago
9114d795
drbd: cleanup bogus assert message
by Lars Ellenberg
· 12 years ago
56de210
drbd: convert to idr_alloc()
by Tejun Heo
· 12 years ago
298307e
drbd: Remove obsolete check
by Philipp Reisner
· 12 years ago
9868365
Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6
by Philipp Reisner
· 12 years ago
fd0017c
drbd: fix regression: potential NULL pointer dereference
by Philipp Reisner
· 12 years ago
edc9f5e
drbd: always write bitmap on detach
by Lars Ellenberg
· 12 years ago
19fffd7
drbd: Call drbd_md_sync() explicitly after a state change on the connection
by Philipp Reisner
· 12 years ago
b792b65
drbd: fix potential list_add corruption
by Lars Ellenberg
· 12 years ago
39a1aa7
drbd: Protect accesses to the uuid set with a spinlock
by Philipp Reisner
· 12 years ago
d4dabbe
drbd: disambiguation, s/P_DISCARD_WRITE/P_SUPERSEDED/
by Lars Ellenberg
· 12 years ago
81a3537
drbd: announce FLUSH/FUA capability to upper layers
by Lars Ellenberg
· 12 years ago
6f3465e
drbd: report congestion if we are waiting for some userland callback
by Lars Ellenberg
· 12 years ago
0c84966
drbd: differentiate between normal and forced detach
by Lars Ellenberg
· 12 years ago
9a278a7
drbd: allow read requests to be retried after force-detach
by Lars Ellenberg
· 12 years ago
a0d856d
drbd: base completion and destruction of requests on ref counts
by Lars Ellenberg
· 13 years ago
5df69ec
drbd: __drbd_make_request() is now void
by Lars Ellenberg
· 13 years ago
b6dd1a8
drbd: remove struct drbd_tl_epoch objects (barrier works)
by Lars Ellenberg
· 13 years ago
d5b27b0
drbd: move the drbd_work_queue from drbd_socket to drbd_connection
by Lars Ellenberg
· 13 years ago
8c0785a
drbd: allow to dequeue batches of work at a time
by Lars Ellenberg
· 13 years ago
b379c41
drbd: transfer log epoch numbers are now per resource
by Lars Ellenberg
· 13 years ago
9d05e7c
drbd: rename drbd_restart_write to drbd_restart_request
by Lars Ellenberg
· 12 years ago
c5b005a
drbd: use bitmap_parse instead of __bitmap_parse
by Philipp Reisner
· 13 years ago
9ed57dc
drbd: ignore volume number for drbd barrier packet exchange
by Lars Ellenberg
· 13 years ago
2312f0b3
drbd: fix potential deadlock during "restart" of conflicting writes
by Lars Ellenberg
· 13 years ago
f9916d6
drbd: don't pretend that barrier_nr == 0 was special
by Lars Ellenberg
· 13 years ago
5cdb0bf3
drbd: remove now unused seq_num member from struct drbd_request
by Lars Ellenberg
· 13 years ago
4b8514e
drbd: fix potential data corruption and protocol error
by Lars Ellenberg
· 13 years ago
b17f33c
drbd: explicitly clear unused dp_flags in drbd_send_block
by Lars Ellenberg
· 13 years ago
12038a3
drbd: Move list of epochs from mdev to tconn
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
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
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
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
d5d7ebd
drbd: on attach, enforce clean meta data
by Lars Ellenberg
· 13 years ago
cdfda63
drbd: detach from frozen backing device
by Philipp Reisner
· 13 years ago
2ffca4f
drbd: Improve compatibility with drbd's older than 8.3.7
by Philipp Reisner
· 14 years ago
6dff290
drbd: Rename --dry-run to --tentative
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
46530e8
drbd: Use DRBD_MINOR_COUNT_DEF in one more place
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
46e1ce4
drbd: protect updates to integrits_tfm by tconn->data->mutex
by Philipp Reisner
· 14 years ago
6394b93
drbd: Refer to resync-rate consistently throughout the code
by Andreas Gruenbacher
· 14 years ago
6139f60
drbd: Rename the want_lose field/flag to discard_my_data
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
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
a009550
drbd: Renamed the net_conf_update mutex to conf_update
by Philipp Reisner
· 14 years ago
b966b5d
drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h
by Andreas Gruenbacher
· 14 years ago
992d6e9
drbd: fix thread stop deadlock
by Lars Ellenberg
· 14 years ago
88104ca
drbd: Allow to change data-integrity-alg on the fly
by Andreas Gruenbacher
· 14 years ago
a7eb7bd
drbd: Introduce a "lockless" variant of drbd_send_protocoll()
by Andreas Gruenbacher
· 14 years ago
5b614ab
drbd: Rename integrity_r_tfm -> peer_integrity_tfm
by Andreas Gruenbacher
· 14 years ago
8d412fc
drbd: Rename integrity_w_tfm -> integrity_tfm
by Andreas Gruenbacher
· 14 years ago
5979e36
drbd: on reconfiguration requests, mind the SET_DEFAULTS flag
by Lars Ellenberg
· 14 years ago
0ace9df
drbd: Take a reference on tconn when finding a tconn by name
by Philipp Reisner
· 14 years ago
9dc9fbb
drbd: Basic refcounting for drbd_tconn
by Philipp Reisner
· 14 years ago
1d04122
drbd: Eliminated drbd_free_resoruces() it is superseeded by conn_free_crypto()
by Philipp Reisner
· 14 years ago
ae25b33
drbd: cmdname() enum to string convertion was missing a few constants
by Lars Ellenberg
· 14 years ago
91fd4da
drbd: Proper locking for updates to net_conf under RCU
by Philipp Reisner
· 14 years ago
44ed167
drbd: rcu_read_lock() and rcu_dereference() for tconn->net_conf
by Philipp Reisner
· 14 years ago
303d144
drbd: Runtime changeable wire protocol
by Philipp Reisner
· 14 years ago
d3fcb49
drbd: protect all idr accesses that might sleep with drbd_cfg_rwsem
by Philipp Reisner
· 14 years ago
ef35626
drbd: Converted drbd_cfg_mutex into drbd_cfg_rwsem
by Philipp Reisner
· 14 years ago
695d08f
drbd: rcu_read_[un]lock() for all idr accesses that do not sleep
by Philipp Reisner
· 14 years ago
cd1d995
drbd: Inlined drbd_free_mdev(); it got called only from one place
by Philipp Reisner
· 14 years ago
ff370e5
drbd: drbd_delete_device() takes a struct drbd_conf * now
by Philipp Reisner
· 14 years ago
7721f56
drbd: Rename drbd_release_ee() to drbd_free_peer_reqs()
by Andreas Gruenbacher
· 14 years ago
e0ab6ad
drbd: drbd_init_ee() no longer exists
by Andreas Gruenbacher
· 14 years ago
b55d84b
drbd: Removed outdated comments and code that envisioned VNRs in header 95
by Andreas Gruenbacher
· 14 years ago
0c8e36d
drbd: Introduce protocol version 100 headers
by Andreas Gruenbacher
· 14 years ago
e658983
drbd: Remove headers from on-the-wire data structures (struct p_*)
by Andreas Gruenbacher
· 14 years ago
50d0b1a
drbd: Remove some fixed header size assumptions
by Andreas Gruenbacher
· 14 years ago
da39fec
drbd: Remove now-unused int_dig_out buffer
by Andreas Gruenbacher
· 14 years ago
9f5bdc3
drbd: Replace and remove old primitives
by Andreas Gruenbacher
· 14 years ago
52b061a
drbd: Introduce drbd_header_size()
by Andreas Gruenbacher
· 14 years ago
dba5858
drbd: Introduce new primitives for sending commands
by Andreas Gruenbacher
· 14 years ago
a17647a
drbd: drbd_send_ping(), drbd_send_ping(): Return 0 upon success and an error code otherwise
by Andreas Gruenbacher
· 14 years ago
da9fbc2
drbd: Introduced a new type union drbd_dev_state
by Philipp Reisner
· 14 years ago
6038178
drbd: Change how the "handshake" packets are called
by Andreas Gruenbacher
· 14 years ago
e5d6f33
drbd: Change how the initial packets are called
by Andreas Gruenbacher
· 14 years ago
7c96715
drbd: _conn_send_cmd(), _drbd_send_cmd(): Pass a struct drbd_socket instead of a plain socket
by Andreas Gruenbacher
· 14 years ago
79ed9bd
drbd: _drbd_send_bitmap(): Use the pre-allocated send buffer
by Andreas Gruenbacher
· 14 years ago
5a87d92
drbd: Preallocate one page per drbd_socket as a send buffer
by Andreas Gruenbacher
· 14 years ago
e6ef8a5
drbd: Preallocate one page per drbd_socket as a receive buffer
by Andreas Gruenbacher
· 14 years ago
a02d124
drbd: Rename the DCBP_* functions to dcbp_* and move them to where they are used
by Andreas Gruenbacher
· 14 years ago
058820c
drbd: Make _drbd_send_bitmap() static
by Andreas Gruenbacher
· 14 years ago
e307f35
drbd: Move drbd_send_ping() and drbd_send_ping_ack() to drbd_main.c
by Andreas Gruenbacher
· 14 years ago
0916e0e
drbd: Always use the same protocol version for the same peer
by Andreas Gruenbacher
· 14 years ago
8f7bed7
drbd: Rename various functions from *_oos_* to *_out_of_sync_* for clarity
by Andreas Gruenbacher
· 14 years ago
3fbf4d2
drbd: drbd_md_sync_page_io(): Return 0 upon success and an error code otherwise
by Andreas Gruenbacher
· 14 years ago
a982dd5
drbd: send_bitmap_rle_or_plain(): Error handling cleanup
by Andreas Gruenbacher
· 14 years ago
Next »