summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-22ext4: remove check for zero nr_to_scan in ext4_es_scan()Zhang Yi
2021-06-22ext4: remove set but rewrite variablesTian Tao
2021-06-22ext4: update journal documentationLeah Rumancik
2021-06-22ext4: add ioctl EXT4_IOC_CHECKPOINTLeah Rumancik
2021-06-22ext4: add discard/zeroout flags to journal flushLeah Rumancik
2021-06-17ext4: return error code when ext4_fill_flex_info() failsYang Yingliang
2021-06-17ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transact...Zhang Yi
2021-06-17ext4: fix kernel infoleak via ext4_extent_headerAnirudh Rayabharam
2021-06-17ext4: fix memory leak in ext4_fill_superPavel Skripkin
2021-06-17ext4: remove redundant assignment to errorJiapeng Chong
2021-06-17ext4: remove redundant check buffer_uptodate()Joseph Qi
2021-06-17ext4: fix overflow in ext4_iomap_alloc()Jan Kara
2021-06-06Linux 5.13-rc5Linus Torvalds
2021-06-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-06-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-06Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-06Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-06-06Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-06ext4: Only advertise encrypted_casefold when encryption and unicode are enabledDaniel Rosenberg
2021-06-06ext4: fix no-key deletion for encrypt+casefoldDaniel Rosenberg
2021-06-06ext4: fix memory leak in ext4_fill_superAlexey Makhalov
2021-06-06ext4: fix fast commit alignment issuesHarshad Shirwadkar
2021-06-06ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin
2021-06-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-05Merge tag 'ti-k3-dt-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2021-06-05Merge tag 'optee-fix-for-v5.13' of git://git.linaro.org/people/jens.wiklander...Olof Johansson
2021-06-05Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2021-06-05Merge tag 'omap-for-v5.13/fixes-sata' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2021-06-05Merge tag 'amlogic-fixes-v5.13-rc1' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson
2021-06-05Merge tag 'imx-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2021-06-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-05Merge tag 'riscv-for-linus-5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-05mailmap: use private address for Michel LespinasseMichel Lespinasse
2021-06-05ocfs2: fix data corruption by fallocateJunxiao Bi
2021-06-05lib: crc64: fix kernel-doc warningYueHaibing
2021-06-05mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPYMina Almasry
2021-06-05mm/kasan/init.c: fix doc warningYu Kuai
2021-06-05proc: add .gitignore for proc-subset-pid selftestDavid Matlack
2021-06-05hugetlb: pass head page to remove_hugetlb_page()Naoya Horiguchi
2021-06-05drivers/base/memory: fix trying offlining memory blocks with memory holes on ...David Hildenbrand
2021-06-05mm/page_alloc: fix counting of free pages after take off from buddyDing Hui
2021-06-05mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests()Gerald Schaefer
2021-06-05pid: take a reference when initializing `cad_pid`Mark Rutland
2021-06-05kfence: use TASK_IDLE when awaiting allocationMarco Elver
2021-06-05Revert "MIPS: make userspace mapping young by default"Thomas Bogendoerfer
2021-06-04Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-04Merge tag 'perf-tools-fixes-for-v5.13-2021-06-04' of git://git.kernel.org/pub...Linus Torvalds
2021-06-04Merge tag 'pci-v5.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-04cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy
2021-06-04sch_htb: fix refcount leak in htb_parent_to_leaf_offloadYunjian Wang