summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
12 daysbtrfs: use rb_find_add() in insert_root_entry()Yangtao Li
12 daysbtrfs: use rb_find() in lookup_root_entry()Yangtao Li
12 daysbtrfs: use rb_find_add() in insert_block_entry()Yangtao Li
12 daysbtrfs: use rb_find() in lookup_block_entry()Yangtao Li
12 daysbtrfs: use rb_find_add() in ulist_rbtree_insert()Yangtao Li
12 daysbtrfs: use rb_find() in ulist_rbtree_search()Yangtao Li
12 daysbtrfs: use rb_find() in __btrfs_lookup_delayed_item()Yangtao Li
12 daysbtrfs: use rb_find_add() in btrfs_insert_inode_defrag()Yangtao Li
12 daysbtrfs: fix comment in reserved space warningDan Johnson
12 daysbtrfs: relocation: simplify unused logic related to LINK_LOWERDaniel Vacek
12 daysbtrfs: unfold transaction abort at btrfs_insert_one_raid_extent()Filipe Manana
12 daysbtrfs: unfold transaction abort at __btrfs_update_delayed_inode()Filipe Manana
12 daysbtrfs: abort transaction on unexpected eb generation at btrfs_copy_root()Filipe Manana
12 daysbtrfs: unfold transaction abort at btrfs_copy_root()Filipe Manana
12 daysbtrfs: move transaction aborts to the error site in add_block_group_free_space()David Sterba
12 daysbtrfs: move transaction aborts to the error site in remove_block_group_free_s...David Sterba
12 daysbtrfs: simplify error detection flow during log replayFilipe Manana
12 daysbtrfs: remove redundant path release when replaying a log treeFilipe Manana
12 daysbtrfs: abort transaction during log replay if walk_log_tree() failedFilipe Manana
12 daysbtrfs: unfold transaction aborts when replaying log treesFilipe Manana
12 daysbtrfs: make btrfs_should_periodic_reclaim() staticJohannes Thumshirn
12 daysbtrfs: zoned: use filesystem size not disk size for reclaim decisionJohannes Thumshirn
13 daysfs: orangefs: replace scnprintf() with sysfs_emit()Shankari Anand
13 daysfs/orangefs: use snprintf() instead of sprintf()Amir Mohammad Jahangirzad
13 daysbtrfs: unfold transaction abort at clone_copy_inline_extent()Filipe Manana
13 daysbtrfs: remove pointless 'out' label from clone_finish_inode_update()Filipe Manana
13 daysbtrfs: unfold transaction abort at walk_up_proc()Filipe Manana
13 daysbtrfs: unfold transaction abort at __btrfs_inc_extent_ref()Filipe Manana
13 daysbtrfs: unfold transaction aborts at btrfs_create_new_inode()Filipe Manana
13 dayssmb/server: avoid deadlock when linking with ReplaceIfExistsNeilBrown
13 dayssmb/server: simplify ksmbd_vfs_kern_path_locked()NeilBrown
13 dayssmb/server: use lookup_one_unlocked()NeilBrown
14 daysbcachefs: 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-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