Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iscsi-target: Fix connection reset hang with percpu_ida_alloc | Nicholas Bellinger | 2014-01-25 | 1 | -2/+7 |
* | percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask | Kent Overstreet | 2014-01-23 | 1 | -7/+9 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2013-11-22 | 1 | -3/+2 |
|\ | |||||
| * | percpu_ida: Removing unused arguement from alloc_local_tag | Nick Swenson | 2013-10-03 | 1 | -3/+2 |
* | | percpu_ida: add an API to return free tags | Shaohua Li | 2013-10-25 | 1 | -0/+17 |
* | | percpu_ida: add percpu_ida_for_each_free | Shaohua Li | 2013-10-25 | 1 | -0/+44 |
* | | percpu_ida: make percpu_ida percpu size/batch configurable | Shaohua Li | 2013-10-25 | 1 | -17/+11 |
|/ | |||||
* | idr: Percpu ida | Kent Overstreet | 2013-09-09 | 1 | -0/+335 |