.. |
aio
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
binfs
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
dirent
|
|
|
driver
|
Move fs/drivers/fs_devsyslog.c to drivers/syslog/syslog_device.c
|
2016-06-19 08:46:46 -06:00 |
fat
|
fs/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition.
|
2016-06-11 17:14:02 -06:00 |
hostfs
|
HOSTFS: Fix some errors in first cut at repartitioning
|
2016-07-17 16:31:14 -06:00 |
inode
|
syslog_dev_flush() needs to check if the inode is a mountpoint before calling the flush() method. Noted by David Sidrane.
|
2016-06-22 05:58:33 -06:00 |
mmap
|
fs/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition.
|
2016-06-11 17:14:02 -06:00 |
mount
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
mqueue
|
Remove some block comments before empty code sections
|
2016-04-11 18:16:04 -06:00 |
nfs
|
Missing left parenthesis on one of the modified debug statements.
|
2016-06-11 17:31:11 -06:00 |
nxffs
|
Eliminate some warnings
|
2016-06-13 13:16:03 -06:00 |
procfs
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
romfs
|
fs/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition.
|
2016-06-11 17:14:02 -06:00 |
semaphore
|
Remove some block comments before empty code sections
|
2016-04-11 18:16:04 -06:00 |
shm
|
|
|
smartfs
|
SmartFS: Fix a 32-byte memory leak
|
2016-07-12 17:28:06 -06:00 |
tmpfs
|
TMPFS: Eliminate some warnings
|
2016-07-11 11:19:58 -06:00 |
unionfs
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
vfs
|
Fix poll-related compile issues introduced with recent PTY changes
|
2016-07-16 07:03:38 -06:00 |
.gitignore
|
|
|
fs_initialize.c
|
Remove some block comments before empty code sections
|
2016-04-11 18:16:04 -06:00 |
Kconfig
|
Move fs/drivers/fs_devsyslog.c to drivers/syslog/syslog_device.c
|
2016-06-19 08:46:46 -06:00 |
Makefile
|
Several Makefiles: Add .PHONY definitions to prevent 'clean up to date' message weirdness.
|
2016-05-10 15:44:06 -06:00 |