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: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-08
7
-0
/
+21
*
NFSv4: Mark the inode change attribute up to date in update_changeattr()
Trond Myklebust
2018-08-08
1
-0
/
+1
*
NFSv4: Detect nlink changes on cross-directory renames too
Trond Myklebust
2018-08-08
1
-12
/
+23
*
NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdir
Trond Myklebust
2018-08-08
1
-8
/
+42
*
pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturn
Trond Myklebust
2018-08-08
3
-8
/
+19
*
NFSv4 client live hangs after live data migration recovery
Bill Baker
2018-07-31
1
-1
/
+8
*
NFSv4.0 fix client reference leak in callback
Olga Kornievskaia
2018-07-31
1
-3
/
+8
*
NFS: silence a harmless uninitialized variable warning
Dan Carpenter
2018-07-31
1
-1
/
+1
*
sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...
Dave Wysochanski
2018-07-31
1
-1
/
+1
*
pnfs/blocklayout: off by one in bl_map_stripe()
Dan Carpenter
2018-07-30
1
-1
/
+1
*
nfs: Referrals not inheriting proto setting from parent
Calum Mackay
2018-07-30
1
-3
/
+3
*
nfs: initiate returning delegation when reclaiming one that's been recalled
Jeff Layton
2018-07-30
1
-0
/
+4
*
fs: nfs: Adding new return type vm_fault_t
Souptick Joarder
2018-07-30
1
-2
/
+2
*
nfs: add error check in nfs_idmap_prepare_message()
Chengguang Xu
2018-07-30
1
-0
/
+2
*
Fix error code in nfs_lookup_verify_inode()
Lance Shelton
2018-07-26
1
-1
/
+1
*
NFS: More excessive attribute revalidation in nfs_execute_ok()
Trond Myklebust
2018-07-26
1
-0
/
+2
*
NFS: Fix excessive attribute revalidation in nfs_execute_ok()
Trond Myklebust
2018-07-26
1
-1
/
+1
*
NFS: Ensure we immediately start writeback on rescheduled writes
Trond Myklebust
2018-07-26
1
-0
/
+2
*
NFSv4.1: Fix a potential layoutget/layoutrecall deadlock
Trond Myklebust
2018-07-26
1
-2
/
+2
*
pNFS: Parse the results of layoutget on open even if permissions checks fail
Trond Myklebust
2018-07-26
3
-8
/
+3
*
NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directories
Trond Myklebust
2018-07-26
1
-10
/
+16
*
pNFS: Wait for stale layoutget calls to complete in pnfs_update_layout()
Trond Myklebust
2018-07-26
1
-5
/
+31
*
pNFS/flexfiles: Ensure we always return a layout if it has layoutstats
Trond Myklebust
2018-07-26
1
-0
/
+3
*
pNFS: Ignore non-recalled layouts in pnfs_layout_need_return()
Trond Myklebust
2018-07-26
1
-1
/
+10
*
pNFS: Don't update the stateid when replying NFS4ERR_DELAY to a layout recall
Trond Myklebust
2018-07-26
1
-1
/
+1
*
pNFS: Don't discard layout segments that are marked for return
Trond Myklebust
2018-07-26
2
-16
/
+39
*
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-06-21
4
-13
/
+50
|
\
|
*
pNFS/flexfiles: Process writeback resends from nfsiod context as well
Trond Myklebust
2018-06-19
1
-2
/
+8
|
*
pNFS/flexfiles: Don't tie up all the rpciod threads in resends
Trond Myklebust
2018-06-19
1
-3
/
+8
|
*
pNFS: Don't send layoutreturn if the layout is already invalid
Trond Myklebust
2018-06-19
2
-0
/
+21
|
*
pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception
Trond Myklebust
2018-06-19
1
-7
/
+10
|
*
NFS: Fix an rcu deadlock in nfs_delegation_find_inode()
Anna Schumaker
2018-06-14
1
-1
/
+3
*
|
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
7
-45
/
+64
|
\
\
|
*
\
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
2018-06-14
7
-45
/
+64
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-06
7
-40
/
+59
|
|
*
fs: nfs: get rid of memcpys for inode times
Deepa Dinamani
2018-05-26
1
-7
/
+7
*
|
|
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-13
2
-2
/
+3
|
\
\
\
|
*
|
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
2
-2
/
+3
*
|
|
|
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-06-12
19
-374
/
+855
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
skip LAYOUTRETURN if layout is invalid
Olga Kornievskaia
2018-06-12
1
-2
/
+4
|
*
|
NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY
Trond Myklebust
2018-06-10
1
-4
/
+7
|
*
|
NFSv4: Fix a typo in nfs41_sequence_process
Trond Myklebust
2018-06-09
1
-1
/
+1
|
*
|
NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")
Trond Myklebust
2018-06-09
1
-5
/
+2
|
*
|
NFSv4: Return NFS4ERR_DELAY when a layout recall fails due to igrab()
Trond Myklebust
2018-06-08
1
-12
/
+14
|
*
|
NFSv4: Return NFS4ERR_DELAY when a delegation recall fails due to igrab()
Trond Myklebust
2018-06-08
2
-9
/
+15
|
*
|
NFSv4.0: Remove transport protocol name from non-UCS client ID
Chuck Lever
2018-06-06
1
-10
/
+4
|
*
|
NFSv4.0: Remove cl_ipaddr from non-UCS client ID
Chuck Lever
2018-06-06
1
-6
/
+20
|
*
|
NFSv4: Fix a compiler warning when CONFIG_NFS_V4_1 is undefined
Trond Myklebust
2018-06-05
1
-5
/
+0
|
*
|
NFS: Filter cache invalidation when holding a delegation
Trond Myklebust
2018-06-04
1
-3
/
+9
|
*
|
NFS: Ignore NFS_INO_REVAL_FORCED in nfs_check_inode_attributes()
Trond Myklebust
2018-06-04
1
-2
/
+3
[next]