summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-01-31f2fs: fix to abort atomic write only during do_exist()Chao Yu
2023-01-31f2fs: allow set compression option of files without blocksYangtao Li
2023-01-31f2fs: fix information leak in f2fs_move_inline_dirents()Eric Biggers
2023-01-31fs: f2fs: initialize fsdata in pagecache_write()Alexander Potapenko
2023-01-31f2fs: fix to check warm_data_age_thresholdYangtao Li
2023-01-31f2fs: return true if all cmd were issued or no cmd need to be issued for f2fs...Yangtao Li
2023-01-31f2fs: fix to show discard_unit mount optYangtao Li
2023-01-31f2fs: fix to do sanity check on extent cache correctlyChao Yu
2023-01-31f2fs: remove unneeded f2fs_cp_error() in f2fs_create_whiteout()Chao Yu
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-30ksmbd: Fix spelling mistake "excceed" -> "exceeded"Colin Ian King
2023-01-30ksmbd: update Kconfig to note Kerberos support and fix indentationSteve French
2023-01-30ksmbd: Remove duplicated codesDawei Li
2023-01-30ksmbd: fix typo, syncronous->synchronousDawei Li
2023-01-30f2fs: clear atomic_write_task in f2fs_abort_atomic_write()Chao Yu
2023-01-30f2fs: introduce trace_f2fs_replace_atomic_write_blockChao Yu
2023-01-30f2fs: introduce discard_io_aware_gran sysfs nodeYangtao Li
2023-01-30f2fs: drop useless initializer and unneeded local variableYangtao Li
2023-01-30f2fs: add iostat support for flushYangtao Li
2023-01-30fscache: Use clear_and_wake_up_bit() in fscache_create_volume_work()Hou Tao
2023-01-30fscache: Use wait_on_bit() to wait for the freeing of relinquished volumeHou Tao
2023-01-29ksmbd: Implements sess->rpc_handle_list as xarrayDawei Li
2023-01-29ksmbd: Implements sess->ksmbd_chann_list as xarrayDawei Li
2023-01-28fscrypt: support decrypting data from large foliosEric Biggers
2023-01-28Merge tag '6.2-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27Merge tag '6.2-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-01-27ipc,namespace: batch free ipc_namespace structuresRik van Riel
2023-01-27fsverity: support verifying data from large foliosEric Biggers
2023-01-27Merge tag 'ovl-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-01-27ext4: Fix function prototype mismatch for ext4_feat_ktypeKees Cook
2023-01-27ovl: fail on invalid uid/gid mapping at copy upMiklos Szeredi
2023-01-27ovl: fix tmpfile leakMiklos Szeredi
2023-01-27gfs2: gl_object races fixAndreas Gruenbacher
2023-01-27btrfs: raid56: make error_bitmap update atomicQu Wenruo
2023-01-27btrfs: send: limit number of clones and allocated memory sizeDavid Sterba
2023-01-27fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detectedJann Horn
2023-01-27kobject: kset_uevent_ops: make uevent() callback take a const *Greg Kroah-Hartman
2023-01-26efivarfs: always register filesystemJohan Hovold
2023-01-26fs: build the legacy direct I/O code conditionallyChristoph Hellwig
2023-01-26fs: move sb_init_dio_done_wq out of direct-io.cChristoph Hellwig
2023-01-26fuse: add inode/permission checks to fileattr_get/fileattr_setAlexander Mikhalitsyn
2023-01-26fuse: fix all W=1 kernel-doc warningsRandy Dunlap
2023-01-26fuse: in fuse_flush only wait if someone wants the return codeEric W. Biederman
2023-01-26fuse: optional supplementary group in create requestsMiklos Szeredi
2023-01-26fuse: add request extensionMiklos Szeredi
2023-01-26udf: Fix file counting in LVIDJan Kara
2023-01-26udf: Limit file size to 4TBJan Kara
2023-01-26udf: Don't return bh from udf_expand_dir_adinicb()Jan Kara
2023-01-26udf: Convert udf_expand_file_adinicb() to avoid kmap_atomic()Jan Kara