]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - fs/f2fs
NFS: LOOKUP_DIRECTORY is also ok with symlinks
[mirror_ubuntu-focal-kernel.git] / fs / f2fs /
2022-03-07 Chao Yuf2fs: fix to reserve space for IO align feature
2022-03-07 Chao Yuf2fs: fix to do sanity check in is_alive()
2022-03-07 Chao Yuf2fs: quota: fix potential deadlock
2022-03-07 Chao Yuf2fs: fix to do sanity check on last xattr entry in...
2022-02-03 Weichao Guof2fs: set SBI_NEED_FSCK flag when inconsistent node...
2022-01-13 Jaegeuk Kimf2fs: should use GFP_NOFS for directory inodes
2021-10-12 Chao Yuf2fs: fix to unmap pages from userspace process in...
2021-10-12 Chao Yuf2fs: fix unexpected ENOENT comes from f2fs_map_blocks()
2021-10-12 Chao Yuf2fs: fix to account missing .skipped_gc_rwsem
2021-10-12 Yangtao Lif2fs: reduce the scope of setting fsck tag when de...
2021-10-12 Chao Yuf2fs: show f2fs instance in printk_ratelimited
2021-10-12 Chao Yuf2fs: quota: fix potential deadlock
2021-10-12 Chao Yuf2fs: fix to do sanity check on segment/section count
2021-10-12 Wang Xiaojunf2fs: fix wrong total_sections check and fsmeta check
2021-10-01 Eric Biggersf2fs: report correct st_size for encrypted symlinks
2021-09-20 Daniel Rosenbergf2fs: Show casefolding support only when supported
2021-09-20 Chao Yuf2fs: add MODULE_SOFTDEP to ensure crc32 is included...
2021-06-18 Eric Biggersf2fs: fix error handling in f2fs_end_enable_verity()
2021-06-18 Colin Ian Kingf2fs: fix a redundant call to f2fs_balance_fs if an...
2021-05-19 Chao Yuf2fs: fix to avoid out-of-bounds memory access
2021-04-14 Chao Yuf2fs: fix to set/clear I_LINKABLE under i_lock
2021-04-14 Jaegeuk Kimf2fs: handle unallocated section and zone on pinned...
2021-04-14 Chao Yuf2fs: fix out-of-repair __setattr_copy()
2021-04-14 Dehe Guf2fs: fix a wrong condition in __submit_bio
2021-04-14 Yi Chenf2fs: fix to avoid inconsistent quota data
2021-02-19 Jaegeuk Kimf2fs: avoid race condition for shrinker count
2021-02-19 Chao Yuf2fs: fix shift-out-of-bounds in sanity_check_raw_super()
2021-02-19 Eric Biggersf2fs: prevent creating duplicate encrypted filenames
2021-01-20 Jaegeuk Kimf2fs: call f2fs_get_meta_page_retry for nat page
2020-12-10 Jaegeuk Kimf2fs: handle errors of f2fs_get_meta_page_nofail
2020-12-10 Chao Yuf2fs: fix to check segment boundary during SIT page...
2020-12-10 Chao Yuf2fs: fix uninit-value in f2fs_lookup
2020-12-10 Zhang Qilongf2fs: add trace exit in exception path
2020-11-09 Jamie Ilesf2fs: wait for sysfs kobject removal before freeing...
2020-11-09 Jaegeuk Kimf2fs: stop GC when the victim becomes fully valid
2020-11-09 Jaegeuk Kimf2fs: avoid kernel panic on corruption test
2020-11-09 Gabriel Krisman... f2fs: Return EOF on unaligned end of file DIO read
2020-11-09 Sahitya Tummalaf2fs: fix indefinite loop scanning for free nid
2020-09-16 Li Guifuf2fs: fix use-after-free issue
2020-09-16 Chao Yuf2fs: fix error path in do_recover_data()
2020-08-08 Eric Biggersf2fs: avoid utf8_strncasecmp() with unstable name
2020-08-08 Eric Biggersf2fs: split f2fs_d_compare() from f2fs_match_name()
2020-08-08 Eric Biggersf2fs: don't return vmalloc() memory from f2fs_kmalloc()
2020-08-08 Chao Yuf2fs: handle readonly filesystem in f2fs_ioc_shutdown()
2020-08-08 Konstantin Khlebnikovf2fs: report delalloc reserve as non-free in statfs...
2020-08-08 Jaegeuk Kimf2fs: fix checkpoint=disable:%u%%
2020-05-25 Randall Huangf2fs: fix to avoid memory leakage in f2fs_listxattr
2020-05-25 Chao Yuf2fs: fix to wait all node page writeback
2020-05-25 Chao Yuf2fs: fix NULL pointer dereference in f2fs_write_begin()
2020-05-25 Sahitya Tummalaf2fs: Add a new CP flag to help fsck fix resize SPO...
2020-05-25 Sahitya Tummalaf2fs: Fix mount failure due to SPO after a successful...
2020-05-25 Chao Yuf2fs: fix to show norecovery mount option
2020-05-25 Sahitya Tummalaf2fs: fix the panic in do_checkpoint()
2020-03-06 Chao Yuf2fs: fix to add swap extent correctly
2020-02-24 Chao Yuf2fs: fix memleak of kobject
2020-02-24 Jaegeuk Kimf2fs: free sysfs kobject
2020-02-24 Jaegeuk Kimf2fs: set I_LINKABLE early to avoid wrong access by vfs
2020-02-24 Jaegeuk Kimf2fs: call f2fs_balance_fs outside of locked page
2020-02-24 Jaegeuk Kimf2fs: preallocate DIO blocks when forcing buffered_io
2020-02-17 Eric Biggersf2fs: fix race conditions in ->d_compare() and ->d_hash()
2020-02-17 Eric Biggersf2fs: fix dcache lookup of !casefolded directories
2020-02-17 Chengguang Xuf2fs: code cleanup for f2fs_statfs_project()
2020-02-17 Chengguang Xuf2fs: fix miscounted block limit in f2fs_statfs_project()
2020-02-17 Chengguang Xuf2fs: choose hardlimit when softlimit is larger than...
2020-02-17 Amir Goldsteinutimes: Clamp the timestamps in notify_change()
2020-01-30 Chao Yuf2fs: fix potential overflow
2020-01-06 Sahitya Tummalaf2fs: Fix deadlock in f2fs_gc() context during atomic...
2020-01-06 Chao Yuf2fs: fix to update dir's i_pino during cross_rename
2020-01-06 Chao Yuf2fs: fix to update time in lazytime mode
2019-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-17 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2019-11-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-13 Linus TorvaldsMerge tag 'for-5.4-rc7-tag' of git://git.kernel.org...
2019-11-09 Linus TorvaldsMerge tag 'for-5.4-rc6-tag' of git://git.kernel.org...
2019-11-08 Linus TorvaldsMerge tag 'xarray-5.4' of git://git.infradead.org/users...
2019-11-07 Takashi IwaiMerge tag 'asoc-fix-v5.4-rc6' of https://git.kernel...
2019-11-02 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-10-26 Linus TorvaldsMerge tag 'for-linus-5.4-rc5-tag' of git://git.kernel...
2019-10-26 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-10-25 Thomas GleixnerMerge tag 'irqchip-fixes-5.4-2' of git://git.kernel...
2019-10-23 Linus TorvaldsMerge tag 'regulator-fix-v5.4-rc4' of git://git.kernel...
2019-10-23 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2019-10-23 Linus TorvaldsMerge tag 'for-5.4-rc4-tag' of git://git.kernel.org...
2019-10-21 Takashi IwaiMerge tag 'asoc-fix-v5.4-rc4' of https://git.kernel...
2019-10-18 Linus TorvaldsMerge tag 'mkp-scsi-postmerge' of git://git.kernel...
2019-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-10-15 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-10-15 Linus TorvaldsMerge branch 'dmi-for-linus' of git://git.kernel.org...
2019-10-14 Thomas GleixnerMerge tag 'irqchip-fixes-5.4-1' of git://git.kernel...
2019-10-12 Linus TorvaldsMerge tag 'for-linus-5.4-rc3-tag' of git://git.kernel...
2019-10-10 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2019-10-10 Linus TorvaldsMerge tag 'for-5.4-rc2-tag' of git://git.kernel.org...
2019-10-10 Linus TorvaldsMerge branch 'work.dcache' of git://git.kernel.org...
2019-10-10 Linus TorvaldsMerge branch 'work.mount3' of git://git.kernel.org...
2019-10-10 Greg Kroah-HartmanMerge tag 'iio-fixes-for-5.4a' of https://git.kernel...
2019-10-08 Linus TorvaldsMerge tag 'selinux-pr-20191007' of git://git.kernel...
2019-10-05 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-10-05 Linus TorvaldsMerge branch 'readdir' (readdir speedup and sanity...
next