]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers/block/drbd
drbd: receive_bitmap: Avoid casting enum drbd_state_rv to int
[mirror_ubuntu-bionic-kernel.git] / drivers / block / drbd /
2011-03-10 Andreas Gruenbacherdrbd: receive_bitmap: Avoid casting enum drbd_state_rv...
2011-03-10 Andreas Gruenbacherdrbd: receive_bitmap: Fix the wrong return value
2011-03-10 Andreas Gruenbacherdrbd: drbd_nl_disk_conf: Avoid a compiler warning
2011-03-10 Andreas Gruenbacherdrbd: Use the standard bool, true, and false keywords
2011-03-10 Andreas Gruenbacherdrbd: This code is dead now
2011-03-10 Andreas Gruenbacherdrbd: Another small enum drbd_state_rv cleanup
2011-03-10 Andreas Gruenbacherdrbd: Be more explicit about functions that return...
2011-03-10 Andreas Gruenbacherdrbd: Rename enum drbd_state_ret_codes to enum drbd_sta...
2011-03-10 Andreas Gruenbacherdrbd: Rename enum drbd_ret_codes to enum drbd_ret_code
2011-03-10 Andreas Gruenbacherdrbd: Get rid of unnecessary macros (2)
2011-03-10 Andreas Gruenbacherdrbd: Get rid of unnecessary macros (1)
2011-03-10 Andreas Gruenbacherdrbd: Rename drbd_make_request_26 to drbd_make_request
2011-03-10 Andreas Gruenbacherdrbd: Remove left-over prototype
2011-03-10 Andreas Gruenbacherdrbd: Make sure that drbd_send() has sent the right...
2011-03-10 Lars Ellenbergdrbd: fix incomplete error message
2011-03-10 Andreas Gruenbacherdrbd: Removed an unnecessary #undef
2011-03-10 Lars Ellenbergdrbd: fix regression, we need to close drbd epochs...
2011-03-10 Philipp Reisnerdrbd: Implemented the before-resync-source handler
2011-03-10 Philipp Reisnerdrbd: --force option for disconnect
2011-03-10 Lars Ellenbergdrbd: add packet_type 27 (return_code_only) to netlink api
2011-03-10 Lars Ellenbergdrbd: use kzalloc and memset(,0,) to start with clean...
2011-03-10 Lars Ellenbergdrbd: remove /proc/drbd before unregistering from netlink
2011-03-10 Lars Ellenbergdrbd: increase module count on /proc/drbd access
2011-03-10 Philipp Reisnerdrbd: Removed 20 seconds upper bound for side-stepping
2011-03-10 Philipp Reisnerdrbd: Becoming sync target may not happen out of <...
2011-03-10 Philipp Reisnerdrbd: Starting with protocol 96 we can allow app-IO...
2011-03-10 Philipp Reisnerdrbd: Improvements in sanitize_state()
2011-03-10 Philipp Reisnerdrbd: Fixed race condition in drbd_queue_bitmap_io
2011-03-10 Philipp Reisnerdrbd: Fixed inc_ap_bio()
2011-03-10 Philipp Reisnerdrbd: use test_and_set_bit() to decide if bm_io_work...
2011-03-10 Philipp Reisnerdrbd: Begin to account BIO processing time before inc_a...
2011-03-10 Philipp Reisnerdrbd: Implemented side-stepping in drbd_res_begin_io()
2011-03-10 Philipp Reisnerdrbd: Make some functions static
2011-03-10 Philipp Reisnerdrbd: Implemented priority inheritance for resync requests
2011-03-10 Philipp Reisnerdrbd: Do not cleanup resync LRU for the Ahead/Behind...
2011-03-10 Philipp Reisnerdrbd: When proxy's buffer drained off go into regular...
2011-03-10 Philipp Reisnerdrbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC
2011-03-10 Philipp Reisnerdrbd: Implemented two new connection states Ahead/Behind
2011-03-10 Philipp Reisnerdrbd: New configuration parameters for dealing with...
2011-03-10 Philipp Reisnerdrbd: Track the numbers of sectors in flight
2011-03-10 Lars Ellenbergdrbd: Renamed write_flags_to_bio() to wire_flags_to_bio()
2011-03-10 Lars Ellenbergdrbd: restore compatibility with 32bit kernels
2011-03-10 Lars Ellenbergdrbd: properly use max_hw_sectors to limit the our...
2011-03-10 Lars Ellenbergdrbd: debug: limit nelink-broadcast of request on diges...
2011-03-10 Lars Ellenbergdrbd: detect modification of in-flight buffers
2011-03-10 Lars Ellenbergdrbd: further converge progress display of resync and...
2011-03-10 Lars Ellenbergdrbd: fix potential wrap of 32bit oos:%lu display in...
2011-03-10 Lars Ellenbergdrbd: use the resync controller for online-verify reque...
2011-03-10 Lars Ellenbergdrbd: factor out drbd_rs_number_requests
2011-03-10 Lars Ellenbergdrbd: factor out drbd_rs_controller_reset
2011-03-10 Lars Ellenbergdrbd: show progress bar and ETA for online-verify
2011-03-10 Lars Ellenbergdrbd: advance progress step marks for online-verify
2011-03-10 Lars Ellenbergdrbd: factor out advancement of resync marks for progre...
2011-03-10 Lars Ellenbergdrbd: initialize online-verify progress tracking on...
2011-03-10 Lars Ellenbergdrbd: improve online-verify progress tracking
2011-03-10 Lars Ellenbergdrbd: only reset online-verify start sector if verify...
2011-03-10 Jens AxboeMerge branch 'for-2.6.39/stack-plug' into for-2.6.39...
2011-03-10 Jens Axboeblock: kill off REQ_UNPLUG
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-01 Jens AxboeMerge commit 'v2.6.38-rc6' into for-2.6.39/core
2011-02-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-02-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-02-22 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-02-20 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-02-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-02-17 Dave AirlieMerge remote branch 'nouveau/drm-nouveau-next' of ...
2011-02-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-02-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-02-14 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-02-14 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-02-09 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-02-08 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-02-08 David S. MillerMerge branch 'batman-adv/merge' of git://git.open-mesh...
2011-02-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-02-04 Michal MarekMerge branch 'kbuild/packaging' into kbuild/rc-fixes
2011-02-02 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-02-02 Dave AirlieMerge remote branch 'nouveau/drm-nouveau-next' of ...
2011-02-01 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-01-31 David S. MillerMerge branch 'batman-adv/merge-oopsonly' of git://git...
2011-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-01-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-01-28 Dave AirlieMerge branch 'drm-nouveau-next' of git://git.freedeskto...
2011-01-26 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-01-26 Dave AirlieMerge branch 'drm-nouveau-next' of git://git.freedeskto...
2011-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-01-24 David S. MillerMerge branch 'can/at91_can-for-net-2.6' of git://git...
2011-01-24 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-01-23 Greg Kroah-HartmanMerge branch 'for-usb-linus' of master.kernel.org:...
2011-01-21 Linus TorvaldsMerge branch 'fixes-2.6.38' of git://git.kernel.org...
2011-01-21 Linus TorvaldsMerge branch 'fixes-2.6.38' of git://git.kernel.org...
2011-01-21 Linus TorvaldsMerge branches 'fixes' and 'fwnet' of git://git.kernel...
2011-01-21 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2011-01-21 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2011-01-21 Takashi IwaiMerge branch 'fix/misc' into for-linus
2011-01-21 Linus TorvaldsMerge branch 'tty-linus' of git://git.kernel.org/pub...
2011-01-21 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2011-01-21 Linus TorvaldsMerge branch 'xen/xenbus' of git://git.kernel.org/pub...
2011-01-21 Linus TorvaldsMerge branch 'for-38-rc2' of git://codeaurora.org/quic...
next