kleines Filmröllchen
|
a6a439243f
Kernel: Turn lock ranks into template parameters
|
%!s(int64=2) %!d(string=hai) anos |
sin-ack
|
3275015786
Kernel: Implement flock downgrading
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
10fa72d451
Kernel: Use AK::Time for InodeMetadata timestamps instead of time_t
|
%!s(int64=2) %!d(string=hai) anos |
Liav A
|
c88cc8557f
Kernel/FileSystem: Make Inode::{write,read}_bytes methods non-virtual
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
280694bb46
Kernel: Update atime/ctime/mtime timestamps atomically
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
dbe182f1c6
Kernel: Make Inode::resolve_as_link() take credentials as input
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
c3351d4b9f
Kernel: Make VirtualFileSystem functions take credentials as input
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
728c3fbd14
Kernel: Use RefPtr instead of LockRefPtr for Custody
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
11eee67b85
Kernel: Make self-contained locking smart pointers their own classes
|
%!s(int64=2) %!d(string=hai) anos |
Liav A
|
fcc0e4d538
Kernel/FileSystem: Funnel calls to Inode::prepare_to_write_data method
|
%!s(int64=3) %!d(string=hai) anos |
Idan Horowitz
|
3a80b25ed6
Kernel: Support F_SETLKW in fcntl
|
%!s(int64=3) %!d(string=hai) anos |
Hendiadyoin1
|
c3e57bfccb
Kernel: Try to set [cm]time in Inode::did_modify_contents
|
%!s(int64=3) %!d(string=hai) anos |
Tim Schumacher
|
cd189999d1
Kernel: Don't let locks of the same owner conflict with each other
|
%!s(int64=3) %!d(string=hai) anos |
Tim Schumacher
|
dc6016cd18
Kernel: Don't fail on unlocking nonexistent file locks
|
%!s(int64=3) %!d(string=hai) anos |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
%!s(int64=3) %!d(string=hai) anos |
Idan Horowitz
|
e37e4a7980
Kernel: Make Inode::set_shared_vmobject() OOM-fallible
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
cda56f8049
Kernel: Robustify and rename Inode bound socket API
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
e7dc9f71b8
Kernel: Protect Inode flock list with spinlock instead of mutex
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
e0d9472ced
Kernel: Protect Inode's list of watchers with spinlock instead of mutex
|
%!s(int64=3) %!d(string=hai) anos |
Idan Horowitz
|
a9cd8ca841
Kernel: Make Inode::register_watcher() OOM-fallible
|
%!s(int64=3) %!d(string=hai) anos |
Idan Horowitz
|
e236f9d85a
Kernel: Convert Inode event APIs to use StringViews instead of Strings
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
c427f8bbeb
Kernel: Always pass InodeIdentifier by value
|
%!s(int64=3) %!d(string=hai) anos |
Daniel Bertalan
|
8e2efe78f7
Kernel: Tighten String-related includes
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
abf2204402
Kernel: Use copy_typed_from_user() in more places :^)
|
%!s(int64=3) %!d(string=hai) anos |
Hendiadyoin1
|
4cec16a713
Kernel: Add implied auto-specifiers in FileSystem
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
b285323d91
Kernel: Propagate Vector append failures from Inode::apply_flock()
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
79fa9765ca
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
6f69d5204f
Kernel: Make Inode::flush_metadata() return a KResult
|
%!s(int64=3) %!d(string=hai) anos |
Brian Gianforcaro
|
85d36e56d2
Kernel: Pack Flock struct tighter
|
%!s(int64=3) %!d(string=hai) anos |
TheFightingCatfish
|
a81b21c1a7
Kernel+LibC: Implement fsync
|
%!s(int64=3) %!d(string=hai) anos |