summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-04f2fs: Simplify bool conversionYang Li
2022-01-04f2fs: don't drop compressed page cache in .{invalidate,release}pageChao Yu
2022-01-04f2fs: fix to reserve space for IO align featureChao Yu
2022-01-04f2fs: fix to check available space of CP area correctly in update_ckpt_flags()Chao Yu
2022-01-04f2fs: support fault injection to f2fs_trylock_op()Chao Yu
2022-01-04f2fs: clean up __find_inline_xattr() with __find_xattr()Chao Yu
2022-01-04f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr()Chao Yu
2022-01-04f2fs: do not bother checkpoint by f2fs_get_node_infoJaegeuk Kim
2022-01-04f2fs: avoid down_write on nat_tree_lock during checkpointJaegeuk Kim
2021-12-14f2fs: compress: fix potential deadlock of compress fileHyeong-Jun Kim
2021-12-14f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a fileJaegeuk Kim
2021-12-10f2fs: add gc_urgent_high_remaining sysfs nodeDaeho Jeong
2021-12-10f2fs: fix to do sanity check in is_alive()Chao Yu
2021-12-10f2fs: fix to avoid panic in is_alive() if metadata is inconsistentChao Yu
2021-12-10f2fs: fix to do sanity check on inode type during garbage collectionChao Yu
2021-12-10f2fs: avoid duplicate call of mark_inode_dirtyJaegeuk Kim
2021-12-10f2fs: show number of pending discard commandsJaegeuk Kim
2021-12-10f2fs: support POSIX_FADV_DONTNEED drop compressed page cacheFengnan Chang
2021-12-10f2fs: fix remove page failed in invalidate compress pagesFengnan Chang
2021-12-10f2fs: show more DIO information in tracepointJaegeuk Kim
2021-12-10f2fs: use iomap for direct I/OEric Biggers
2021-12-04f2fs: implement iomap operationsEric Biggers
2021-12-04f2fs: fix the f2fs_file_write_iter tracepointEric Biggers
2021-12-04f2fs: do not expose unwritten blocks to user by DIOJaegeuk Kim
2021-12-04f2fs: reduce indentation in f2fs_file_write_iter()Eric Biggers
2021-11-17f2fs: rework write preallocationsEric Biggers
2021-11-17f2fs: compress: reduce one page array alloc and free when write compressed pageFengnan Chang
2021-11-14Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-11-14kbuild: Fix -Wimplicit-fallthrough=5 error for GCC 5.x and 6.xGustavo A. R. Silva
2021-11-14tracing: Add length protection to histogram string copiesSteven Rostedt (VMware)
2021-11-14Linux 5.16-rc1Linus Torvalds
2021-11-14kconfig: Add support for -Wimplicit-fallthroughGustavo A. R. Silva
2021-11-14Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-11-14Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds
2021-11-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-11-14Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-14Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-14Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-14Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-14Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-14Merge tag 'perf-tools-for-v5.16-2021-11-13' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-11-14Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-11-13Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linuxLinus Torvalds
2021-11-13Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linuxLinus Torvalds
2021-11-13perf tests: Remove bash constructs from stat_all_pmu.shJames Clark
2021-11-13perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark
2021-11-13perf test: Remove bash construct from stat_bpf_counters.sh testJames Clark