1. 687c59e ksmbd: remove unused ksmbd_file_table_flush function by Namjae Jeon · 3 years, 4 months ago
  2. d63528e ksmbd: free ksmbd_lock when file is closed by Hyunchul Lee · 3 years, 6 months ago
  3. 3867369 ksmbd: change data type of volatile/persistent id to u64 by Namjae Jeon · 3 years, 6 months ago
  4. af34983 ksmbd: add user namespace support by Hyunchul Lee · 3 years, 6 months ago
  5. ab0b263 ksmbd: opencode to remove FP_INODE macro by Namjae Jeon · 3 years, 6 months ago
  6. 1a93084 ksmbd: move fs/cifsd to fs/ksmbd by Namjae Jeon · 3 years, 6 months ago[Renamed from fs/cifsd/vfs_cache.c]
  7. bde1694 ksmbd: remove ksmbd_err/info by Namjae Jeon · 3 years, 6 months ago
  8. 79a8a71 ksmbd: fix overly long line by Namjae Jeon · 3 years, 7 months ago
  9. 1dfb824 ksmbd: use goto instead of duplicating the resoure cleanup in ksmbd_open_fd by Namjae Jeon · 3 years, 7 months ago
  10. 6f3d5ee ksmbd: use list_for_each_entry instead of list_for_each by Namjae Jeon · 3 years, 7 months ago
  11. c30f4eb ksmbd: remove cache read/trans buffer support by Namjae Jeon · 3 years, 7 months ago
  12. 070fb21 cifsd: Alignment should match open parenthesis by Namjae Jeon · 3 years, 7 months ago
  13. 73f9dad cifsd: remove the dead code of unimplemented durable handle by Namjae Jeon · 3 years, 9 months ago
  14. 24b6269 cifsd: fix reference count decrement of unclaimed file in __ksmbd_lookup_fd by Hyunchul Lee · 3 years, 9 months ago
  15. 822bc8e cifsd: use kfree to free memory allocated by kmalloc or kzalloc by Muhammad Usama Anjum · 3 years, 9 months ago
  16. 64b39f4 cifsd: clean-up codes using chechpatch.pl --strict by Namjae Jeon · 3 years, 9 months ago
  17. 20ea7fd cifsd: use kmalloc() for small allocations by Namjae Jeon · 3 years, 9 months ago
  18. 849f59e cifsd: fix error handling in ksmbd_server_init() by Dan Carpenter · 3 years, 9 months ago
  19. 2e2b0dd cifsd: remove unneeded FIXME comments by Sergey Senozhatsky · 3 years, 9 months ago
  20. f441584 cifsd: add file operations by Namjae Jeon · 3 years, 10 months ago