summaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_actlog.c
Commit message (Expand)AuthorAge
...
* drbd: move the drbd_work_queue from drbd_socket to drbd_connectionLars Ellenberg2012-11-08
* drbd: New disk option al-updatesPhilipp Reisner2012-11-08
* drbd: missing wakeup after drbd_rs_del_allLars Ellenberg2012-11-08
* drbd: Consider the disk-timeout also for meta-data IO operationsPhilipp Reisner2012-11-08
* drbd: fix potential spinlock deadlockPhilipp Reisner2012-11-08
* drbd: Silenced compiler warningsPhilipp Reisner2012-11-08
* drbd: Improve error reporting in drbd_md_sync_page_io()Andreas Gruenbacher2012-11-08
* drbd: Remove dead codePhilipp Reisner2012-11-08
* drbd: Fixed w_restart_disk_io() to handle non active AL-extentsPhilipp Reisner2012-11-08
* drbd: on attach, enforce clean meta dataLars Ellenberg2012-11-08
* drbd: detach from frozen backing devicePhilipp Reisner2012-11-08
* drbd: skip spurious wait_event in drbd_al_begin_ioLars Ellenberg2012-11-08
* drbd: fix copy/paste error in commentLars Ellenberg2012-11-08
* drbd: improvements to activate/deactivate multiple activity log extentsLars Ellenberg2012-11-08
* drbd: prepare to activate two activity log extents at onceLars Ellenberg2012-11-08
* drbd: preparation commit, pass drbd_interval to drbd_al_begin/complete_ioLars Ellenberg2012-11-08
* drbd: introduce the "initialized" activity log transaction typeLars Ellenberg2012-11-08
* drbd: drbd_md_sync_page_io(): Return 0 upon success and an error code otherwiseAndreas Gruenbacher2012-11-08
* drbd: _drbd_md_sync_page_io(): Return 0 upon success and an error code otherwiseAndreas Gruenbacher2012-11-08
* drbd: Make all worker callbacks return 0 upon success and an error code other...Andreas Gruenbacher2012-11-08
* drbd: Temporarily change the return type of all worker callbacksAndreas Gruenbacher2012-11-08
* drbd: Do not modify the connection state with something else that conn_reques...Philipp Reisner2012-11-04
* drbd: switch configuration interface from connector to genetlinkLars Ellenberg2012-11-04
* drbd: introduce a bio_set to allocate housekeeping bios fromLars Ellenberg2011-10-14
* drbd: new on-disk activity log transaction formatLars Ellenberg2011-10-14
* lru_cache: allow multiple changes per transactionLars Ellenberg2011-10-14
* drbd: fix typo in commentLars Ellenberg2011-10-14
* drbd: Use the IS_ALIGNED() macro in some more placesAndreas Gruenbacher2011-10-14
* drbd: Generalized the work callbacksPhilipp Reisner2011-09-28
* drbd: Moved the mdev member into drbd_work (from drbd_request and drbd_peer_r...Philipp Reisner2011-09-28
* drbd: moved data and meta from mdev to tconnPhilipp Reisner2011-08-29
* drbd: Replace the ERR_IF macro with an assert-like macroAndreas Gruenbacher2011-08-29
* drbd: Endianness convert the constants instead of the variablesAndreas Gruenbacher2011-08-25
* drbd: we should write meta data updates with FLUSH FUALars Ellenberg2011-06-30
* drbd: Fix spellingBart Van Assche2011-05-24
* Fix common misspellingsLucas De Marchi2011-03-31
* drbd: Remove unused function atodb_endio()Andreas Gruenbacher2011-03-10
* drbd: kill dead codeLars Ellenberg2011-03-10
* drbd: bitmap keep track of changes vs on-disk bitmapLars Ellenberg2011-03-10
* drbd: Use the standard bool, true, and false keywordsAndreas Gruenbacher2011-03-10
* drbd: Get rid of unnecessary macros (2)Andreas Gruenbacher2011-03-10
* drbd: Removed 20 seconds upper bound for side-steppingPhilipp Reisner2011-03-10
* drbd: Implemented side-stepping in drbd_res_begin_io()Philipp Reisner2011-03-10
* drbd: Implemented priority inheritance for resync requestsPhilipp Reisner2011-03-10
* drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNCPhilipp Reisner2011-03-10
* drbd: properly use max_hw_sectors to limit the our bio sizeLars Ellenberg2011-03-10
* drbd: factor out advancement of resync marks for progress reportingLars Ellenberg2011-03-10
* block: kill off REQ_UNPLUGJens Axboe2011-03-10
* block: remove per-queue pluggingJens Axboe2011-03-10
* drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accessesPhilipp Reisner2010-10-23