]> Git Repo - linux.git/history - fs/f2fs
KVM: x86: Replace late check_nested_events() hack with more precise fix
[linux.git] / fs / f2fs /
2020-03-31 Chao Yuf2fs: don't mark compressed inode dirty during f2fs_iget()
2020-03-31 Linus TorvaldsMerge tag 'x86-timers-2020-03-30' of git://git.kernel...
2020-03-31 Linus TorvaldsMerge tag 'x86-splitlock-2020-03-30' of git://git.kerne...
2020-03-31 Linus TorvaldsMerge tag 'x86-entry-2020-03-30' of git://git.kernel...
2020-03-31 Linus TorvaldsMerge tag 'timers-core-2020-03-30' of git://git.kernel...
2020-03-31 Linus TorvaldsMerge tag 'timers-nohz-2020-03-30' of git://git.kernel...
2020-03-31 Linus TorvaldsMerge tag 'smp-core-2020-03-30' of git://git.kernel...
2020-03-31 Linus TorvaldsMerge tag 'irq-core-2020-03-30' of git://git.kernel...
2020-03-31 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git.kernel...
2020-03-30 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git.kernel...
2020-03-30 Linus TorvaldsMerge branch 'locking-core-for-linus' of git://git...
2020-03-30 Linus TorvaldsMerge branch 'efi-core-for-linus' of git://git.kernel...
2020-03-30 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git.kernel...
2020-03-30 Linus TorvaldsMerge branch 'core-objtool-for-linus' of git://git...
2020-03-30 Linus TorvaldsMerge tag 'pnp-5.7-rc1' of git://git.kernel.org/pub...
2020-03-30 Linus TorvaldsMerge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub...
2020-03-30 Linus TorvaldsMerge tag 'pm-5.7-rc1' of git://git.kernel.org/pub...
2020-03-30 Linus TorvaldsMerge tag 'regulator-spi-v5.7' of git://git.kernel...
2020-03-30 Linus TorvaldsMerge tag 'regmap-v5.7' of git://git.kernel.org/pub...
2020-03-30 Linus TorvaldsMerge tag 'staging-5.7-rc1' of git://git.kernel.org...
2020-03-30 Linus TorvaldsMerge tag 'driver-core-5.7-rc1' of git://git.kernel...
2020-03-30 Linus TorvaldsMerge tag 'usb-5.7-rc1' of git://git.kernel.org/pub...
2020-03-30 Linus TorvaldsMerge tag 'media/v5.7-1' of git://git.kernel.org/pub...
2020-03-30 Linus TorvaldsMerge tag 'hwmon-for-v5.7' of git://git.kernel.org...
2020-03-30 Linus TorvaldsMerge tag 'ras_updates_for_5.7' of git://git.kernel...
2020-03-30 Linus TorvaldsMerge tag 'edac_updates_for_5.7' of git://git.kernel...
2020-03-30 Linus TorvaldsMerge tag 'pstore-v5.7-rc1' of git://git.kernel.org...
2020-03-30 Linus TorvaldsMerge tag 'seccomp-v5.7-rc1' of git://git.kernel.org...
2020-03-30 Linus TorvaldsMerge tag 'erofs-for-5.7-rc1' of git://git.kernel.org...
2020-03-30 Linus TorvaldsMerge tag 'docs-5.7' of git://git.lwn.net/linux
2020-03-30 Linus TorvaldsMerge tag 'for-5.7/io_uring-2020-03-29' of git://git...
2020-03-30 Linus TorvaldsMerge tag 'for-5.7/drivers-2020-03-29' of git://git...
2020-03-30 Linus TorvaldsMerge tag 'for-5.7/block-2020-03-29' of git://git.kerne...
2020-03-27 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2020-03-27 Mark BrownMerge branch 'asoc-5.6' into asoc-linus
2020-03-27 Mark BrownMerge branch 'for-5.6' of https://git.kernel.org/pub...
2020-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2020-03-25 Christoph Hellwigblock: move the part_stat* helpers from genhd.h to...
2020-03-24 Mark BrownMerge branch 'regulator-5.6' into regulator-linus
2020-03-23 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2020-03-23 Chao Yuf2fs: fix to account compressed blocks in f2fs_compress...
2020-03-23 Gustavo A. R. Silvaf2fs: xattr.h: Replace zero-length array with flexible...
2020-03-23 Chao Yuf2fs: fix to update f2fs_super_block fields under sb_lock
2020-03-23 Sahitya Tummalaf2fs: Add a new CP flag to help fsck fix resize SPO...
2020-03-23 Sahitya Tummalaf2fs: Fix mount failure due to SPO after a successful...
2020-03-23 Chao Yuf2fs: use kmem_cache pool during inline xattr lookups
2020-03-22 Linus TorvaldsMerge tag 'for-5.6-rc6-tag' of git://git.kernel.org...
2020-03-20 Eric Biggersf2fs: wire up FS_IOC_GET_ENCRYPTION_NONCE
2020-03-20 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2020-03-19 Jaegeuk Kimf2fs: skip migration only when BG_GC is called
2020-03-19 Chao Yuf2fs: fix to show tracepoint correctly
2020-03-19 Chao Yuf2fs: avoid __GFP_NOFAIL in f2fs_bio_alloc
2020-03-19 Chao Yuf2fs: introduce F2FS_IOC_GET_COMPRESS_BLOCKS
2020-03-19 Chao Yuf2fs: fix to avoid triggering IO in write path
2020-03-19 Chao Yuf2fs: add prefix for f2fs slab cache name
2020-03-19 Chao Yuf2fs: introduce DEFAULT_IO_TIMEOUT
2020-03-19 Jaegeuk Kimf2fs: skip GC when section is full
2020-03-19 Jaegeuk Kimf2fs: add migration count iff migration happens
2020-03-19 Chao Yuf2fs: clean up bggc mount option
2020-03-19 Chao Yuf2fs: clean up lfs/adaptive mount option
2020-03-19 Chao Yuf2fs: fix to show norecovery mount option
2020-03-19 Chao Yuf2fs: clean up parameter of macro XATTR_SIZE()
2020-03-19 Chao Yuf2fs: clean up codes with {f2fs_,}data_blkaddr()
2020-03-19 Jaegeuk Kimf2fs: show mounted time
2020-03-19 Takashi Iwaif2fs: Use scnprintf() for avoiding potential buffer...
2020-03-18 Greg Kroah-HartmanMerge tag 'iio-fixes-for-5.6a' of git://git.kernel...
2020-03-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2020-03-17 Greg Kroah-HartmanMerge branch 'for-5.7-console-exit' of git://git.kernel...
2020-03-15 Thomas GleixnerMerge tag 'irqchip-fixes-5.6-2' of git://git.kernel...
2020-03-13 Mark BrownMerge branch 'for-5.6' of https://git.kernel.org/pub...
2020-03-12 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2020-03-11 Linus TorvaldsMerge tag 'trace-v5.6-rc4' of git://git.kernel.org...
2020-03-11 Chao Yuf2fs: allow to clear F2FS_COMPR_FL flag
2020-03-11 Chao Yuf2fs: fix to check dirty pages during compressed inode...
2020-03-11 Chao Yuf2fs: fix to account compressed inode correctly
2020-03-10 Rodrigo ViviMerge tag 'gvt-next-2020-03-10' of https://github.com...
2020-03-10 Jaegeuk Kimf2fs: fix wrong check on F2FS_IOC_FSSETXATTR
2020-03-10 Chao Yuf2fs: fix to avoid use-after-free in f2fs_write_multi_p...
2020-03-10 Chao Yuf2fs: fix to avoid using uninitialized variable
2020-03-10 Chao Yuf2fs: fix inconsistent comments
2020-03-10 Chao Yuf2fs: remove i_sem lock coverage in f2fs_setxattr()
2020-03-10 Chao Yuf2fs: cover last_disk_size update with spinlock
2020-03-10 Chao Yuf2fs: fix to check i_compr_blocks correctly
2020-03-10 Jani NikulaMerge tag 'gvt-fixes-2020-03-10' of https://github...
2020-03-07 Takashi IwaiMerge tag 'asoc-fix-v5.6-rc4' of https://git.kernel...
2020-03-06 Linus TorvaldsMerge tag 'for-5.6-rc4-tag' of git://git.kernel.org...
2020-03-06 Linus TorvaldsMerge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org...
2020-03-06 Linus TorvaldsMerge tag 'regulator-fix-v5.6-rc4' of git://git.kernel...
2020-03-04 Linus TorvaldsMerge tag 'for-5.6/dm-fixes' of git://git.kernel.org...
2020-03-04 Mark BrownMerge branch 'for-5.6' of https://git.kernel.org/pub...
2020-03-04 Mark BrownMerge branch 'for-5.6' of https://git.kernel.org/pub...
2020-03-02 Mark BrownMerge series "spi: spidev: Fix messages in spidev"...
2020-03-02 Mark BrownMerge branch 'for-5.6' of https://git.kernel.org/pub...
2020-02-28 Paolo BonziniMerge tag 'kvmarm-fixes-5.6-1' of git://git.kernel...
2020-02-28 Dave AirlieMerge tag 'amd-drm-next-5.7-2020-02-26' of git://people...
2020-02-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2020-02-27 Linus TorvaldsMerge tag 'audit-pr-20200226' of git://git.kernel.org...
2020-02-27 Chao Yuf2fs: fix to avoid potential deadlock
2020-02-27 Chao Yuf2fs: add missing function name in kernel message
2020-02-27 Chao Yuf2fs: recycle unused compress_data.chksum feild
next
This page took 0.328656 seconds and 7 git commands to generate.