index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Age
Commit message (
Expand
)
Author
2014-09-18
drbd: use RB_DECLARE_CALLBACKS() to define augment callbacks
Lai Jiangshan
2014-09-18
drbd: compute the end before rb_insert_augmented()
Lai Jiangshan
2014-09-11
drbd: Add missing newline in resync progress display in /proc/drbd
Philipp Reisner
2014-09-11
drbd: reduce lock contention in drbd_worker
Lars Ellenberg
2014-09-11
drbd: Improve asender performance
Lars Ellenberg
2014-09-11
drbd: Get rid of the WORK_PENDING macro
Andreas Gruenbacher
2014-09-11
drbd: Get rid of the __no_warn and __cond_lock macros
Andreas Gruenbacher
2014-09-11
drbd: Avoid inconsistent locking warning
Andreas Gruenbacher
2014-09-11
drbd: Remove superfluous newline from "resync_extents" debugfs entry.
Philipp Marek
2014-09-11
drbd: Use consistent names for all the bi_end_io callbacks
Andreas Gruenbacher
2014-09-11
drbd: Use better variable names
Andreas Gruenbacher
2014-08-14
Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-07-10
drbd: silence underflow warning in read_in_block()
Dan Carpenter
2014-07-10
drbd: implicitly truncate cpu-mask
Lars Ellenberg
2014-07-10
drbd: drop spurious parameters from _drbd_md_sync_page_io
Lars Ellenberg
2014-07-10
drbd: resync should only lock out specific ranges
Lars Ellenberg
2014-07-10
drbd: debugfs: add per device data_gen_id
Lars Ellenberg
2014-07-10
drbd: debugfs: add per connection oldest requests
Lars Ellenberg
2014-07-10
drbd: debugfs: add version tag to debugfs files
Lars Ellenberg
2014-07-10
drbd: debugfs: add per volume oldest_requests
Lars Ellenberg
2014-07-10
drbd: debugfs: add callback_history
Lars Ellenberg
2014-07-10
drbd: debugfs: Add in_flight_summary
Lars Ellenberg
2014-07-10
drbd: debugfs: deal with destructor racing with open of debugfs file
Lars Ellenberg
2014-07-10
drbd: debugfs: add in_flight_summary data
Lars Ellenberg
2014-07-10
drbd: debugfs: add basic hierarchy
Lars Ellenberg
2014-07-10
drbd: track details of bitmap IO
Lars Ellenberg
2014-07-10
drbd: register peer requests on read_ee early
Lars Ellenberg
2014-07-10
drbd: track timing details of peer_requests
Lars Ellenberg
2014-07-10
drbd: improve throttling decisions of background resynchronisation
Lars Ellenberg
2014-07-10
drbd: add caching oldest request pointers for replication stages
Lars Ellenberg
2014-07-10
drbd: add lists to find oldest pending requests
Lars Ellenberg
2014-07-10
drbd: gather detailed timing statistics for drbd_requests
Lars Ellenberg
2014-07-10
drbd: track meta data IO intent, start and submit time
Lars Ellenberg
2014-07-10
drbd: fix drbd_destroy_device reference count updates
Lars Ellenberg
2014-07-10
drbd: poison free'd device, resource and connection structs
Lars Ellenberg
2014-07-10
drbd: also keep track of trim -> zero-out fallback peer_requests
Lars Ellenberg
2014-07-10
drbd: consistently use list_add_tail for peer_request tracking
Lars Ellenberg
2014-07-10
drbd: drop drbd_md_flush
Lars Ellenberg
2014-07-10
drbd: add drbd_queue_work_if_unqueued helper
Lars Ellenberg
2014-07-10
drbd: drbd_rs_number_requests: fix unit mismatch in comparison
Lars Ellenberg
2014-07-10
drbd: cosmetic: change all printk(level, ...) to pr_<level>(...)
Lars Ellenberg
2014-07-10
drbd: clear CRASHED_PRIMARY only after successful resync
Lars Ellenberg
2014-07-10
drbd: improve resync request throttling due to sendbuf size
Lars Ellenberg
2014-07-10
block: Convert last uses of __FUNCTION__ to __func__
Joe Perches
2014-07-10
drivers/block: Use RCU_INIT_POINTER(x, NULL) in drbd/drbd_state.c
Monam Agarwal
2014-07-10
drbd: short-circuit in maybe_pull_ahead
Lars Ellenberg
2014-07-10
drbd: application writes may set-in-sync in protocol != C
Lars Ellenberg
2014-07-10
drbd: New net configuration option socket-check-timeout
Philipp Reisner
2014-07-10
drbd: Limit the time we are waiting for the first packet on an accepted socket
Philipp Reisner
2014-07-10
drbd: implement csums-after-crash-only
Lars Ellenberg
[next]