aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-07-24cifs: Fix setting of zero_point after DIO writeDavid Howells
2024-07-24cifs: Fix server re-repick on subrequest retryDavid Howells
2024-07-24cifs: fix noisy message on copy_file_rangeSteve French
2024-07-24cifs: Fix missing fscache invalidationDavid Howells
2024-07-24cifs: Fix missing error code setDavid Howells
2024-07-24ext4: use memtostr_pad() for s_volume_nameKees Cook
2024-07-13Merge tag '6.10-rc7-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-07-13cifs: fix setting SecurityFlags to trueSteve French
2024-07-12Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-12Merge tag 'bcachefs-2024-07-12' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-07-11bcachefs: bch2_gc_btree() should not use btree_root_lockKent Overstreet
2024-07-11bcachefs: Set PF_MEMALLOC_NOFS when trans->lockedKent Overstreet
2024-07-11bcachefs; Use trans_unlock_long() when waiting on allocatorKent Overstreet
2024-07-11Revert "bcachefs: Mark bch_inode_info as SLAB_ACCOUNT"Kent Overstreet
2024-07-11Merge tag 'vfs-6.10-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-11btrfs: avoid races when tracking progress for extent map shrinkingFilipe Manana
2024-07-11btrfs: stop extent map shrinker if reschedule is neededFilipe Manana
2024-07-11btrfs: use delayed iput during extent map shrinkingFilipe Manana
2024-07-10Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s...Linus Torvalds
2024-07-10Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-07-10bcachefs: fix scheduling while atomic in break_cycle()Kent Overstreet
2024-07-10bcachefs: Fix RCU splatKent Overstreet
2024-07-10bcachefs: Add missing bch2_trans_begin()Kent Overstreet
2024-07-10bcachefs: Fix missing error check in journal_entry_btree_keys_validate()Kent Overstreet
2024-07-10bcachefs: Warn on attempting a move with no replicasKent Overstreet
2024-07-10bcachefs: bch2_data_update_to_text()Kent Overstreet
2024-07-10bcachefs: Log mount failure error codeKent Overstreet
2024-07-10bcachefs: Fix undefined behaviour in eytzinger1_first()Kent Overstreet
2024-07-10bcachefs: Mark bch_inode_info as SLAB_ACCOUNTYouling Tang
2024-07-10bcachefs: Fix bch2_inode_insert() race path for tmpfilesKent Overstreet
2024-07-10bcachefs: Fix journal getting stuck on a flush commitKent Overstreet
2024-07-10minixfs: Fix minixfs_rename with HIGHMEMMatthew Wilcox (Oracle)
2024-07-09Merge tag '6.10-rc6-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-07-06Merge tag '6.10-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-07-06hfsplus: fix uninit-value in copy_nameEdward Adam Davis
2024-07-05vfs: don't mod negative dentry count when on shrinker listBrian Foster
2024-07-05filelock: fix potential use-after-free in posix_lock_inodeJeff Layton
2024-07-05Merge patch series "cachefiles: random bugfixes"Christian Brauner
2024-07-05ksmbd: discard write access to the directory openHobin Woo
2024-07-04Merge tag 'for-6.10-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-04Merge tag 'mm-hotfixes-stable-2024-07-03-22-23' of git://git.kernel.org/pub/s...Linus Torvalds
2024-07-03nilfs2: fix kernel bug on rename operation of broken directoryRyusuke Konishi
2024-07-03Fix userfaultfd_api to return EINVAL as expectedAudra Mitchell
2024-07-03ksmbd: return FILE_DEVICE_DISK instead of super magicNamjae Jeon
2024-07-04btrfs: fix folio refcount in __alloc_dummy_extent_buffer()Boris Burkov
2024-07-04btrfs: fix folio refcount in btrfs_do_encoded_write()Boris Burkov
2024-07-03nilfs2: fix incorrect inode allocation from reserved inodesRyusuke Konishi
2024-07-03nilfs2: add missing check for inode numbers on directory entriesRyusuke Konishi
2024-07-03nilfs2: fix inode number range checksRyusuke Konishi
2024-07-03cachefiles: add missing lock protection when pollingJingbo Xu