git-annex/doc
Joey Hess 667d38a8f1
Fix a crash (STM deadlock) when -J is used with multiple files that point to the same key
See the comment for a trace of the deadlock.

Added a new StartStage. New worker threads begin in the StartStage.
Once a thread is ready to do work, it moves away from the StartStage,
and no thread will ever transition back to it.

A thread that blocks waiting on another thread that is processing
the same key will block while in the StartStage. That other thread
will never switch back to the StartStage, and so the deadlock is avoided.
2019-11-14 13:51:09 -04:00
..
Android Added a comment: Android - gitlab repo 2019-05-08 11:35:04 +00:00
android
assistant response 2019-09-16 13:52:36 -04:00
automatic_conflict_resolution
backends
bare_repositories
bugs Fix a crash (STM deadlock) when -J is used with multiple files that point to the same key 2019-11-14 13:51:09 -04:00
chunking Added a comment: buffering chunks in memory when uploading to remote 2019-09-04 19:50:42 +00:00
coding_style
contribute
copies
design some improvements to docs 2019-11-11 12:52:45 -04:00
devblog Added a comment: Re: Symlinks for not-present unlocked files in v8 2019-11-10 23:03:43 +00:00
direct_mode
download
encryption
footer
forum response 2019-11-13 16:05:57 -04:00
future_proofing
git-annex-add Added a comment: commenting on git-annex-add 2019-09-02 06:21:27 +00:00
git-annex-addurl Added a comment: Re: Inconsistent idiom 2019-03-28 03:59:04 +00:00
git-annex-adjust
git-annex-checkpresentkey
git-annex-config
git-annex-copy
git-annex-direct
git-annex-drop
git-annex-enableremote
git-annex-find Added a comment: Find (and other operations) over multiple repos 2019-02-25 14:33:27 +00:00
git-annex-importfeed
git-annex-lookupkey comment 2019-04-03 13:01:07 -04:00
git-annex-metadata Added a comment 2019-09-24 14:49:21 +00:00
git-annex-move
git-annex-p2p Added a comment: --link accepts itself 2019-10-10 05:28:53 +00:00
git-annex-preferred-content
git-annex-reinject
git-annex-rmurl
git-annex-setpresentkey
git-annex-sync
git-annex-test
git-annex-unannex
git-annex-undo
git-annex-uninit
git-annex-unlock response 2019-09-30 13:36:11 -04:00
git-annex-unused
git-annex-whereis
how_it_works
install docs for git-annex-standalone rpm 2019-09-13 12:18:36 -04:00
internals Added a comment: representing unlocked state of files 2019-09-19 18:02:31 +00:00
license
links Automatically convert direct mode repositories to v7 with adjusted unlocked branches 2019-08-26 15:05:25 -04:00
metadata
news add news item for git-annex 7.20191106 2019-11-06 18:37:42 -04:00
not
polls
preferred_content
profiling
projects added <details> to fold done/fixed things 2019-11-04 17:56:46 +00:00
required_content
scalability
security Added a comment: Another use case -- http_proxy 2019-11-12 17:51:25 +00:00
special_remotes clarify 2019-10-04 11:28:01 -04:00
stickers
sync Merge branch 'master' of ssh://git-annex.branchable.com 2019-07-19 14:49:37 -04:00
templates
testimonials
thanks update 2019-11-05 12:57:46 -04:00
tips removed 2019-10-29 15:54:51 +00:00
todo Added a comment 2019-11-13 04:41:56 +00:00
trust
tuning
upgrades
use_case
users Added a listing statement for pages which should be tagged 2019-09-22 00:32:41 +00:00
videos
walkthrough Automatically convert direct mode repositories to v7 with adjusted unlocked branches 2019-08-26 15:05:25 -04:00
workflow Added a comment: why not git-annex-sync 2019-09-26 17:47:55 +00:00
Android.mdwn adb import 2019-04-09 17:52:41 -04:00
assistant.mdwn
automatic_conflict_resolution.mdwn
backends.mdwn Add BLAKE2BP512 and BLAKE2BP512E backends 2019-07-05 15:30:03 -04:00
bare_repositories.mdwn
bugs.mdwn
builds.mdwn remove 2019-05-03 11:06:35 -04:00
chunking.mdwn
coding_style.mdwn
comments.mdwn
contact.mdwn
contribute.mdwn
copies.mdwn
design.mdwn
devblog.mdwn
direct_mode.mdwn Automatically convert direct mode repositories to v7 with adjusted unlocked branches 2019-08-26 15:05:25 -04:00
distributed_version_control.mdwn
download.mdwn fix git:// url for repo 2019-08-25 19:12:58 +00:00
encryption.mdwn
favicon.ico
forum.mdwn
future_proofing.mdwn
git-annex-add.mdwn v7 for all repositories 2019-08-30 14:09:14 -04:00
git-annex-addunused.mdwn
git-annex-addurl.mdwn mention special remotes 2019-11-11 13:15:01 -04:00
git-annex-adjust.mdwn adjust --lock: This enters an adjusted branch where files are locked. 2019-09-27 14:23:25 -04:00
git-annex-assistant.mdwn
git-annex-benchmark.mdwn benchmark: Add --databases to benchmark sqlite databases 2019-10-29 16:59:27 -04:00
git-annex-calckey.mdwn
git-annex-checkpresentkey.mdwn
git-annex-config.mdwn improve markup and man page rendering 2019-09-18 12:34:40 -04:00
git-annex-contentlocation.mdwn Automatically convert direct mode repositories to v7 with adjusted unlocked branches 2019-08-26 15:05:25 -04:00
git-annex-copy.mdwn fix typo 2019-09-18 13:11:53 -04:00
git-annex-dead.mdwn added renameremote command 2019-04-15 13:49:03 -04:00
git-annex-describe.mdwn
git-annex-diffdriver.mdwn
git-annex-direct.mdwn Automatically convert direct mode repositories to v7 with adjusted unlocked branches 2019-08-26 15:05:25 -04:00
git-annex-drop.mdwn improve git-annex-drop man page required content docs 2019-06-26 12:22:59 -04:00
git-annex-dropkey.mdwn
git-annex-dropunused.mdwn
git-annex-edit.mdwn
git-annex-enable-tor.mdwn
git-annex-enableremote.mdwn
git-annex-examinekey.mdwn Automatically convert direct mode repositories to v7 with adjusted unlocked branches 2019-08-26 15:05:25 -04:00
git-annex-expire.mdwn
git-annex-export.mdwn honor preferred content when importing 2019-05-21 14:38:06 -04:00
git-annex-find.mdwn
git-annex-findref.mdwn
git-annex-fix.mdwn
git-annex-forget.mdwn
git-annex-fromkey.mdwn
git-annex-fsck.mdwn annex.jobs=cpus etc 2019-05-10 13:27:08 -04:00
git-annex-fuzztest.mdwn
git-annex-get.mdwn annex.jobs=cpus etc 2019-05-10 13:27:08 -04:00
git-annex-group.mdwn
git-annex-groupwanted.mdwn
git-annex-import.mdwn git-annex merge branch 2019-08-09 13:21:15 -04:00
git-annex-importfeed.mdwn rename annex.security.allowed-http-addresses 2019-05-30 12:43:40 -04:00
git-annex-indirect.mdwn Automatically convert direct mode repositories to v7 with adjusted unlocked branches 2019-08-26 15:05:25 -04:00
git-annex-info.mdwn improve wording 2019-03-28 13:25:14 -04:00
git-annex-init.mdwn
git-annex-initremote.mdwn fix sameas inherited key removal 2019-10-11 13:18:27 -04:00
git-annex-inprogress.mdwn
git-annex-list.mdwn
git-annex-lock.mdwn
git-annex-log.mdwn
git-annex-lookupkey.mdwn
git-annex-map.mdwn
git-annex-matchexpression.mdwn Added mimeencoding= term to annex.largefiles expressions. 2019-04-30 12:17:22 -04:00
git-annex-matching-options.mdwn added --unlocked and --locked 2019-09-19 12:33:13 -04:00
git-annex-merge.mdwn git-annex merge branch 2019-08-09 13:21:15 -04:00
git-annex-metadata.mdwn response; cleanup 2019-05-03 11:37:41 -04:00
git-annex-migrate.mdwn
git-annex-mirror.mdwn annex.jobs=cpus etc 2019-05-10 13:27:08 -04:00
git-annex-move.mdwn annex.jobs=cpus etc 2019-05-10 13:27:08 -04:00
git-annex-multicast.mdwn
git-annex-numcopies.mdwn
git-annex-p2p.mdwn
git-annex-post-receive.mdwn post-receive hook updateInstead emulation cleanup 2019-09-11 14:41:51 -04:00
git-annex-pre-commit.mdwn v7 for all repositories 2019-08-30 14:09:14 -04:00
git-annex-preferred-content.mdwn clarify 2019-07-19 13:24:50 -04:00
git-annex-proxy.mdwn Automatically convert direct mode repositories to v7 with adjusted unlocked branches 2019-08-26 15:05:25 -04:00
git-annex-readpresentkey.mdwn
git-annex-registerurl.mdwn
git-annex-reinit.mdwn
git-annex-reinject.mdwn
git-annex-rekey.mdwn
git-annex-remotedaemon.mdwn remotedaemon: Don't list --stop in help since it's not supported. 2019-09-30 14:40:46 -04:00
git-annex-renameremote.mdwn get rid of hardcoded "name" lookups 2019-10-10 13:25:10 -04:00
git-annex-repair.mdwn
git-annex-required.mdwn
git-annex-resolvemerge.mdwn
git-annex-rmurl.mdwn
git-annex-schedule.mdwn
git-annex-semitrust.mdwn
git-annex-setkey.mdwn
git-annex-setpresentkey.mdwn
git-annex-shell.mdwn
git-annex-smudge.mdwn documentation for making git add only annex when configured by annex.largefiles 2019-10-24 14:01:54 -04:00
git-annex-status.mdwn Automatically convert direct mode repositories to v7 with adjusted unlocked branches 2019-08-26 15:05:25 -04:00
git-annex-sync.mdwn annex.jobs=cpus etc 2019-05-10 13:27:08 -04:00
git-annex-test.mdwn
git-annex-testremote.mdwn
git-annex-transferkey.mdwn
git-annex-transferkeys.mdwn
git-annex-trust.mdwn
git-annex-unannex.mdwn
git-annex-undo.mdwn
git-annex-ungroup.mdwn
git-annex-uninit.mdwn
git-annex-unlock.mdwn improve docs for v7 unlock 2019-09-12 13:58:12 -04:00
git-annex-untrust.mdwn
git-annex-unused.mdwn doc clarification 2019-04-09 11:38:11 -04:00
git-annex-upgrade.mdwn Added annex.autoupgraderepository configuration 2019-09-01 13:42:26 -04:00
git-annex-vadd.mdwn
git-annex-vcycle.mdwn
git-annex-version.mdwn
git-annex-vfilter.mdwn
git-annex-vicfg.mdwn
git-annex-view.mdwn
git-annex-vpop.mdwn
git-annex-wanted.mdwn
git-annex-watch.mdwn
git-annex-webapp.mdwn
git-annex-whereis.mdwn
git-annex.mdwn Added annex.allowsign option. 2019-11-11 16:28:56 -04:00
git-remote-tor-annex.mdwn
git-union-merge.mdwn
how_it_works.mdwn Automatically convert direct mode repositories to v7 with adjusted unlocked branches 2019-08-26 15:05:25 -04:00
index.mdwn
install.mdwn docs for git-annex-standalone rpm 2019-09-13 12:18:36 -04:00
internals.mdwn add RemoteStateHandle 2019-10-14 13:51:42 -04:00
license.mdwn update 2019-02-08 15:26:15 -04:00
location_tracking.mdwn
logo-old-bw.svg
logo-old.png
logo-old.svg
logo-old_small.png
logo.mdwn
logo.svg
logo_16x16.png
logo_32x32.png
logo_small.png
meta.mdwn
metadata.mdwn
news.mdwn
not.mdwn
polls.mdwn
preferred_content.mdwn
privacy.mdwn
profiling.mdwn
projects.mdwn add projects page, move datalad there 2019-09-19 10:47:12 -04:00
publicrepos.mdwn
related_software.mdwn
repomap.png
required_content.mdwn
scalability.mdwn
security.mdwn link to contact 2019-07-31 16:37:21 -04:00
shortcuts.mdwn
sidebar.mdwn
sitemap.mdwn
special_remotes.mdwn finally document initremote type=git 2019-10-04 11:22:46 -04:00
stickers.mdwn
submodules.mdwn Automatically convert direct mode repositories to v7 with adjusted unlocked branches 2019-08-26 15:05:25 -04:00
summary.mdwn
sync.mdwn
testimonials.mdwn
thanks.mdwn
tips.mdwn
todo.mdwn don't list subpages of todos 2019-04-15 13:01:53 -04:00
transferring_data.mdwn
trust.mdwn
tuning.mdwn
upgrades.mdwn documentation for making git add only annex when configured by annex.largefiles 2019-10-24 14:01:54 -04:00
users.mdwn
videos.mdwn
Void.mdwn
walkthrough.mdwn
workflow.mdwn