summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
11 daysbcachefs: fix bch2_dev_buckets_resize()Kent Overstreet
11 daysbcachefs: Add upgrade table entry from 0.14Kent Overstreet
11 daysbcachefs: Run BCH_RECOVERY_PASS_reconstruct_snapshots on missing subvol -> sn...Kent Overstreet
11 daysbcachefs: Add missing utf8_unload()Kent Overstreet
11 daysbcachefs: Emit unicode version message on startupKent Overstreet
11 daysbcachefs: Use generic_set_sb_d_ops for standard casefolding d_opsKent Overstreet
11 daysbcachefs: Fix losing return code in next_fiemap_extent()Kent Overstreet
14 daysksmbd: fix use-after-free in session logoffSean Heelan
14 daysksmbd: fix use-after-free in kerberos authenticationSean Heelan
14 daysMerge tag 'vfs-6.15-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
14 daysMerge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-04-25Merge tag 'xfs-fixes-6.15-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-04-25Merge tag 'bcachefs-2025-04-24' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-04-25fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and getxattrat(2)Jan Kara
2025-04-25splice: remove duplicate noinline from pipe_clear_nowaitT.J. Mercier
2025-04-24bcachefs: Rework fiemap transaction restart handlingKent Overstreet
2025-04-24bcachefs: add fiemap delalloc extent detectionBrian Foster
2025-04-24bcachefs: refactor fiemap processing into extent helper and structBrian Foster
2025-04-24bcachefs: track current fiemap offset in start variableBrian Foster
2025-04-24bcachefs: drop duplicate fiemap sync flagBrian Foster
2025-04-24bcachefs: Fix btree_iter_peek_prev() at end of inodeKent Overstreet
2025-04-24bcachefs: Make btree_iter_peek_prev() assert more preciseKent Overstreet
2025-04-24bcachefs: Unit test fixesKent Overstreet
2025-04-24bcachefs: Print mount opts earlierKent Overstreet
2025-04-24bcachefs: unlink: casefold d_invalidateKent Overstreet
2025-04-24bcachefs: Fix casefold lookupsKent Overstreet
2025-04-24bcachefs: Casefold is now a regular opts.h optionKent Overstreet
2025-04-24fanotify: fix flush of mntns marksAmir Goldstein
2025-04-23btrfs: adjust subpage bit start based on sectorsizeJosef Bacik
2025-04-23btrfs: fix the inode leak in btrfs_iget()Penglei Jiang
2025-04-23btrfs: fix COW handling in run_delalloc_nocow()Dave Chen
2025-04-23fix a couple of races in MNT_TREE_BENEATH handling by do_move_mount()Al Viro
2025-04-22ksmbd: fix use-after-free in ksmbd_session_rpc_openNamjae Jeon
2025-04-22smb: server: smb2pdu: check return value of xa_store()Salah Triki
2025-04-22Merge tag 'for-6.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-22fs: fall back to file_ref_put() for non-last referenceMateusz Guzik
2025-04-22mm/migrate: fix sleep in atomic for large folios and buffer headsDavidlohr Bueso
2025-04-22fs/ext4: use sleeping version of sb_find_get_block()Davidlohr Bueso
2025-04-22fs/jbd2: use sleeping version of __find_get_block()Davidlohr Bueso
2025-04-22fs/ocfs2: use sleeping version of __find_get_block()Davidlohr Bueso
2025-04-22fs/buffer: use sleeping version of __find_get_block()Davidlohr Bueso
2025-04-22fs/buffer: introduce sleeping flavors for pagecache lookupsDavidlohr Bueso
2025-04-22fs/buffer: split locking for pagecache lookupsDavidlohr Bueso
2025-04-22XFS: fix zoned gc threshold math for 32-bit archesCarlos Maiolino
2025-04-21bcachefs: Implement fileattr_(get|set)Kent Overstreet
2025-04-21bcachefs: Allocator now copes with unaligned bucketsKent Overstreet
2025-04-21bcachefs: Start copygc, rebalance threads earlierKent Overstreet
2025-04-21bcachefs: Refactor bch2_run_recovery_passes()Kent Overstreet
2025-04-20bcachefs: bch2_copygc_wakeup()Kent Overstreet
2025-04-20bcachefs: Fix ref leak in write_super()Kent Overstreet