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