summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-05-30ext4: remove the redundant folio_wait_stable()Zhang Yi
2024-05-30ext4: fix potential unnitialized variableDan Carpenter
2024-05-30nfsd: don't create nfsv4recoverydir in nfsdfs when not used.NeilBrown
2024-05-30ext4: avoid excessive credit estimate in ext4_tmpfile()Jan Kara
2024-05-30mm/ksm: fix ksm exec support for prctlJinjiang Tu
2024-05-30btrfs: set start on clone before calling copy_extent_buffer_fullJosef Bacik
2024-05-30gfs2: do_xmote fixesAndreas Gruenbacher
2024-05-30gfs2: finish_xmote cleanupAndreas Gruenbacher
2024-05-30gfs2: Fix potential glock use-after-free on unmountAndreas Gruenbacher
2024-05-30gfs2: Remove ill-placed consistency checkAndreas Gruenbacher
2024-05-30gfs2: Fix "ignore unlock failures after withdraw"Andreas Gruenbacher
2024-05-30gfs2: Don't forget to complete delayed withdrawAndreas Gruenbacher
2024-05-30dlm: fix user space lock decision to copy lvbAlexander Aring
2024-05-30shmem: Fix shmem_rename2()Chuck Lever
2024-05-30libfs: Add simple_offset_rename() APIChuck Lever
2024-05-30libfs: Fix simple_offset_rename_exchange()Chuck Lever
2024-05-30jffs2: prevent xattr node from overflowing the eraseblockIlya Denisyev
2024-05-30nilfs2: fix out-of-range warningArnd Bergmann
2024-05-30ecryptfs: Fix buffer size for tag 66 packetBrian Kubisiak
2024-05-30openpromfs: finish conversion to the new mount APIEric Sandeen
2024-05-30ksmbd: ignore trailing slashes in share pathsNandor Kracser
2024-05-30ksmbd: avoid to send duplicate oplock break notificationsNamjae Jeon
2024-05-30fs/ntfs3: Break dir enumeration if directory contents errorKonstantin Komarov
2024-05-30fs/ntfs3: Fix case when index is reused during tree transformationKonstantin Komarov
2024-05-30fs/ntfs3: Taking DOS names into account during link countingKonstantin Komarov
2024-05-30fs/ntfs3: Remove max link count info display during driver initKonstantin Komarov
2024-05-30nilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi
2024-05-30nilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi
2024-05-30nilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi
2024-05-30f2fs: fix false alarm on invalid block addressJaegeuk Kim
2024-05-10Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-08Merge tag '6.9-rc7-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-05-08Merge tag 'fuse-fixes-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-08Merge tag 'exfat-for-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-08Merge tag 'bcachefs-2024-05-07.2' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-05-08virtiofs: include a newline in sysfs tagBrian Foster
2024-05-07bcachefs: Add missing sched_annotate_sleep() in bch2_journal_flush_seq_async()Kent Overstreet
2024-05-07bcachefs: Fix race in bch2_write_super()Kent Overstreet
2024-05-06Merge tag 'for-6.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-06bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAXKent Overstreet
2024-05-06bcachefs: Add missing skcipher_request_set_callback() callKent Overstreet
2024-05-06bcachefs: Fix snapshot_t() usage in bch2_fs_quota_read_inode()Kent Overstreet
2024-05-06bcachefs: Fix shift-by-64 in bformat_needs_redo()Kent Overstreet
2024-05-06bcachefs: Guard against unknown k.k->type in __bkey_invalid()Kent Overstreet
2024-05-06bcachefs: Add missing validation for superblock section cleanKent Overstreet
2024-05-06bcachefs: Fix assert in bch2_alloc_v4_invalid()Kent Overstreet
2024-05-06bcachefs: fix overflow in fiemapReed Riley
2024-05-06bcachefs: Add a better limit for maximum number of bucketsKent Overstreet
2024-05-06bcachefs: Fix lifetime issue in device iterator helpersKent Overstreet
2024-05-06bcachefs: Fix bch2_dev_lookup() refcountingKent Overstreet