aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/file_ref.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-22fs: fall back to file_ref_put() for non-last referenceMateusz Guzik1-13/+6
2025-03-20fs: reduce work in fdget_pos()Mateusz Guzik1-0/+14
2025-03-05file: add fput and file_ref_put routines optimized for use when closing a fdMateusz Guzik1-0/+34
2024-10-19fs: add file_refChristian Brauner1-0/+177