summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-07-21btrfs: move transaction aborts to the error site in add_block_group_free_space()David Sterba
2025-07-21btrfs: move transaction aborts to the error site in remove_block_group_free_s...David Sterba
2025-07-21btrfs: simplify error detection flow during log replayFilipe Manana
2025-07-21btrfs: remove redundant path release when replaying a log treeFilipe Manana
2025-07-21btrfs: abort transaction during log replay if walk_log_tree() failedFilipe Manana
2025-07-21btrfs: unfold transaction aborts when replaying log treesFilipe Manana
2025-07-21btrfs: make btrfs_should_periodic_reclaim() staticJohannes Thumshirn
2025-07-21btrfs: zoned: use filesystem size not disk size for reclaim decisionJohannes Thumshirn
2025-07-21fs: orangefs: replace scnprintf() with sysfs_emit()Shankari Anand
2025-07-21fs/orangefs: use snprintf() instead of sprintf()Amir Mohammad Jahangirzad
2025-07-21btrfs: unfold transaction abort at clone_copy_inline_extent()Filipe Manana
2025-07-21btrfs: remove pointless 'out' label from clone_finish_inode_update()Filipe Manana
2025-07-21btrfs: unfold transaction abort at walk_up_proc()Filipe Manana
2025-07-21btrfs: unfold transaction abort at __btrfs_inc_extent_ref()Filipe Manana
2025-07-21btrfs: unfold transaction aborts at btrfs_create_new_inode()Filipe Manana
2025-07-20smb/server: avoid deadlock when linking with ReplaceIfExistsNeilBrown
2025-07-20smb/server: simplify ksmbd_vfs_kern_path_locked()NeilBrown
2025-07-20smb/server: use lookup_one_unlocked()NeilBrown
2025-07-20bcachefs: btree_node_scan: don't re-read before initializing found_btree_nodeKent Overstreet
2025-07-19nilfs2: reject invalid file types when reading inodesRyusuke Konishi
2025-07-19ocfs2: avoid potential ABBA deadlock by reordering tl_inode lockIvan Pravdin
2025-07-19squashfs: fix incorrect argument to sizeof in kmalloc_array callColin Ian King
2025-07-19squashfs: replace ;; with ; and end of fi declarationColin Ian King
2025-07-19ocfs2: avoid NULL pointer dereference in dx_dir_lookup_rec()Ivan Pravdin
2025-07-19ocfs2/dlm: fix "take a while" typoAhelenia ZiemiaƄska
2025-07-19mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counterVlastimil Babka
2025-07-19Merge tag 'efi-fixes-for-v6.16-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-19Merge tag 'vfs-6.16-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-18Merge tag 'v6.16-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-07-18net: s/dev_get_flags/netif_get_flags/Stanislav Fomichev
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov
2025-07-18btrfs/ioctl: store btrfs_uring_encoded_data in io_btrfs_cmdCaleb Sander Mateos
2025-07-18Fix SMB311 posix special file creation to servers which do not advertise repa...Steve French
2025-07-18Merge tag 'xfs-fixes-6.16-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-07-18xfs: don't allocate the xfs_extent_busy structure for zoned RTGsChristoph Hellwig
2025-07-18efivarfs: Fix memory leak of efivarfs_fs_info in fs_context error pathsBreno Leitao
2025-07-18ovl: rename ovl_cleanup_unlocked() to ovl_cleanup()NeilBrown
2025-07-18ovl: change ovl_create_real() to receive dentry parentNeilBrown
2025-07-18ovl: narrow locking in ovl_check_rename_whiteout()NeilBrown
2025-07-18ovl: narrow locking in ovl_whiteout()NeilBrown
2025-07-18ovl: change ovl_cleanup_and_whiteout() to take rename lock as neededNeilBrown
2025-07-18ovl: narrow locking on ovl_remove_and_whiteout()NeilBrown
2025-07-18ovl: change ovl_workdir_cleanup() to take dir lock as needed.NeilBrown
2025-07-18ovl: narrow locking in ovl_workdir_cleanup_recurse()NeilBrown
2025-07-18ovl: narrow locking in ovl_indexdir_cleanup()NeilBrown
2025-07-18ovl: narrow locking in ovl_workdir_create()NeilBrown
2025-07-18ovl: narrow locking in ovl_cleanup_index()NeilBrown
2025-07-18ovl: narrow locking in ovl_cleanup_whiteouts()NeilBrown
2025-07-18ovl: narrow locking in ovl_rename()NeilBrown
2025-07-18ovl: simplify gotos in ovl_rename()NeilBrown