Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sanitize vfs_fsync calling conventions | Christoph Hellwig | 2010-05-21 | 1 | -1/+1 |
* | USB: g_mass_storage: code cleaned up and comments updated | Michal Nazarewicz | 2009-12-11 | 1 | -53/+55 |
* | USB: g_mass_storage: Mass Storage Function created | Michal Nazarewicz | 2009-12-11 | 1 | -7/+15 |
* | USB: g_mass_storage: constant length buffers used | Michal Nazarewicz | 2009-12-11 | 1 | -0/+10 |
* | USB: g_mass_storage: testing code from f_mass_storage.c removed | Michal Nazarewicz | 2009-12-11 | 1 | -2/+48 |
* | USB: g_file_storage: more code from file_storage.c moved to storage_common.c | Michal Nazarewicz | 2009-12-11 | 1 | -0/+116 |
* | USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed | Michal Nazarewicz | 2009-12-11 | 1 | -2/+5 |
* | USB: g_file_storage: "fsg_" prefix added to some identifiers | Michal Nazarewicz | 2009-12-11 | 1 | -53/+79 |
* | USB: g_file_storage: parts of file_storage.c moved to separate file | Michal Nazarewicz | 2009-12-11 | 1 | -0/+567 |