Commit History

Author SHA1 Message Date
  Andreas Kling 318068fe1b Kernel: Turns global Custody and Inode tables into InlineLinkedLists 6 years ago
  Andreas Kling d343fb2429 AK: Rename Retainable.h => RefCounted.h. 6 years ago
  Andreas Kling 550b0b062b AK: Rename RetainPtr.h => RefPtr.h, Retained.h => NonnullRefPtr.h. 6 years ago
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. 6 years ago
  Andreas Kling 77b9fa89dd AK: Rename Retainable => RefCounted. 6 years ago
  Andreas Kling 8adadf8a46 FileSystem: Reuse existing custodies when possible, and keep them updated. 6 years ago
  Andreas Kling 393851418b FileSystem: Port most of the code over to using custodies. 6 years ago
  Andreas Kling 4cb87b1753 FileSystem: Add a Custody class that represents a parent/child guardianship. 6 years ago