summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: don't request module during elevator initTejun Heo2013-01-231-7/+12
* init, block: try to load default elevator module early during bootTejun Heo2013-01-186-1/+48
* workqueue: implement current_is_async()Tejun Heo2013-01-183-0/+26
* workqueue: move struct worker definition to workqueue_internal.hTejun Heo2013-01-182-31/+38
* workqueue: rename kernel/workqueue_sched.h to kernel/workqueue_internal.hTejun Heo2013-01-184-11/+20
* workqueue: set PF_WQ_WORKER on rescuersTejun Heo2013-01-181-7/+28
* workqueue: fix find_worker_executing_work() brekage from hashtable conversionTejun Heo2012-12-191-1/+1
* workqueue: consider work function when searching for busy work itemsTejun Heo2012-12-181-8/+31
* workqueue: use new hashtable implementationSasha Levin2012-12-181-71/+15
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-18185-1339/+3447
|\
| * scatterlist: don't BUG when we can trivially return a proper error.Nick Bowler2012-12-181-1/+2
| * docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify outputCyrill Gorcunov2012-12-181-11/+17
| * fs, fanotify: add @mflags field to fanotify outputCyrill Gorcunov2012-12-181-5/+9
| * docs: add documentation about /proc/<pid>/fdinfo/<fd> outputCyrill Gorcunov2012-12-181-0/+82
| * fs, notify: add procfs fdinfo helperCyrill Gorcunov2012-12-185-1/+207
| * fs, exportfs: add exportfs_encode_inode_fh() helperCyrill Gorcunov2012-12-182-5/+16
| * fs, exportfs: escape nil dereference if no s_export_op presentCyrill Gorcunov2012-12-181-1/+1
| * fs, epoll: add procfs fdinfo helperCyrill Gorcunov2012-12-184-1/+50
| * fs, eventfd: add procfs fdinfo helperCyrill Gorcunov2012-12-181-0/+20
| * procfs: add ability to plug in auxiliary fdinfo providersCyrill Gorcunov2012-12-182-2/+4
| * tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_testDave Jones2012-12-181-2/+4
| * breakpoint selftests: print failure status instead of cause make errorDave Young2012-12-181-1/+1
| * kcmp selftests: print fail status instead of cause make errorDave Young2012-12-181-1/+1
| * kcmp selftests: make run_tests fixDave Young2012-12-181-2/+2
| * mem-hotplug selftests: print failure status instead of cause make errorDave Young2012-12-181-1/+1
| * cpu-hotplug selftests: print failure status instead of cause make errorDave Young2012-12-181-1/+1
| * mqueue selftests: print failure status instead of cause make errorDave Young2012-12-181-2/+2
| * vm selftests: print failure status instead of cause make errorDave Young2012-12-181-1/+1
| * ubifs: use prandom_bytesAkinobu Mita2012-12-181-5/+3
| * mtd: nandsim: use prandom_bytesAkinobu Mita2012-12-181-4/+1
| * bnx2x: use prandom_bytes()Akinobu Mita2012-12-181-4/+1
| * prandom: introduce prandom_bytes() and prandom_bytes_state()Akinobu Mita2012-12-182-0/+51
| * random32: rename random32 to prandomAkinobu Mita2012-12-185-37/+45
| * aoe: fix use after free in aoedev_by_aoeaddr()Dan Carpenter2012-12-181-0/+1
| * aoe: update internal version number to 81Ed Cashin2012-12-181-2/+1
| * aoe: identify source of runt AoE packetsEd Cashin2012-12-181-3/+7
| * aoe: allow comma separator in aoe_iflist valueEd Cashin2012-12-182-2/+2
| * aoe: allow user to disable target failure timeoutEd Cashin2012-12-182-2/+6
| * aoe: use dynamic number of remote ports for AoE storage targetEd Cashin2012-12-184-21/+49
| * aoe: avoid races between device destruction and discoveryEd Cashin2012-12-183-63/+146
| * aoe: improve handling of misbehaving network pathsEd Cashin2012-12-183-121/+268
| * aoe: return real minor number for static minorsEd Cashin2012-12-181-1/+1
| * aoe: initialize sysminor to avoid compiler warningEd Cashin2012-12-181-1/+1
| * aoe: make error messages more specific in static minor allocationEd Cashin2012-12-181-11/+20
| * aoe: remove call to request handler from I/O completionEd Cashin2012-12-181-2/+0
| * aoe: cleanup: correct comment for aoetgt noutEd Cashin2012-12-181-1/+1
| * aoe: increase default cap on outstanding AoE commands in the networkEd Cashin2012-12-181-1/+1
| * aoe: remove vestigial request queue allocationEd Cashin2012-12-181-13/+4
| * aoe: copy fallback timing information on destination failoverEd Cashin2012-12-181-0/+1
| * aoe: update driver-internal version to 64+Ed Cashin2012-12-181-1/+2