Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fs: remove race condition for recursive watch on Linux #51406

Merged
merged 8 commits into from
Jan 25, 2024

Commits on Jan 8, 2024

  1. fs: remove race condition for recursive watch on Linux

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    99d7b73 View commit details
    Browse the repository at this point in the history
  2. fixup

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    0101f44 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. fixup

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4586010 View commit details
    Browse the repository at this point in the history
  2. fixup

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    ff16eca View commit details
    Browse the repository at this point in the history
  3. update old tests

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    63d8245 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. major rewrite of Linux recursive watch

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    faf947d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. fixup

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    00ce833 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. fixup

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    607bf16 View commit details
    Browse the repository at this point in the history