Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1c1aeaf1432f51b57341741dcb76a3825d63a168
1c1aeaf
pNFS/flexfiles: ff_layout_pg_init_read should exit on error
by Trond Myklebust
· 7 years ago
ea51f94
pNFS: Treat RECALLCONFLICT like DELAY...
by Trond Myklebust
· 7 years ago
ecf8402
pNFS: When updating the stateid in layoutreturn, also update the recall range
by Trond Myklebust
· 7 years ago
8618289
NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
by Trond Myklebust
· 7 years ago
d0fbb1d
NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
by Trond Myklebust
· 7 years ago
62421cd
NFSv4: Fix a typo in nfs4_init_channel_attrs()
by Trond Myklebust
· 7 years ago
8aafd2f
NFSv4: Don't busy wait if NFSv4 session draining is interrupted
by Trond Myklebust
· 7 years ago
e4648aa
NFS recover from destination server reboot for copies
by Olga Kornievskaia
· 7 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
· 7 years ago
72bf75c
NFSv4: Fix error handling in nfs4_sp4_select_mode()
by Wei Yongjun
· 7 years ago
10db5b7
pnfs: Use true and false for boolean values
by Gustavo A. R. Silva
· 7 years ago
2230ca0
pnfs: pnfs_find_lseg() should not check NFS_LSEG_LAYOUTRETURN
by Trond Myklebust
· 7 years ago
01e03bd
NFS: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
c8d0715
NFSv4: Mark the inode change attribute up to date in update_changeattr()
by Trond Myklebust
· 7 years ago
5636ec4
NFSv4: Detect nlink changes on cross-directory renames too
by Trond Myklebust
· 7 years ago
3c59117
NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdir
by Trond Myklebust
· 7 years ago
c16467d
pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturn
by Trond Myklebust
· 7 years ago
8d4fb8f
xprtrdma: Fix disconnect regression
by Chuck Lever
· 7 years ago
8fdee4c
sunrpc: whitespace fixes
by Stephen Hemminger
· 7 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
· 7 years ago
1a54c0c
sunrpc: kstrtoul() can also return -ERANGE
by Dan Carpenter
· 7 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
· 7 years ago
189e195
sunrpc: Add _add_rpc_iostats() to add rpc_iostats metrics
by Dave Wysochanski
· 7 years ago
acdce5f
sunrpc: add _print_rpc_iostats() to output metrics for one RPC op
by Dave Wysochanski
· 7 years ago
82b98ca
net/sunrpc: Make rpc_auth_create_args a const
by Sargun Dhillon
· 7 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
· 7 years ago
cf83402
NFS: Fix excessive attribute revalidation in nfs_execute_ok()
by Trond Myklebust
· 7 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
cd3f77d
Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
fd4f84f
Merge tag 'staging-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
a5f9e5d
Merge tag 'driver-core-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
9bd5918
Merge tag 'acpi-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
99015e9
Merge tag 'pm-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
6e77b26
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
5c61ef1
Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
c2412ac
cachefiles: Wait rather than BUG'ing on "Unexpected object collision"
by Kiran Kumar Modukuri
· 7 years ago
5ce83d4
cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag
by Kiran Kumar Modukuri
· 7 years ago
f29507c
fscache: Fix reference overput in fscache_attach_object() error handling
by Kiran Kumar Modukuri
· 7 years ago
934140a
cachefiles: Fix refcounting bug in backing-file read monitoring
by Kiran Kumar Modukuri
· 8 years ago
d0eb06a
fscache: Allow cancelled operations to be enqueued
by Kiran Kumar Modukuri
· 7 years ago
9981b4f
Merge tag 'mips_fixes_4.18_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 7 years ago
0723090
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
03bc7ca
net: axienet: Fix double deregister of mdio
by Shubhrajyoti Datta
· 7 years ago
f25e139
qmi_wwan: fix interface number for DW5821e production firmware
by Aleksander Morgado
· 7 years ago
2efd4fc
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
by Willem de Bruijn
· 7 years ago
ae2dcb2
bnx2x: Fix invalid memory access in rss hash config path.
by Sudarsana Reddy Kalluru
· 7 years ago
958c696
net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper
by Jack Morgenstein
· 7 years ago
18041b5
r8169: restore previous behavior to accept BIOS WoL settings
by Heiner Kallweit
· 7 years ago
f89ed2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
0894da8
media: staging: omap4iss: Include asm/cacheflush.h after generic includes
by Guenter Roeck
· 7 years ago
049f560
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
e1adf31
Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
bafaf05
cpufreq: qcom-kryo: add NULL entry to the end of_device_id array
by YueHaibing
· 7 years ago
e31f645
cfg80211: never ignore user regulatory hint
by Amar Singhal
· 7 years ago
2fba357
s390: disable gcc plugins
by Martin Schwidefsky
· 7 years ago
144fe2b
sock: fix sg page frag coalescing in sk_alloc_sg
by Daniel Borkmann
· 7 years ago
90fd131
netfilter: nf_tables: move dumper state allocation into ->start
by Florian Westphal
· 7 years ago
1a4f14b
Merge branch 'tcp-robust-ooo'
by David S. Miller
· 7 years ago
58152ec
tcp: add tcp_ooo_try_coalesce() helper
by Eric Dumazet
· 7 years ago
8541b21
tcp: call tcp_drop() from tcp_data_queue_ofo()
by Eric Dumazet
· 7 years ago
3d4bf93
tcp: detect malicious patterns in tcp_collapse_ofo_queue()
by Eric Dumazet
· 7 years ago
f4a3313
tcp: avoid collapses in tcp_prune_queue() if possible
by Eric Dumazet
· 7 years ago
72cd43b
tcp: free batches of packets in tcp_prune_ofo_queue()
by Eric Dumazet
· 7 years ago
3dd1c9a
ip: hash fragments consistently
by Paolo Abeni
· 7 years ago
e873e4b
ipv6: use fib6_info_hold_safe() when necessary
by Wei Wang
· 7 years ago
5302a84
Merge tag 'linux-can-fixes-for-4.18-20180723' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 7 years ago
8ebd83b
can: xilinx_can: fix power management handling
by Anssi Hannula
· 7 years ago
2f4f0f3
can: xilinx_can: fix incorrect clear of non-processed interrupts
by Anssi Hannula
· 7 years ago
8399799
can: xilinx_can: fix RX overflow interrupt not being enabled
by Anssi Hannula
· 7 years ago
620050d
can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
by Anssi Hannula
· 8 years ago
877e0b7
can: xilinx_can: fix recovery from error states not being propagated
by Anssi Hannula
· 8 years ago
32852c5
can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK
by Anssi Hannula
· 8 years ago
2574fe5
can: xilinx_can: fix device dropping off bus on RX overrun
by Anssi Hannula
· 8 years ago
54e4a0c
can: m_can: Move accessing of message ram to after clocks are enabled
by Faiz Abbas
· 7 years ago
1675bee
can: m_can: Fix runtime resume call
by Faiz Abbas
· 7 years ago
Next »