index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs: add mirroring support to pgio layer
Weston Andros Adamson
2015-02-03
7
-64
/
+293
*
pnfs: pass ds_commit_idx through the commit path
Weston Andros Adamson
2015-02-03
6
-17
/
+24
*
nfs: rename pgio header ds_idx to ds_commit_idx
Weston Andros Adamson
2015-02-03
2
-10
/
+8
*
nfs: handle overlapping reqs in lock_and_join
Weston Andros Adamson
2015-02-03
1
-6
/
+11
*
pnfs: release lseg in pnfs_generic_pg_cleanup
Weston Andros Adamson
2015-02-03
5
-18
/
+21
*
nfs: introduce pg_cleanup op for pgio descriptors
Weston Andros Adamson
2015-02-03
1
-1
/
+4
*
nfs/filelayout: use pnfs_error_mark_layout_for_return
Peng Tao
2015-02-03
2
-11
/
+1
*
nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to send
Peng Tao
2015-02-03
2
-0
/
+6
*
nfs41: send layoutreturn in last put_lseg
Peng Tao
2015-02-03
1
-1
/
+37
*
nfs41: don't use a layout if it is marked for returning
Peng Tao
2015-02-03
3
-5
/
+20
*
nfs41: add a helper to mark layout for return
Peng Tao
2015-02-03
2
-0
/
+59
*
nfs41: make a helper function to send layoutreturn
Peng Tao
2015-02-03
1
-20
/
+33
*
nfs41: pass iomode through layoutreturn args
Peng Tao
2015-02-03
2
-1
/
+2
*
nfs: save server READ/WRITE/COMMIT status
Peng Tao
2015-02-03
3
-3
/
+13
*
nfs41: serialize first layoutget of a file
Peng Tao
2015-02-03
2
-4
/
+32
*
nfs41: close a small race window when adding new layout to global list
Peng Tao
2015-02-03
1
-5
/
+3
*
nfs/flexclient: export pnfs_layoutcommit_inode
Peng Tao
2015-02-03
1
-0
/
+1
*
nfs: set hostname when creating nfsv3 ds connection
Peng Tao
2015-02-03
1
-0
/
+7
*
NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done()
Trond Myklebust
2015-02-03
1
-0
/
+9
*
nfs: allow to specify cred in nfs_initiate_pgio
Peng Tao
2015-02-03
3
-11
/
+14
*
nfs4: export nfs4_sequence_done
Peng Tao
2015-02-03
2
-4
/
+7
*
nfs4: pass slot table to nfs40_setup_sequence
Peng Tao
2015-02-03
2
-11
/
+17
*
nfs: allow different protocol in nfs_initiate_commit
Peng Tao
2015-02-03
4
-4
/
+7
*
pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio
Tom Haynes
2015-02-03
5
-8
/
+12
*
nfs41: create NFSv3 DS connection if specified
Peng Tao
2015-02-03
3
-5
/
+93
*
nfs41: allow LD to choose DS connection version/minor_version
Peng Tao
2015-02-03
5
-8
/
+14
*
nfsv3: introduce nfs3_set_ds_client
Peng Tao
2015-02-03
4
-1
/
+41
*
nfs41: move file layout macros to generic pnfs
Peng Tao
2015-02-03
2
-10
/
+11
*
nfs41: allow LD to choose DS connection auth flavor
Peng Tao
2015-02-03
5
-9
/
+14
*
nfs41: pull nfs4_ds_connect from file layout to generic pnfs
Peng Tao
2015-02-03
3
-73
/
+89
*
nfs41: pull decode_ds_addr from file layout to generic pnfs
Peng Tao
2015-02-03
3
-150
/
+154
*
nfs41: pull data server cache from file layout to generic pnfs
Peng Tao
2015-02-03
4
-252
/
+265
*
pnfs: Do not grab the commit_info lock twice when rescheduling writes
Tom Haynes
2015-02-03
3
-26
/
+23
*
pnfs: Prepare for flexfiles by pulling out common code
Tom Haynes
2015-02-03
6
-290
/
+330
*
NFSv4: Remove incorrect check in can_open_delegated()
Trond Myklebust
2015-01-06
1
-2
/
+0
*
NFS: Ignore transport protocol when detecting server trunking
Chuck Lever
2015-01-06
1
-6
/
+0
*
NFSv4/v4.1: Verify the client owner id during trunking detection
Trond Myklebust
2015-01-06
1
-0
/
+18
*
NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client
Trond Myklebust
2015-01-06
2
-4
/
+16
*
NFSv4.1: Fix client id trunking on Linux
Trond Myklebust
2015-01-06
1
-9
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-11
3
-6
/
+6
|
\
|
*
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-09
11
-64
/
+83
|
|
\
|
*
|
rpc_pipefs.c: get rid of f_dentry
Al Viro
2014-11-19
1
-1
/
+1
|
*
|
assorted conversions to %p[dD]
Al Viro
2014-11-19
1
-1
/
+1
|
*
|
switch d_materialise_unique() users to d_splice_alias()
Al Viro
2014-11-19
2
-3
/
+3
|
*
|
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-11-03
1
-1
/
+1
*
|
|
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...
Trond Myklebust
2014-11-26
2
-21
/
+20
|
\
\
\
|
*
|
|
NFS: Clean up nfs4_init_callback()
Chuck Lever
2014-11-25
1
-17
/
+14
|
*
|
|
NFS: SETCLIENTID XDR buffer sizes are incorrect
Chuck Lever
2014-11-25
1
-4
/
+6
|
|
|
/
|
|
/
|
*
|
|
nfs: Add DEALLOCATE support
Anna Schumaker
2014-11-25
6
-2
/
+89
*
|
|
nfs: Add ALLOCATE support
Anna Schumaker
2014-11-25
8
-1
/
+167
[next]