index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-14
313
-759
/
+794
|
\
|
*
module_param: check that bool parameters really are bool.
Rusty Russell
2012-01-13
1
-8
/
+2
|
*
intelfbdrv.c: bailearly is an int module_param
Rusty Russell
2012-01-13
1
-1
/
+1
|
*
paride/pcd: fix bool verbose module parameter.
Rusty Russell
2012-01-13
1
-1
/
+1
|
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
283
-465
/
+471
|
*
module_param: make bool parameters really bool (arch)
Rusty Russell
2012-01-13
8
-25
/
+25
|
*
module_param: make bool parameters really bool (core code)
Rusty Russell
2012-01-13
5
-8
/
+9
|
*
kernel/async: remove redundant declaration.
Rusty Russell
2012-01-13
1
-2
/
+0
|
*
printk: fix unnecessary module_param_name.
Rusty Russell
2012-01-13
1
-1
/
+1
|
*
lirc_parallel: fix module parameter description.
Rusty Russell
2012-01-13
1
-1
/
+1
|
*
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
2012-01-13
7
-6
/
+36
|
*
module_param: check type correctness for module_param_array
Rusty Russell
2012-01-13
5
-5
/
+8
|
*
modpost: use linker section to generate table.
Rusty Russell
2012-01-13
1
-45
/
+61
|
*
modpost: use a table rather than a giant if/else statement.
Rusty Russell
2012-01-13
1
-119
/
+73
|
*
modules: sysfs - export: taint, coresize, initsize
Kay Sievers
2012-01-13
2
-29
/
+80
|
*
kernel/params: replace DEBUGP with pr_debug
Jim Cromie
2012-01-13
1
-10
/
+4
|
*
module: replace DEBUGP with pr_debug
Jim Cromie
2012-01-13
1
-26
/
+20
|
*
module: struct module_ref should contains long fields
Eric Dumazet
2012-01-13
3
-10
/
+21
|
*
module: Fix performance regression on modules with large symbol tables
Kevin Cernekee
2012-01-13
1
-44
/
+21
|
*
module: Add comments describing how the "strmap" logic works
Kevin Cernekee
2012-01-13
1
-0
/
+9
*
|
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-01-14
26
-169
/
+624
|
\
\
|
*
|
nfsd4: nfsd4_create_clid_dir return value is unused
J. Bruce Fields
2012-01-05
2
-7
/
+5
|
*
|
NFSD: Change name of extended attribute containing junction
Chuck Lever
2012-01-05
1
-3
/
+14
|
*
|
svcrpc: don't revert to SVC_POOL_DEFAULT on nfsd shutdown
J. Bruce Fields
2012-01-05
1
-1
/
+0
|
*
|
svcrpc: fix double-free on shutdown of nfsd after changing pool mode
J. Bruce Fields
2012-01-05
1
-0
/
+3
|
*
|
nfsd4: be forgiving in the absence of the recovery directory
J. Bruce Fields
2012-01-05
1
-2
/
+3
|
*
|
nfsd4: fix spurious 4.1 post-reboot failures
J. Bruce Fields
2012-01-02
1
-1
/
+8
|
*
|
NFSD: forget_delegations should use list_for_each_entry_safe
Bryan Schumaker
2011-12-14
1
-4
/
+5
|
*
|
NFSD: Only reinitilize the recall_lru list under the recall lock
Bryan Schumaker
2011-12-13
1
-3
/
+0
|
*
|
nfsd4: initialize special stateid's at compile time
J. Bruce Fields
2011-12-12
1
-5
/
+12
|
*
|
NFSd: use network-namespace-aware cache registering routines
Stanislav Kinsbursky
2011-12-07
3
-10
/
+13
|
*
|
SUNRPC: create svc_xprt in proper network namespace
Stanislav Kinsbursky
2011-12-06
4
-8
/
+10
|
*
|
svcrpc: update outdated BKL comment
J. Bruce Fields
2011-12-06
1
-2
/
+2
|
*
|
nfsd41: allow non-reclaim open-by-fh's in 4.1
Mi Jinlong
2011-12-06
1
-4
/
+3
|
*
|
svcrpc: avoid memory-corruption on pool shutdown
J. Bruce Fields
2011-12-06
2
-20
/
+38
|
*
|
svcrpc: destroy server sockets all at once
J. Bruce Fields
2011-12-06
3
-8
/
+12
|
*
|
svcrpc: make svc_delete_xprt static
J. Bruce Fields
2011-12-06
2
-2
/
+2
|
*
|
nfsd: Fix oops when parsing a 0 length export
Sasha Levin
2011-12-06
1
-1
/
+1
|
*
|
nfsd4: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-25
2
-4
/
+2
|
*
|
nfsd4: add a separate (lockowner, inode) lookup
J. Bruce Fields
2011-11-15
2
-6
/
+24
|
*
|
nfsd4: fix CONFIG_NFSD_FAULT_INJECTION compile error
J. Bruce Fields
2011-11-15
1
-1
/
+1
|
*
|
nfsd4: share open and lock owner hash tables
J. Bruce Fields
2011-11-08
1
-39
/
+32
|
*
|
nfsd4: hash lockowners to simplify RELEASE_LOCKOWNER
J. Bruce Fields
2011-11-07
1
-28
/
+14
|
*
|
NFSD: Remove unnecessary whitespace
Bryan Schumaker
2011-11-07
1
-7
/
+7
|
*
|
NFSD: Call nfsd4_init_slabs() from init_nfsd()
Bryan Schumaker
2011-11-07
3
-10
/
+9
|
*
|
NFSD: Added fault injection documentation
Bryan Schumaker
2011-11-07
2
-0
/
+71
|
*
|
NFSD: Added fault injection script
Bryan Schumaker
2011-11-07
1
-0
/
+49
|
*
|
NFSD: Added fault injection
Bryan Schumaker
2011-11-07
6
-0
/
+252
|
*
|
nfsd4: maintain one seqid stream per (lockowner, file)
J. Bruce Fields
2011-11-07
1
-20
/
+38
|
*
|
nfsd4: cleanup lock clientid handling in sessions case
J. Bruce Fields
2011-11-07
1
-5
/
+9
[next]