index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-01-06
35
-1016
/
+1678
|
\
|
*
NFSv4: Fix an Oops in nfs_do_expire_all_delegations
Trond Myklebust
2006-01-06
1
-4
/
+2
|
*
NFSv4: Allow entries in the idmap cache to expire
Trond Myklebust
2006-01-06
3
-0
/
+33
|
*
NFS: get rid of some needless code obfuscation in xdr_encode_sattr().
Trond Myklebust
2006-01-06
1
-11
/
+10
|
*
NFS: Send valid mode bits to the server
Trond Myklebust
2006-01-06
3
-2
/
+5
|
*
SUNRPC: get rid of cl_chatty
Chuck Lever
2006-01-06
5
-7
/
+1
|
*
SUNRPC: new interface to force an RPC rebind
Chuck Lever
2006-01-06
1
-2
/
+2
|
*
NFSv3: try get_root user-supplied security_flavor
J. Bruce Fields
2006-01-06
1
-7
/
+19
|
*
NLM: fix parsing of sm notify procedure
J. Bruce Fields
2006-01-06
1
-1
/
+3
|
*
NLM: Further cancel fixes
J. Bruce Fields
2006-01-06
2
-6
/
+16
|
*
NLM: clean up nlmsvc_delete_block
J. Bruce Fields
2006-01-06
1
-2
/
+1
|
*
NLM: don't unlock on cancel requests
J. Bruce Fields
2006-01-06
2
-16
/
+2
|
*
NLM: Clean up nlmsvc_grant_reply locking
J. Bruce Fields
2006-01-06
1
-4
/
+3
|
*
NFSv4: Allow user to set the port used by the NFSv4 callback channel
Trond Myklebust
2006-01-06
5
-3
/
+113
|
*
NFS: Clean up weak cache consistency code
Trond Myklebust
2006-01-06
1
-20
/
+40
|
*
NFSv4: Ensure DELEGRETURN returns attributes
Trond Myklebust
2006-01-06
3
-17
/
+35
|
*
NFSv4: Ensure change attribute returned by GETATTR callback conforms to spec
Trond Myklebust
2006-01-06
3
-1
/
+5
|
*
NFS: Make directIO aware of compound pages...
Trond Myklebust
2006-01-06
1
-3
/
+4
|
*
NFS: Make stat() return updated mtimes after a write()
Trond Myklebust
2006-01-06
2
-11
/
+14
|
*
NFSv4: Ensure that we return the delegation on the target of a rename too.
Trond Myklebust
2006-01-06
1
-1
/
+3
|
*
NFS: support large reads and writes on the wire
Chuck Lever
2006-01-06
5
-29
/
+40
|
*
NFS: make "inode number mismatch" message more useful
Chuck Lever
2006-01-06
1
-8
/
+9
|
*
NFS: get rid of useless kernel log message
Chuck Lever
2006-01-06
1
-2
/
+1
|
*
NFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs()
Chuck Lever
2006-01-06
1
-2
/
+2
|
*
NFS: use generic_write_checks() to sanity check direct writes
Chuck Lever
2006-01-06
1
-24
/
+19
|
*
NFSv4: Remove requirement for machine creds for the "setclientid" operation
Trond Myklebust
2006-01-06
4
-49
/
+52
|
*
NFSv4: Remove requirement for machine creds for the "renew" operation
Trond Myklebust
2006-01-06
4
-25
/
+41
|
*
NFSv4: Send RENEW requests to the server only when we're holding state
Trond Myklebust
2006-01-06
5
-2
/
+75
|
*
NFS: Convert instances of kernel_thread() to kthread()
Trond Myklebust
2006-01-06
1
-30
/
+16
|
*
NFSv4: State recovery cleanup
Trond Myklebust
2006-01-06
3
-25
/
+28
|
*
NFSv4: OPEN/LOCK/LOCKU/CLOSE will automatically renew the NFSv4 lease
Trond Myklebust
2006-01-06
1
-3
/
+31
|
*
SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.
Trond Myklebust
2006-01-06
1
-2
/
+2
|
*
NFSv4: Make DELEGRETURN an interruptible operation.
Trond Myklebust
2006-01-06
1
-8
/
+60
|
*
NFSv4: Convert LOCK rpc call into an asynchronous RPC call
Trond Myklebust
2006-01-06
2
-75
/
+175
|
*
NFSv4: locking XDR cleanup
Trond Myklebust
2006-01-06
2
-168
/
+155
|
*
NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctly
Trond Myklebust
2006-01-06
2
-131
/
+156
|
*
NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately
Trond Myklebust
2006-01-06
3
-28
/
+42
|
*
NFSv4: Make open_confirm() asynchronous too
Trond Myklebust
2006-01-06
2
-28
/
+80
|
*
NFSv4: Convert open() into an asynchronous RPC call
Trond Myklebust
2006-01-06
2
-66
/
+130
|
*
NFSv4: Allocate OPEN call RPC arguments using kmalloc()
Trond Myklebust
2006-01-06
1
-96
/
+117
|
*
NFSv4: Make locku use the new RPC "wait on completion" interface.
Trond Myklebust
2006-01-06
1
-29
/
+36
|
*
NFSv4: stateful NFSv4 RPC call interface
Trond Myklebust
2006-01-06
1
-1
/
+0
|
*
SUNRPC: Further cleanups
Trond Myklebust
2006-01-06
2
-18
/
+16
|
*
RPC: Clean up RPC task structure
Trond Myklebust
2006-01-06
12
-140
/
+181
|
*
NFS: Work correctly with single-page ->writepage() calls
Trond Myklebust
2006-01-06
1
-11
/
+5
*
|
[PATCH] fs/ufs: debug mode compilation failure
Evgeniy
2006-01-06
1
-1
/
+1
|
/
*
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-01-06
1
-2
/
+24
|
\
|
*
[BLOCK] bio: check for same page merge possibilities in __bio_add_page()
Jens Axboe
2006-01-06
1
-2
/
+24
*
|
[PATCH] knfsd: reduce stack consumption
Neil Brown
2006-01-06
1
-8
/
+12
*
|
[PATCH] knfsd: check error status from vfs_getattr and i_op->fsync
David Shaw
2006-01-06
4
-55
/
+71
[next]