Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
15c3c114ed144e5d9ad0f9e8f9f2998bae372190
/
fs
/
nfs
dad4f14
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
86bbd74
NFS: change sign of nfs_fh length
by Frank Sorenson
· 6 years ago
0d3f929
page cache: Convert hole search to XArray
by Matthew Wilcox
· 7 years ago
fc18751
nfs: remove redundant call to nfs_context_set_write_error()
by Benjamin Coddington
· 6 years ago
fdbd1a2
nfs: Fix a missed page unlock after pg_doio()
by Benjamin Coddington
· 6 years ago
44f411c
NFSv4.x: fix lock recovery during delegation recall
by Olga Kornievskaia
· 6 years ago
c7944eb
NFSv4: Fix lookup revalidate of regular files
by Trond Myklebust
· 6 years ago
5ceb9d7
NFS: Refactor nfs_lookup_revalidate()
by Trond Myklebust
· 6 years ago
be189f7
NFS: Fix dentry revalidation on NFSv4 lookup
by Trond Myklebust
· 6 years ago
1c6c4b7
NFS: Remove private spinlock in struct nfs_pgio_header
by Trond Myklebust
· 6 years ago
8d8928d
NFSv3: Improve NFSv3 performance when server returns no post-op attributes
by Trond Myklebust
· 7 years ago
80f4236
NFSv4: Split out NFS v4.2 copy completion functions
by Anna Schumaker
· 6 years ago
000d3f9
NFS: Reduce indentation of nfs4_recovery_handle_error()
by Anna Schumaker
· 6 years ago
35a6160
NFS: Reduce indentation of the switch statement in nfs4_reclaim_open_state()
by Anna Schumaker
· 6 years ago
cb7a838
NFS: Split out the body of nfs4_reclaim_open_state()
by Anna Schumaker
· 6 years ago
10ec57e
nfs4: flex_file: ignore synthetic uid/gid for tightly coupled DSes
by Tigran Mkrtchyan
· 6 years ago
943cff6
NFSv4.1: Fix the r/wsize checking
by Trond Myklebust
· 6 years ago
ace9fad
NFSv4: Convert struct nfs4_state to use refcount_t
by Trond Myklebust
· 6 years ago
9ae075f
NFSv4: Convert open state lookup to use RCU
by Trond Myklebust
· 6 years ago
0de4397
NFS: Convert lookups of the open context to RCU
by Trond Myklebust
· 6 years ago
6ba0c4e
NFS: Simplify internal check for whether file is open for write
by Trond Myklebust
· 6 years ago
1db97ea
NFS: Convert lookups of the lock context to RCU
by Trond Myklebust
· 6 years ago
28ced9a
pNFS: Don't allocate more pages than we need to fit a layoutget response
by Trond Myklebust
· 6 years ago
a2791d3
pNFS: Don't zero out the array in nfs4_alloc_pages()
by Trond Myklebust
· 6 years ago
431f6eb
SUNRPC: Add a label for RPC calls that require allocation on receive
by Trond Myklebust
· 6 years ago
589109d
Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
9f0c512
NFS: Don't open code clearing of delegation state
by Trond Myklebust
· 6 years ago
994b15b
NFSv4.1 fix infinite loop on I/O.
by Trond Myklebust
· 6 years ago
2edaead
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
by Trond Myklebust
· 6 years ago
d03360a
pNFS: Ensure we return the error if someone kills a waiting layoutget
by Trond Myklebust
· 6 years ago
2a534a7
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
by Trond Myklebust
· 6 years ago
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
· 7 years ago
539f57b
NFS handle COPY ERR_OFFLOAD_NO_REQS
by Olga Kornievskaia
· 7 years ago
c975c20
NFS send OFFLOAD_CANCEL when COPY killed
by Olga Kornievskaia
· 7 years ago
0f913a5
NFS export nfs4_async_handle_error
by Olga Kornievskaia
· 7 years ago
bc0c907
NFS handle COPY reply CB_OFFLOAD call race
by Olga Kornievskaia
· 7 years ago
62164f3
NFS add support for asynchronous COPY
by Olga Kornievskaia
· 7 years ago
67aa744
NFS COPY xdr handle async reply
by Olga Kornievskaia
· 7 years ago
cb95dee
NFS OFFLOAD_CANCEL xdr
by Olga Kornievskaia
· 7 years ago
5178a12
NFS CB_OFFLOAD xdr
by Olga Kornievskaia
· 7 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
· 7 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
· 7 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
· 7 years ago
23a88ad
nfs: Referrals not inheriting proto setting from parent
by Calum Mackay
· 7 years ago
8b199e5
nfs: initiate returning delegation when reclaiming one that's been recalled
by Jeff Layton
· 7 years ago
01a3684
fs: nfs: Adding new return type vm_fault_t
by Souptick Joarder
· 7 years ago
12b289c
nfs: add error check in nfs_idmap_prepare_message()
by Chengguang Xu
· 7 years ago
a61246c
Fix error code in nfs_lookup_verify_inode()
by Lance Shelton
· 7 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
· 7 years ago
bd3d16a
NFSv4.1: Fix a potential layoutget/layoutrecall deadlock
by Trond Myklebust
· 7 years ago
af9b6d7
pNFS: Parse the results of layoutget on open even if permissions checks fail
by Trond Myklebust
· 7 years ago
b2b1ff3
NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directories
by Trond Myklebust
· 7 years ago
411ae72
pNFS: Wait for stale layoutget calls to complete in pnfs_update_layout()
by Trond Myklebust
· 7 years ago
056f9ad
pNFS/flexfiles: Ensure we always return a layout if it has layoutstats
by Trond Myklebust
· 7 years ago
f0b4298
pNFS: Ignore non-recalled layouts in pnfs_layout_need_return()
by Trond Myklebust
· 7 years ago
00bcbe1
pNFS: Don't update the stateid when replying NFS4ERR_DELAY to a layout recall
by Trond Myklebust
· 7 years ago
e0b7d42
pNFS: Don't discard layout segments that are marked for return
by Trond Myklebust
· 7 years ago
44907d7
get rid of 'opened' argument of ->atomic_open() - part 3
by Al Viro
· 7 years ago
b452a45
getting rid of 'opened' argument of ->atomic_open() - part 2
by Al Viro
· 7 years ago
be12af3
getting rid of 'opened' argument of ->atomic_open() - part 1
by Al Viro
· 7 years ago
73a09dd
introduce FMODE_CREATED and switch to it
by Al Viro
· 7 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
· 7 years ago
7b0df92
pNFS/flexfiles: Process writeback resends from nfsiod context as well
by Trond Myklebust
· 7 years ago
42f86b4
pNFS/flexfiles: Don't tie up all the rpciod threads in resends
by Trond Myklebust
· 7 years ago
c8bf707
pNFS: Don't send layoutreturn if the layout is already invalid
by Trond Myklebust
· 7 years ago
2dbf8df
pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception
by Trond Myklebust
· 7 years ago
7a93251
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 7 years ago
d5681f5
NFS: Fix an rcu deadlock in nfs_delegation_find_inode()
by Anna Schumaker
· 7 years ago
15eefe2
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64
by Arnd Bergmann
· 7 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
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
0725d4e
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
93b7f7a
skip LAYOUTRETURN if layout is invalid
by Olga Kornievskaia
· 7 years ago
Next »