Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
88268ce8a64e707bd67d7025f5947f46cabbb98d
/
fs
/
nfs
53a01c9
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
0af4c8b
pNFS: Remove unwanted optimisation of layoutget
by Trond Myklebust
· 6 years ago
1c1aeaf
pNFS/flexfiles: ff_layout_pg_init_read should exit on error
by Trond Myklebust
· 6 years ago
ea51f94
pNFS: Treat RECALLCONFLICT like DELAY...
by Trond Myklebust
· 6 years ago
ecf8402
pNFS: When updating the stateid in layoutreturn, also update the recall range
by Trond Myklebust
· 6 years ago
8618289
NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
by Trond Myklebust
· 6 years ago
d0fbb1d
NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
by Trond Myklebust
· 6 years ago
0ea97a2
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
a66b4cd
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
62421cd
NFSv4: Fix a typo in nfs4_init_channel_attrs()
by Trond Myklebust
· 6 years ago
8aafd2f
NFSv4: Don't busy wait if NFSv4 session draining is interrupted
by Trond Myklebust
· 6 years ago
e4648aa
NFS recover from destination server reboot for copies
by Olga Kornievskaia
· 6 years ago
6b8d84e
NFS add a simple sync nfs4_proc_commit after async COPY
by Olga Kornievskaia
· 6 years ago
539f57b
NFS handle COPY ERR_OFFLOAD_NO_REQS
by Olga Kornievskaia
· 6 years ago
c975c20
NFS send OFFLOAD_CANCEL when COPY killed
by Olga Kornievskaia
· 6 years ago
0f913a5
NFS export nfs4_async_handle_error
by Olga Kornievskaia
· 6 years ago
bc0c907
NFS handle COPY reply CB_OFFLOAD call race
by Olga Kornievskaia
· 6 years ago
62164f3
NFS add support for asynchronous COPY
by Olga Kornievskaia
· 6 years ago
67aa744
NFS COPY xdr handle async reply
by Olga Kornievskaia
· 6 years ago
cb95dee
NFS OFFLOAD_CANCEL xdr
by Olga Kornievskaia
· 6 years ago
5178a12
NFS CB_OFFLOAD xdr
by Olga Kornievskaia
· 6 years ago
46483c2
NFS: Use an appropriate work queue for direct-write completion
by NeilBrown
· 6 years ago
72bf75c
NFSv4: Fix error handling in nfs4_sp4_select_mode()
by Wei Yongjun
· 6 years ago
10db5b7
pnfs: Use true and false for boolean values
by Gustavo A. R. Silva
· 6 years ago
2230ca0
pnfs: pnfs_find_lseg() should not check NFS_LSEG_LAYOUTRETURN
by Trond Myklebust
· 6 years ago
01e03bd
NFS: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
c8d0715
NFSv4: Mark the inode change attribute up to date in update_changeattr()
by Trond Myklebust
· 6 years ago
5636ec4
NFSv4: Detect nlink changes on cross-directory renames too
by Trond Myklebust
· 6 years ago
3c59117
NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdir
by Trond Myklebust
· 6 years ago
c16467d
pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturn
by Trond Myklebust
· 6 years ago
6ea76bf
NFSv4: Fix _nfs4_do_setlk()
by Trond Myklebust
· 6 years ago
0f90be1
NFSv4 client live hangs after live data migration recovery
by Bill Baker
· 6 years ago
32cd3ee
NFSv4.0 fix client reference leak in callback
by Olga Kornievskaia
· 6 years ago
379ebf0
NFS: silence a harmless uninitialized variable warning
by Dan Carpenter
· 6 years ago
016583d
sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt clones
by Dave Wysochanski
· 6 years ago
0914bb9
pnfs/blocklayout: off by one in bl_map_stripe()
by Dan Carpenter
· 6 years ago
23a88ad
nfs: Referrals not inheriting proto setting from parent
by Calum Mackay
· 6 years ago
8b199e5
nfs: initiate returning delegation when reclaiming one that's been recalled
by Jeff Layton
· 6 years ago
01a3684
fs: nfs: Adding new return type vm_fault_t
by Souptick Joarder
· 6 years ago
12b289c
nfs: add error check in nfs_idmap_prepare_message()
by Chengguang Xu
· 6 years ago
a61246c
Fix error code in nfs_lookup_verify_inode()
by Lance Shelton
· 6 years ago
3825827
NFS: More excessive attribute revalidation in nfs_execute_ok()
by Trond Myklebust
· 6 years ago
cf83402
NFS: Fix excessive attribute revalidation in nfs_execute_ok()
by Trond Myklebust
· 6 years ago
7be7b3c
NFS: Ensure we immediately start writeback on rescheduled writes
by Trond Myklebust
· 6 years ago
bd3d16a
NFSv4.1: Fix a potential layoutget/layoutrecall deadlock
by Trond Myklebust
· 6 years ago
af9b6d7
pNFS: Parse the results of layoutget on open even if permissions checks fail
by Trond Myklebust
· 6 years ago
b2b1ff3
NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directories
by Trond Myklebust
· 6 years ago
411ae72
pNFS: Wait for stale layoutget calls to complete in pnfs_update_layout()
by Trond Myklebust
· 6 years ago
056f9ad
pNFS/flexfiles: Ensure we always return a layout if it has layoutstats
by Trond Myklebust
· 6 years ago
f0b4298
pNFS: Ignore non-recalled layouts in pnfs_layout_need_return()
by Trond Myklebust
· 6 years ago
00bcbe1
pNFS: Don't update the stateid when replying NFS4ERR_DELAY to a layout recall
by Trond Myklebust
· 6 years ago
e0b7d42
pNFS: Don't discard layout segments that are marked for return
by Trond Myklebust
· 6 years ago
44907d7
get rid of 'opened' argument of ->atomic_open() - part 3
by Al Viro
· 6 years ago
b452a45
getting rid of 'opened' argument of ->atomic_open() - part 2
by Al Viro
· 6 years ago
be12af3
getting rid of 'opened' argument of ->atomic_open() - part 1
by Al Viro
· 6 years ago
73a09dd
introduce FMODE_CREATED and switch to it
by Al Viro
· 6 years ago
b0c6108e
nfs_instantiate(): prevent multiple aliases for directory inode
by Al Viro
· 7 years ago
27db64f6
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 6 years ago
7b0df92
pNFS/flexfiles: Process writeback resends from nfsiod context as well
by Trond Myklebust
· 6 years ago
42f86b4
pNFS/flexfiles: Don't tie up all the rpciod threads in resends
by Trond Myklebust
· 6 years ago
c8bf707
pNFS: Don't send layoutreturn if the layout is already invalid
by Trond Myklebust
· 6 years ago
2dbf8df
pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception
by Trond Myklebust
· 6 years ago
7a93251
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 6 years ago
d5681f5
NFS: Fix an rcu deadlock in nfs_delegation_find_inode()
by Anna Schumaker
· 6 years ago
15eefe2
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64
by Arnd Bergmann
· 6 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
0725d4e
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 6 years ago
93b7f7a
skip LAYOUTRETURN if layout is invalid
by Olga Kornievskaia
· 6 years ago
f9312a5
NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY
by Trond Myklebust
· 6 years ago
9958910
NFSv4: Fix a typo in nfs41_sequence_process
by Trond Myklebust
· 6 years ago
fc40724
NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")
by Trond Myklebust
· 6 years ago
ce5624f
NFSv4: Return NFS4ERR_DELAY when a layout recall fails due to igrab()
by Trond Myklebust
· 6 years ago
6c34265
NFSv4: Return NFS4ERR_DELAY when a delegation recall fails due to igrab()
by Trond Myklebust
· 6 years ago
025bb9f
NFSv4.0: Remove transport protocol name from non-UCS client ID
by Chuck Lever
· 6 years ago
848a4eb
NFSv4.0: Remove cl_ipaddr from non-UCS client ID
by Chuck Lever
· 6 years ago
95582b0
vfs: change inode times to use struct timespec64
by Deepa Dinamani
· 7 years ago
977294c
NFSv4: Fix a compiler warning when CONFIG_NFS_V4_1 is undefined
by Trond Myklebust
· 6 years ago
3f0b3cf
NFS: Filter cache invalidation when holding a delegation
by Trond Myklebust
· 6 years ago
4ebe83a
NFS: Ignore NFS_INO_REVAL_FORCED in nfs_check_inode_attributes()
by Trond Myklebust
· 6 years ago
c80d17c
NFS: Improve caching while holding a delegation
by Trond Myklebust
· 6 years ago
0b46726
NFS: Fix attribute revalidation
by Trond Myklebust
· 6 years ago
6a97d02
NFS: fix up nfs_setattr_update_inode
by Trond Myklebust
· 7 years ago
97c2c17
NFSv4: Ensure the inode is clean when we set a delegation
by Trond Myklebust
· 7 years ago
7c67265
NFSv4: Ignore NFS_INO_REVAL_FORCED in nfs4_proc_access
by Trond Myklebust
· 6 years ago
2f28dc3
NFSv4: Don't ask for delegated attributes when adding a hard link
by Trond Myklebust
· 7 years ago
771734f2
NFSv4: Don't ask for delegated attributes when revalidating the inode
by Trond Myklebust
· 7 years ago
a841b54
NFS: Pass the inode down to the getattr() callback
by Trond Myklebust
· 7 years ago
30846df
NFSv4: Don't request size+change attribute if they are delegated to us
by Trond Myklebust
· 7 years ago
ae55e59
pnfs: Don't release the sequence slot until we've processed layoutget on open
by Trond Myklebust
· 6 years ago
32f1c28
pnfs: Don't call commit on failed layoutget-on-open
by Trond Myklebust
· 6 years ago
64294b0
pNFS: Don't send LAYOUTGET on OPEN for read, if we already have cached data
by Trond Myklebust
· 8 years ago
8dc9656
NFSv4/pnfs: Don't switch off layoutget-on-open for transient errors
by Trond Myklebust
· 8 years ago
d49e0d5
NFSv4/pnfs: Ensure pnfs_parse_lgopen() won't try to parse uninitialised data
by Trond Myklebust
· 8 years ago
30ae241
pnfs: Fix manipulation of NFS_LAYOUT_FIRST_LAYOUTGET
by Fred Isaman
· 8 years ago
c49b520
pnfs: Add barrier to prevent lgopen using LAYOUTGET during recall
by Fred Isaman
· 8 years ago
6e01260
pnfs: Stop attempting LAYOUTGET on OPEN on failure
by Fred Isaman
· 8 years ago
78746a3
pnfs: Add LAYOUTGET to OPEN of an existing file
by Fred Isaman
· 8 years ago
29a8bfe
pNFS: Refactor nfs4_layoutget_release()
by Trond Myklebust
· 6 years ago
2409a97
pnfs: Add LAYOUTGET to OPEN of a new file
by Fred Isaman
· 8 years ago
Next »