summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-06-27btrfs: record new subvolume in parent dir earlier to avoid dir logging racesFilipe Manana
2025-06-27btrfs: fix inode lookup error handling during log replayFilipe Manana
2025-06-27btrfs: fix iteration of extrefs during log replayFilipe Manana
2025-06-27btrfs: fix missing error handling when searching for inode refs during log re...Filipe Manana
2025-06-27btrfs: fix failure to rebuild free space tree using multiple transactionsFilipe Manana
2025-06-27fanotify: sanitize handle_type values when reporting fidAmir Goldstein
2025-06-27bcachefs: mark invalid_btree_id autofixBharadwaj Raju
2025-06-27xfs: fix unmount hang with unflushable inodes stuck in the AILDave Chinner
2025-06-27xfs: factor out stale buffer item completionDave Chinner
2025-06-27xfs: rearrange code in xfs_buf_item.cDave Chinner
2025-06-27xfs: add tracepoints for stale pinned inode state debugDave Chinner
2025-06-27xfs: avoid dquot buffer pin deadlockDave Chinner
2025-06-27xfs: catch stale AGF/AGF metadataDave Chinner
2025-06-27xfs: xfs_ifree_cluster vs xfs_iflush_shutdown_abort deadlockDave Chinner
2025-06-26Merge tag 'bcachefs-2025-06-26' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-06-26Merge branch 'vfs-6.17.bpf' of https://git.kernel.org/pub/scm/linux/kernel/gi...Alexei Starovoitov
2025-06-26NFSv4/flexfiles: Fix handling of NFS level errors in I/OTrond Myklebust
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-26cifs: Fix reading into an ITER_FOLIOQ from the smbdirect codeDavid Howells
2025-06-26cifs: Fix the smbd_response slab to allow usercopyDavid Howells
2025-06-26smb: client: fix potential deadlock when reconnecting channelsPaulo Alcantara
2025-06-26bcachefs: Plumb correct ip to trans_relock_fail tracepointKent Overstreet
2025-06-26bcachefs: Ensure we rewind to run recovery passesKent Overstreet
2025-06-26bcachefs: Ensure btree node scan runs before checking for scanned nodesKent Overstreet
2025-06-26bcachefs: btree_root_unreadable_and_scan_found_nothing should not be autofixKent Overstreet
2025-06-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-25fuse: fix runtime warning on truncate_folio_batch_exceptionals()Haiyue Wang
2025-06-25fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folioDavid Hildenbrand
2025-06-25smb: client: remove \t from TP_printk statementsStefan Metzmacher
2025-06-25smb: client: let smbd_post_send_iter() respect the peers max_send_size and tr...Stefan Metzmacher
2025-06-24bcachefs: fix bch2_journal_keys_peek_prev_min() underflowKent Overstreet
2025-06-24bcachefs: Use wait_on_allocator() when allocating journalKent Overstreet
2025-06-24f2fs: convert F2FS_I_SB to sbi in f2fs_setattr()wangzijie
2025-06-24f2fs: Fix the typos in commentsSwarna Prabhu
2025-06-24bcachefs: Check for bad write buffer key when moving from journalKent Overstreet
2025-06-24bcachefs: Don't unlock the trans if ret doesn't match BCH_ERR_operation_blockedAlan Huang
2025-06-24fhandle, pidfs: support open_by_handle_at() purely based on file handleChristian Brauner
2025-06-24userns and mnt_idmap leak in open_tree_attr(2)Al Viro
2025-06-24fs: Remove three arguments from block_write_end()Matthew Wilcox (Oracle)
2025-06-24fhandle: reflow get_path_anchor()Christian Brauner
2025-06-24pidfs: add pidfs_root_path() helperChristian Brauner
2025-06-24fhandle: rename to get_path_anchor()Christian Brauner
2025-06-24fhandle: hoist copy_from_user() above get_path_from_fd()Christian Brauner
2025-06-24fhandle: raise FILEID_IS_DIR in handle_typeChristian Brauner
2025-06-24fuse: fix fuse_fill_write_pages() upper bound calculationJoanne Koong
2025-06-23net: make sk->sk_rcvtimeo locklessEric Dumazet
2025-06-23f2fs: compress: fix UAF of f2fs_inode_info in f2fs_free_dicZhiguo Niu
2025-06-23f2fs: compress: change the first parameter of page_array_{alloc,free} to sbiZhiguo Niu
2025-06-23f2fs: introduce reserved_pin_section sysfs entryChao Yu
2025-06-23f2fs: fix to avoid invalid wait context issueChao Yu