index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-31
xfs: remove the unused XFS_ALLOC_USERDATA flag
Christoph Hellwig
2
-10
/
+5
2019-08-31
xfs: cleanup xfs_fsb_to_db
Christoph Hellwig
1
-3
/
+3
2019-08-31
xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidate
Christoph Hellwig
1
-2
/
+1
2019-08-31
xfs: Fix stale data exposure when readahead races with hole punch
Jan Kara
1
-0
/
+26
2019-08-31
fs: Export generic_fadvise()
Jan Kara
2
-2
/
+4
2019-08-31
mm: Handle MADV_WILLNEED through vfs_fadvise()
Jan Kara
1
-6
/
+16
2019-08-31
xfs: allocate xattr buffer on demand
Dave Chinner
7
-19
/
+55
2019-08-31
xfs: consolidate attribute value copying
Dave Chinner
1
-39
/
+49
2019-08-31
xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
Dave Chinner
2
-16
/
+2
2019-08-31
xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalue
Dave Chinner
1
-16
/
+17
2019-08-31
xfs: make attr lookup returns consistent
Dave Chinner
4
-26
/
+48
2019-08-31
xfs: reverse search directory freespace indexes
Dave Chinner
1
-8
/
+5
2019-08-31
xfs: speed up directory bestfree block scanning
Dave Chinner
1
-63
/
+34
2019-08-31
xfs: factor free block index lookup from xfs_dir2_node_addname_int()
Dave Chinner
1
-92
/
+102
2019-08-31
xfs: factor data block addition from xfs_dir2_node_addname_int()
Dave Chinner
1
-166
/
+158
2019-08-31
xfs: move xfs_dir2_addname()
Dave Chinner
1
-71
/
+69
2019-08-31
xfs: remove all *_ITER_CONTINUE values
Darrick J. Wong
5
-14
/
+8
2019-08-30
xfs: remove all *_ITER_ABORT values
Darrick J. Wong
15
-44
/
+54
2019-08-28
xfs: log proper length of btree block in scrub/repair
Eric Sandeen
1
-1
/
+1
2019-08-28
xfs: reinitialize rm_flags when unpacking an offset into an rmap irec
Darrick J. Wong
2
-1
/
+1
2019-08-28
xfs: remove unnecessary int returns from deferred bmap functions
Darrick J. Wong
5
-29
/
+15
2019-08-28
xfs: remove unnecessary int returns from deferred refcount functions
Darrick J. Wong
5
-61
/
+36
2019-08-28
xfs: remove unnecessary int returns from deferred rmap functions
Darrick J. Wong
4
-52
/
+36
2019-08-28
xfs: remove unnecessary parameter from xfs_iext_inc_seq
Darrick J. Wong
1
-4
/
+4
2019-08-28
xfs: fix sign handling problem in xfs_bmbt_diff_two_keys
Darrick J. Wong
1
-2
/
+14
2019-08-28
xfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keys
Darrick J. Wong
1
-1
/
+4
2019-08-28
xfs: fix maxicount division by zero error
Darrick J. Wong
1
-2
/
+7
2019-08-27
xfs: bmap scrub should only scrub records once
Darrick J. Wong
1
-31
/
+46
2019-08-27
xfs: remove excess function parameter description in 'xfs_btree_sblock_v5hdr_...
zhengbin
1
-2
/
+0
2019-08-27
xfs: add kmem_alloc_io()
Dave Chinner
6
-22
/
+60
2019-08-27
xfs: get allocation alignment from the buftarg
Dave Chinner
1
-0
/
+6
2019-08-27
xfs: add kmem allocation trace points
Dave Chinner
4
-9
/
+50
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
46
-109
/
+102
2019-08-25
Linux 5.3-rc6
v5.3-rc6
Linus Torvalds
1
-1
/
+1
2019-08-25
mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=y
Andrey Ryabinin
1
-2
/
+8
2019-08-25
mm/zsmalloc.c: fix race condition in zs_destroy_pool
Henry Burns
1
-2
/
+59
2019-08-25
mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
Henry Burns
1
-4
/
+15
2019-08-25
mm, page_owner: handle THP splits correctly
Vlastimil Babka
1
-0
/
+4
2019-08-25
userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
Oleg Nesterov
1
-12
/
+13
2019-08-25
psi: get poll_work to run when calling poll syscall next time
Jason Xing
1
-0
/
+8
2019-08-25
mm: memcontrol: flush percpu vmevents before releasing memcg
Roman Gushchin
1
-1
/
+21
2019-08-25
mm: memcontrol: flush percpu vmstats before releasing memcg
Roman Gushchin
1
-0
/
+40
2019-08-25
parisc: fix compilation errrors
Qian Cai
1
-2
/
+1
2019-08-25
mm, page_alloc: move_freepages should not examine struct page of reserved memory
David Rientjes
1
-15
/
+4
2019-08-25
mm/z3fold.c: fix race between migration and destruction
Henry Burns
1
-0
/
+89
2019-08-24
drm/mediatek: include dma-mapping header
Dave Airlie
1
-0
/
+1
2019-08-23
KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity
Andre Przywara
1
-10
/
+20
2019-08-23
RDMA/siw: Fix 64/32bit pointer inconsistency
Bernard Metzler
9
-109
/
+108
2019-08-23
x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
Sean Christopherson
1
-1
/
+1
2019-08-23
dm table: fix invalid memory accesses with too high sector number
Mikulas Patocka
1
-1
/
+4
[next]