Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-11-07 | driver core: fix race with userland in device_add() | Sergey Klyaus | 1 | -20/+18 |
2014-11-07 | sysfs/kernfs: make read requests on pre-alloc files use the buffer. | NeilBrown | 2 | -13/+49 |
2014-11-07 | sysfs/kernfs: allow attributes to request write buffer be pre-allocated. | NeilBrown | 4 | -22/+71 |
2014-11-07 | fs: sysfs: return EGBIG on write if offset is larger than file size | Vladimir Zapolskiy | 1 | -1/+1 |
2014-11-07 | kobject: fix NULL pointer derefernce in kobj_child_ns_ops | Pankaj Dubey | 1 | -1/+1 |