| .. |
|
binfs
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
|
dirent
|
Move mount-related files from fs/. to fs/mount/.
|
2014-09-28 11:28:17 -06:00 |
|
driver
|
Move directory operations from fs/ to fs/dirent
|
2014-09-28 11:17:36 -06:00 |
|
fat
|
Rename fs/fs_internal.h to fs/fs.h
|
2014-09-28 09:13:56 -06:00 |
|
inode
|
Forgot to add files from previous commits
|
2014-09-28 11:16:58 -06:00 |
|
mmap
|
Rename fs/fs_internal.h to fs/fs.h
|
2014-09-28 09:13:56 -06:00 |
|
mount
|
straighten out files in some Make.defs files
|
2014-09-28 12:26:22 -06:00 |
|
nfs
|
Reanem kzalloc to kmm_zalloc for consistency
|
2014-08-31 17:34:44 -06:00 |
|
nxffs
|
Reanem kzalloc to kmm_zalloc for consistency
|
2014-08-31 17:34:44 -06:00 |
|
procfs
|
procfs: Fix some breakage introduced by reorganizing some un-reorganizable data structures. From Ken Pettit
|
2014-09-22 11:07:08 -06:00 |
|
romfs
|
Rename fs/fs_internal.h to fs/fs.h
|
2014-09-28 09:13:56 -06:00 |
|
semaphore
|
Create a build structure that will (eventually) support using the VFS to manage named semaphores
|
2014-09-28 12:19:01 -06:00 |
|
smartfs
|
Rename fs/fs_internal.h to fs/fs.h
|
2014-09-28 09:13:56 -06:00 |
|
vfs
|
straighten out files in some Make.defs files
|
2014-09-28 12:26:22 -06:00 |
|
.gitignore
|
.dSYM only needs to be in the same .gitignore files as .exe
|
2013-05-30 15:02:04 -06:00 |
|
fs.h
|
Rename fs/fs_internal.h to fs/fs.h
|
2014-09-28 09:13:56 -06:00 |
|
Kconfig
|
Create a build structure that will (eventually) support using the VFS to manage named semaphores
|
2014-09-28 12:19:01 -06:00 |
|
Makefile
|
Move renaming files in fs/. to fs/vfs/. (Don't all belong there)
|
2014-09-28 11:46:11 -06:00 |