summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-04-13bcachefs: Fix missing write refs in fs fio pathsKent Overstreet
2024-04-13bcachefs: Fix deadlock in journal replayKent Overstreet
2024-04-13bcachefs: Go rw if running any explicit recovery passesKent Overstreet
2024-04-13bcachefs: Standardize helpers for printing enum strs with bounds checksKent Overstreet
2024-04-13bcachefs: don't queue btree nodes for rewrites during scanKent Overstreet
2024-04-13bcachefs: fix race in bch2_btree_node_evict()Kent Overstreet
2024-04-13bcachefs: fix unsafety in bch2_stripe_to_text()Kent Overstreet
2024-04-13bcachefs: fix unsafety in bch2_extent_ptr_to_text()Kent Overstreet
2024-04-13bcachefs: btree node scan: handle encrypted nodesKent Overstreet
2024-04-13bcachefs: Check for packed bkeys that are too bigKent Overstreet
2024-04-13bcachefs: Fix UAFs of btree_insert_entry arrayKent Overstreet
2024-04-13Merge tag 'zonefs-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2024-04-13Merge tag 'v6.9-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-04-13vfs: relax linkat() AT_EMPTY_PATH - aka flink() - requirementsLinus Torvalds
2024-04-13efi: Clear up misconceptions about a maximum variable name sizeTim Schumacher
2024-04-13efivarfs: Remove unused internal struct membersTim Schumacher
2024-04-12f2fs: use folio_test_writebackJaegeuk Kim
2024-04-12f2fs: add REQ_TIME time update for some user behaviorsZhiguo Niu
2024-04-12f2fs: write missing last sum blk of file pinning sectionDaeho Jeong
2024-04-12f2fs: don't set RO when shutting down f2fsJaegeuk Kim
2024-04-12f2fs: fix to check pinfile flag in f2fs_move_file_range()Chao Yu
2024-04-12f2fs: fix to relocate check condition in f2fs_fallocate()Chao Yu
2024-04-12f2fs: compress: fix to relocate check condition in f2fs_ioc_{,de}compress_file()Chao Yu
2024-04-12f2fs: compress: fix to relocate check condition in f2fs_{release,reserve}_com...Chao Yu
2024-04-12Merge tag 'ceph-for-6.9-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-04-12Merge tag 'trace-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-04-12reiserfs: Trim some README bitsJan Kara
2024-04-12quota: fix to propagate error of mark_dquot_dirty() to callerChao Yu
2024-04-12reiserfs: Convert to writepagesMatthew Wilcox (Oracle)
2024-04-11bcachefs: Don't use bch2_btree_node_lock_write_nofail() in btree split pathKent Overstreet
2024-04-11fs/9p: drop inodes immediately on non-.L tooJoakim Sindholt
2024-04-11fs/9p: Revert "fs/9p: fix dups even in uncached mode"Eric Van Hensbergen
2024-04-11eventfs: Fix kernel-doc comments to functionsYang Li
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-11smb3: fix broken reconnect when password changing on the server by allowing p...Steve French
2024-04-11smb: client: instantiate when creating SFU filesPaulo Alcantara
2024-04-11smb3: fix Open files on server counter going negativeSteve French
2024-04-11ceph: switch to use cap_delay_lock for the unlink delay listXiubo Li
2024-04-11Merge tag 'bcachefs-2024-04-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-04-11ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATENeilBrown
2024-04-11pstore/blk: replace deprecated strncpy with strscpyJustin Stitt
2024-04-11tracing: Add sched_prepare_exec tracepointMarco Elver
2024-04-11sysfs: Add sysfs_bin_attr_simple_read() helperLukas Wunner
2024-04-11NFSD: fix endianness issue in nfsd4_encode_fattr4Vasily Gorbik
2024-04-11fs: sysfs: Fix reference leak in sysfs_break_active_protection()Alan Stern
2024-04-11fs/direct-io: remove redundant assignment to variable retvalColin Ian King
2024-04-10Merge tag 'bootconfig-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-04-10bcachefs: Fix __bch2_btree_and_journal_iter_init_node_iter()Kent Overstreet
2024-04-10bcachefs: Kill read lock dropping in bch2_btree_node_lock_write_nofail()Kent Overstreet
2024-04-10bcachefs: Fix a race in btree_update_nodes_written()Kent Overstreet