Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
77dcc6233e0def71e104d728ab5a39c2fca51127
/
fs
/
nfs
400417b
pNFS: Fix a typo in pnfs_update_layout
by Trond Myklebust
· 6 years ago
067c469
NFSv4.1: Bump the default callback session slot count to 16
by Trond Myklebust
· 6 years ago
cefa587
NFS/flexfiles: Clean up mirror DS initialisation
by Trond Myklebust
· 6 years ago
29a23909
NFS/flexfiles: Remove dead code in ff_layout_mirror_valid()
by Trond Myklebust
· 6 years ago
4cbc8a5
NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid()
by Trond Myklebust
· 6 years ago
626d48b
NFS/flexfile: Simplify nfs4_ff_layout_ds_version()
by Trond Myklebust
· 6 years ago
312cd4c
NFS/flexfiles: Simplify ff_layout_get_ds_cred()
by Trond Myklebust
· 6 years ago
561d6f8
NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client()
by Trond Myklebust
· 6 years ago
749da52
NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh()
by Trond Myklebust
· 6 years ago
76c6690
NFS/flexfiles: Speed up read failover when DSes are down
by Trond Myklebust
· 6 years ago
17aaec8
NFS/flexfiles: Don't invalidate DS deviceids for being unresponsive
by Trond Myklebust
· 6 years ago
d082d4b
NFS/flexfiles: Remove bogus checks for invalid deviceids
by Trond Myklebust
· 6 years ago
0a156dd
NFS/flexfiles: Avoid unnecessary layout invalidations
by Trond Myklebust
· 6 years ago
2444ff2
NFS/flexfiles: refactor calls to fs4_ff_layout_prepare_ds()
by Trond Myklebust
· 6 years ago
18c0778
NFSv4: Handle early exit in layoutget by returning an error
by Trond Myklebust
· 6 years ago
f0922a6
NFS/flexfiles: Send LAYOUTERROR when failing over mirrored reads
by Trond Myklebust
· 6 years ago
3eb8609
NFSv4.2: Add client support for the generic 'layouterror' RPC call
by Trond Myklebust
· 6 years ago
a79f194
NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated
by Trond Myklebust
· 6 years ago
39a5201
NFSv4/pnfs: Fix barriers in nfs4_mark_deviceid_unavailable()
by Trond Myklebust
· 6 years ago
762bb7e
NFS/flexfiles: Fix up sparse RCU annotations
by Trond Myklebust
· 6 years ago
108bb4a
NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE()
by Trond Myklebust
· 6 years ago
1a3466a
NFS: Add missing encode / decode sequence_maxsz to v4.2 operations
by Anna Schumaker
· 6 years ago
c71c46f
NFSv4.1: Don't process the sequence op more than once.
by Trond Myklebust
· 6 years ago
c1dffe0
NFSv4.1: Reinitialise sequence results before retransmitting a request
by Trond Myklebust
· 6 years ago
06b5fc3
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Trond Myklebust
· 6 years ago
5085607
NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount
by Trond Myklebust
· 6 years ago
6f9449b
NFS: Fix a soft lockup in the delegation recovery code
by Trond Myklebust
· 6 years ago
3453d57
NFSv4.1: Avoid false retries when RPC calls are interrupted
by Trond Myklebust
· 7 years ago
ded52fb
nfs: fix xfstest generic/099 failed on nfsv3
by ZhangXiaoxu
· 6 years ago
2cde04e
pNFS: Avoid read/modify/write when it is not necessary
by Kazuo Ito
· 6 years ago
97ae91b
pNFS: Fix potential corruption of page being written
by Kazuo Ito
· 6 years ago
bf211ca
NFS: Fix typo in comments of nfs_readdir_alloc_pages()
by zhangliguang
· 6 years ago
42f72cf
NFS: Remove redundant semicolon
by zhangliguang
· 6 years ago
be4c2d4
NFS: readdirplus optimization by cache mechanism
by luanshi
· 6 years ago
40cc394
fs/nfs: Fix nfs_parse_devname to not modify it's argument
by Eric W. Biederman
· 6 years ago
45bb8d8
NFS: drop useless LIST_HEAD
by Julia Lawall
· 6 years ago
e9acf21
NFS: Fix sparse annotations for nfs_set_open_stateid_locked()
by Trond Myklebust
· 6 years ago
302fad7
NFS: Fix up documentation warnings
by Trond Myklebust
· 6 years ago
2dc23af
NFS: ENOMEM should also be a fatal error.
by Trond Myklebust
· 6 years ago
7dc58ca
NFS: EINTR is also a fatal error.
by Trond Myklebust
· 6 years ago
875bc3f
NFS: Ensure NFS writeback allocations don't recurse back into NFS.
by Trond Myklebust
· 6 years ago
df3accb
NFS: Pass error information to the pgio error cleanup routine
by Trond Myklebust
· 6 years ago
078b5fd
NFS: Clean up list moves of struct nfs_page
by Trond Myklebust
· 6 years ago
8127d82
NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
by Trond Myklebust
· 6 years ago
4d91969
NFS: Fix an I/O request leakage in nfs_do_recoalesce
by Trond Myklebust
· 6 years ago
f57dcf4
NFS: Fix I/O request leakages
by Trond Myklebust
· 6 years ago
1f5a018
Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
822ad64
keys: Fix dependency loop between construction record and auth key
by David Howells
· 6 years ago
02ef04e
NFS: Account for XDR pad of buf->pages
by Chuck Lever
· 6 years ago
cf500ba
SUNRPC: Introduce rpc_prepare_reply_pages()
by Chuck Lever
· 6 years ago
f23f658
NFS: Add trace events to report non-zero NFS status codes
by Chuck Lever
· 6 years ago
eb72f48
NFS: Remove print_overflow_msg()
by Chuck Lever
· 6 years ago
0ccc61b
SUNRPC: Add xdr_stream::rqst field
by Chuck Lever
· 6 years ago
d2ceb7e
NFS: Don't use page_file_mapping after removing the page
by Benjamin Coddington
· 6 years ago
8fc75be
NFS: Fix up return value on fatal errors in nfs_page_async_flush()
by Trond Myklebust
· 6 years ago
80ff001
nfs: Fix NULL pointer dereference of dev_name
by Yao Liu
· 6 years ago
45ac486
NFSv4.2 fix unnecessary retry in nfs4_copy_file_range
by Olga Kornievskaia
· 6 years ago
505b050
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
e6b9257
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
e45428a
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
10e037d
sunrpc: Add xprt after nfs4_test_session_trunk()
by Santosh kumar pradhan
· 6 years ago
c2c7d84
NFS: remove unnecessary test for IS_ERR(cred)
by NeilBrown
· 6 years ago
9aeaf8c
NFSv4.2 fix async copy reboot recovery
by Olga Kornievskaia
· 6 years ago
5b2095d
NFS: Fix NFSv4 symbolic trace point output
by Chuck Lever
· 6 years ago
0dfbb5f
NFS: Make "port=" mount option optional for RDMA mounts
by Chuck Lever
· 6 years ago
0ad30ff
nfs: fixed broken compilation in nfs_callback_up_net()
by Vasily Averin
· 6 years ago
ca79b0c
mm: convert totalram_pages and totalhigh_pages variables to atomic
by Arun KS
· 6 years ago
91bd2ff
nfs: minor typo in nfs4_callback_up_net()
by Vasily Averin
· 6 years ago
a289ce5
sunrpc: replace svc_serv->sv_bc_xprt by boolean flag
by Vasily Averin
· 6 years ago
00c569b
Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 6 years ago
594d164
NFS: nfs_compare_mount_options always compare auth flavors.
by Chris Perl
· 6 years ago
757cbe5
LSM: new method: ->sb_add_mnt_opt()
by Al Viro
· 6 years ago
204cc0c
LSM: hide struct security_mnt_opts from any generic code
by Al Viro
· 6 years ago
6a0440e
nfs_remount(): don't leak, don't ignore LSM options quietly
by Al Viro
· 6 years ago
f5c0c26
new helper: security_sb_eat_lsm_opts()
by Al Viro
· 6 years ago
a52458b
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
by NeilBrown
· 6 years ago
684f39b
NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.
by NeilBrown
· 6 years ago
b68572e
NFS: change access cache to use 'struct cred'.
by NeilBrown
· 6 years ago
ddf529e
NFS: move credential expiry tracking out of SUNRPC into NFS.
by NeilBrown
· 6 years ago
5e16923
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
by NeilBrown
· 6 years ago
f15e1e8
NFSv4: don't require lock for get_renew_cred or get_machine_cred
by NeilBrown
· 6 years ago
a534ecb
NFSv4: add cl_root_cred for use when machine cred is not available.
by NeilBrown
· 6 years ago
8276c90
SUNRPC: remove uid and gid from struct auth_cred
by NeilBrown
· 6 years ago
fc0664f
SUNRPC: remove groupinfo from struct auth_cred.
by NeilBrown
· 6 years ago
97f68c6b
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
by NeilBrown
· 6 years ago
ac0aa5e
nfs: fix comment to nfs_generic_pg_test which does the opposite
by Pavel Tikhomirov
· 6 years ago
069d5bf
NFSv4: cleanup remove unused nfs4_xdev_fs_type
by Olga Kornievskaia
· 6 years ago
ad3cba2
nfs: don't dirty kernel pages read by direct-io
by Dave Kleikamp
· 6 years ago
320f35b
flexfiles: enforce per-mirror stateid only for v4 DSes
by Tigran Mkrtchyan
· 6 years ago
7b587e1
NFS: use locks_copy_lock() to copy locks.
by NeilBrown
· 6 years ago
bb21ce0
flexfiles: use per-mirror specified stateid for IO
by Tigran Mkrtchyan
· 6 years ago
99f2c55
NFSv4.2 copy do not allocate memory under the lock
by Olga Kornievskaia
· 6 years ago
aeabb3c
NFSv4: Fix a NFSv4 state manager deadlock
by Trond Myklebust
· 6 years ago
e39d8a1
NFSv4: Fix an Oops during delegation callbacks
by Trond Myklebust
· 6 years ago
a1aa09be
NFSv4: Ensure that the state manager exits the loop on SIGKILL
by Trond Myklebust
· 6 years ago
21a446c
NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING
by Trond Myklebust
· 6 years ago
4710e78
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 6 years ago
c2aa1a4
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
d3787af
NFS: fix spelling mistake, EACCESS -> EACCES
by Colin Ian King
· 6 years ago
310c758
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
Next »