index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix soft lock up at NFS mount via per-SB LRU-list of unused dentries
Kentaro Makita
2008-07-24
2
-155
/
+181
*
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
2008-07-24
1
-2
/
+2
*
mm/vmstat.c: proper externs
Adrian Bunk
2008-07-24
1
-4
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-22
1
-6
/
+5
|
\
|
*
netns: make get_proc_net() static
Adrian Bunk
2008-07-22
1
-6
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2008-07-22
7
-32
/
+173
|
\
\
|
*
|
driver core: Suppress sysfs warnings for device_rename().
Cornelia Huck
2008-07-21
3
-10
/
+69
|
*
|
debugfs: Implement debugfs_remove_recursive()
Haavard Skinnemoen
2008-07-21
1
-18
/
+96
|
*
|
sysfs: don't call notify_change
Miklos Szeredi
2008-07-21
1
-1
/
+4
|
*
|
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-07-21
1
-1
/
+1
|
*
|
device create: coda: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-2
/
+3
|
|
/
*
|
proc: fix /proc/*/pagemap some more
Alexey Dobriyan
2008-07-22
1
-1
/
+1
*
|
execve filename: document and export via auxiliary vector
John Reiser
2008-07-22
1
-0
/
+1
|
/
*
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-07-20
17
-501
/
+596
|
\
|
*
nfsd: nfs4xdr.c do-while is not a compound statement
Harvey Harrison
2008-07-18
1
-2
/
+2
|
*
nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c
J. Bruce Fields
2008-07-18
1
-74
/
+74
|
*
lockd: Pass "struct sockaddr *" to new failover-by-IP function
Chuck Lever
2008-07-15
2
-14
/
+33
|
*
lockd: get host reference in nlmsvc_create_block() instead of callers
J. Bruce Fields
2008-07-15
1
-3
/
+2
|
*
lockd: minor svclock.c style fixes
J. Bruce Fields
2008-07-15
1
-5
/
+5
|
*
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock
Jeff Layton
2008-07-15
3
-10
/
+4
|
*
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock
Jeff Layton
2008-07-15
3
-11
/
+5
|
*
lockd: nlm_release_host() checks for NULL, caller needn't
Jeff Layton
2008-07-15
2
-4
/
+2
|
*
nfsd: take file and mnt write in nfs4_upgrade_open
Benny Halevy
2008-07-07
1
-0
/
+4
|
*
nfsd: document open share bit tracking
J. Bruce Fields
2008-07-07
1
-0
/
+18
|
*
nfsd: tabulate nfs4 xdr encoding functions
Benny Halevy
2008-07-04
1
-114
/
+91
|
*
Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...
J. Bruce Fields
2008-07-03
119
-1481
/
+1913
|
|
\
|
*
|
nfsd: dprint operation names
Benny Halevy
2008-07-02
1
-2
/
+50
|
*
|
nfsd: nfs4 minorversion decoder vectors
Benny Halevy
2008-07-02
1
-3
/
+14
|
*
|
nfsd: unsupported nfs4 ops should fail with nfserr_opnotsupp
Benny Halevy
2008-07-02
1
-0
/
+9
|
*
|
nfsd: tabulate nfs4 xdr decoding functions
Benny Halevy
2008-07-02
1
-105
/
+48
|
*
|
nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0
Benny Halevy
2008-07-02
1
-7
/
+3
|
*
|
nfsd: clean up mnt_want_write calls
Miklos Szeredi
2008-07-01
1
-14
/
+11
|
*
|
nfsd: treat all shutdown signals as equivalent
Jeff Layton
2008-06-30
1
-25
/
+5
|
*
|
nfsd: fix spurious EACCESS in reconnect_path()
Neil Brown
2008-06-30
1
-3
/
+26
|
*
|
nfsd: rename MAY_ flags
Miklos Szeredi
2008-06-23
9
-84
/
+92
|
*
|
knfsd: nfsd: Handle ERESTARTSYS from syscalls.
NeilBrown
2008-06-23
1
-0
/
+1
|
*
|
nfsd: fix race in nfsd_nrthreads()
Neil Brown
2008-06-23
1
-4
/
+6
|
*
|
lockd: close potential race with rapid lockd_up/lockd_down cycle
Jeff Layton
2008-06-23
1
-20
/
+13
|
*
|
sunrpc: remove sv_kill_signal field from svc_serv struct
Jeff Layton
2008-06-23
1
-2
/
+1
|
*
|
knfsd: convert knfsd to kthread API
Jeff Layton
2008-06-23
1
-16
/
+29
|
*
|
knfsd: remove special handling for SIGHUP
Jeff Layton
2008-06-23
1
-25
/
+8
|
*
|
knfsd: clean up nfsd filesystem interfaces
Jeff Layton
2008-06-23
3
-17
/
+74
|
*
|
knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...
Neil Brown
2008-06-23
2
-27
/
+55
|
*
|
nfsd: make nfs4xdr WRITEMEM safe against zero count
Benny Halevy
2008-06-23
1
-1
/
+1
|
*
|
nfsd: add dprintk of compound return
J. Bruce Fields
2008-06-23
1
-0
/
+1
|
*
|
nfsd: remove unnecessary atomic ops
J. Bruce Fields
2008-05-18
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-20
2
-112
/
+34
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2008-07-19
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
[Bluetooth] Export details about authentication requirements
Marcel Holtmann
2008-07-14
1
-0
/
+1
|
*
|
|
|
proc: consolidate per-net single-release callers
Pavel Emelyanov
2008-07-18
1
-0
/
+8
[next]