Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
71cdd40fd498f12679070def668f6a4719ddbd1c
71cdd40
pnfsblock: write_pagelist handle zero invalid extents
by Peng Tao
· 13 years ago
31e6306
pnfsblock: note written INVAL areas for layoutcommit
by Fred Isaman
· 13 years ago
650e2d3
pnfsblock: bl_write_pagelist
by Fred Isaman
· 13 years ago
9549ec0
pnfsblock: bl_read_pagelist
by Fred Isaman
· 13 years ago
b2be781
pnfsblock: cleanup_layoutcommit
by Fred Isaman
· 13 years ago
90ace12
pnfsblock: encode_layoutcommit
by Fred Isaman
· 13 years ago
9f37704
pnfsblock: merge rw extents
by Fred Isaman
· 13 years ago
c1c2a4c
pnfsblock: add extent manipulation functions
by Fred Isaman
· 13 years ago
6d742ba
pnfsblock: bl_find_get_extent
by Fred Isaman
· 13 years ago
e9437cc
pnfsblock: xdr decode pnfs_block_layout4
by Fred Isaman
· 13 years ago
2f9fd18
pnfsblock: call and parse getdevicelist
by Fred Isaman
· 13 years ago
03341d2
pnfsblock: merge extents
by Fred Isaman
· 13 years ago
a60d2eb
pnfsblock: lseg alloc and free
by Fred Isaman
· 13 years ago
025a70e
pnfsblock: remove device operations
by Jim Rees
· 13 years ago
fe0a9b7
pnfsblock: add device operations
by Jim Rees
· 13 years ago
9e69296
pnfsblock: basic extent code
by Fred Isaman
· 13 years ago
e9643fe
pnfsblock: use pageio_ops api
by Benny Halevy
· 13 years ago
155e752
pnfsblock: add blocklayout Kconfig option, Makefile, and stubs
by Fred Isaman
· 13 years ago
db29c08
pnfs: cleanup_layoutcommit
by Andy Adamson
· 13 years ago
dae100c
pnfs: ask for layout_blksize and save it in nfs_server
by Fred Isaman
· 13 years ago
738fd0f3
pnfs: add set-clear layoutdriver interface
by Benny Halevy
· 13 years ago
7f11d8d
pnfs: GETDEVICELIST
by Andy Adamson
· 13 years ago
3557c6c
pnfs: use lwb as layoutcommit length
by Peng Tao
· 13 years ago
a9bae56
pnfs: let layoutcommit handle a list of lseg
by Peng Tao
· 13 years ago
9fa4075
pnfs: save layoutcommit cred at layout header init
by Peng Tao
· 13 years ago
acff5880
pnfs: save layoutcommit lwb at layout header
by Peng Tao
· 13 years ago
374e4e3
Additional readdir cookie loop information
by Bryan Schumaker
· 13 years ago
0c03080
NFS: Fix spurious readdir cookie loop messages
by Trond Myklebust
· 13 years ago
ed1e6211
NFSv4: Don't use the delegation->inode in nfs_mark_return_delegation()
by Trond Myklebust
· 13 years ago
73ca100
nfs: don't use d_move in nfs_async_rename_done
by Jeff Layton
· 13 years ago
2773395
RDMA: Increasing RPCRDMA_MAX_DATA_SEGS
by Steve Dickson
· 13 years ago
5f00bcb
Merge branch 'master' into devel and apply fixup from Stephen Rothwell:
by Stephen Rothwell
· 13 years ago
b6844e8
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 13 years ago
2f17507
Documentation: Update augmented rbtree documentation
by Sasha Levin
· 13 years ago
81d6743
XZ: Fix missing <linux/kernel.h> include
by Lasse Collin
· 13 years ago
21c7075
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 13 years ago
ff0c4ad
Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
by Linus Torvalds
· 13 years ago
fcda12e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 13 years ago
5fabc48
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
c61264f
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 13 years ago
a23a334
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
62a2635
modpost: Fix modpost's license checking V3
by Alessio Igor Bogani
· 13 years ago
88bfa32
module: add /sys/module/<name>/uevent files
by Kay Sievers
· 13 years ago
4befb02
module: change attr callbacks to take struct module_kobject
by Kay Sievers
· 13 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 14 years ago
74e08fc
modules: add default loader hook implementations
by Jonas Bonn
· 14 years ago
81c7413
param: fix return value handling in param_set_*
by Satoru Moriya
· 14 years ago
3f68b03
KVM: IOMMU: Disable device assignment without interrupt remapping
by Alex Williamson
· 13 years ago
4f02264
KVM: MMU: trace mmio page fault
by Xiao Guangrong
· 13 years ago
ce88dec
KVM: MMU: mmio page fault support
by Xiao Guangrong
· 13 years ago
dd3bfd5
KVM: MMU: reorganize struct kvm_shadow_walk_iterator
by Xiao Guangrong
· 13 years ago
c2a2ac2
KVM: MMU: lockless walking shadow page table
by Xiao Guangrong
· 13 years ago
603e065
KVM: MMU: do not need atomicly to set/clear spte
by Xiao Guangrong
· 13 years ago
1df9f2d
KVM: MMU: introduce the rules to modify shadow page table
by Xiao Guangrong
· 13 years ago
d7c5520
KVM: MMU: abstract some functions to handle fault pfn
by Xiao Guangrong
· 13 years ago
fce92dc
KVM: MMU: filter out the mmio pfn from the fault pfn
by Xiao Guangrong
· 13 years ago
c370795
KVM: MMU: remove bypass_guest_pf
by Xiao Guangrong
· 13 years ago
bd4c86e
KVM: MMU: split kvm_mmu_free_page
by Xiao Guangrong
· 13 years ago
aa6bd18
KVM: MMU: count used shadow pages on prepareing path
by Xiao Guangrong
· 13 years ago
b90a0e6
KVM: MMU: rename 'pt_write' to 'emulate'
by Xiao Guangrong
· 13 years ago
b36c7a7
KVM: MMU: cleanup for FNAME(fetch)
by Xiao Guangrong
· 13 years ago
640d9b0
KVM: MMU: optimize to handle dirty bit
by Xiao Guangrong
· 13 years ago
bebb106
KVM: MMU: cache mmio info on page fault path
by Xiao Guangrong
· 13 years ago
af7cc7d
KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code
by Xiao Guangrong
· 13 years ago
ffb61bb
KVM: MMU: do not update slot bitmap if spte is nonpresent
by Xiao Guangrong
· 13 years ago
052331b
KVM: MMU: fix walking shadow page table
by Xiao Guangrong
· 13 years ago
d910f5c
KVM guest: KVM Steal time registration
by Glauber Costa
· 13 years ago
73b7d40
[S390] use siginfo for sigtrap signals
by Martin Schwidefsky
· 13 years ago
4fa52aa
[S390] dasd: add enhanced DASD statistics interface
by Stefan Weinhuber
· 13 years ago
8bb3a2e
[S390] kvm: make sigp emerg smp capable
by Christian Ehrhardt
· 13 years ago
cadfce7
[S390] disable cpu measurement alerts on a dying cpu
by Jan Glauber
· 13 years ago
c76e70d
[S390] initial cr0 bits
by Martin Schwidefsky
· 13 years ago
5beab99
[S390] iucv cr0 enablement bit
by Martin Schwidefsky
· 13 years ago
89c9b66
[S390] race safe external interrupt registration
by Jan Glauber
· 13 years ago
9e280f6
[S390] remove tape block docu
by Martin Schwidefsky
· 13 years ago
6bed05b
[S390] ap: toleration support for ap device type 10
by Holger Dengler
· 13 years ago
fdb204d
[S390] cleanup program check handler prototypes
by Martin Schwidefsky
· 13 years ago
f7850c9
[S390] remove kvm mmu reload on s390
by Carsten Otte
· 13 years ago
092670c
[S390] Use gmap translation for accessing guest memory
by Carsten Otte
· 13 years ago
598841c
[S390] use gmap address spaces for kvm guest images
by Carsten Otte
· 13 years ago
e5992f2
[S390] kvm guest address space mapping
by Martin Schwidefsky
· 13 years ago
144d634
[S390] fix s390 assembler code alignments
by Jan Glauber
· 13 years ago
603d1a5
[S390] move sie code to entry.S
by Martin Schwidefsky
· 13 years ago
bb25b9b
[S390] kvm: handle tprot intercepts
by Christian Borntraeger
· 13 years ago
b02f0c2
[S390] qdio: clear shared DSCI before scheduling the queue handler
by Jan Glauber
· 13 years ago
50a1598
[S390] reference bit testing for unmapped pages
by Martin Schwidefsky
· 13 years ago
f433c4a
[S390] irqs: Do not trace arch_local_{*,irq_*} functions
by Steven Rostedt
· 13 years ago
284ecb0
[S390] kconfig: remove tape interface support comment
by Martin Schwidefsky
· 13 years ago
a642285
of: fix missing include from of_pci.c
by Grant Likely
· 13 years ago
6d6be43
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 13 years ago
f5fc879
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 13 years ago
d4e0670
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
e498037
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 13 years ago
9d1c021
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 13 years ago
807094c
Documentation: refresh sysctl/kernel.txt
by Borislav Petkov
· 13 years ago
9fd615f4
Documentation: fix ambigous text for root cpuset
by Wanlong Gao
· 13 years ago
e47f9d8
Documentation: fix echo command in cgroups/cpuacct.txt
by Wanlong Gao
· 13 years ago
b4db920
Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-for-linus', 'x86-platform-for-linus', 'x86-quirks-for-linus', 'x86-tsc-for-linus' and 'x86-smpboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
7080d30
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
148a7b1
Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
Next »