summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-06-25bcachefs: Discard, invalidate workers are now per deviceKent Overstreet
2024-06-25bcachefs: Fix shift-out-of-bounds in bch2_blacklist_entries_gcPei Li
2024-06-25bcachefs: slab-use-after-free Read in bch2_sb_errors_from_cpuPei Li
2024-06-25nsfs: add pid translation ioctlsChristian Brauner
2024-06-25nfsd: initialise nfsd_info.mutex early.NeilBrown
2024-06-25vfs: remove redundant smp_mb for thp handling in do_dentry_openMateusz Guzik
2024-06-25fuse: Use in_group_or_capable() helperYouling Tang
2024-06-25f2fs: Use in_group_or_capable() helperYouling Tang
2024-06-25fs: Export in_group_or_capable()Youling Tang
2024-06-25vfs: reorder checks in may_create_in_stickyMateusz Guzik
2024-06-25hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode()Chao Yu
2024-06-25proc: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-06-24ocfs2: constify struct ocfs2_stack_operationsChristophe JAILLET
2024-06-24ocfs2: constify struct ocfs2_lock_res_opsChristophe JAILLET
2024-06-24nilfs2: do not call inode_attach_wb() directlyRyusuke Konishi
2024-06-24nilfs2: prepare backing device folios for writing after adding checksumsRyusuke Konishi
2024-06-24proc: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-06-24bcachefs: remove heap-related macros and switch to generic min_heapKuan-Wei Chiu
2024-06-24bcachefs: fix typoKuan-Wei Chiu
2024-06-24ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()Ferry Meng
2024-06-24ocfs2: add bounds checking to ocfs2_xattr_find_entry()Ferry Meng
2024-06-24nfs: drop the incorrect assertion in nfs_swap_rw()Christoph Hellwig
2024-06-24ocfs2: fix DIO failure due to insufficient transaction creditsJan Kara
2024-06-24/proc/pid/smaps: add mseal info for vmaJeff Xu
2024-06-25btrfs: qgroup: fix quota root leak after quota disable failureFilipe Manana
2024-06-25btrfs: scrub: handle RST lookup error correctlyQu Wenruo
2024-06-25btrfs: zoned: fix initial free space detectionNaohiro Aota
2024-06-25btrfs: use NOFS context when getting inodes during logging and log replayFilipe Manana
2024-06-24f2fs: remove redundant sanity check in sanity_check_inode()Chao Yu
2024-06-24ftruncate: pass a signed offsetArnd Bergmann
2024-06-23bcachefs: Add missing bch2_journal_do_writes() callKent Overstreet
2024-06-23bcachefs: Fix null ptr deref in journal_pins_to_text()Kent Overstreet
2024-06-23Merge tag '6.10-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-06-23bcachefs: Add missing recalc_capacity() callKent Overstreet
2024-06-23bcachefs: Fix btree_trans list orderingKent Overstreet
2024-06-23bcachefs: Fix race between trans_put() and btree_transactions_read()Kent Overstreet
2024-06-23bcachefs: Make btree_deadlock_to_text() clearerKent Overstreet
2024-06-23bcachefs: fix seqmutex_relock()Kent Overstreet
2024-06-22bcachefs: Fix freeing of error pointersKent Overstreet
2024-06-22Merge tag 'nfsd-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-06-22Merge tag 'xfs-6.10-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-06-22Merge tag 'bcachefs-2024-06-22' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-06-21f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is validJaegeuk Kim
2024-06-21Merge tag 'ovl-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-21ELF: fix kernel.randomize_va_space double readAlexey Dobriyan
2024-06-21bcachefs: Move the ei_flags setting to after initializationYouling Tang
2024-06-21bcachefs: Fix a UAF after write_super()Kent Overstreet
2024-06-21bcachefs: Use bch2_print_string_as_lines for long errKent Overstreet
2024-06-21bcachefs: Fix I_NEW warning in race path in bch2_inode_insert()Kent Overstreet
2024-06-21bcachefs: Replace bare EEXIST with private error codesKent Overstreet