summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-12-09ext4: delete nonsensical (commented-out) code inside ext4_xattr_block_set()Chunguang Xu
2020-12-09ext4: update ext4_data_block_valid related commentsChunguang Xu
2020-12-03ext4: simplify the code of mb_find_order_for_blockChunguang Xu
2020-12-03ext4: remove redundant mb_regenerate_buddy()Chunguang Xu
2020-12-03ext4: use ASSERT() to replace J_ASSERT()Chunguang Xu
2020-12-03ext4: print quota journalling mode on (re-)mountRoman Anufriev
2020-12-03ext4: add helpers for checking whether quota can be enabled/is journalledRoman Anufriev
2020-12-03ext4: remove redundant assignment of variable exColin Ian King
2020-12-03ext4: remove the null check of bio_vec pageXianting Tian
2020-12-03ext4: remove redundant operation that set bh to NULLKaixu Xia
2020-12-03Updated locking documentation for transaction_tAlexander Lochmann
2020-11-22Linux 5.10-rc5Linus Torvalds
2020-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-11-22Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-22Merge tag 'perf-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-22Merge tag 'locking-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-22Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-22Merge tag 'x86_urgent_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-11-22Merge tag 'staging-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-11-22Merge tag 'tty-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-22Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-22afs: Fix speculative status fetch going out of order wrt to modificationsDavid Howells
2020-11-22mm: fix madvise WILLNEED performance problemMatthew Wilcox (Oracle)
2020-11-22libfs: fix error cast of negative value in simple_attr_write()Yicong Yang
2020-11-22mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()Gerald Schaefer
2020-11-22mm: memcg/slab: fix root memcg vmstatsMuchun Song
2020-11-22mm: fix readahead_page_batch for retry entriesMatthew Wilcox (Oracle)
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams
2020-11-22compiler-clang: remove version check for BPF TracingNick Desaulniers
2020-11-22mm/madvise: fix memory leak from process_madviseEric Dumazet
2020-11-21Merge tag 'xfs-5.10-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-11-21Merge tag 'fsnotify_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-21Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-11-20Merge tag 'block-5.10-2020-11-20' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-20Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-20selftests/seccomp: sh: Fix register namesKees Cook
2020-11-20selftests/seccomp: powerpc: Fix typo in macro variable nameKees Cook
2020-11-20Merge tag 'for-linus-5.10b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-20Merge tag 'dmaengine-fix-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-20Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-20Merge tag 'mmc-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2020-11-20Merge tag 'sound-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-11-20Merge tag 'drm-fixes-2020-11-20-2' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-11-19ext4: fix bogus warning in ext4_update_dx_flag()Jan Kara
2020-11-19jbd2: fix kernel-doc markupsMauro Carvalho Chehab
2020-11-20Merge tag 'drm-intel-fixes-2020-11-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-11-20Merge tag 'drm-misc-fixes-2020-11-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-11-19xfs: revert "xfs: fix rmap key and record comparison functions"Darrick J. Wong