Ben Wiederhake
|
64cc3f51d0
Meta+Kernel: Make clang-format-10 clean
|
4 năm trước cách đây |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
4 năm trước cách đây |
Itamar
|
33138900de
FileSystem: Convert file types to DT_* types at a later stage
|
4 năm trước cách đây |
Andreas Kling
|
71e8554740
Kernel: Remove the now-unused FS::DirectoryEntry
|
4 năm trước cách đây |
Andreas Kling
|
eeaba41d13
Kernel: Add DirectoryEntryView for VFS directory traversal
|
4 năm trước cách đây |
Sergey Bugaev
|
6efbbcd4ba
Kernel: Port mounts to reference inodes directly
|
5 năm trước cách đây |
Sergey Bugaev
|
df66c28479
Kernel: Deemphasize inode identifiers
|
5 năm trước cách đây |
Brian Gianforcaro
|
c459e4ecb2
Kernel: Clang format file system in prep for changes.
|
5 năm trước cách đây |
Sergey Bugaev
|
de4b7d9c21
Kernel: Make FS::block_size a size_t
|
5 năm trước cách đây |
Liav A
|
ecee76b741
Kernel: Change Ext2FS to be backed by a file instead of a block device
|
5 năm trước cách đây |
Andreas Kling
|
c2a8bbcb59
Revert "Kernel: Change Ext2FS to be backed by a file instead of a block device"
|
5 năm trước cách đây |
Liav A
|
6b59311d4b
Kernel: Change Ext2FS to be backed by a file instead of a block device
|
5 năm trước cách đây |
Andreas Kling
|
e28809a996
Kernel: Add forward declaration header
|
5 năm trước cách đây |
Andreas Kling
|
a356e48150
Kernel: Move all code into the Kernel namespace
|
5 năm trước cách đây |
Andreas Kling
|
6cbd72f54f
AK: Remove bitrotted Traits::dump() mechanism
|
5 năm trước cách đây |
Andreas Kling
|
42d41fdf94
Kernel: Simplify FS::create_inode() a little bit
|
5 năm trước cách đây |
Andreas Kling
|
8731682d0e
Kernel: Simplify FS::create_directory() a little bit
|
5 năm trước cách đây |
Andreas Kling
|
88ea152b24
Kernel: Merge unnecessary DiskDevice class into BlockDevice
|
5 năm trước cách đây |
Andreas Kling
|
bd059e32e1
Kernel: Tweak some include statements
|
5 năm trước cách đây |
Sergey Bugaev
|
7d4a267504
Kernel: Fix identifier casing
|
5 năm trước cách đây |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 năm trước cách đây |
Andreas Kling
|
4abbedb6e4
Kernel: Allow passing initial UID and GID when creating new inodes
|
5 năm trước cách đây |
Andreas Kling
|
5292f6e78f
Kernel+FileManager: Disallow watch_file() in unsupported file systems
|
5 năm trước cách đây |
Andreas Kling
|
6f4c380d95
AK: Use size_t for the length of strings
|
5 năm trước cách đây |
Andreas Kling
|
b9be6b7bb4
Ext2FS: Trying to create a too-long directory entry should ENAMETOOLONG
|
5 năm trước cách đây |
Andreas Kling
|
73fdbba59c
AK: Rename <AK/AKString.h> to <AK/String.h>
|
5 năm trước cách đây |
Sergey Bugaev
|
fde8f7f538
Kernel: Expose info about source devices of mounts in /proc/df
|
6 năm trước cách đây |
Jesse Buhagiar
|
bc22456f89
Kernel: Added unmount ability to VFS
|
6 năm trước cách đây |
Andreas Kling
|
c0bfea1b5c
FileSystem: Move block_size() from DiskBackedFS to FS
|
6 năm trước cách đây |
Andreas Kling
|
27f699ef0c
AK: Rename the common integer typedefs to make it obvious what they are.
|
6 năm trước cách đây |