Andreas Kling
|
c94c15d45c
Everywhere: Replace AK::Singleton => Singleton
|
3 年之前 |
Andreas Kling
|
d298de5e09
Kernel/SysFS: Remove redundant SysFS& member from SysFSInode
|
4 年之前 |
Andreas Kling
|
1f18558ee2
Kernel: Make FileSystem::root_inode() return a plain Inode&
|
4 年之前 |
Andreas Kling
|
9457d83986
Kernel: Rename Locker => MutexLocker
|
4 年之前 |
Andreas Kling
|
b975a74a1d
Kernel/USB: Move USB bus information from /proc to /sys
|
4 年之前 |
Andreas Kling
|
2da0581fd2
Kernel: Replace "folder" => "directory" everywhere
|
4 年之前 |
Andreas Kling
|
b8d6c3722d
Kernel: Remove Inode::directory_entry_count()
|
4 年之前 |
Andreas Kling
|
6766efff9c
Kernel: Make Inode::create_child() take the name as a StringView
|
4 年之前 |
Andreas Kling
|
3b805a57e6
Kernel: Rename Inode::m_lock => m_inode_lock
|
4 年之前 |
Andreas Kling
|
805319ed30
Kernel: Replace "Folder" => "Directory" everywhere
|
4 年之前 |
Andreas Kling
|
c74b3a310f
Kernel: Remove pointless lock/unlock in SysFS constructor
|
4 年之前 |
Andreas Kling
|
a9decf5aa6
Kernel: Remove all friend declarations from SysFSComponentRegistry
|
4 年之前 |
Andreas Kling
|
807aadbe6e
Kernel: Remove some dead code and unused includes in SysFS files
|
4 年之前 |
Andreas Kling
|
60a7a9d523
Kernel: Rename SystemExposedFolder => SysFSDirectory
|
4 年之前 |
Andreas Kling
|
517170a986
Kernel: Rename SystemExposedComponent => SysFSComponent
|
4 年之前 |
Andreas Kling
|
27244eb0ee
Kernel: Rename SystemRegistrar => SysFSComponentRegistry
|
4 年之前 |
Andreas Kling
|
66f483b1a1
Kerne: Switch SysFS to east-const style
|
4 年之前 |
Andreas Kling
|
d53d9d3677
Kernel: Rename FS => FileSystem
|
4 年之前 |
Liav A
|
1baa05d6b2
Kernel/SysFS: Add PCI exposed folder
|
4 年之前 |
Liav A
|
92c0dab5ab
Kernel: Introduce the new SysFS
|
4 年之前 |