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
*
NFS: Support raw IPv6 address hostnames during NFS mount operation
Chuck Lever
2008-07-09
1
-8
/
+82
*
NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3
Chuck Lever
2008-07-09
1
-45
/
+79
*
NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount
Trond Myklebust
2008-07-09
1
-2
/
+3
*
NFS: Allow redirtying of a completed unstable write.
Trond Myklebust
2008-07-09
2
-36
/
+38
*
NFS: Clean up nfs_update_request()
Trond Myklebust
2008-07-09
1
-98
/
+103
*
NFS: missing newline in NFS mount debugging message
Chuck Lever
2008-07-09
1
-1
/
+1
*
NFS: Treat "intr" and "nointr" options as deprecated
Chuck Lever
2008-07-09
1
-6
/
+4
*
NFS: Allow any value for the "retry" option
Chuck Lever
2008-07-09
1
-1
/
+2
*
NFS: Ensure we zap only the access and acl caches when setting new acls
Trond Myklebust
2008-07-09
4
-7
/
+12
*
NFS: Fix a warning in nfs4_async_handle_error
Trond Myklebust
2008-07-09
2
-6
/
+5
*
NFS: Move fs/nfs/iostat.h to include/linux
Chuck Lever
2008-07-09
2
-106
/
+132
*
NFS: Remove the redundant file_open entry from struct nfs_rpc_ops
Trond Myklebust
2008-07-09
5
-10
/
+2
*
SUNRPC: Ensure all transports set rq_xtime consistently
Chuck Lever
2008-07-09
2
-2
/
+1
*
NFS: Fix the ftruncate() credential problem
Trond Myklebust
2008-07-09
4
-26
/
+29
*
rpc: minor cleanup of scheduler callback code
\\\"J. Bruce Fields\\\
2008-07-09
2
-10
/
+5
*
rpc: remove some unused macros
\\\"J. Bruce Fields\\\
2008-07-09
1
-12
/
+1
*
rpc: eliminate unused variable in auth_gss upcall code
\\\"J. Bruce Fields\\\
2008-07-09
1
-3
/
+1
*
rpc: bring back cl_chatty
Olga Kornievskaia
2008-07-09
3
-7
/
+15
*
NFS: implement option checking when remounting NFS filesystems (resend)
Jeff Layton
2008-07-09
1
-0
/
+76
*
fs/nfs/nfsroot.c: remove CVS keyword
Adrian Bunk
2008-07-09
1
-2
/
+0
*
SUNRPC: Remove obsolete messages during transport connect
Chuck Lever
2008-07-09
1
-7
/
+1
*
NFS: Fix trace debugging nits in write.c
Chuck Lever
2008-07-09
1
-13
/
+14
*
NFS: Use NFSDBG_FILE for all fops
Chuck Lever
2008-07-09
3
-30
/
+43
*
NFS: Add debugging facility for NFS aops
Chuck Lever
2008-07-09
1
-2
/
+27
*
NFS: Make nfs_open methods consistent
Chuck Lever
2008-07-09
2
-2
/
+9
*
NFS: Make nfs_llseek methods consistent
Chuck Lever
2008-07-09
2
-2
/
+15
*
NFS: Make nfs_fsync methods consistent
Chuck Lever
2008-07-09
2
-6
/
+9
*
SUNRPC: Display some debugging information as text rather than numbers
Chuck Lever
2008-07-09
1
-13
/
+16
*
SUNRPC: Refactor rpc_show_tasks
Chuck Lever
2008-07-09
1
-22
/
+24
*
SUNRPC: Don't display the rpc_show_tasks header if there are no tasks
Chuck Lever
2008-07-09
1
-7
/
+12
*
SUNRPC: Rename "call_" functions that are no longer FSM states
Chuck Lever
2008-07-09
1
-21
/
+14
*
SUNRPC: Add a function to display the name of an RPC procedure
Chuck Lever
2008-07-09
1
-4
/
+19
*
NFS: Update help text for CONFIG_NFS_FS
Chuck Lever
2008-07-09
1
-58
/
+57
*
NFS: do_setlk(): don't flush caches when we have a delegation
Trond Myklebust
2008-07-09
1
-1
/
+2
*
SUNRPC: Use GFP_NOFS when allocating credentials
Trond Myklebust
2008-07-09
5
-11
/
+11
*
NFS: Revert commit 44dd151d
Trond Myklebust
2008-07-09
1
-11
/
+2
*
NFS: Optimise append writes with holes
Trond Myklebust
2008-07-09
2
-9
/
+23
*
SUNRPC: An ENOMEM error from call_encode is always fatal
Trond Myklebust
2008-07-09
1
-4
/
+0
*
SUNRPC: Ensure we exit early in case of an encode error
Trond Myklebust
2008-07-09
1
-2
/
+7
*
NFS: Add correct bounds checking to NFSv2 locks
Trond Myklebust
2008-07-09
3
-5
/
+40
*
NFS: Fix a preemption count leak in nfs_update_request
Trond Myklebust
2008-07-09
1
-7
/
+4
*
NFS: Reduce the stack usage in NFSv3 create operations
Trond Myklebust
2008-07-09
1
-129
/
+142
*
NFS: Reduce the stack usage in NFSv4 create operations
Trond Myklebust
2008-07-09
1
-107
/
+97
*
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-07-08
2
-13
/
+12
|
\
|
*
SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups
Trond Myklebust
2008-07-08
1
-8
/
+9
|
*
SUNRPC: Fix a double-free in rpcbind
Trond Myklebust
2008-07-08
1
-4
/
+2
|
*
NFS: Fix readdir cache invalidation
Trond Myklebust
2008-07-08
1
-1
/
+1
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2008-07-08
3
-34
/
+37
|
\
\
|
*
|
[MIPS] Fix 32bit kernels on R4k with 128 byte cache line size
Thomas Bogendoerfer
2008-07-08
1
-29
/
+32
|
*
|
[MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigs
Shane McDonald
2008-07-08
2
-5
/
+5
[next]