OSDN Git Service

uclinux-h8/linux.git
2012-11-08 Lars Ellenbergdrbd: factor out master_bio completion and drbd_request...
2012-11-08 Lars Ellenbergdrbd: conflicting writes: make wake_up of waiting peer_...
2012-11-08 Lars Ellenbergdrbd: fix WRITE_ACKED_BY_PEER_AND_SIS to not set RQ_NET...
2012-11-08 Lars Ellenbergdrbd: fix READ_RETRY_REMOTE_CANCELED to not complete...
2012-11-08 Lars Ellenbergdrbd: make OOS_HANDED_TO_NETWORK its own case
2012-11-08 Lars Ellenbergdrbd: fix potential deadlock during "restart" of confli...
2012-11-08 Lars Ellenbergdrbd: don't pretend that barrier_nr == 0 was special
2012-11-08 Lars Ellenbergdrbd: remove unused static helper function
2012-11-08 Lars Ellenbergdrbd: remove some very outdated comments
2012-11-08 Lars Ellenbergdrbd: fix memleak in error path in bm_rw and drbd_bm_wr...
2012-11-08 Lars Ellenbergdrbd: missing wakeup after drbd_rs_del_all
2012-11-08 Lars Ellenbergdrbd: remove now unused seq_num member from struct...
2012-11-08 Lars Ellenbergdrbd: fix potential data corruption and protocol error
2012-11-08 Lars Ellenbergdrbd: Fixed detach
2012-11-08 Lars Ellenbergdrbd: Fix a potential write ordering issue on SyncTarge...
2012-11-08 Lars Ellenbergdrbd: Fix a potential race that could case data inconsi...
2012-11-08 Philipp Reisnerdrbd: Consider that bio->bi_bdev might be modified...
2012-11-08 Philipp Reisnerdrbd: add missing part_round_stats to _drbd_start_io_acct
2012-11-08 Philipp Reisnerdrbd: Fix module refcount leak in drbd_accept()
2012-11-08 Philipp Reisnerdrbd: If disk timeout expires fail only the affected...
2012-11-08 Philipp Reisnerdrbd: Consider the disk-timeout also for meta-data...
2012-11-08 Philipp Reisnerdrbd: Reinstate disabling AL updates with invalidate...
2012-11-08 Lars Ellenbergdrbd: explicitly clear unused dp_flags in drbd_send_block
2012-11-08 Philipp Reisnerdrbd: Fixed compat issue with disconnecting 8.4 from...
2012-11-08 Andreas Gruenbacherdrbd: drbd_bm_ALe_set_all(): Remove unused function
2012-11-08 Philipp Reisnerdrbd: restart loop in drbd_make_request() [prepare...
2012-11-08 Philipp Reisnerdrbd: Restore late assigning of tconn->data.sock and...
2012-11-08 Philipp Reisnerdrbd: Log failures of connection state changes
2012-11-08 Philipp Reisnerdrbd: Consider that read requests could be NEG_ACKEDed
2012-11-08 Philipp Reisnerdrbd: Do not send state packets while lower than C_CONN...
2012-11-08 Philipp Reisnerdrbd: fix race between disconnect and receive_state
2012-11-08 Philipp Reisnerdrbd: Do not call generic_make_request() while holding...
2012-11-08 Philipp Reisnerdrbd: Load balancing method: striping
2012-11-08 Philipp Reisnerdrbd: Load balancing of read requests
2012-11-08 Philipp Reisnerdrbd: Get rid of "ASSERTION FAILED: tconn->current_epoc...
2012-11-08 Lars Ellenbergdrbd: add missing rcu locks around recently introduced...
2012-11-08 Andreas Gruenbacherdrbd: Remove leftover prototype
2012-11-08 Philipp Reisnerdrbd: fix potential spinlock deadlock
2012-11-08 Philipp Reisnerdrbd: Fix the WO=drain implementation for multiple...
2012-11-08 Philipp Reisnerdrbd: Switch drbd_may_finish_epoch() from mdev to tconn
2012-11-08 Philipp Reisnerdrbd: Move list of epochs from mdev to tconn
2012-11-08 Philipp Reisnerdrbd: Prepare epochs per connection
2012-11-08 Philipp Reisnerdrbd: Move write_ordering from mdev to tconn
2012-11-08 Philipp Reisnerdrbd: Move the CREATE_BARRIER flag from connection...
2012-11-08 Philipp Reisnerdrbd: Fixed an obvious copy-n-paste mistake
2012-11-08 Philipp Reisnerdrbd: Fixes from the drbd-8.3 branch
2012-11-08 Philipp Reisnerdrbd: Fixes from the drbd-8.3 branch
2012-11-08 Philipp Reisnerdrbd: Silenced compiler warnings
2012-11-08 Philipp Reisnerdrbd: fix "stalled" empty resync
2012-11-08 Lars Ellenbergdrbd: fix bitmap writeout after aborted resync
2012-11-08 Philipp Reisnerdrbd: Consider the discard-my-data flag for all volumes...
2012-11-08 Andreas Gruenbacherdrbd: Improve error reporting in drbd_md_sync_page_io()
2012-11-08 Lars Ellenbergdrbd: fix connect failure with all default net-options
2012-11-08 Andreas Gruenbacherdrbd: Update some outdated comments to match the code
2012-11-08 Philipp Reisnerdrbd: Remove unused code
2012-11-08 Philipp Reisnerdrbd: Remove dead code
2012-11-08 Philipp Reisnerdrbd: Cleanup all epoch objects upon connection loss
2012-11-08 Philipp Reisnerdrbd: The minor_count module parameter is only a hint...
2012-11-08 Philipp Reisnerdrbd: Do not display bogus log lines for pdsk in case...
2012-11-08 Lars Ellenbergdrbd: detach must not try to abort non-local requests
2012-11-08 Andreas Gruenbacherdrbd: Get rid of MR_{READ,WRITE}_SHIFT
2012-11-08 Philipp Reisnerdrbd: Bugfix for the connection behavior
2012-11-08 Andreas Gruenbacherdrbd: Fix the data-integrity-alg setting
2012-11-08 Andreas Gruenbacherdrbd: Turn tl_apply() into tl_abort_disk_io()
2012-11-08 Philipp Reisnerdrbd: Fixed w_restart_disk_io() to handle non active...
2012-11-08 Philipp Reisnerdrbd: Missing assignment of mdev before drbd_queue_work()
2012-11-08 Philipp Reisnerdrbd: Do not mod_timer() with a past time
2012-11-08 Philipp Reisnerdrbd: Consider that the no-data-condition could be...
2012-11-08 Philipp Reisnerdrbd: Dropped wrong clause to generate new current...
2012-11-08 Andreas Gruenbacherdrbd: receive_protocol(): We cannot change our own...
2012-11-08 Andreas Gruenbacherdrbd: Be consistent in reporting incompatibilities...
2012-11-08 Andreas Gruenbacherdrbd: receive_protocol(): Make the program flow less...
2012-11-08 Andreas Gruenbacherdrbd: receive_protocol(): Give variables more easily...
2012-11-08 Andreas Gruenbacherdrbd: Print memory address in hex instead of decimal...
2012-11-08 Andreas Gruenbacherdrbd: Allow to create devices with a minor number ...
2012-11-08 Andreas Gruenbacherdrbd: Fix the maximum accepted minor device number
2012-11-08 Andreas Gruenbacherdrbd: Define scale factors in a single place
2012-11-08 Philipp Reisnerdrbd: Changed some defaults
2012-11-08 Lars Ellenbergdrbd: report net config even for resources without...
2012-11-08 Philipp Reisnerdrbd: Correctly handle resources without volumes
2012-11-08 Philipp Reisnerdrbd: Eliminated the "notified peer" messages
2012-11-08 Philipp Reisnerdrbd: Fixed removal of volumes/devices from connected...
2012-11-08 Lars Ellenbergdrbd: on attach, enforce clean meta data
2012-11-08 Philipp Reisnerdrbd: detach from frozen backing device
2012-11-08 Andreas Gruenbacherdrbd: Improve the "unexpected packet" error messages
2012-11-08 Philipp Reisnerdrbd: Fixed state transitions in case reading meta...
2012-11-08 Philipp Reisnerdrbd: Improve compatibility with drbd's older than...
2012-11-08 Philipp Reisnerdrbd: Fixes from the 8.3 development branch
2012-11-08 Lars Ellenbergdrbd: downgraded error printk to info
2012-11-08 Lars Ellenbergdrbd: allow ping-timeout of up to 30 seconds
2012-11-08 David HowellsDRBD: Fix comparison always false warning due to long...
2012-11-08 Andreas Gruenbacherdrbd: Rename --dry-run to --tentative
2012-11-08 Andreas Gruenbacherdrbd: Remove dead code
2012-11-08 Andreas Gruenbacherdrbd: Allow to pass resource options to the new-resourc...
2012-11-08 Andreas Gruenbacherdrbd: Convert the generic netlink interface to accept...
2012-11-08 Andreas Gruenbacherdrbd: Rename DRBD_ADM_NEED_{CONN -> RESOURCE}
2012-11-08 Andreas Gruenbacherdrbd: Split off netlink mandatory attribute handling...
2012-11-08 Andreas Gruenbacherdrbd: Also need to check for DRBD_GENLA_F_MANDATORY...
2012-11-08 Andreas Gruenbacherdrbd: Use the terminology suggested by the command...
2012-11-08 Lars Ellenbergdrbd: spelling fix: too small
next