summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-10-18ufs: untangle ubh_...block...() macros, part 1Al Viro
2024-10-18ufs: fix ufs_read_cylinder() failure handlingAl Viro
2024-10-18ufs: missing ->splice_write()Al Viro
2024-10-18ufs: fix handling of delete_entry and set_link failuresAl Viro
2024-10-18nfsd: fix race between laundromat and free_stateidOlga Kornievskaia
2024-10-18Merge tag 'v6.12-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-10-18Merge tag 'xfs-6.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-10-18proc: Fix W=1 build kernel-doc warningThorsten Blum
2024-10-18bcachefs: fsck: Improve hash_check_key()Kent Overstreet
2024-10-18bcachefs: bch2_hash_set_or_get_in_snapshot()Kent Overstreet
2024-10-18bcachefs: Repair mismatches in inode hash seed, typeKent Overstreet
2024-10-18bcachefs: Add hash seed, type to inode_to_text()Kent Overstreet
2024-10-18bcachefs: INODE_STR_HASH() for bch_inode_unpackedKent Overstreet
2024-10-18bcachefs: Run in-kernel offline fsck without ratelimit errorsKent Overstreet
2024-10-18bcachefs: skip mount option handle for empty string.Hongbo Li
2024-10-18bcachefs: fix incorrect show_options resultsHongbo Li
2024-10-18bcachefs: Fix data corruption on -ENOSPC in buffered write pathKent Overstreet
2024-10-18bcachefs: bch2_folio_reservation_get_partial() is now better behavedKent Overstreet
2024-10-18bcachefs: fix disk reservation accounting in bch2_folio_reservation_get()Kent Overstreet
2024-10-18bcachefS: ec: fix data type on stripe deletionKent Overstreet
2024-10-18bcachefs: Don't use commit_do() unnecessarilyKent Overstreet
2024-10-18bcachefs: handle restarts in bch2_bucket_io_time_reset()Kent Overstreet
2024-10-18bcachefs: fix restart handling in __bch2_resume_logged_op_finsert()Kent Overstreet
2024-10-18bcachefs: fix restart handling in bch2_alloc_write_key()Kent Overstreet
2024-10-18bcachefs: fix restart handling in bch2_do_invalidates_work()Kent Overstreet
2024-10-18bcachefs: fix missing restart handling in bch2_read_retry_nodecode()Kent Overstreet
2024-10-18bcachefs: fix restart handling in bch2_fiemap()Kent Overstreet
2024-10-18bcachefs: fix bch2_hash_delete() error pathKent Overstreet
2024-10-18bcachefs: fix restart handling in bch2_rename2()Kent Overstreet
2024-10-17Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...Linus Torvalds
2024-10-17binfmt_elf: Wire up AT_HWCAP3 at AT_HWCAP4Mark Brown
2024-10-17btrfs: zoned: fix zone unusable accounting for freed reserved extentNaohiro Aota
2024-10-17afs: Fix lock recursionDavid Howells
2024-10-17fs: Fix uninitialized value issue in from_kuid and from_kgidAlessandro Zanni
2024-10-17fs: don't try and remove empty rbtree nodeChristian Brauner
2024-10-17netfs: Downgrade i_rwsem for a buffered writeDavid Howells
2024-10-17fs/proc: fix build with GCC 15 due to -Werror=unterminated-string-initializationBrahmajit Das
2024-10-17fat: fix uninitialized variableOGAWA Hirofumi
2024-10-17nilfs2: propagate directory read errors from nilfs_find_entry()Ryusuke Konishi
2024-10-16fs/procfs: Switch to irq_get_nr_irqs()Bart Van Assche
2024-10-16Merge tag 'for-6.12-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-16Merge tag 'v6.12-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-10-16f2fs: fix to account dirty data in __get_secs_required()Chao Yu
2024-10-16fanotify: allow reporting errors on failure to open fdAmir Goldstein
2024-10-16hugetlb: arm64: add mte supportYang Shi
2024-10-16nilfs2: fix kernel bug due to missing clearing of buffer delay flagRyusuke Konishi
2024-10-16fuse: update inode size after extending passthrough writeAmir Goldstein
2024-10-16fs: pass offset and result to backing_file end_write() callbackAmir Goldstein
2024-10-16cifs: Remove unused functionsDr. David Alan Gilbert
2024-10-16smb/client: Fix logically dead codeAdvait Dhamorikar