Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 1 | -1/+0 |
2010-10-29 | convert get_sb_single() users | Al Viro | 1 | -7/+7 |
2010-10-26 | fix braino in fs: do not assign default i_ino in new_inode | Al Viro | 1 | -1/+1 |
2010-10-25 | fs: do not assign default i_ino in new_inode | Christoph Hellwig | 1 | -0/+1 |
2010-08-10 | USB: gadget: f_fs: use usb_string_ids_n() | Michal Nazarewicz | 1 | -18/+12 |
2010-08-10 | USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config() | Michal Nazarewicz | 1 | -3/+3 |
2010-08-10 | usb: gadget: Do not take BKL for gadget->ops->ioctl | Arnd Bergmann | 1 | -2/+0 |
2010-07-21 | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds | 1 | -1/+1 |
2010-05-20 | USB: gadget: f_fs.c needs to include pagemap.h | Randy Dunlap | 1 | -0/+1 |
2010-05-20 | USB: f_fs: the FunctionFS driver | Michal Nazarewicz | 1 | -0/+2441 |