index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-20
nfs: Send atime and mtime as a 64bit value
Bryan Schumaker
1
-4
/
+2
2013-04-17
NFSv4: Record the OPEN create mode used in the nfs4_opendata structure
Trond Myklebust
3
-23
/
+31
2013-04-14
NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports
Trond Myklebust
3
-0
/
+5
2013-04-14
SUNRPC: Allow rpc_create() to request that TCP slots be unlimited
Trond Myklebust
4
-1
/
+11
2013-04-14
SUNRPC: Fix a livelock problem in the xprt->backlog queue
Trond Myklebust
3
-4
/
+76
2013-04-12
NFSv4: Fix handling of revoked delegations by setattr
Trond Myklebust
1
-1
/
+5
2013-04-11
NFSv4 release the sequence id in the return on close case
Andy Adamson
1
-1
/
+3
2013-04-10
nfs: remove unnecessary check for NULL inode->i_flock from nfs_delegation_cla...
Jeff Layton
1
-3
/
+1
2013-04-09
NFS: Ensure that NFS file unlock waits for readahead to complete
Trond Myklebust
1
-0
/
+9
2013-04-09
NFS: Add functionality to allow waiting on all outstanding reads to complete
Trond Myklebust
4
-0
/
+66
2013-04-09
NFSv4: Handle timeouts correctly when probing for lease validity
Trond Myklebust
2
-3
/
+7
2013-04-06
NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in use
Trond Myklebust
3
-9
/
+9
2013-04-06
NFSv4: Clean up nfs_expire_all_delegations
Trond Myklebust
1
-16
/
+27
2013-04-06
NFSv4: Fix nfs_server_return_all_delegations
Trond Myklebust
1
-7
/
+17
2013-04-06
NFSv4: Be less aggressive about returning delegations for open files
Trond Myklebust
2
-3
/
+28
2013-04-06
NFSv4: Clean up delegation recall error handling
Trond Myklebust
3
-58
/
+29
2013-04-06
NFSv4: Clean up nfs4_open_delegation_recall
Trond Myklebust
1
-55
/
+41
2013-04-06
NFSv4: Clean up nfs4_lock_delegation_recall
Trond Myklebust
1
-48
/
+38
2013-04-06
NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recall
Trond Myklebust
1
-0
/
+6
2013-04-06
NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_lock_delegation_recall
Trond Myklebust
1
-0
/
+6
2013-04-06
sunrpc: drop "select NETVM"
Paul Bolle
1
-1
/
+0
2013-04-06
nfs: allow the v4.1 callback thread to freeze
Jeff Layton
1
-0
/
+3
2013-03-29
NFSv4: Fix Oopses in the fs_locations code
Trond Myklebust
1
-23
/
+20
2013-03-29
NFSv4: Fix another reboot recovery race
Trond Myklebust
2
-5
/
+5
2013-03-27
NFSv4: Add a mapping for NFS4ERR_FILE_OPEN in nfs4_map_errors
Trond Myklebust
1
-0
/
+2
2013-03-25
NFSv4.1: Use CLAIM_DELEG_CUR_FH opens when available
Trond Myklebust
1
-1
/
+1
2013-03-25
NFSv4.1: Enable open-by-filehandle
Trond Myklebust
3
-7
/
+49
2013-03-25
NFSv4.1: Add xdr support for CLAIM_FH and CLAIM_DELEG_CUR_FH opens
Trond Myklebust
1
-0
/
+23
2013-03-25
NFSv4: Clean up nfs4_opendata_alloc in preparation for NFSv4.1 open modes
Trond Myklebust
1
-11
/
+27
2013-03-25
NFSv4.1: Select the "most recent locking state" for read/write/setattr stateids
Trond Myklebust
3
-1
/
+5
2013-03-25
NFSv4: Prepare for minorversion-specific nfs_server capabilities
Trond Myklebust
3
-11
/
+22
2013-03-25
NFSv4: Resend the READ/WRITE RPC call if a stateid change causes an error
Trond Myklebust
3
-14
/
+86
2013-03-25
NFSv4: The stateid must remain the same for replayed RPC calls
Trond Myklebust
5
-34
/
+41
2013-03-25
NFS: __nfs_find_lock_context needs to check ctx->lock_context for a match too
Trond Myklebust
1
-3
/
+4
2013-03-25
NFS: Don't accept more reads/writes if the open context recovery failed
Trond Myklebust
6
-0
/
+31
2013-03-25
NFSv4: Fail I/O if the state recovery fails irrevocably
Trond Myklebust
5
-17
/
+61
2013-03-25
SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks
Trond Myklebust
2
-14
/
+18
2013-03-25
SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked
Trond Myklebust
1
-2
/
+7
2013-03-21
NFSv4.1: Add a helper pnfs_commit_and_return_layout
Trond Myklebust
3
-1
/
+34
2013-03-21
NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn
Trond Myklebust
2
-9
/
+27
2013-03-21
NFSv4.1: Fix a race in pNFS layoutcommit
Trond Myklebust
2
-15
/
+18
2013-03-21
pnfs-block: removing DM device maybe cause oops when call dev_remove
fanchaoting
1
-2
/
+2
2013-03-21
NFSv4: Fix the string length returned by the idmapper
Trond Myklebust
1
-5
/
+8
2013-03-04
Linux 3.9-rc1
v3.9-rc1
Linus Torvalds
1
-2
/
+2
2013-03-04
Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...
Linus Torvalds
8
-254
/
+284
2013-03-04
Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-49
/
+57
2013-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
26
-171
/
+108
2013-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2013-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
17
-144
/
+172
2013-03-04
Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-13
/
+21
[next]