{"id":24060747,"url":"https://github.com/manbuzhe666/bitsfs","last_synced_at":"2026-05-11T12:36:52.829Z","repository":{"id":271482735,"uuid":"913607621","full_name":"manbuzhe666/bitsfs","owner":"manbuzhe666","description":"Bitsfs is a simple file system based on Linux. Not for commercial use but study and demonstration.","archived":false,"fork":false,"pushed_at":"2025-01-08T02:54:35.000Z","size":33,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-21T12:04:08.596Z","etag":null,"topics":["datastore","filesystem","kernel","linux"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manbuzhe666.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-08T02:33:34.000Z","updated_at":"2025-01-23T18:01:47.000Z","dependencies_parsed_at":"2025-01-08T23:31:35.297Z","dependency_job_id":null,"html_url":"https://github.com/manbuzhe666/bitsfs","commit_stats":null,"previous_names":["manbuzhe666/bitsfs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/manbuzhe666/bitsfs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manbuzhe666%2Fbitsfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manbuzhe666%2Fbitsfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manbuzhe666%2Fbitsfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manbuzhe666%2Fbitsfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manbuzhe666","download_url":"https://codeload.github.com/manbuzhe666/bitsfs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manbuzhe666%2Fbitsfs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32894945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["datastore","filesystem","kernel","linux"],"created_at":"2025-01-09T07:14:54.859Z","updated_at":"2026-05-11T12:36:52.809Z","avatar_url":"https://github.com/manbuzhe666.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"BitsFS is a simple file system based on Linux kernel. You can use it after make fs on a block device.\n\n## 1. File list\n--File System Source\nbitsfs.h  \nblock.c  \ndentry.c  \nnamei.c  \ninode.c  \nsuper.c  \nMakefile  \n\n--Make FS Tool\nmkfs_bitsfs.c  \nmkfs_bitsfs.h  \n\n## 2. Compile \u0026 Install module\nmake\ninsmod bitsfs.ko\n\n## 3. Make FS\ngcc -o mkfs_bitsfs mkfs_bitsfs.c\n./mkfs_bitsfs /dev/sdb\n\n## 4. Mount FS\nmount /dev/sdb /mnt/bitsfs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanbuzhe666%2Fbitsfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanbuzhe666%2Fbitsfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanbuzhe666%2Fbitsfs/lists"}