summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-06-20cifs: Only pick a channel once per read requestDavid Howells
2024-06-20cifs: Defer read completionDavid Howells
2024-06-20Merge tag 'for-6.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-20bcachefs: fix alignment of VMA for memory mapped files on THPYouling Tang
2024-06-20bcachefs: Fix safe errors by defaultKent Overstreet
2024-06-19bcachefs: Fix bch2_trans_put()Kent Overstreet
2024-06-19bcachefs: set_worker_desc() for delete_dead_snapshotsKent Overstreet
2024-06-19bcachefs: Fix bch2_sb_downgrade_update()Kent Overstreet
2024-06-19bcachefs: Handle cached data LRU wraparoundKent Overstreet
2024-06-19bcachefs: Guard against overflowing LRU_TIME_BITSKent Overstreet
2024-06-19bcachefs: delete_dead_snapshots() doesn't need to go RWKent Overstreet
2024-06-19bcachefs: Fix early init error path in journal codeKent Overstreet
2024-06-19bcachefs: Check for invalid btree IDsKent Overstreet
2024-06-19bcachefs: Fix btree ID bitmasksKent Overstreet
2024-06-19bcachefs: Fix shift overflow in read_one_super()Kent Overstreet
2024-06-19bcachefs: Fix a locking bug in the do_discard_fast() pathKent Overstreet
2024-06-19bcachefs: Fix array-index-out-of-boundsKent Overstreet
2024-06-19bcachefs: Fix initialization order for srcu barrierKent Overstreet
2024-06-19cifs: fix typo in module parameter enable_gcm_256Steve French
2024-06-18cifs: drop the incorrect assertion in cifs_swap_rw()Barry Song
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-17NFSD: grab nfsd_mutex in nfsd_nl_rpc_status_get_dumpit()Lorenzo Bianconi
2024-06-17xfs: fix unlink vs cluster buffer instantiation raceDave Chinner
2024-06-16Merge tag 'char-misc-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-15Merge tag 'xfs-6.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-06-15Merge tag '6.10-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-06-15ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger()Joseph Qi
2024-06-15ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty()Joseph Qi
2024-06-14ovl: fix encoding fid for lower only rootMiklos Szeredi
2024-06-13btrfs: zoned: allocate dummy checksums for zoned NODATASUM writesJohannes Thumshirn
2024-06-13btrfs: retry block group reclaim without infinite loopBoris Burkov
2024-06-13Merge tag 'nfs-for-6.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-06-12Merge tag 'bcachefs-2024-06-12' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-06-11ksmbd: fix missing use of get_write in in smb2_set_ea()Namjae Jeon
2024-06-11ksmbd: move leading slash check to smb2_get_name()Namjae Jeon
2024-06-11bcachefs: Fix rcu_read_lock() leak in drop_extra_replicasKent Overstreet
2024-06-11Merge tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-10bcachefs: Add missing bch_inode_info.ei_flags initKent Overstreet
2024-06-10bcachefs: Add missing synchronize_srcu_expedited() call when shutting downKent Overstreet
2024-06-10bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket()Kent Overstreet
2024-06-10bcachefs: Replace bucket_valid() asserts in bucket lookup with proper checksKent Overstreet
2024-06-10bcachefs: Fix snapshot_create_lock lock orderingKent Overstreet
2024-06-10bcachefs: Fix refcount leak in check_fix_ptrs()Kent Overstreet
2024-06-10bcachefs: Leave a buffer in the btree key cache to avoid lock thrashingKent Overstreet
2024-06-10bcachefs: Fix reporting of freed objects from key cache shrinkerKent Overstreet
2024-06-10bcachefs: set sb->s_shrinker->seeks = 0Kent Overstreet
2024-06-10bcachefs: increase key cache shrinker batch sizeKent Overstreet
2024-06-10bcachefs: Enable automatic shrinking for rhashtablesKent Overstreet
2024-06-10bcachefs: fix the display format for show-superHongbo Li
2024-06-10bcachefs: fix stack frame size in fsck.cKent Overstreet