index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-23
rust: block: refactor to use `&raw mut`
Antonio Hickey
1
-2
/
+2
2025-03-16
rust: make pin-init its own crate
Benno Lossin
1
-3
/
+2
2025-01-21
Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2
-4
/
+5
2025-01-10
rust: add `build_error!` to the prelude
Miguel Ojeda
1
-1
/
+2
2025-01-10
rust: use the `build_error!` macro, not the hidden function
Miguel Ojeda
1
-1
/
+1
2024-12-23
rust: block: fix use of BLK_MQ_F_SHOULD_MERGE
Andreas Hindborg
1
-1
/
+1
2024-12-18
rust: block: fix formatting in GenDisk doc
Yutaro Ohno
1
-3
/
+3
2024-11-30
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2024-11-18
rust: block: simplify Result<()> in validate_block_size return
Manas
1
-1
/
+1
2024-11-10
rust: use custom FFI integer types
Gary Guo
3
-11
/
+11
2024-10-22
rust: block: fix formatting of `kernel::block::mq::request` module
Francesco Zardi
1
-29
/
+38
2024-08-21
rust: block: fix wrong usage of lockdep API
Andreas Hindborg
1
-4
/
+2
2024-06-20
rust: block: do not use removed queue flag API
Andreas Hindborg
1
-14
/
+3
2024-06-14
rust: block: do not use removed queue limit API
Andreas Hindborg
1
-13
/
+7
2024-06-14
rust: block: introduce `kernel::block::mq` module
Andreas Hindborg
6
-0
/
+952