index
:
kernel/git/zwisler/linux.git
4k_zero_page
4k_zero_page_v3
dave_only_vmf
dave_only_vmf_v2
dax-locking
dax_deadlock
dax_iomap_build
dax_mo_radix
dax_per_ext4_inode
dax_pmd_clean
dax_pmd_clean_v2
dax_pmd_v3
dax_pmd_v4
dax_pmd_v5
dax_pmd_v6
dax_pmd_v8
dax_pmd_v9
dax_raw_fixes_v1
dax_tracepoints
dax_tracepoints_v2
dax_tracepoints_v3
ext4_PMD_allocation
fsync_bdev_v2
fsync_bdev_v3
fsync_bdev_v4
fsync_fixes
fsync_fixes_v2
fsync_fixes_v3
fsync_rfc
fsync_v2
fsync_v3
fsync_v4
fsync_v5
fsync_v6
fsync_v7
fsync_v8
hmat_rfc_v1
hmem_sysfs
jan_dax
master
mmots_dax_tracepoint
pmd_corruption
Ross Zwisler's fork of linux.git
Ross Zwisler
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-18
xfs: call dax_pfn_mkwrite() for DAX fsync/msync
fsync_v5
Ross Zwisler
1
-3
/
+4
2015-12-18
ext4: call dax_pfn_mkwrite() for DAX fsync/msync
Ross Zwisler
1
-1
/
+3
2015-12-18
ext2: call dax_pfn_mkwrite() for DAX fsync/msync
Ross Zwisler
1
-1
/
+3
2015-12-18
dax: add support for fsync/sync
Ross Zwisler
3
-6
/
+158
2015-12-18
mm: add find_get_entries_tag()
Ross Zwisler
2
-0
/
+71
2015-12-18
dax: support dirty DAX entries in radix tree
Ross Zwisler
8
-32
/
+73
2015-12-14
pmem: add wb_cache_pmem() to the PMEM API
Ross Zwisler
2
-6
/
+27
2015-12-07
ext4: use pre-zeroed blocks for DAX page faults
Jan Kara
3
-36
/
+74
2015-12-07
ext4: implement allocation of pre-zeroed blocks
Jan Kara
4
-4
/
+36
2015-12-07
ext4: provide ext4_issue_zeroout()
Jan Kara
4
-15
/
+23
2015-12-07
ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flag
Jan Kara
3
-28
/
+22
2015-12-07
ext4: document lock ordering
Jan Kara
1
-0
/
+30
2015-12-07
ext4: fix races of writeback with punch hole and zero range
Jan Kara
3
-1
/
+42
2015-12-07
ext4: fix races between buffered IO and collapse / insert range
Jan Kara
1
-28
/
+31
2015-12-07
ext4: move unlocked dio protection from ext4_alloc_file_blocks()
Jan Kara
1
-11
/
+10
2015-12-07
ext4: fix races between page faults and hole punching
Jan Kara
6
-42
/
+127
2015-12-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-13
/
+56
2015-12-06
Linux 4.4-rc4
Linus Torvalds
1
-1
/
+1
2015-12-06
staging/lustre: remove IOC_LIBCFS_PING_TEST ioctl
James Simmons
2
-18
/
+0
2015-12-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-31
/
+15
2015-12-06
Don't reset ->total_link_count on nested calls of vfs_path_lookup()
Al Viro
1
-1
/
+0
2015-12-06
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
3
-26
/
+11
2015-12-06
ovl: fix permission checking for setattr
Miklos Szeredi
1
-4
/
+4
2015-12-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-15
/
+45
2015-12-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-36
/
+54
2015-12-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
19
-70
/
+129
2015-12-05
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
57
-331
/
+735
2015-12-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-3
/
+4
2015-12-05
x86/signal: Fix restart_syscall number for x32 tasks
Dmitry V. Levin
1
-7
/
+10
2015-12-05
x86/mpx: Fix instruction decoder condition
Dave Hansen
1
-3
/
+3
2015-12-05
Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
30
-91
/
+387
2015-12-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+1
2015-12-04
drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)
Alex Deucher
6
-30
/
+140
2015-12-04
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-53
/
+76
2015-12-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-89
/
+107
2015-12-04
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
9
-29
/
+164
2015-12-04
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
Lyude
10
-12
/
+32
2015-12-04
drm/amdgpu: add spin lock to protect freed list in vm (v2)
jimqu
2
-3
/
+15
2015-12-04
drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...
Christian König
2
-2
/
+2
2015-12-04
drm/amdgpu: take a BO reference for the user fence
Christian König
1
-2
/
+4
2015-12-04
drm/amdgpu: take a BO reference in the display code
Christian König
1
-3
/
+3
2015-12-04
Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
9
-89
/
+107
2015-12-04
drm/amdgpu: set snooped flags only on system addresses v2
Christian König
1
-3
/
+4
2015-12-04
jbd2: fix null committed data return in undo_access
Junxiao Bi
1
-3
/
+7
2015-12-04
Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
28
-107
/
+247
2015-12-04
Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-27
/
+40
2015-12-04
ARM/arm64: KVM: correct PTE uncachedness check
Ard Biesheuvel
1
-2
/
+2
2015-12-04
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
3
-19
/
+14
2015-12-04
arm64: KVM: Correctly handle zero register in system register accesses
Pavel Fedin
3
-48
/
+45
2015-12-04
arm64: KVM: Remove const from struct sys_reg_params
Pavel Fedin
3
-21
/
+21
[next]