index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: don't request module during elevator init
Tejun Heo
2013-01-23
1
-7
/
+12
*
init, block: try to load default elevator module early during boot
Tejun Heo
2013-01-18
6
-1
/
+48
*
workqueue: implement current_is_async()
Tejun Heo
2013-01-18
3
-0
/
+26
*
workqueue: move struct worker definition to workqueue_internal.h
Tejun Heo
2013-01-18
2
-31
/
+38
*
workqueue: rename kernel/workqueue_sched.h to kernel/workqueue_internal.h
Tejun Heo
2013-01-18
4
-11
/
+20
*
workqueue: set PF_WQ_WORKER on rescuers
Tejun Heo
2013-01-18
1
-7
/
+28
*
workqueue: fix find_worker_executing_work() brekage from hashtable conversion
Tejun Heo
2012-12-19
1
-1
/
+1
*
workqueue: consider work function when searching for busy work items
Tejun Heo
2012-12-18
1
-8
/
+31
*
workqueue: use new hashtable implementation
Sasha Levin
2012-12-18
1
-71
/
+15
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-18
185
-1339
/
+3447
|
\
|
*
scatterlist: don't BUG when we can trivially return a proper error.
Nick Bowler
2012-12-18
1
-1
/
+2
|
*
docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify output
Cyrill Gorcunov
2012-12-18
1
-11
/
+17
|
*
fs, fanotify: add @mflags field to fanotify output
Cyrill Gorcunov
2012-12-18
1
-5
/
+9
|
*
docs: add documentation about /proc/<pid>/fdinfo/<fd> output
Cyrill Gorcunov
2012-12-18
1
-0
/
+82
|
*
fs, notify: add procfs fdinfo helper
Cyrill Gorcunov
2012-12-18
5
-1
/
+207
|
*
fs, exportfs: add exportfs_encode_inode_fh() helper
Cyrill Gorcunov
2012-12-18
2
-5
/
+16
|
*
fs, exportfs: escape nil dereference if no s_export_op present
Cyrill Gorcunov
2012-12-18
1
-1
/
+1
|
*
fs, epoll: add procfs fdinfo helper
Cyrill Gorcunov
2012-12-18
4
-1
/
+50
|
*
fs, eventfd: add procfs fdinfo helper
Cyrill Gorcunov
2012-12-18
1
-0
/
+20
|
*
procfs: add ability to plug in auxiliary fdinfo providers
Cyrill Gorcunov
2012-12-18
2
-2
/
+4
|
*
tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_test
Dave Jones
2012-12-18
1
-2
/
+4
|
*
breakpoint selftests: print failure status instead of cause make error
Dave Young
2012-12-18
1
-1
/
+1
|
*
kcmp selftests: print fail status instead of cause make error
Dave Young
2012-12-18
1
-1
/
+1
|
*
kcmp selftests: make run_tests fix
Dave Young
2012-12-18
1
-2
/
+2
|
*
mem-hotplug selftests: print failure status instead of cause make error
Dave Young
2012-12-18
1
-1
/
+1
|
*
cpu-hotplug selftests: print failure status instead of cause make error
Dave Young
2012-12-18
1
-1
/
+1
|
*
mqueue selftests: print failure status instead of cause make error
Dave Young
2012-12-18
1
-2
/
+2
|
*
vm selftests: print failure status instead of cause make error
Dave Young
2012-12-18
1
-1
/
+1
|
*
ubifs: use prandom_bytes
Akinobu Mita
2012-12-18
1
-5
/
+3
|
*
mtd: nandsim: use prandom_bytes
Akinobu Mita
2012-12-18
1
-4
/
+1
|
*
bnx2x: use prandom_bytes()
Akinobu Mita
2012-12-18
1
-4
/
+1
|
*
prandom: introduce prandom_bytes() and prandom_bytes_state()
Akinobu Mita
2012-12-18
2
-0
/
+51
|
*
random32: rename random32 to prandom
Akinobu Mita
2012-12-18
5
-37
/
+45
|
*
aoe: fix use after free in aoedev_by_aoeaddr()
Dan Carpenter
2012-12-18
1
-0
/
+1
|
*
aoe: update internal version number to 81
Ed Cashin
2012-12-18
1
-2
/
+1
|
*
aoe: identify source of runt AoE packets
Ed Cashin
2012-12-18
1
-3
/
+7
|
*
aoe: allow comma separator in aoe_iflist value
Ed Cashin
2012-12-18
2
-2
/
+2
|
*
aoe: allow user to disable target failure timeout
Ed Cashin
2012-12-18
2
-2
/
+6
|
*
aoe: use dynamic number of remote ports for AoE storage target
Ed Cashin
2012-12-18
4
-21
/
+49
|
*
aoe: avoid races between device destruction and discovery
Ed Cashin
2012-12-18
3
-63
/
+146
|
*
aoe: improve handling of misbehaving network paths
Ed Cashin
2012-12-18
3
-121
/
+268
|
*
aoe: return real minor number for static minors
Ed Cashin
2012-12-18
1
-1
/
+1
|
*
aoe: initialize sysminor to avoid compiler warning
Ed Cashin
2012-12-18
1
-1
/
+1
|
*
aoe: make error messages more specific in static minor allocation
Ed Cashin
2012-12-18
1
-11
/
+20
|
*
aoe: remove call to request handler from I/O completion
Ed Cashin
2012-12-18
1
-2
/
+0
|
*
aoe: cleanup: correct comment for aoetgt nout
Ed Cashin
2012-12-18
1
-1
/
+1
|
*
aoe: increase default cap on outstanding AoE commands in the network
Ed Cashin
2012-12-18
1
-1
/
+1
|
*
aoe: remove vestigial request queue allocation
Ed Cashin
2012-12-18
1
-13
/
+4
|
*
aoe: copy fallback timing information on destination failover
Ed Cashin
2012-12-18
1
-0
/
+1
|
*
aoe: update driver-internal version to 64+
Ed Cashin
2012-12-18
1
-1
/
+2
[next]