index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
|
pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing
Christoph Hellwig
2014-09-12
*
|
|
|
|
|
pnfs/blocklayout: move all rpc_pipefs related code into a single file
Christoph Hellwig
2014-09-12
*
|
|
|
|
|
pnfs/blocklayout: refactor extent processing
Christoph Hellwig
2014-09-12
*
|
|
|
|
|
pnfs/blocklayout: move extent processing to blocklayout.c
Christoph Hellwig
2014-09-12
*
|
|
|
|
|
pnfs/blocklayout: allocate separate pages for the layoutcommit payload
Christoph Hellwig
2014-09-12
*
|
|
|
|
|
pnfs: remove GETDEVICELIST implementation
Christoph Hellwig
2014-09-12
*
|
|
|
|
|
pnfs/objlayout: fix endianess annotation in objio_alloc_deviceid_node
Christoph Hellwig
2014-09-12
*
|
|
|
|
|
pnfs/blocklayout: remove some debugging
Christoph Hellwig
2014-09-12
*
|
|
|
|
|
nfs: add __acquires and __releases annotations to seqfile start/stop routines
Jeff Layton
2014-09-10
*
|
|
|
|
|
nfs: fix RCU cl_xprt handling in nfs_swap_activate/deactivate
Jeff Layton
2014-09-10
*
|
|
|
|
|
nfs: setattr can only change regular file sizes
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
pnfs/blocklayout: use the device id cache
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
pnfs: add a nfs4_get_deviceid helper
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
pnfs: add a common GETDEVICELIST implementation
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
pnfs: factor GETDEVICEINFO implementations
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
pnfs/blocklayout: return layouts on setattr
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
pnfs/blocklayout: implement the return_range method
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
pnfs/blocklayout: rewrite extent tracking
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
pnfs/blocklayout: don't set pages uptodate
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
pnfs: add return_range method
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
pnfs: add flag to force read-modify-write in ->write_begin
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
pnfs: force a layout commit when encountering busy segments during recall
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
NFS: Fix a compile warning when !(CONFIG_NFS_V3 || CONFIG_NFS_V4)
Trond Myklebust
2014-09-10
*
|
|
|
|
|
pnfs/blocklayout: correctly decrement extent length
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
pnfs/blocklayout: plug block queues
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
pnfs/blocklayout: improve GETDEVICEINFO error reporting
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
pnfs/blocklayout: reject pnfs blocksize larger than page size
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
pnfs: allow splicing pre-encoded pages into the layoutcommit args
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
pnfs: avoid using stale stateids after layoutreturn
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
pnfs: retry after a bad stateid error from layoutget
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
pnfs: don't check sequence on new stateids in layoutget
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
pnfs: do not pass uninitialized lsegs to ->free_lseg
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
nfs: cap request size to fit a kmalloced page array
Christoph Hellwig
2014-09-10
*
|
|
|
|
|
nfs/filelayout: set layoutcommit depending on write verifier
Peng Tao
2014-09-10
*
|
|
|
|
|
nfs41: add a helper function to set layoutcommit after commit
Peng Tao
2014-09-10
*
|
|
|
|
|
NFS: Clear up state owner lock usage
Anna Schumaker
2014-09-10
|
/
/
/
/
/
*
|
|
|
|
pnfs: fix filelayout_retry_commit when idx > 0
Weston Andros Adamson
2014-09-10
*
|
|
|
|
nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"
Jeff Layton
2014-09-08
*
|
|
|
|
nfs: fix kernel warning when removing proc entry
Cong Wang
2014-09-08
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
NFSv3: Fix another acl regression
Trond Myklebust
2014-08-26
*
|
|
|
NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADE
Trond Myklebust
2014-08-26
*
|
|
|
NFSv4: Fix problems with close in the presence of a delegation
Trond Myklebust
2014-08-26
*
|
|
|
nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait
David Jeffery
2014-08-22
*
|
|
|
nfs: can_coalesce_requests must enforce contiguity
Weston Andros Adamson
2014-08-22
*
|
|
|
nfs: disallow duplicate pages in pgio page vectors
Weston Andros Adamson
2014-08-22
*
|
|
|
nfs: don't sleep with inode lock in lock_and_join_requests
Weston Andros Adamson
2014-08-22
*
|
|
|
nfs: fix error handling in lock_and_join_requests
Weston Andros Adamson
2014-08-22
*
|
|
|
nfs: use blocking page_group_lock in add_request
Weston Andros Adamson
2014-08-22
*
|
|
|
nfs: fix nonblocking calls to nfs_page_group_lock
Weston Andros Adamson
2014-08-22
[prev]
[next]