summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-03-10bcachefs: bch2_hash_set_snapshot() -> bch2_hash_set_in_snapshot()Kent Overstreet
2024-03-10bcachefs: Workqueues should be WQ_HIGHPRIKent Overstreet
2024-03-10bcachefs: Improve bch2_dirent_to_text()Kent Overstreet
2024-03-10bcachefs: fixup for building in userspaceKent Overstreet
2024-03-10bcachefs: Avoid taking journal lock unnecessarilyKent Overstreet
2024-03-10bcachefs: Journal writes should be REQ_SYNC|REQ_METAKent Overstreet
2024-03-10bcachefs: Avoid setting j->write_work unnecessarilyKent Overstreet
2024-03-10bcachefs: Split out journal workqueueKent Overstreet
2024-03-10bcachefs: Kill unnecessary wakeups in journal reclaimKent Overstreet
2024-03-10bcachefs: skip invisible entries in empty subvolume checkingGuoyu Ou
2024-03-10bcachefs: fix split brain messageKent Overstreet
2024-03-10bcachefs: Set path->uptodate when no node at levelKent Overstreet
2024-03-10bcachefs: Correctly validate k->u64s in btree node read pathKent Overstreet
2024-03-10bcachefs: Fix degraded mode fsckKent Overstreet
2024-03-10bcachefs: Fix journal replay with unreadable btree rootsKent Overstreet
2024-03-10bcachefs: fix check_inode_deleted_list()Kent Overstreet
2024-03-10bcachefs: no_splitbrain_check optionKent Overstreet
2024-03-10bcachefs: extent_entry_next_safe()Kent Overstreet
2024-03-10bcachefs: journal_seq_blacklist_add() now handles entries being added out of ...Kent Overstreet
2024-03-10bcachefs: Fix null-ptr-deref in bch2_fs_alloc()Li Zetao
2024-02-25Merge tag 'bcachefs-2024-02-25' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-02-25bcachefs: fix bch2_save_backtrace()Kent Overstreet
2024-02-25Merge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-25Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-02-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-02-25ext4_get_link(): fix breakage in RCU modeAl Viro
2024-02-25cifs_get_link(): bail out in unsafe caseAl Viro
2024-02-25fuse: fix UAF in rcu pathwalksAl Viro
2024-02-25procfs: make freeing proc_fs_info rcu-delayedAl Viro
2024-02-25procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()Al Viro
2024-02-25nfs: fix UAF on pathwalk running into umountAl Viro
2024-02-25nfs: make nfs_set_verifier() safe for use in RCU pathwalkAl Viro
2024-02-25afs: fix __afs_break_callback() / afs_drop_open_mmap() raceAl Viro
2024-02-25hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_infoAl Viro
2024-02-25exfat: move freeing sbi, upcase table and dropping nls into rcu-delayed helperAl Viro
2024-02-25affs: free affs_sb_info with kfree_rcu()Al Viro
2024-02-25rcu pathwalk: prevent bogus hard errors from may_lookup()Al Viro
2024-02-25fs/super.c: don't drop ->s_user_ns until we free struct super_block itselfAl Viro
2024-02-24bcachefs: Fix check_snapshot() memcpyKent Overstreet
2024-02-24bcachefs: Fix bch2_journal_flush_device_pins()Kent Overstreet
2024-02-24bcachefs: fix iov_iter count underflow on sub-block dio readBrian Foster
2024-02-24bcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes btreeKent Overstreet
2024-02-24bcachefs: Kill __GFP_NOFAIL in buffered read pathKent Overstreet
2024-02-24bcachefs: fix backpointer_to_text() when dev does not existKent Overstreet
2024-02-22Merge tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-22erofs: fix refcount on the metabuf used for inode lookupSandeep Dhavale
2024-02-21Merge tag 'for-6.8-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-21fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche
2024-02-20afs: Increase buffer size in afs_update_volume_status()Daniil Dulov
2024-02-20afs: Fix ignored callbacks over ipv4Marc Dionne