index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
pNFS: Don't mark the layout as freed if the last lseg is marked for return
Trond Myklebust
2016-12-01
1
-0
/
+2
*
pNFS: Sync the layout state bits in pnfs_cache_lseg_for_layoutreturn
Trond Myklebust
2016-12-01
1
-14
/
+15
*
pNFS: Fix bugs in _pnfs_return_layout
Trond Myklebust
2016-12-01
1
-3
/
+10
*
pNFS: Clear all layout segment state in pnfs_mark_layout_stateid_invalid
Trond Myklebust
2016-12-01
1
-1
/
+18
*
pNFS: Prevent unnecessary layoutreturns after delegreturn
Trond Myklebust
2016-12-01
1
-2
/
+4
*
pNFS: Enable layoutreturn operation for return-on-close
Trond Myklebust
2016-12-01
3
-118
/
+96
*
pNFS: Clean up - add a helper to initialise struct layoutreturn_args
Trond Myklebust
2016-12-01
1
-7
/
+18
*
NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURN
Trond Myklebust
2016-12-01
2
-9
/
+51
*
NFSv4: Add encode/decode of the layoutreturn op in CLOSE
Trond Myklebust
2016-12-01
2
-9
/
+66
*
NFSv4: Fix missing operation accounting in NFS4_dec_delegreturn_sz
Trond Myklebust
2016-12-01
1
-0
/
+1
*
pNFS: Don't mark layout segments invalid on layoutreturn in pnfs_roc
Trond Myklebust
2016-12-01
1
-7
/
+13
*
pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback
Trond Myklebust
2016-12-01
5
-11
/
+9
*
pNFS: Skip checking for return-on-close if the layout is invalid
Trond Myklebust
2016-12-01
1
-1
/
+2
*
pNFS: Remove spurious wake up in pnfs_layout_remove_lseg()
Trond Myklebust
2016-12-01
1
-3
/
+0
*
NFSv4: Ignore LAYOUTRETURN result if the layout doesn't match or is invalid
Trond Myklebust
2016-12-01
3
-4
/
+9
*
pNFS: Do not free layout segments that are marked for return
Trond Myklebust
2016-12-01
3
-22
/
+73
*
pNFS: Delay getting the layout header in CB_LAYOUTRECALL handlers
Trond Myklebust
2016-12-01
1
-32
/
+67
*
pNFS: consolidate the different range intersection tests
Trond Myklebust
2016-12-01
3
-57
/
+43
*
pNFS: Fix race in pnfs_wait_on_layoutreturn
Trond Myklebust
2016-12-01
1
-5
/
+3
*
pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completed
Trond Myklebust
2016-12-01
2
-1
/
+6
*
pNFS: Force a retry of LAYOUTGET if the stateid doesn't match our cache
Trond Myklebust
2016-12-01
1
-5
/
+6
*
pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateid
Trond Myklebust
2016-12-01
1
-8
/
+9
*
pNFS: Don't clear the layout stateid if a layout return is outstanding
Trond Myklebust
2016-12-01
1
-1
/
+3
*
pNFS: Fix a deadlock between read resends and layoutreturn
Trond Myklebust
2016-12-01
2
-0
/
+8
*
NFSv4.1: Fix regression in callback retry handling
Fred Isaman
2016-12-01
1
-1
/
+1
*
NFSv4: Optimise away forced revalidation when we know the attributes are OK
Trond Myklebust
2016-12-01
2
-5
/
+1
*
NFSv4: Don't request close-to-open attribute when holding a delegation
Trond Myklebust
2016-12-01
2
-3
/
+10
*
NFSv4: Don't request a GETATTR on open_downgrade.
Trond Myklebust
2016-12-01
1
-8
/
+2
*
NFSv4: Don't ask for the change attribute when reclaiming state
Trond Myklebust
2016-12-01
1
-1
/
+0
*
NFSv4: Don't check file access when reclaiming state
Trond Myklebust
2016-12-01
1
-3
/
+11
*
Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-11-23
4
-13
/
+35
|
\
|
*
NFSv4.x: hide array-bounds warning
Arnd Bergmann
2016-11-22
1
-1
/
+1
|
*
NFSv4.1: Keep a reference on lock states while checking
Benjamin Coddington
2016-11-21
1
-3
/
+15
|
*
NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state
Benjamin Coddington
2016-11-18
1
-0
/
+1
|
*
NFSv4: Don't call close if the open stateid has already been cleared
Trond Myklebust
2016-11-18
1
-1
/
+2
|
*
NFSv4: Fix CLOSE races with OPEN
Trond Myklebust
2016-11-18
2
-6
/
+13
|
*
NFSv4.1: Fix a regression in DELEGRETURN
Trond Myklebust
2016-11-18
1
-2
/
+3
*
|
Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-11-11
4
-7
/
+12
|
\
|
|
*
fs/nfs: Fix used uninitialized warn in nfs4_slot_seqid_in_use()
Shuah Khan
2016-11-07
1
-1
/
+1
|
*
NFS: Don't print a pNFS error if we aren't using pNFS
Anna Schumaker
2016-11-07
1
-0
/
+2
|
*
NFS: Ignore connections that have cl_rpcclient uninitialized
Petr Vandrovec
2016-11-07
1
-1
/
+2
|
*
NFSv4.1: work around -Wmaybe-uninitialized warning
Arnd Bergmann
2016-10-24
1
-4
/
+6
|
*
NFS: Trim extra slash in v4 nfs_path
Benjamin Coddington
2016-10-24
1
-1
/
+1
*
|
Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-10-21
2
-2
/
+3
|
\
|
|
*
nfs4: fix missing-braces warning
Arnd Bergmann
2016-10-19
1
-1
/
+1
|
*
pnfs/blocklayout: fix last_write_offset incorrectly set to page boundary
Benjamin Coddington
2016-10-13
1
-1
/
+2
*
|
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-10-13
25
-476
/
+1331
|
\
|
|
*
NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic
Jeff Layton
2016-10-04
1
-0
/
+1
|
*
fs: nfs: Make nfs boot time y2038 safe
Deepa Dinamani
2016-10-04
4
-7
/
+9
|
*
Retry operation on EREMOTEIO on an interrupted slot
Olga Kornievskaia
2016-09-29
1
-0
/
+7
[next]