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
...
|
*
NFSv4.1/pnfs: Play safe w.r.t. close() races when return-on-close is set
Trond Myklebust
2015-08-19
1
-5
/
+5
|
*
NFSv4.1/pnfs: Fix a close/delegreturn hang when return-on-close is set
Trond Myklebust
2015-08-19
3
-35
/
+8
|
*
NFS: Don't fsync twice for O_SYNC/IS_SYNC files
Trond Myklebust
2015-08-17
1
-5
/
+3
|
*
NFS: Don't let the ctime override attribute barriers.
Trond Myklebust
2015-08-17
1
-8
/
+0
|
*
Merge branch 'layoutfixes'
Trond Myklebust
2015-08-17
2
-48
/
+44
|
|
\
|
|
*
NFSv4.1/pnfs: Remove redundant wakeup in pnfs_send_layoutreturn()
Trond Myklebust
2015-08-12
1
-1
/
+0
|
|
*
NFSv4.1/pnfs: Remove redundant check in pnfs_layoutgets_blocked()
Trond Myklebust
2015-08-12
1
-21
/
+5
|
|
*
NFSv4.1/pnfs: Remove redundant lo->plh_block_lgets in layoutreturn
Trond Myklebust
2015-08-12
1
-2
/
+0
|
|
*
NFSv4.1/pnfs: Don't prevent layoutgets when doing return-on-close
Trond Myklebust
2015-08-12
1
-2
/
+4
|
|
*
NFSv4.1/pnfs: Fix serialisation of layout return and layoutget
Trond Myklebust
2015-08-12
1
-2
/
+3
|
|
*
NFSv4.1/pnfs: Remove redundant checks in pnfs_layoutgets_blocked()
Trond Myklebust
2015-08-12
1
-6
/
+4
|
|
*
pNFS: Tighten up locking around DS commit buckets
Trond Myklebust
2015-08-12
1
-18
/
+32
|
*
|
Merge branch 'bugfixes'
Trond Myklebust
2015-08-17
2
-16
/
+21
|
|
\
\
|
|
*
|
NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()
Trond Myklebust
2015-08-17
1
-14
/
+19
|
|
*
|
NFS: nfs_set_pgio_error sometimes misses errors
Trond Myklebust
2015-08-17
1
-2
/
+2
|
*
|
|
Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-08-17
2
-1
/
+4
|
|
\
\
\
|
|
*
|
|
xprtrdma: Fix large NFS SYMLINK calls
Chuck Lever
2015-08-05
2
-1
/
+4
|
*
|
|
|
NFS: Remove nfs_release()
Anna Schumaker
2015-08-17
2
-8
/
+3
|
*
|
|
|
NFS: Rename nfs_commit_unstable_pages() to nfs_write_inode()
Anna Schumaker
2015-08-17
1
-6
/
+1
|
*
|
|
|
NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()
Anna Schumaker
2015-08-17
4
-16
/
+4
|
*
|
|
|
NFS: Combine nfs_idmap_{init|quit}() and nfs_idmap_{init|quit}_keyring()
Anna Schumaker
2015-08-17
1
-12
/
+2
|
*
|
|
|
NFS: Use RPC functions for matching sockaddrs
Anna Schumaker
2015-08-17
3
-119
/
+3
|
*
|
|
|
NFS: Rename nfs_readdir_free_pagearray() and nfs_readdir_large_page()
Anna Schumaker
2015-08-17
1
-5
/
+5
|
*
|
|
|
NFS: Remove unused variable "pages_ptr"
Anna Schumaker
2015-08-17
1
-10
/
+2
|
*
|
|
|
nfs: remove some dead code in ff_layout_pg_get_mirror_count_write
Jeff Layton
2015-08-17
1
-2
/
+0
|
*
|
|
|
pnfs: move common blocklayout XDR defintions to nfs4.h
Christoph Hellwig
2015-08-17
2
-19
/
+2
|
*
|
|
|
pnfs/blocklayout: pass proper file mode to blkdev_get/put
Christoph Hellwig
2015-08-17
1
-2
/
+2
|
*
|
|
|
pnfs/blocklayout: reject too long signatures
Christoph Hellwig
2015-08-17
1
-0
/
+5
|
*
|
|
|
pnfs/blocklayout: set up layoutupdate_pages properly
Christoph Hellwig
2015-08-17
1
-5
/
+2
|
*
|
|
|
pnfs/blocklayout: calculate layoutupdate size correctly
Christoph Hellwig
2015-08-17
1
-3
/
+9
|
*
|
|
|
NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 client
Kinglong Mee
2015-08-17
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
NFS: Remove duplicate svc_xprt_put from nfs41_callback_up
Kinglong Mee
2015-08-12
1
-4
/
+0
|
*
|
|
NFS: Error out when register_shrinker fail in register_nfs_fs
Kinglong Mee
2015-08-12
1
-2
/
+5
|
|
|
/
|
|
/
|
|
*
|
NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
NeilBrown
2015-08-12
1
-1
/
+1
|
*
|
NFSv4.2/pnfs: Use GFP_NOIO for layoutstat reporting in the writeback path
Trond Myklebust
2015-08-12
3
-6
/
+8
|
*
|
pnfs/flexfiles: LAYOUTSTATS ii_count should be ops instead of bytes
Peng Tao
2015-08-12
1
-3
/
+2
|
*
|
NFSv4.1/pnfs: Fix atomicity of commit list updates
Trond Myklebust
2015-08-11
3
-12
/
+37
|
|
/
*
|
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-09-06
1
-1
/
+5
|
\
\
|
*
|
nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
Jeff Layton
2015-08-10
1
-0
/
+1
|
*
|
nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it
Jeff Layton
2015-08-10
1
-1
/
+4
*
|
|
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
1
-8
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-8
/
+6
|
|
/
*
|
Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-07-28
10
-87
/
+160
|
\
\
|
|
/
|
/
|
|
*
nfs: Fix an oops caused by using other thread's stack space in ASYNC mode
Kinglong Mee
2015-07-28
2
-1
/
+30
|
*
nfs: plug memory leak when ->prepare_layoutcommit fails
Jeff Layton
2015-07-28
1
-3
/
+2
|
*
NFSv4.2: handle NFS-specific llseek errors
J. Bruce Fields
2015-07-27
1
-1
/
+18
|
*
NFS: Don't clear desc->pg_moreio in nfs_do_recoalesce()
Trond Myklebust
2015-07-27
1
-2
/
+0
|
*
NFS: Fix a memory leak in nfs_do_recoalesce
Trond Myklebust
2015-07-27
1
-1
/
+4
|
*
NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability
Trond Myklebust
2015-07-22
3
-6
/
+3
|
*
NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialised
Trond Myklebust
2015-07-22
1
-1
/
+2
[prev]
[next]