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.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
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
nfs: declare nfs_callback_tcp_port in header
Stanislav Kinsbursky
1
-0
/
+1
2012-10-02
nfs: include NFSv4 header in netns.h
Stanislav Kinsbursky
1
-0
/
+1
2012-10-02
NFSv4.0 reclaim reboot state when re-establishing clientid
Andy Adamson
1
-2
/
+6
2012-10-02
NFSv4: nfs4_match_clientids is only used by NFSv4.1
Trond Myklebust
1
-15
/
+15
2012-10-02
NFSv4: Fix the minor version callback channel startup
Trond Myklebust
1
-14
/
+13
2012-10-02
NFSv4: Fix up a merge conflict between migration and container changes
Trond Myklebust
1
-2
/
+3
2012-10-02
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
1
-34
/
+70
2012-10-02
nfs: replace strict_strto* with kstrto*
Daniel Walter
2
-4
/
+4
2012-10-02
NFS: Remove unnecessary semicolons (fs/nfs/client.c)
Yanchuan Nian
1
-2
/
+2
2012-10-02
pnfsblock: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2012-10-02
pnfsblock: fix non-aligned DIO write
Peng Tao
1
-3
/
+31
2012-10-02
pnfsblock: fix non-aligned DIO read
Peng Tao
1
-8
/
+56
2012-10-02
pnfsblock: fix partial page buffer wirte
Peng Tao
2
-12
/
+166
2012-10-02
Revert "pnfsblock: bail out partial page IO"
Peng Tao
1
-36
/
+3
2012-10-02
NFS41: fix error of setting blocklayoutdriver
Peng Tao
2
-2
/
+4
2012-10-02
NFSv41: fix DIO write_io calculation
Peng Tao
1
-2
/
+2
2012-10-02
NFS: Add nfs4_unique_id boot parameter
Chuck Lever
3
-1
/
+13
2012-10-02
NFS: Discover NFSv4 server trunking when mounting
Chuck Lever
6
-2
/
+454
2012-10-02
NFS: Use the same nfs_client_id4 for every server
Chuck Lever
1
-12
/
+39
2012-10-02
NFS: Introduce "migration" mount option
Chuck Lever
2
-0
/
+22
2012-10-02
SUNRPC: Introduce rpc_clone_client_set_auth()
Chuck Lever
2
-24
/
+3
2012-10-02
NFS: Slow down state manager after an unhandled error
Chuck Lever
1
-0
/
+1
2012-10-02
NFS: nfs_parsed_mount_options can use unsigned int
Chuck Lever
1
-4
/
+4
2012-10-02
NFS: add debug messages to callback down function
Stanislav Kinsbursky
1
-0
/
+2
2012-10-02
NFS: callback per-net usage counting introduced
Stanislav Kinsbursky
2
-2
/
+18
2012-10-02
NFS: make nfs_callback_tcpport6 per network context
Stanislav Kinsbursky
4
-6
/
+4
2012-10-02
NFS: make nfs_callback_tcpport per network context
Stanislav Kinsbursky
4
-4
/
+8
2012-10-02
NFS: callback up - users counting cleanup
Stanislav Kinsbursky
1
-12
/
+10
2012-10-02
NFS: callback service start function introduced
Stanislav Kinsbursky
1
-32
/
+45
2012-10-02
NFS: callback up - transport backchannel cleanup
Stanislav Kinsbursky
1
-17
/
+17
2012-10-02
NFS: move per-net callback thread initialization to nfs_callback_up_net()
Stanislav Kinsbursky
2
-48
/
+87
2012-10-02
NFS: callback service creation function introduced
Stanislav Kinsbursky
1
-14
/
+49
2012-10-02
NFS: pass net to nfs_callback_down()
Stanislav Kinsbursky
3
-4
/
+4
2012-10-02
NFSv4: Add ACCESS operation to OPEN compound
Weston Andros Adamson
3
-13
/
+71
2012-10-02
NFS: Use kzalloc() instead of kmalloc() in the idmapper
Bryan Schumaker
1
-4
/
+1
2012-10-02
NFS: Remove bad delegations during open recovery
Bryan Schumaker
1
-0
/
+4
2012-10-02
NFS: Always use the open stateid when checking for expired opens
Bryan Schumaker
1
-1
/
+1
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-09-29
NFSv4.1: nfs4_proc_layoutreturn must always drop the plh_block_lgets count
Trond Myklebust
1
-6
/
+6
2012-09-29
NFSv4.1: _pnfs_return_layout() shouldn't invalidate the layout on failure
Trond Myklebust
1
-2
/
+3
2012-09-29
NFSv4.1: Remove the NFS_LAYOUT_RETURNED state
Trond Myklebust
2
-25
/
+1
2012-09-29
NFSv4.1: Clear NFS_LAYOUT_BULK_RECALL when the layout segments are freed
Trond Myklebust
1
-0
/
+2
2012-09-29
NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state
Trond Myklebust
3
-17
/
+2
2012-09-29
NFSv4.1: Remove unused 'default allocation' for pnfs_alloc_layout_hdr()
Trond Myklebust
1
-3
/
+2
2012-09-29
NFSv4.1: Get rid of pNFS spin lock debugging asserts...
Trond Myklebust
1
-3
/
+0
2012-09-29
NFSv4.1: Balance pnfs_layout_hdr refcount in pnfs_layout_(insert|remove)_lseg
Trond Myklebust
1
-2
/
+4
2012-09-29
NFSv4.1: Clean up pnfs_put_lseg()
Trond Myklebust
1
-6
/
+3
2012-09-29
NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server list
Trond Myklebust
2
-20
/
+28
2012-09-29
NFSv4.1: Free the pnfs_layout_hdr outside the inode->i_lock
Trond Myklebust
1
-12
/
+9
2012-09-29
NFSv4.1: Remove redundant reference to the pnfs_layout_hdr
Trond Myklebust
1
-9
/
+4
[prev]
[next]