Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcache: mark closure_sync() __sched | Kent Overstreet | 2018-01-08 | 1 | -1/+2 |
* | bcache: Fix, improve efficiency of closure_sync() | Kent Overstreet | 2018-01-08 | 1 | -23/+23 |
* | bcache: use llist_for_each_entry_safe() in __closure_wake_up() | Coly Li | 2017-09-27 | 1 | -2/+2 |
* | bcache: Don't reinvent the wheel but use existing llist API | Byungchul Park | 2017-09-06 | 1 | -13/+2 |
* | bcache: update document info | Yijing Wang | 2016-07-05 | 1 | -1/+1 |
* | bcache: Really show state of work pending bit | Petr Mladek | 2015-11-06 | 1 | -3/+1 |
* | bcache: kill closure locking code | Kent Overstreet | 2014-01-08 | 1 | -72/+18 |
* | bcache: Drop some closure stuff | Kent Overstreet | 2013-11-11 | 1 | -87/+16 |
* | bcache: Fix a dumb race | Kent Overstreet | 2013-07-12 | 1 | -2/+4 |
* | bcache: Fix for the build fixes | Kent Overstreet | 2013-03-26 | 1 | -1/+0 |
* | bcache: Build fixes from test robot | Kent Overstreet | 2013-03-25 | 1 | -3/+1 |
* | bcache: A block layer cache | Kent Overstreet | 2013-03-24 | 1 | -0/+348 |