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
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
NeilBrown
2006-10-04
6
-45
/
+38
*
[PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socket
NeilBrown
2006-10-04
1
-6
/
+6
*
[PATCH] knfsd: Protect update to sn_nrthreads with lock_kernel
NeilBrown
2006-10-04
1
-0
/
+2
*
[PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...
NeilBrown
2006-10-04
1
-0
/
+2
*
[PATCH] knfsd: nfsd: lockdep annotation fix
NeilBrown
2006-10-04
1
-1
/
+1
*
[PATCH] Remove unnecessary check in fs/reiserfs/inode.c
Eric Sesterhenn
2006-10-04
1
-1
/
+1
*
BUG_ON conversion for fs/xfs/
Eric Sesterhenn
2006-10-03
1
-4
/
+2
*
BUG_ON() conversion in fs/nfsd/
Eric Sesterhenn
2006-10-03
1
-2
/
+1
*
BUG_ON conversion for fs/reiserfs
Eric Sesterhenn
2006-10-03
5
-54
/
+26
*
debugfs: spelling fix
Komal Shah
2006-10-03
1
-1
/
+1
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
46
-46
/
+46
*
Still more typo fixes
Matt LaPlante
2006-10-03
2
-4
/
+4
*
more misc typo fixes
Matt LaPlante
2006-10-03
1
-1
/
+1
*
Typos in fs/Kconfig
Matt LaPlante
2006-10-03
1
-7
/
+7
*
[PATCH] pr_debug: sysfs: use size_t length modifier in pr_debug format arguments
Zach Brown
2006-10-03
1
-2
/
+2
*
[PATCH] pr_debug: configfs: use size_t length modifier in pr_debug format arg...
Zach Brown
2006-10-03
1
-2
/
+2
*
[PATCH] pr_debug: aio: use size_t length modifier in pr_debug format arguments
Zach Brown
2006-10-03
1
-2
/
+2
*
[PATCH] fs/eventpoll: error handling micro-cleanup
Jeff Garzik
2006-10-03
1
-2
/
+3
*
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2006-10-03
8
-18
/
+40
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2006-10-02
41
-529
/
+525
|
\
|
*
JFS: White space cleanup
Dave Kleikamp
2006-10-02
41
-510
/
+508
|
*
[PATCH] JFS: return correct error when i-node allocation failed
Akinobu Mita
2006-10-02
5
-17
/
+17
|
*
JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog()
Tony Breeds
2006-10-02
1
-2
/
+0
*
|
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
David Howells
2006-10-02
1
-2
/
+0
*
|
[PATCH] introduce get_task_pid() to fix unsafe get_pid()
Oleg Nesterov
2006-10-02
1
-2
/
+2
*
|
[PATCH] proc: comment what proc_fill_cache does
Eric W. Biederman
2006-10-02
1
-0
/
+12
*
|
[PATCH] proc: remove the useless SMP-safe comments from /proc
Eric W. Biederman
2006-10-02
1
-4
/
+0
*
|
[PATCH] proc: remove trailing blank entry from pid_entry arrays
Eric W. Biederman
2006-10-02
1
-18
/
+21
*
|
[PATCH] proc: properly compute TGID_OFFSET
Eric W. Biederman
2006-10-02
1
-1
/
+1
*
|
[PATCH] proc: drop tasklist lock in task_state()
Oleg Nesterov
2006-10-02
1
-6
/
+5
*
|
[PATCH] proc: convert do_task_stat() to use lock_task_sighand()
Oleg Nesterov
2006-10-02
1
-28
/
+35
*
|
[PATCH] proc: convert task_sig() to use lock_task_sighand()
Oleg Nesterov
2006-10-02
1
-6
/
+5
*
|
[PATCH] proc: Use pid_task instead of open coding it
Eric W. Biederman
2006-10-02
1
-1
/
+1
*
|
[PATCH] proc: Merge proc_tid_attr and proc_tgid_attr
Eric W. Biederman
2006-10-02
1
-43
/
+11
*
|
[PATCH] proc: Remove the hard coded inode numbers
Eric W. Biederman
2006-10-02
1
-210
/
+174
*
|
[PATCH] proc: Factor out an instantiate method from every lookup method
Eric W. Biederman
2006-10-02
1
-111
/
+158
*
|
[PATCH] proc: Make the generation of the self symlink table driven
Eric W. Biederman
2006-10-02
1
-22
/
+111
*
|
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
1
-3
/
+3
*
|
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
7
-18
/
+18
*
|
[PATCH] namespaces: incorporate fs namespace into nsproxy
Serge E. Hallyn
2006-10-02
2
-16
/
+11
*
|
[PATCH] nfsd: lockdep annotation
Peter Zijlstra
2006-10-02
1
-4
/
+4
*
|
[PATCH] knfsd: allow admin to set nthreads per node
Greg Banks
2006-10-02
2
-0
/
+144
*
|
[PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd
Greg Banks
2006-10-02
1
-31
/
+5
*
|
[PATCH] knfsd: add svc_get
Greg Banks
2006-10-02
1
-1
/
+1
*
|
[PATCH] knfsd: Correctly handle error condition from lockd_up
NeilBrown
2006-10-02
3
-14
/
+16
*
|
[PATCH] knfsd: Move makesock failed warning into make_socks.
NeilBrown
2006-10-02
1
-10
/
+8
*
|
[PATCH] knfsd: Check return value of lockd_up in write_ports
NeilBrown
2006-10-02
1
-3
/
+6
*
|
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
2006-10-02
3
-11
/
+7
*
|
[PATCH] nfsd: add lock annotations to e_start and e_stop
Josh Triplett
2006-10-02
1
-0
/
+2
*
|
[PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1
Greg Banks
2006-10-02
1
-3
/
+3
[next]