index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
delalloc-space.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-17
ext4: make fast_commit.h byte identical with e2fsprogs/fast_commit.h
Harshad Shirwadkar
2
-55
/
+61
2020-12-17
ext4: fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-17
ext4: add docs about fast commit idempotence
Harshad Shirwadkar
2
-0
/
+111
2020-12-17
ext4: remove the unused EXT4_CURRENT_REV macro
Kaixu Xia
1
-1
/
+0
2020-12-17
ext4: fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2020-12-17
ext4: check for invalid block size early when mounting a file system
Theodore Ts'o
1
-24
/
+16
2020-12-17
ext4: fix a memory leak of ext4_free_data
Chunguang Xu
1
-0
/
+1
2020-12-09
ext4: delete nonsensical (commented-out) code inside ext4_xattr_block_set()
Chunguang Xu
1
-1
/
+0
2020-12-09
ext4: update ext4_data_block_valid related comments
Chunguang Xu
1
-3
/
+3
2020-12-03
ext4: simplify the code of mb_find_order_for_block
Chunguang Xu
1
-7
/
+3
2020-12-03
ext4: remove redundant mb_regenerate_buddy()
Chunguang Xu
1
-19
/
+0
2020-12-03
ext4: use ASSERT() to replace J_ASSERT()
Chunguang Xu
7
-18
/
+24
2020-12-03
ext4: print quota journalling mode on (re-)mount
Roman Anufriev
1
-3
/
+20
2020-12-03
ext4: add helpers for checking whether quota can be enabled/is journalled
Roman Anufriev
3
-10
/
+19
2020-12-03
ext4: remove redundant assignment of variable ex
Colin Ian King
1
-1
/
+0
2020-12-03
ext4: remove the null check of bio_vec page
Xianting Tian
1
-3
/
+0
2020-12-03
ext4: remove redundant operation that set bh to NULL
Kaixu Xia
1
-2
/
+0
2020-12-03
Updated locking documentation for transaction_t
Alexander Lochmann
1
-2
/
+3
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
2020-11-19
HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
Hans de Goede
1
-1
/
+1
2020-11-19
Revert "iommu/vt-d: Take CONFIG_PCI_ATS into account"
Thomas Gleixner
1
-2
/
+0
2020-11-19
powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigations
Daniel Axtens
4
-9
/
+11
2020-11-19
selftests/powerpc: refactor entry and rfi_flush tests
Daniel Axtens
6
-120
/
+96
[next]