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
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-03
nfs41: send layoutreturn in last put_lseg
Peng Tao
1
-1
/
+37
2015-02-03
nfs41: don't use a layout if it is marked for returning
Peng Tao
3
-5
/
+20
2015-02-03
nfs41: add a helper to mark layout for return
Peng Tao
2
-0
/
+59
2015-02-03
nfs41: make a helper function to send layoutreturn
Peng Tao
1
-20
/
+33
2015-02-03
nfs41: pass iomode through layoutreturn args
Peng Tao
2
-1
/
+2
2015-02-03
nfs: save server READ/WRITE/COMMIT status
Peng Tao
3
-3
/
+13
2015-02-03
nfs41: serialize first layoutget of a file
Peng Tao
2
-4
/
+32
2015-02-03
nfs41: close a small race window when adding new layout to global list
Peng Tao
1
-5
/
+3
2015-02-03
nfs/flexclient: export pnfs_layoutcommit_inode
Peng Tao
1
-0
/
+1
2015-02-03
nfs: set hostname when creating nfsv3 ds connection
Peng Tao
1
-0
/
+7
2015-02-03
NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done()
Trond Myklebust
1
-0
/
+9
2015-02-03
nfs: allow to specify cred in nfs_initiate_pgio
Peng Tao
3
-11
/
+14
2015-02-03
nfs4: export nfs4_sequence_done
Peng Tao
2
-4
/
+7
2015-02-03
nfs4: pass slot table to nfs40_setup_sequence
Peng Tao
2
-11
/
+17
2015-02-03
nfs: allow different protocol in nfs_initiate_commit
Peng Tao
4
-4
/
+7
2015-02-03
pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio
Tom Haynes
5
-8
/
+12
2015-02-03
nfs41: create NFSv3 DS connection if specified
Peng Tao
3
-5
/
+93
2015-02-03
nfs41: allow LD to choose DS connection version/minor_version
Peng Tao
5
-8
/
+14
2015-02-03
nfsv3: introduce nfs3_set_ds_client
Peng Tao
4
-1
/
+41
2015-02-03
nfs41: move file layout macros to generic pnfs
Peng Tao
2
-10
/
+11
2015-02-03
nfs41: allow LD to choose DS connection auth flavor
Peng Tao
5
-9
/
+14
2015-02-03
nfs41: pull nfs4_ds_connect from file layout to generic pnfs
Peng Tao
3
-73
/
+89
2015-02-03
nfs41: pull decode_ds_addr from file layout to generic pnfs
Peng Tao
3
-150
/
+154
2015-02-03
nfs41: pull data server cache from file layout to generic pnfs
Peng Tao
4
-252
/
+265
2015-02-03
pnfs: Do not grab the commit_info lock twice when rescheduling writes
Tom Haynes
3
-26
/
+23
2015-02-03
pnfs: Prepare for flexfiles by pulling out common code
Tom Haynes
6
-290
/
+330
2015-01-06
NFSv4: Remove incorrect check in can_open_delegated()
Trond Myklebust
1
-2
/
+0
2015-01-06
NFS: Ignore transport protocol when detecting server trunking
Chuck Lever
1
-6
/
+0
2015-01-06
NFSv4/v4.1: Verify the client owner id during trunking detection
Trond Myklebust
1
-0
/
+18
2015-01-06
NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client
Trond Myklebust
2
-4
/
+16
2015-01-06
NFSv4.1: Fix client id trunking on Linux
Trond Myklebust
1
-9
/
+8
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-6
/
+6
2014-12-09
Merge branch 'iov_iter' into for-next
Al Viro
11
-64
/
+83
2014-11-27
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...
Trond Myklebust
2
-21
/
+20
2014-11-26
nfs: Add DEALLOCATE support
Anna Schumaker
6
-2
/
+89
2014-11-26
nfs: Add ALLOCATE support
Anna Schumaker
8
-1
/
+167
2014-11-26
NFS: Clean up nfs4_init_callback()
Chuck Lever
1
-17
/
+14
2014-11-26
NFS: SETCLIENTID XDR buffer sizes are incorrect
Chuck Lever
1
-4
/
+6
2014-11-25
nfs: define nfs_inc_fscache_stats and using it as possible
Li RongQing
2
-12
/
+17
2014-11-25
nfs: replace nfs_add_stats with nfs_inc_stats when add one
Li RongQing
2
-2
/
+2
2014-11-25
NFS: Deletion of unnecessary checks before the function call "nfs_put_client"
Markus Elfring
2
-12
/
+6
2014-11-25
nfs41: fix nfs4_proc_layoutget error handling
Peng Tao
1
-3
/
+3
2014-11-25
NFS: fix subtle change in COMMIT behavior
Weston Andros Adamson
4
-13
/
+25
2014-11-25
pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytes
Christoph Hellwig
1
-1
/
+1
2014-11-24
NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEK
Anna Schumaker
1
-1
/
+1
2014-11-24
nfs: Remove dead case from nfs4_map_errors()
Jan Kara
1
-2
/
+0
2014-11-19
rpc_pipefs.c: get rid of f_dentry
Al Viro
1
-1
/
+1
2014-11-19
assorted conversions to %p[dD]
Al Viro
1
-1
/
+1
2014-11-19
switch d_materialise_unique() users to d_splice_alias()
Al Viro
2
-3
/
+3
2014-11-13
NFS: Don't try to reclaim delegation open state if recovery failed
Trond Myklebust
1
-0
/
+2
[next]