index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
no-block.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-17
ocfs2: Commit transactions in error cases -v2
Wengang Wang
3
-6
/
+9
2011-11-17
ocfs2: make direntry invalid when deleting it
Wengang Wang
1
-2
/
+1
2011-11-17
fs/ocfs2/dlm/dlmlock.c: free kmem_cache_zalloc'd data using kmem_cache_free
Julia Lawall
1
-1
/
+1
2011-07-28
ocfs2: Avoid livelock in ocfs2_readpage()
Jan Kara
1
-0
/
+8
2011-07-28
ocfs2: serialize unaligned aio
Mark Fasheh
5
-2
/
+73
2011-07-25
ocfs2: Implement llseek()
Sunil Mushran
3
-2
/
+151
2011-07-24
ocfs2: Fix ocfs2_page_mkwrite()
Wengang Wang
2
-37
/
+67
2011-07-24
ocfs2: Add comment about orphan scanning
Sunil Mushran
1
-0
/
+14
2011-07-24
ocfs2: Clean up messages in the fs
Sunil Mushran
4
-14
/
+22
2011-07-24
ocfs2/cluster: Cluster up now includes network connections too
Sunil Mushran
2
-13
/
+61
2011-07-24
ocfs2/cluster: Add new function o2net_fill_node_map()
Sunil Mushran
3
-33
/
+90
2011-07-24
ocfs2/cluster: Fix output in file elapsed_time_in_ms
Sunil Mushran
1
-3
/
+6
2011-07-24
ocfs2/dlm: dlmlock_remote() needs to account for remastery
Sunil Mushran
1
-10
/
+8
2011-07-24
ocfs2/dlm: Take inflight reference count for remotely mastered resources too
Sunil Mushran
3
-39
/
+32
2011-07-24
ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery()
Sunil Mushran
2
-26
/
+24
2011-07-24
ocfs2/dlm: Trace insert/remove of resource to/from hash
Sunil Mushran
3
-11
/
+15
2011-07-24
ocfs2/dlm: Clean up refmap helpers
Sunil Mushran
3
-79
/
+66
2011-07-24
ocfs2/dlm: Cleanup up dlm_finish_local_lockres_recovery()
Sunil Mushran
1
-32
/
+25
2011-07-24
ocfs2: Clean up messages in stack_o2cb.c
Sunil Mushran
1
-2
/
+2
2011-07-24
ocfs2/dlm: Clean up messages in o2dlm
Sunil Mushran
5
-70
/
+71
2011-07-24
ocfs2/cluster: Clean up messages in o2net
Sunil Mushran
1
-66
/
+53
2011-07-24
ocfs2/cluster: Abort heartbeat start on hard-ro devices
Sunil Mushran
1
-69
/
+116
2011-07-24
Documentation: Update augmented rbtree documentation
Sasha Levin
1
-9
/
+14
2011-07-24
XZ: Fix missing <linux/kernel.h> include
Lasse Collin
1
-1
/
+1
2011-07-24
modpost: Fix modpost's license checking V3
Alessio Igor Bogani
1
-1
/
+28
2011-07-24
module: add /sys/module/<name>/uevent files
Kay Sievers
3
-0
/
+22
2011-07-24
module: change attr callbacks to take struct module_kobject
Kay Sievers
3
-23
/
+24
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
26
-777
/
+12
2011-07-24
modules: add default loader hook implementations
Jonas Bonn
2
-1
/
+55
2011-07-24
param: fix return value handling in param_set_*
Satoru Moriya
1
-2
/
+2
2011-07-24
KVM: IOMMU: Disable device assignment without interrupt remapping
Alex Williamson
1
-0
/
+18
2011-07-24
KVM: MMU: trace mmio page fault
Xiao Guangrong
4
-1
/
+80
2011-07-24
KVM: MMU: mmio page fault support
Xiao Guangrong
6
-14
/
+255
2011-07-24
KVM: MMU: reorganize struct kvm_shadow_walk_iterator
Xiao Guangrong
1
-1
/
+1
2011-07-24
KVM: MMU: lockless walking shadow page table
Xiao Guangrong
2
-8
/
+132
2011-07-24
KVM: MMU: do not need atomicly to set/clear spte
Xiao Guangrong
1
-15
/
+71
2011-07-24
KVM: MMU: introduce the rules to modify shadow page table
Xiao Guangrong
1
-34
/
+69
2011-07-24
KVM: MMU: abstract some functions to handle fault pfn
Xiao Guangrong
2
-18
/
+41
2011-07-24
KVM: MMU: filter out the mmio pfn from the fault pfn
Xiao Guangrong
3
-4
/
+21
2011-07-24
KVM: MMU: remove bypass_guest_pf
Xiao Guangrong
7
-132
/
+33
2011-07-24
KVM: MMU: split kvm_mmu_free_page
Xiao Guangrong
1
-3
/
+18
2011-07-24
KVM: MMU: count used shadow pages on prepareing path
Xiao Guangrong
1
-5
/
+5
2011-07-24
KVM: MMU: rename 'pt_write' to 'emulate'
Xiao Guangrong
2
-13
/
+13
2011-07-24
KVM: MMU: cleanup for FNAME(fetch)
Xiao Guangrong
1
-2
/
+2
2011-07-24
KVM: MMU: optimize to handle dirty bit
Xiao Guangrong
2
-34
/
+25
2011-07-24
KVM: MMU: cache mmio info on page fault path
Xiao Guangrong
6
-21
/
+96
2011-07-24
KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code
Xiao Guangrong
1
-11
/
+31
2011-07-24
KVM: MMU: do not update slot bitmap if spte is nonpresent
Xiao Guangrong
1
-8
/
+7
2011-07-24
KVM: MMU: fix walking shadow page table
Xiao Guangrong
1
-4
/
+5
2011-07-24
KVM guest: KVM Steal time registration
Glauber Costa
4
-0
/
+84
[next]