Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
eb90a16e9087063943859ae99bbdddd1fbfcf477
eb90a16
SUNRPC: rpc_decode_header() must always return a non-zero value on error
by Trond Myklebust
· 6 years ago
27adc78
SUNRPC: Use the ENOTCONN error on socket disconnect
by Trond Myklebust
· 6 years ago
5131496
SUNRPC: Fix the minimal size for reply buffer allocation
by Trond Myklebust
· 6 years ago
9734ad5
SUNRPC: Fix a client regression when handling oversized replies
by Trond Myklebust
· 6 years ago
400417b
pNFS: Fix a typo in pnfs_update_layout
by Trond Myklebust
· 6 years ago
f87b543
fix null pointer deref in tracepoints in back channel
by Olga Kornievskaia
· 6 years ago
4d6c671
SUNRPC: Take the transport send lock before binding+connecting
by Trond Myklebust
· 6 years ago
009a82f
SUNRPC: Micro-optimise when the task is known not to be sleeping
by Trond Myklebust
· 6 years ago
03e51d3
SUNRPC: Check whether the task was transmitted before rebind/reconnect
by Trond Myklebust
· 6 years ago
6b5f590
SUNRPC: Remove redundant calls to RPC_IS_QUEUED()
by Trond Myklebust
· 6 years ago
cea5778
SUNRPC: Clean up
by Trond Myklebust
· 6 years ago
7b3fef8
SUNRPC: Respect RPC call timeouts when retrying transmission
by Trond Myklebust
· 6 years ago
477687e
SUNRPC: Fix up RPC back channel transmission
by Trond Myklebust
· 6 years ago
ed7dc97
SUNRPC: Prevent thundering herd when the socket is not connected
by Trond Myklebust
· 6 years ago
0d1bf34
SUNRPC: Allow dynamic allocation of back channel slots
by Trond Myklebust
· 6 years ago
067c469
NFSv4.1: Bump the default callback session slot count to 16
by Trond Myklebust
· 6 years ago
12a3ad6
SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc
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
a73881c
SUNRPC: Fix an Oops in udp_poll()
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
6f903b1
SUNRPC: Remove the redundant 'zerocopy' argument to xs_sendpages()
by Trond Myklebust
· 6 years ago
c87dc4c
SUNRPC: Further cleanups of xs_sendpages()
by Trond Myklebust
· 6 years ago
0472e47
SUNRPC: Convert socket page send code to use iov_iter()
by Trond Myklebust
· 6 years ago
e791f8e
SUNRPC: Convert xs_send_kvec() to use iov_iter_kvec()
by Trond Myklebust
· 6 years ago
5f52a9d
SUNRPC: Initiate a connection close on an ESHUTDOWN error in stream receive
by Trond Myklebust
· 6 years ago
727fcc6
SUNRPC: Don't suppress socket errors when a message read completes
by Trond Myklebust
· 6 years ago
e92053a
SUNRPC: Handle zero length fragments correctly
by Trond Myklebust
· 6 years ago
ae05355
SUNRPC: Don't reset the stream record info when the receive worker is running
by Trond Myklebust
· 6 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
e3735c8
SUNRPC: remove pointless test in unx_match()
by NeilBrown
· 6 years ago
45bb8d8
NFS: drop useless LIST_HEAD
by Julia Lawall
· 6 years ago
b9779a5
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
by Trond Myklebust
· 6 years ago
0ffe86f
SUNRPC: Use poll() to fix up the socket requeue races
by Trond Myklebust
· 6 years ago
a1231fd
SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobs
by Trond Myklebust
· 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
2137397
Merge tag 'sound-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
fb83f15
Merge tag 'pinctrl-v5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 6 years ago
c828c26
Merge tag 'gpio-v5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
7d9d592
Merge tag 'mtd/fixes-for-5.0-rc8' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 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
40e196a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
1765f5d
sky2: Increase D3 delay again
by Kai-Heng Feng
· 6 years ago
816db76
vhost: correctly check the return value of translate_desc() in log_used()
by Jason Wang
· 6 years ago
2688366
Merge tag 'asoc-fix-v5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 6 years ago
5cd856a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
1f43f40
net: netcp: Fix ethss driver probe issue
by Murali Karicheri
· 6 years ago
4d96e13
net: hns: Fixes the missing put_device in positive leg for roce reset
by Salil Mehta
· 6 years ago
92a8c29
Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 6 years ago
8a7493e
net: stmmac: Fix a race in EEE enable callback
by Jose Abreu
· 6 years ago
694d790
Merge branch 'qed-iWARP'
by David S. Miller
· 6 years ago
8be3dad
qed: Fix iWARP syn packet mac address validation.
by Michal Kalderon
· 6 years ago
9addc92
qed: Fix iWARP buffer size provided for syn packet processing.
by Michal Kalderon
· 6 years ago
b5372fe
exec: load_script: Do not exec truncated interpreter path
by Kees Cook
· 6 years ago
8e29d23
r8152: Add support for MAC address pass through on RTL8153-BD
by David Chen
· 6 years ago
f2ffff0
mac80211: mesh: fix missing unlock on error in table_path_del()
by Wei Yongjun
· 6 years ago
21d2cb4
net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"
by Colin Ian King
· 6 years ago
9060cb7
net: crypto set sk to NULL when af_alg_release.
by Mao Wenan
· 6 years ago
19dd077
ASoC: simple-card: fixup refcount_t underflow
by Kuninori Morimoto
· 6 years ago
304017d
ASoC: topology: free created components in tplg load error
by Bard liao
· 6 years ago
301e361
Merge tag 'mailbox-fixes-v5.0-rc7' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 6 years ago
3ddc14e
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
Next »