Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / block / drbd / drbd_req.c
2012-11-09 Philipp ReisnerMerge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd...
2012-11-09 Lars Ellenbergdrbd: log request sector offset and size for IO errors
2012-11-09 Lars Ellenbergdrbd: always write bitmap on detach
2012-11-09 Lars Ellenbergdrbd: differentiate early and later "postponing" of...
2012-11-09 Philipp Reisnerdrbd: Fix postponed requests
2012-11-09 Philipp Reisnerdrbd: Fix postponed requests
2012-11-09 Philipp Reisnerdrbd: Fix completion of requests while the device is...
2012-11-09 Lars Ellenbergdrbd: disambiguation, s/P_DISCARD_WRITE/P_SUPERSEDED/
2012-11-09 Lars Ellenbergdrbd: NEG_ACK does not imply a barrier-ack
2012-11-09 Lars Ellenbergdrbd: only start a new epoch, if the current epoch...
2012-11-09 Philipp Reisnerdrbd: Finish requests that completed while IO was frozen
2012-11-09 Lars Ellenbergdrbd: fix drbd wire compatibility for empty flushes
2012-11-09 Lars Ellenbergdrbd: announce FLUSH/FUA capability to upper layers
2012-11-08 Lars Ellenbergdrbd: differentiate between normal and forced detach
2012-11-08 Lars Ellenbergdrbd: fix null pointer dereference with on-congestion...
2012-11-08 Lars Ellenbergdrbd: allow read requests to be retried after force...
2012-11-08 Lars Ellenbergdrbd: __req_mod: make DISCARD_WRITE and independend...
2012-11-08 Lars Ellenbergdrbd: base completion and destruction of requests on...
2012-11-08 Lars Ellenbergdrbd: introduce completion_ref and kref to struct drbd_...
2012-11-08 Lars Ellenbergdrbd: __drbd_make_request() is now void
2012-11-08 Lars Ellenbergdrbd: better separate WRITE and READ code paths in...
2012-11-08 Lars Ellenbergdrbd: remove struct drbd_tl_epoch objects (barrier...
2012-11-08 Lars Ellenbergdrbd: move the drbd_work_queue from drbd_socket to...
2012-11-08 Lars Ellenbergdrbd: transfer log epoch numbers are now per resource
2012-11-08 Lars Ellenbergdrbd: rename drbd_restart_write to drbd_restart_request
2012-11-08 Lars Ellenbergdrbd: fix wrong assert in completion/retry path of...
2012-11-08 Lars Ellenbergdrbd: fix local read error hung forever
2012-11-08 Lars Ellenbergdrbd: fix resend/resubmit of frozen IO
2012-11-08 Lars Ellenbergdrbd: complete_conflicting_writes() should not care...
2012-11-08 Lars Ellenbergdrbd: simplify retry path of failed READ requests
2012-11-08 Lars Ellenbergdrbd: move put_ldev from __req_mod() to the endio callback
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: 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: If disk timeout expires fail only the affected...
2012-11-08 Philipp Reisnerdrbd: restart loop in drbd_make_request() [prepare...
2012-11-08 Philipp Reisnerdrbd: Consider that read requests could be NEG_ACKEDed
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: Move the CREATE_BARRIER flag from connection...
2012-11-08 Philipp Reisnerdrbd: Silenced compiler warnings
2012-11-08 Andreas Gruenbacherdrbd: Update some outdated comments to match the code
2012-11-08 Lars Ellenbergdrbd: detach must not try to abort non-local requests
2012-11-08 Philipp Reisnerdrbd: Do not mod_timer() with a past time
2012-11-08 Philipp Reisnerdrbd: detach from frozen backing device
2012-11-08 Philipp Reisnerdrbd: rcu_read_lock() and rcu_dereference() for tconn...
2012-11-08 Philipp Reisnerdrbd: Runtime changeable wire protocol
2012-11-08 Philipp Reisnerdrbd: Use tconn in request_timer_fn()
2012-11-08 Philipp Reisnerdrbd: Renamed id_susp(union drbd_state s) to drbd_suspe...
2012-11-08 Lars Ellenbergdrbd: get rid of bio_split, allow bios of "arbitrary...
2012-11-08 Lars Ellenbergdrbd: preparation commit, pass drbd_interval to drbd_al...
2012-11-08 Andreas Gruenbacherdrbd: Rename various functions from *_oos_* to *_out_of...
2012-11-08 Andreas Gruenbacherdrbd: drbd_may_do_local_read(): Use bool/true/false
2012-11-08 Andreas Gruenbacherdrbd: Remove unnecessary assertion
2012-10-30 Lars Ellenbergdrbd: log request sector offset and size for IO errors
2012-10-30 Lars Ellenbergdrbd: always write bitmap on detach
2012-10-30 Lars Ellenbergdrbd: prepare for more than 32 bit flags
2012-10-23 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-10-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-10-15 Johannes BergMerge remote-tracking branch 'wireless/master' into...
2012-10-13 Linus TorvaldsMerge tag 'for-3.7' of git://openrisc.net/jonas/linux
2012-10-12 Linus TorvaldsMerge branch 'writeback-for-next' of git://git./linux...
2012-10-12 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2012-10-12 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2012-10-12 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2012-10-10 Linus TorvaldsMerge tag 'for-3.7-rc1' of git://gitorious.org/linux...
2012-10-10 Florian Tobias Sch... Merge tag 'omapdss-for-3.7' of git://gitorious.org...
2012-10-10 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2012-10-10 Linus TorvaldsMerge tag 'mmc-merge-for-3.7-rc1' of git://git./linux...
2012-10-09 J. Bruce Fieldsnfs: disintegrate UAPI for nfs
2012-10-09 Thomas GleixnerMerge branch 'fortglx/3.7/time' of git://git.linaro...
2012-10-09 David WoodhouseMerge tag 'disintegrate-mtd-20121009' of git://git...
2012-10-09 Linus TorvaldsMerge branch 'linux-next' of git://git.open-osd.org...
2012-10-09 Len BrownMerge branch 'release' of git://git./linux/kernel/git...
2012-10-07 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2012-10-07 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-10-07 Linus TorvaldsMerge tag 'for-v3.7' of git://git.infradead.org/users...
2012-10-07 Linus TorvaldsMerge tag 'for-v3.7' of git://git.infradead.org/battery-2.6
2012-10-06 Len BrownMerge branches 'acpica', 'acpidump', 'intel-idle',...
2012-10-06 Mauro Carvalho ChehabMerge branch 'samsung_platform_data' into staging/for_v3.7
2012-10-05 Ralf BaechleMerge branch 'master' of git://dev.phrozen.org/mips...
2012-10-05 Mauro Carvalho ChehabMerge branch 'staging/for_v3.7' into v4l_for_linus
2012-10-05 Linus TorvaldsMerge tag 'mfd-3.7-1' of git://git./linux/kernel/git...
2012-10-04 Russell KingMerge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes...
2012-10-04 Russell KingMerge branch 'cleanup' into for-linus
2012-10-04 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-10-03 Linus TorvaldsMerge tag 'dt-for-3.7' of git://sources.calxeda.com...
2012-10-03 Linus TorvaldsMerge tag 'cris-for-linus-3.7' of git://jni.nu/cris
2012-10-03 Pekka EnbergMerge branch 'slab/tracing' into slab/for-linus
2012-10-03 Pekka EnbergMerge branch 'slab/common-for-cgroups' into slab/for...
2012-10-03 Pekka EnbergMerge branch 'slab/next' into slab/for-linus
2012-10-03 Linus TorvaldsMerge tag 'stable/for-linus-3.7-tag' of git://git....
2012-10-03 Linus TorvaldsMerge tag 'upstream-3.7-rc1' of git://git.infradead...
next