- c68d6c8 f2fs: compress: introduce cic/dic slab cache by Chao Yu · 4 years, 4 months ago
- 3108303 f2fs: compress: introduce page array slab cache by Chao Yu · 4 years, 4 months ago
- 3a22e9a f2fs: fix to do sanity check on segment/section count by Chao Yu · 4 years, 4 months ago
- 6a25747 f2fs: fix to check segment boundary during SIT page readahead by Chao Yu · 4 years, 4 months ago
- 6d7ab88 f2fs: fix uninit-value in f2fs_lookup by Chao Yu · 4 years, 4 months ago
- 17f930e f2fs: remove unneeded parameter in find_in_block() by Chao Yu · 4 years, 4 months ago
- f99ba9a f2fs: fix wrong total_sections check and fsmeta check by Wang Xiaojun · 4 years, 4 months ago
- d89f589 f2fs: remove duplicated code in sanity_check_area_boundary by Wang Xiaojun · 4 years, 4 months ago
- e6e4218 f2fs: remove unused check on version_bitmap by Wang Xiaojun · 4 years, 4 months ago
- d066012 f2fs: relocate blkzoned feature check by Chao Yu · 4 years, 4 months ago
- 07eb1d6 f2fs: do sanity check on zoned block device path by Chao Yu · 4 years, 4 months ago
- 9b66482 f2fs: add trace exit in exception path by Zhang Qilong · 4 years, 4 months ago
- 4470eb2 f2fs: change return value of reserved_segments to unsigned int by Xiaojun Wang · 4 years, 4 months ago
- c8eb702 f2fs: clean up kvfree by Chao Yu · 4 years, 4 months ago
- 6fcaeba f2fs: change virtual mapping way for compression pages by Daeho Jeong · 4 years, 5 months ago
- 78134d0 f2fs: change return value of f2fs_disable_compressed_file to bool by Daeho Jeong · 4 years, 4 months ago
- c2759eb f2fs: change i_compr_blocks of inode to atomic value by Daeho Jeong · 4 years, 4 months ago
- 32c0fec f2fs: trace: fix typo by Chao Yu · 4 years, 4 months ago
- 69c0dd2 f2fs: ignore compress mount option on image w/o compression feature by Chao Yu · 4 years, 4 months ago
- ca313c8 f2fs: Documentation edits/fixes by Randy Dunlap · 4 years, 4 months ago
- 0e2b738 f2fs: allocate proper size memory for zstd decompress by Chao Yu · 4 years, 5 months ago
- ae999bb f2fs: change compr_blocks of superblock info to 64bit by Daeho Jeong · 4 years, 5 months ago
- 4eda168 f2fs: add block address limit check to compressed file by Daeho Jeong · 4 years, 5 months ago
- aad1383 f2fs: check position in move range ioctl by Dan Robertson · 4 years, 5 months ago
- 335cac8 f2fs: correct statistic of APP_DIRECT_IO/APP_DIRECT_READ_IO by Jack Qiu · 4 years, 5 months ago
- 4cb03fe f2fs: Simplify SEEK_DATA implementation by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- 093749e f2fs: support age threshold based garbage collection by Chao Yu · 4 years, 5 months ago
- 568d2a1 f2fs: point man pages for some f2fs utils by Jaegeuk Kim · 4 years, 5 months ago
- eca4873 f2fs: Use generic casefolding support by Daniel Rosenberg · 4 years, 6 months ago
- c843843 fs: Add standard casefolding support by Daniel Rosenberg · 4 years, 6 months ago
- 3d7bfea unicode: Add utf8_casefold_hash by Daniel Rosenberg · 4 years, 6 months ago
- e6c3948 f2fs: compress: use more readable atomic_t type for {cic,dic}.ref by Chao Yu · 4 years, 5 months ago
- 17d7648 f2fs: fix compile warning by Chao Yu · 4 years, 5 months ago
- 2e9b2bb f2fs: support 64-bits key in f2fs rb-tree node entry by Chao Yu · 4 years, 5 months ago
- c5d0278 f2fs: inherit mtime of original block during GC by Chao Yu · 4 years, 5 months ago
- 6f3a01a f2fs: record average update time of segment by Chao Yu · 4 years, 5 months ago
- d0b9e42 f2fs: introduce inmem curseg by Chao Yu · 4 years, 5 months ago
- 376207a f2fs: compress: remove unneeded code by Chao Yu · 4 years, 5 months ago
- e90027d f2fs: remove duplicated type casting by Xiaojun Wang · 4 years, 5 months ago
- de881df f2fs: support zone capacity less than zone size by Aravind Ramesh · 4 years, 6 months ago
- 581cb3a Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 4 months ago
- 7fe1009 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 4 months ago
- ab29a80 Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 4 months ago
- 20d0a10 f2fs: Return EOF on unaligned end of file DIO read by Gabriel Krisman Bertazi · 4 years, 5 months ago
- e2cab03 f2fs: fix indefinite loop scanning for free nid by Sahitya Tummala · 4 years, 5 months ago
- 123aaf7 f2fs: Fix type of section block count variables by Shin'ichiro Kawasaki · 4 years, 5 months ago
- 34d4ddd Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 4 months ago
- d6dc7e0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 4 months ago
- 6f6a73c Merge tag 'drm-fixes-2020-09-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 4 months ago
- 612ab8a Merge tag 'livepatching-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 4 years, 4 months ago
- 20561da Revert "drm/i915/gem: Delete unused code" by Dave Airlie · 4 years, 4 months ago
- ad5d95e Revert "drm/i915/gem: Async GPU relocations only" by Dave Airlie · 4 years, 4 months ago
- 4993a8a Revert "drm/i915: Remove i915_gem_object_get_dirty_page()" by Dave Airlie · 4 years, 4 months ago
- 8052ff4 Merge tag 'drm-msm-fixes-2020-09-04' of https://gitlab.freedesktop.org/drm/msm into drm-fixes by Dave Airlie · 4 years, 4 months ago
- f4d51df Linux 5.9-rc4 by Linus Torvalds · 4 years, 4 months ago
- a8205e3 Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- 2ccdd9f Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 4 months ago
- 015b315 Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
- 68beef5 Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 4 months ago
- c127a2a io_uring: fix linked deferred ->files cancellation by Pavel Begunkov · 4 years, 4 months ago
- b7ddce3 io_uring: fix cancel of deferred reqs with ->files by Pavel Begunkov · 4 years, 4 months ago
- dd9fb9b Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4' and 'compiler-attributes-for-linus-v5.9-rc4' of git://github.com/ojeda/linux by Linus Torvalds · 4 years, 4 months ago
- 70187f7 Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years, 4 months ago
- 7514c03 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 4 months ago
- 428fc0a include/linux/log2.h: add missing () around n in roundup_pow_of_two() by Jason Gunthorpe · 4 years, 4 months ago
- e5a59d3 mm/khugepaged.c: fix khugepaged's request size in collapse_file by David Howells · 4 years, 4 months ago
- 1774379 mm/hugetlb: fix a race between hugetlb sysctl handlers by Muchun Song · 4 years, 4 months ago
- 953f064 mm/hugetlb: try preferred node first when alloc gigantic page from cma by Li Xinhai · 4 years, 4 months ago
- 3d321bf8 mm/migrate: preserve soft dirty in remove_migration_pte() by Ralph Campbell · 4 years, 4 months ago
- 6128763 mm/migrate: remove unnecessary is_zone_device_page() check by Ralph Campbell · 4 years, 4 months ago
- ad7df76 mm/rmap: fixup copying of soft dirty and uffd ptes by Alistair Popple · 4 years, 4 months ago
- ebdf832 mm/migrate: fixup setting UFFD_WP flag by Alistair Popple · 4 years, 4 months ago
- 7867fd7 mm: madvise: fix vma user-after-free by Yang Shi · 4 years, 4 months ago
- 13e4541 checkpatch: fix the usage of capture group ( ... ) by Mrinal Pandey · 4 years, 4 months ago
- b0daa2c fork: adjust sysctl_max_threads definition to match prototype by Tobias Klauser · 4 years, 4 months ago
- fff1662 ipc: adjust proc_ipc_sem_dointvec definition to match prototype by Tobias Klauser · 4 years, 4 months ago
- e80d390 mm: track page table modifications in __apply_to_page_range() by Joerg Roedel · 4 years, 4 months ago
- 9d90dd1 MAINTAINERS: IA64: mark Status as Odd Fixes only by Randy Dunlap · 4 years, 4 months ago
- b964428 MAINTAINERS: add LLVM maintainers by Nick Desaulniers · 4 years, 4 months ago
- f548a64 MAINTAINERS: update Cavium/Marvell entries by Robert Richter · 4 years, 4 months ago
- dc07a72 mm: slub: fix conversion of freelist_corrupted() by Eugeniu Rosca · 4 years, 4 months ago
- e3336ca mm: memcg: fix memcg reclaim soft lockup by Xunlei Pang · 4 years, 4 months ago
- f179654 memcg: fix use-after-free in uncharge_batch by Michal Hocko · 4 years, 4 months ago
- 9322c47 Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 4 months ago
- b17164e xfs: don't update mtime on COW faults by Mikulas Patocka · 4 years, 4 months ago
- 1ef6ea0 ext2: don't update mtime on COW faults by Mikulas Patocka · 4 years, 4 months ago
- c183edf io_uring: fix explicit async read/write mapping for large segments by Jens Axboe · 4 years, 4 months ago
- 8c6b6c7 SUNRPC: stop printk reading past end of string by J. Bruce Fields · 4 years, 4 months ago
- 644c9f4 NFS: Zero-stateid SETATTR should first return delegation by Chuck Lever · 4 years, 4 months ago
- c70672d Merge tag 's390-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 4 months ago
- 09274ae Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 4 months ago
- 16bf121 Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 4 months ago
- 41bef91 Merge tag 'kbuild-fixes-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 4 months ago
- f162626 Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 4 months ago
- d824e08 Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- 8075fc3 Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- d849ca4 Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- 2fb5479 Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 4 months ago
- f6828e0 drm/msm: Disable the RPTR shadow by Jordan Crouse · 4 years, 4 months ago
- 7b3f394 drm/msm: Disable preemption on all 5xx targets by Jordan Crouse · 4 years, 4 months ago