index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Age
Commit message (
Expand
)
Author
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
2014-07-10
drbd: don't implicitly resize Diskless node beyond end of device
Lars Ellenberg
2014-07-10
drbd: fix bogus resync stats in /proc/drbd
Lars Ellenberg
2014-07-10
drbd: Remove unnecessary/unused code
Andreas Gruenbacher
2014-07-10
drbd: silence -Wmissing-prototypes warnings
Lars Ellenberg
2014-07-10
drbd: drop wrong debugging aid
Lars Ellenberg
2014-07-10
drbd: get rid of drbd_queue_work_front
Lars Ellenberg
2014-07-10
drbd: use drbd_device_post_work() in more places
Lars Ellenberg
2014-07-10
drbd: make sure disk cleanup happens in worker context
Lars Ellenberg
2014-07-10
drbd: close race when detaching from disk
Lars Ellenberg
2014-07-10
drbd: explicitly submit meta data requests with REQ_NOIDLE
Lars Ellenberg
2014-07-10
drbd: move set_disk_ro() to after we persisted the new role
Lars Ellenberg
[next]