index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
fs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-07
rust: file: add intra-doc link for 'EBADF'
Tong Li
1
-2
/
+2
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+68
2025-09-30
Merge tag 'rust-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-2
/
+3
2025-09-16
rust: file: use `kernel::{fmt,prelude::fmt!}`
Tamir Duberstein
1
-2
/
+3
2025-09-06
rust: fs: add Kiocb struct
Alice Ryhl
1
-0
/
+68
2025-09-01
rust: file: use to_result for error handling
Onur Özkan
1
-4
/
+3
2025-08-19
rust: fs: update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
1
-1
/
+2
2025-06-22
rust: enable `clippy::ref_as_ptr` lint
Tamir Duberstein
1
-1
/
+1
2025-06-22
rust: enable `clippy::ptr_as_ptr` lint
Tamir Duberstein
1
-1
/
+1
2025-05-30
rust: file: improve safety comments
Pekka Ristola
1
-4
/
+5
2025-05-30
rust: file: mark `LocalFile` as `repr(transparent)`
Pekka Ristola
1
-0
/
+1
2025-03-30
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-2
/
+2
2025-03-18
rust: file: optimize rust symbol generation for FileDescriptorReservation
Kunwu Chan
1
-0
/
+4
2025-03-08
rust: improve lifetimes markup
Borys Tyran
1
-2
/
+2
2024-09-30
rust: file: add `FileDescriptorReservation`
Wedson Almeida Filho
1
-1
/
+74
2024-09-30
rust: cred: add Rust abstraction for `struct cred`
Wedson Almeida Filho
1
-0
/
+13
2024-09-30
rust: file: add Rust abstraction for `struct file`
Wedson Almeida Filho
1
-0
/
+375