index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
video
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
xfs: check tp->t_dqinfo value instead of the XFS_TRANS_DQ_DIRTY flag
Kaixu Xia
3
-19
/
+3
2020-12-09
xfs: delete duplicated tp->t_dqinfo null check and allocation
Kaixu Xia
1
-7
/
+0
2020-12-09
xfs: rename xfs_fc_* back to xfs_fs_*
Darrick J. Wong
1
-13
/
+13
2020-12-09
xfs: refactor file range validation
Darrick J. Wong
8
-5
/
+37
2020-12-09
xfs: refactor realtime volume extent validation
Darrick J. Wong
5
-20
/
+23
2020-12-09
xfs: refactor data device extent validation
Darrick J. Wong
8
-50
/
+32
2020-12-09
xfs: scrub should mark a directory corrupt if any entries cannot be iget'd
Darrick J. Wong
1
-3
/
+18
2020-12-09
xfs: fix parent pointer scrubber bailing out on unallocated inodes
Darrick J. Wong
1
-5
/
+5
2020-12-09
xfs: detect overflows in bmbt records
Darrick J. Wong
1
-0
/
+5
2020-12-09
xfs: trace log intent item recovery failures
Darrick J. Wong
2
-1
/
+22
2020-12-09
xfs: validate feature support when recovering rmap/refcount intents
Darrick J. Wong
2
-0
/
+6
2020-12-09
xfs: improve the code that checks recovered extent-free intent items
Darrick J. Wong
1
-8
/
+7
2020-12-09
xfs: hoist recovered extent-free intent checks out of xfs_efi_item_recover
Darrick J. Wong
1
-8
/
+25
2020-12-09
xfs: improve the code that checks recovered refcount intent items
Darrick J. Wong
1
-12
/
+11
2020-12-09
xfs: hoist recovered refcount intent checks out of xfs_cui_item_recover
Darrick J. Wong
1
-21
/
+38
2020-12-09
xfs: improve the code that checks recovered rmap intent items
Darrick J. Wong
1
-12
/
+18
2020-12-09
xfs: hoist recovered rmap intent checks out of xfs_rui_item_recover
Darrick J. Wong
1
-25
/
+42
2020-12-09
xfs: improve the code that checks recovered bmap intent items
Darrick J. Wong
1
-13
/
+13
2020-12-09
xfs: hoist recovered bmap intent checks out of xfs_bui_item_recover
Darrick J. Wong
1
-27
/
+47
2020-12-09
xfs: enable the needsrepair feature
Darrick J. Wong
1
-1
/
+2
2020-12-09
xfs: define a new "needrepair" feature
Darrick J. Wong
2
-0
/
+14
2020-12-09
xfs: move kernel-specific superblock validation out of libxfs
Darrick J. Wong
2
-27
/
+32
2020-11-23
Linux 5.10-rc5
v5.10-rc5
Linus Torvalds
1
-1
/
+1
2020-11-22
afs: Fix speculative status fetch going out of order wrt to modifications
David Howells
3
-0
/
+10
2020-11-22
mm: fix madvise WILLNEED performance problem
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-11-22
libfs: fix error cast of negative value in simple_attr_write()
Yicong Yang
1
-2
/
+4
2020-11-22
mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()
Gerald Schaefer
1
-5
/
+4
2020-11-22
mm: memcg/slab: fix root memcg vmstats
Muchun Song
1
-2
/
+7
2020-11-22
mm: fix readahead_page_batch for retry entries
Matthew Wilcox (Oracle)
1
-0
/
+2
2020-11-22
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
10
-37
/
+55
2020-11-22
compiler-clang: remove version check for BPF Tracing
Nick Desaulniers
1
-0
/
+2
2020-11-22
mm/madvise: fix memory leak from process_madvise
Eric Dumazet
1
-2
/
+0
2020-11-20
selftests/seccomp: sh: Fix register names
Kees Cook
1
-2
/
+2
2020-11-20
selftests/seccomp: powerpc: Fix typo in macro variable name
Kees Cook
1
-2
/
+2
2020-11-20
ext4: fix bogus warning in ext4_update_dx_flag()
Jan Kara
1
-1
/
+2
2020-11-20
jbd2: fix kernel-doc markups
Mauro Carvalho Chehab
3
-32
/
+35
2020-11-20
xfs: revert "xfs: fix rmap key and record comparison functions"
Darrick J. Wong
1
-8
/
+8
2020-11-19
ext4: drop fast_commit from /proc/mounts
Theodore Ts'o
1
-4
/
+0
2020-11-19
drm/i915/gt: Fixup tgl mocs for PTE tracking
Chris Wilson
1
-2
/
+3
2020-11-19
fail_function: Remove a redundant mutex unlock
Luo Meng
1
-2
/
+3
2020-11-19
selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL
Daniel Xu
2
-0
/
+96
2020-11-19
lib/strncpy_from_user.c: Mask out bytes after NUL terminator.
Daniel Xu
2
-2
/
+27
2020-11-19
drm/vram-helper: Fix use of top-down placement
Thomas Zimmermann
1
-1
/
+1
2020-11-19
net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()
Karsten Graul
1
-3
/
+3
2020-11-19
net/smc: fix matching of existing link groups
Karsten Graul
2
-2
/
+4
2020-11-19
ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module
Georg Kohmann
4
-33
/
+32
2020-11-19
ALSA: mixart: Fix mutex deadlock
Takashi Iwai
1
-3
/
+2
2020-11-19
xfs: don't allow NOWAIT DIO across extent boundaries
Dave Chinner
1
-0
/
+29
2020-11-19
libbpf: Fix VERSIONED_SYM_COUNT number parsing
Jiri Olsa
1
-0
/
+2
2020-11-19
HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00 receiver
Hans de Goede
2
-0
/
+26
[next]