summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/delalloc-space.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-17ext4: make fast_commit.h byte identical with e2fsprogs/fast_commit.hHarshad Shirwadkar2-55/+61
2020-12-17ext4: fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-12-17ext4: add docs about fast commit idempotenceHarshad Shirwadkar2-0/+111
2020-12-17ext4: remove the unused EXT4_CURRENT_REV macroKaixu Xia1-1/+0
2020-12-17ext4: fix an IS_ERR() vs NULL checkDan Carpenter1-2/+2
2020-12-17ext4: check for invalid block size early when mounting a file systemTheodore Ts'o1-24/+16
2020-12-17ext4: fix a memory leak of ext4_free_dataChunguang Xu1-0/+1
2020-12-09ext4: delete nonsensical (commented-out) code inside ext4_xattr_block_set()Chunguang Xu1-1/+0
2020-12-09ext4: update ext4_data_block_valid related commentsChunguang Xu1-3/+3
2020-12-03ext4: simplify the code of mb_find_order_for_blockChunguang Xu1-7/+3
2020-12-03ext4: remove redundant mb_regenerate_buddy()Chunguang Xu1-19/+0
2020-12-03ext4: use ASSERT() to replace J_ASSERT()Chunguang Xu7-18/+24
2020-12-03ext4: print quota journalling mode on (re-)mountRoman Anufriev1-3/+20
2020-12-03ext4: add helpers for checking whether quota can be enabled/is journalledRoman Anufriev3-10/+19
2020-12-03ext4: remove redundant assignment of variable exColin Ian King1-1/+0
2020-12-03ext4: remove the null check of bio_vec pageXianting Tian1-3/+0
2020-12-03ext4: remove redundant operation that set bh to NULLKaixu Xia1-2/+0
2020-12-03Updated locking documentation for transaction_tAlexander Lochmann1-2/+3
2020-11-23Linux 5.10-rc5v5.10-rc5Linus Torvalds1-1/+1
2020-11-22afs: Fix speculative status fetch going out of order wrt to modificationsDavid Howells3-0/+10
2020-11-22mm: fix madvise WILLNEED performance problemMatthew Wilcox (Oracle)1-1/+1
2020-11-22libfs: fix error cast of negative value in simple_attr_write()Yicong Yang1-2/+4
2020-11-22mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()Gerald Schaefer1-5/+4
2020-11-22mm: memcg/slab: fix root memcg vmstatsMuchun Song1-2/+7
2020-11-22mm: fix readahead_page_batch for retry entriesMatthew Wilcox (Oracle)1-0/+2
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams10-37/+55
2020-11-22compiler-clang: remove version check for BPF TracingNick Desaulniers1-0/+2
2020-11-22mm/madvise: fix memory leak from process_madviseEric Dumazet1-2/+0
2020-11-20selftests/seccomp: sh: Fix register namesKees Cook1-2/+2
2020-11-20selftests/seccomp: powerpc: Fix typo in macro variable nameKees Cook1-2/+2
2020-11-20ext4: fix bogus warning in ext4_update_dx_flag()Jan Kara1-1/+2
2020-11-20jbd2: fix kernel-doc markupsMauro Carvalho Chehab3-32/+35
2020-11-20xfs: revert "xfs: fix rmap key and record comparison functions"Darrick J. Wong1-8/+8
2020-11-19ext4: drop fast_commit from /proc/mountsTheodore Ts'o1-4/+0
2020-11-19drm/i915/gt: Fixup tgl mocs for PTE trackingChris Wilson1-2/+3
2020-11-19fail_function: Remove a redundant mutex unlockLuo Meng1-2/+3
2020-11-19selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NULDaniel Xu2-0/+96
2020-11-19lib/strncpy_from_user.c: Mask out bytes after NUL terminator.Daniel Xu2-2/+27
2020-11-19drm/vram-helper: Fix use of top-down placementThomas Zimmermann1-1/+1
2020-11-19net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()Karsten Graul1-3/+3
2020-11-19net/smc: fix matching of existing link groupsKarsten Graul2-2/+4
2020-11-19ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 moduleGeorg Kohmann4-33/+32
2020-11-19ALSA: mixart: Fix mutex deadlockTakashi Iwai1-3/+2
2020-11-19xfs: don't allow NOWAIT DIO across extent boundariesDave Chinner1-0/+29
2020-11-19libbpf: Fix VERSIONED_SYM_COUNT number parsingJiri Olsa1-0/+2
2020-11-19HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00 receiverHans de Goede2-0/+26
2020-11-19HID: logitech-dj: Fix an error in mse_bluetooth_descriptorHans de Goede1-1/+1
2020-11-19Revert "iommu/vt-d: Take CONFIG_PCI_ATS into account"Thomas Gleixner1-2/+0
2020-11-19powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigationsDaniel Axtens4-9/+11
2020-11-19selftests/powerpc: refactor entry and rfi_flush testsDaniel Axtens6-120/+96