Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fcda3d5d221bbfc469415b0fa7dc4eb87d90d955
fcda3d5
Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Trond Myklebust
· 7 years ago
3f0b3cf
NFS: Filter cache invalidation when holding a delegation
by Trond Myklebust
· 7 years ago
4ebe83a
NFS: Ignore NFS_INO_REVAL_FORCED in nfs_check_inode_attributes()
by Trond Myklebust
· 7 years ago
c80d17c
NFS: Improve caching while holding a delegation
by Trond Myklebust
· 7 years ago
0b46726
NFS: Fix attribute revalidation
by Trond Myklebust
· 7 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
· 7 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
11d0ac1
xprtrdma: Remove transfertypes array
by Chuck Lever
· 7 years ago
8335640
xprtrdma: Add trace_xprtrdma_dma_map(mr)
by Chuck Lever
· 7 years ago
2fad659
xprtrdma: Wait on empty sendctx queue
by Chuck Lever
· 7 years ago
ed3aa74
xprtrdma: Move common wait_for_buffer_space call to parent function
by Chuck Lever
· 7 years ago
a8f688e
xprtrdma: Return -ENOBUFS when no pages are available
by Chuck Lever
· 7 years ago
ae55e59
pnfs: Don't release the sequence slot until we've processed layoutget on open
by Trond Myklebust
· 7 years ago
32f1c28
pnfs: Don't call commit on failed layoutget-on-open
by Trond Myklebust
· 7 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
· 7 years ago
2409a97
pnfs: Add LAYOUTGET to OPEN of a new file
by Fred Isaman
· 8 years ago
5e36e2a
pnfs: Change pnfs_alloc_init_layoutget_args call signature
by Fred Isaman
· 8 years ago
1b146fc
pnfs: Move nfs4_opendata into nfs4_fs.h
by Fred Isaman
· 8 years ago
56f487f
pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compound
by Fred Isaman
· 8 years ago
dacb452
pnfs: move allocations out of nfs4_proc_layoutget
by Fred Isaman
· 8 years ago
587f03d
pnfs: refactor send_layoutget
by Fred Isaman
· 8 years ago
f86c3ac
pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPEN
by Fred Isaman
· 8 years ago
3b65a30
NFS4: move ctx into nfs4_run_open_task
by Fred Isaman
· 8 years ago
808ba32
pnfs: Store return value of decode_layoutget for later processing
by Fred Isaman
· 8 years ago
34ec9aa
pnfs: Remove redundant assignment from nfs4_proc_layoutget().
by Fred Isaman
· 8 years ago
a3cf9bc
NFSv4: Don't add a new lock on an interrupted wait for LOCK
by Benjamin Coddington
· 7 years ago
cf61eb2
NFSv4: Always clear the pNFS layout when handling ESTALE
by Trond Myklebust
· 7 years ago
d688948
NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_message
by Dave Wysochanski
· 7 years ago
d554168
NFS: Fix up nfs_post_op_update_inode() to force ctime updates
by Trond Myklebust
· 7 years ago
472f761
NFS: Ensure we revalidate the inode correctly after setacl
by Trond Myklebust
· 7 years ago
59a707b
NFS: Ensure we revalidate the inode correctly after remove or rename
by Trond Myklebust
· 7 years ago
821a868
NFS: Set the force revalidate flag if the inode is not completely initialised
by Trond Myklebust
· 7 years ago
3cb3fd6
NFS: Fix up sillyrename()
by Trond Myklebust
· 7 years ago
ed7e9ad
NFSv4: Fix sillyrename to return the delegation when appropriate
by Trond Myklebust
· 7 years ago
991eedb
NFSv4: Only pass the delegation to setattr if we're sending a truncate
by Trond Myklebust
· 7 years ago
2f26102
NFS: Merge nfs41_free_stateid() with _nfs41_free_stateid()
by Anna Schumaker
· 7 years ago
fba83f3
NFS: Pass "privileged" value to nfs4_init_sequence()
by Anna Schumaker
· 7 years ago
e9ae1ee
NFS: Move call to nfs4_state_protect() to nfs4_commit_setup()
by Anna Schumaker
· 7 years ago
fb91fb0
NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup()
by Anna Schumaker
· 7 years ago
e04bbf6
NFS: Avoid quadratic search when freeing delegations.
by NeilBrown
· 7 years ago
ead9ad7
rculist: add list_for_each_entry_from_rcu()
by NeilBrown
· 7 years ago
3ca951b
NFS: use cond_resched() when restarting walk of delegation list.
by NeilBrown
· 7 years ago
f389349
NFS: slight optimization for walking list for delegations
by NeilBrown
· 7 years ago
9f6d44d
NFS: Optimise away lookups for rename targets
by Trond Myklebust
· 7 years ago
73dd684
NFS: If the VFS sets LOOKUP_REVAL then force a lookup of the dentry
by Trond Myklebust
· 7 years ago
4792192
NFS: Optimise away the close-to-open GETATTR when we have NFSv4 OPEN
by Trond Myklebust
· 7 years ago
786b71f
Merge tag 'nds32-for-linus-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 7 years ago
b04e217
Linux 4.17-rc7
by Linus Torvalds
· 7 years ago
861d9dd
Merge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
7fbb615
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
b2096a5
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
cc71efd
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e5dd615
Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi into fixes
by Olof Johansson
· 7 years ago
f59c303
ARM: Fix i2c-gpio GPIO descriptor tables
by Linus Walleij
· 7 years ago
ec30dcf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
9c6d26d
arm64: dts: hikey: Fix eMMC corruption regression
by John Stultz
· 7 years ago
bc2dbc5
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
03250e10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
3f19597
kasan: fix memory hotplug during boot
by David Hildenbrand
· 7 years ago
ed1596f
kasan: free allocated shadow memory on MEM_CANCEL_ONLINE
by David Hildenbrand
· 7 years ago
d41362e
checkpatch: fix macro argument precedence test
by Joe Perches
· 7 years ago
ae67d58
init/main.c: include <linux/mem_encrypt.h>
by Mathieu Malaterre
· 7 years ago
23d6aef
kernel/sys.c: fix potential Spectre v1 issue
by Gustavo A. R. Silva
· 7 years ago
a215586
mm/memory_hotplug: fix leftover use of struct page during hotplug
by Jonathan Cameron
· 7 years ago
6c04ab0
proc: fix smaps and meminfo alignment
by Hugh Dickins
· 7 years ago
8addc2d
mm: do not warn on offline nodes unless the specific node is explicitly requested
by Michal Hocko
· 7 years ago
15c30bc
mm, memory_hotplug: make has_unmovable_pages more robust
by Michal Hocko
· 7 years ago
0f901dc
mm/kasan: don't vfree() nonexistent vm_area
by Andrey Ryabinin
· 7 years ago
b9ddff9
MAINTAINERS: change hugetlbfs maintainer and update files
by Mike Kravetz
· 7 years ago
8f89c00
ipc/shm: fix shmat() nil address after round-down when remapping
by Davidlohr Bueso
· 7 years ago
a73ab24
Revert "ipc/shm: Fix shmat mmap nil-page protection"
by Davidlohr Bueso
· 7 years ago
7a4deea
idr: fix invalid ptr dereference on item delete
by Matthew Wilcox
· 7 years ago
3373de2
ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio"
by Changwei Ge
· 7 years ago
7cbf319
mm: fix nr_rotate_swap leak in swapon() error case
by Omar Sandoval
· 7 years ago
0ec46ab
Merge tag 'qcom-fixes-for-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into fixes
by Olof Johansson
· 7 years ago
f2c56aa
Merge tag 'sunxi-fixes-for-4.17' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes
by Olof Johansson
· 7 years ago
eb11041
ibmvnic: Fix partial success login retries
by Thomas Falcon
· 7 years ago
d2f30f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
696ca77
KVM: x86: fix #UD address of failed Hyper-V hypercalls
by Radim Krčmář
· 7 years ago
24e4b07
selftests/net: Add missing config options for PMTU tests
by Stefano Brivio
· 7 years ago
e3ffec4
Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 7 years ago
62d18ec
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
b133ef6
Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
f287fe3
Merge tag 'mmc-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
b9f5701
Merge tag 'drm-fixes-for-v4.17-rc7' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
a1a9f53
Merge tag 'sound-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
1383cb8
mlx4_core: allocate ICM memory in page size chunks
by Qing Huang
· 7 years ago
4ff648d
sched, tracing: Fix trace_sched_pi_setprio() for deboosting
by Sebastian Andrzej Siewior
· 7 years ago
Next »