Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-02-07 | configfs: Zero terminate data in configfs attribute writes. | Joel Becker | 1 | -3/+6 |
2006-12-08 | [PATCH] configfs: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek | 1 | -6/+6 |
2006-10-20 | configfs: handle kzalloc() failure in check_perm() | Chandra Seetharaman | 1 | -6/+8 |
2006-10-03 | [PATCH] pr_debug: configfs: use size_t length modifier in pr_debug format arg... | Zach Brown | 1 | -2/+2 |
2006-09-27 | [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 1 | -2/+1 |
2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 1 | -1/+1 |
2006-02-03 | configfs: Add permission and ownership to configfs objects. | Joel Becker | 1 | -9/+10 |
2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 1 | -2/+2 |
2006-01-03 | [PATCH] configfs: User-driven configuration filesystem | Joel Becker | 1 | -0/+360 |