summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-10f2fs: do not allow partial truncation on pinned fileJaegeuk Kim1-1/+5
2022-01-05f2fs: remove redunant invalidate compress pagesFengnan Chang1-1/+2
2022-01-05f2fs: Simplify bool conversionYang Li1-1/+1
2022-01-05f2fs: don't drop compressed page cache in .{invalidate,release}pageChao Yu1-10/+4
2022-01-05f2fs: fix to reserve space for IO align featureChao Yu4-2/+60
2022-01-05f2fs: fix to check available space of CP area correctly in update_ckpt_flags()Chao Yu1-2/+2
2022-01-05f2fs: support fault injection to f2fs_trylock_op()Chao Yu3-0/+7
2022-01-05f2fs: clean up __find_inline_xattr() with __find_xattr()Chao Yu1-18/+11
2022-01-05f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr()Chao Yu1-1/+10
2022-01-05f2fs: do not bother checkpoint by f2fs_get_node_infoJaegeuk Kim11-25/+26
2022-01-05f2fs: avoid down_write on nat_tree_lock during checkpointJaegeuk Kim1-0/+4
2021-12-14f2fs: compress: fix potential deadlock of compress fileHyeong-Jun Kim1-28/+22
2021-12-14f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a fileJaegeuk Kim2-7/+10
2021-12-11f2fs: add gc_urgent_high_remaining sysfs nodeDaeho Jeong5-0/+34
2021-12-11f2fs: fix to do sanity check in is_alive()Chao Yu1-0/+3
2021-12-11f2fs: fix to avoid panic in is_alive() if metadata is inconsistentChao Yu1-1/+1
2021-12-11f2fs: fix to do sanity check on inode type during garbage collectionChao Yu1-1/+2
2021-12-11f2fs: avoid duplicate call of mark_inode_dirtyJaegeuk Kim1-0/+4
2021-12-11f2fs: show number of pending discard commandsJaegeuk Kim2-0/+16
2021-12-11f2fs: support POSIX_FADV_DONTNEED drop compressed page cacheFengnan Chang1-3/+9
2021-12-11f2fs: fix remove page failed in invalidate compress pagesFengnan Chang1-0/+5
2021-12-11f2fs: show more DIO information in tracepointJaegeuk Kim2-8/+11
2021-12-11f2fs: use iomap for direct I/OEric Biggers4-273/+322
2021-12-04f2fs: implement iomap operationsEric Biggers3-0/+58
2021-12-04f2fs: fix the f2fs_file_write_iter tracepointEric Biggers2-8/+9
2021-12-04f2fs: do not expose unwritten blocks to user by DIOJaegeuk Kim4-10/+35
2021-12-04f2fs: reduce indentation in f2fs_file_write_iter()Eric Biggers1-30/+34
2021-11-17f2fs: rework write preallocationsEric Biggers3-101/+88
2021-11-17f2fs: compress: reduce one page array alloc and free when write compressed pageFengnan Chang3-22/+12
2021-11-15Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2-3/+8
2021-11-15kbuild: Fix -Wimplicit-fallthrough=5 error for GCC 5.x and 6.xGustavo A. R. Silva1-1/+1
2021-11-15tracing: Add length protection to histogram string copiesSteven Rostedt (VMware)2-3/+8
2021-11-15Linux 5.16-rc1Linus Torvalds1-2/+2
2021-11-15kconfig: Add support for -Wimplicit-fallthroughGustavo A. R. Silva2-5/+6
2021-11-14Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds4-7/+12
2021-11-14Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-6/+14
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds21-180/+78
2021-11-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-13/+13
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds107-277/+277
2021-11-14Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+20
2021-11-14Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-28/+60
2021-11-14Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-4/+14
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds13-59/+96
2021-11-14Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-6/+10
2021-11-14Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-4/+71
2021-11-14Merge tag 'perf-tools-for-v5.16-2021-11-13' of git://git.kernel.org/pub/scm/l...Linus Torvalds131-1148/+2639
2021-11-14Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner3-8/+27
2021-11-14Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linuxLinus Torvalds76-12941/+27373
2021-11-14Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linuxLinus Torvalds2-3/+7
2021-11-14perf tests: Remove bash constructs from stat_all_pmu.shJames Clark1-2/+2