summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-02-02ubifs: Fix memory leak in alloc_wbufs()Li Zetao
2023-02-02ubifs: Reserve one leb for each journal head while doing budgetZhihao Cheng
2023-02-02ubifs: do_rename: Fix wrong space budget when target inode's nlink > 1Zhihao Cheng
2023-02-02ubifs: Fix wrong dirty space budget for dirty inodeZhihao Cheng
2023-02-02ubifs: Add comments and debug info for ubifs_xrename()Zhihao Cheng
2023-02-02ubifs: Rectify space budget for ubifs_xrename()Zhihao Cheng
2023-02-02ubifs: Rectify space budget for ubifs_symlink() if symlink is encryptedZhihao Cheng
2023-02-02ubifs: Fix memory leak in ubifs_sysfs_init()Liu Shixin
2023-02-02ubifs: Fix build errors as symbol undefinedLi Hua
2023-02-02jffs2: correct logic when creating a hole in jffs2_write_beginYifei Liu
2023-01-21ext4: deal with legacy signed xattr name hash valuesLinus Torvalds
2023-01-20Merge tag '6.2-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-01-20Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-19Merge tag 'zonefs-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2023-01-18cifs: remove unused functionPaulo Alcantara
2023-01-18cifs: do not include page data when checking signatureEnzo Matsumiya
2023-01-18Merge tag 'affs-for-6.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-18Merge tag 'erofs-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-01-18cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()Paulo Alcantara
2023-01-18cifs: handle cache lookup errors different than -ENOENTPaulo Alcantara
2023-01-18cifs: remove duplicate code in __refresh_tcon()Paulo Alcantara
2023-01-18cifs: don't take exclusive lock for updating target hintsPaulo Alcantara
2023-01-18cifs: avoid re-lookups in dfs_cache_find()Paulo Alcantara
2023-01-18cifs: fix potential deadlock in cache_refresh_path()Paulo Alcantara
2023-01-17Merge tag 'nfsd-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-01-16Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Linus Torvalds
2023-01-16btrfs: fix race between quota rescan and disable leading to NULL pointer derefFilipe Manana
2023-01-16btrfs: fix invalid leaf access due to inline extent during lseekFilipe Manana
2023-01-16btrfs: stop using write_one_page in btrfs_scratch_superblockChristoph Hellwig
2023-01-16btrfs: factor out scratching of one regular super blockChristoph Hellwig
2023-01-16Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-16erofs: clean up parsing of fscache related optionsJingbo Xu
2023-01-16zonefs: Detect append writes at invalid locationsDamien Le Moal
2023-01-14Merge tag '6.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-12cifs: Fix uninitialized memory read for smb311 posix symlink createVolker Lendecke
2023-01-12btrfs: do not abort transaction on failure to update log rootFilipe Manana
2023-01-12btrfs: do not abort transaction on failure to write log tree when syncing logFilipe Manana
2023-01-12btrfs: add missing setup of log for full commit at add_conflicting_inode()Filipe Manana
2023-01-12btrfs: fix directory logging due to race with concurrent index key deletionFilipe Manana
2023-01-12btrfs: fix missing error handling when logging directory itemsFilipe Manana
2023-01-12NFSD: replace delayed_work with work_struct for nfsd_client_shrinkerDai Ngo
2023-01-11NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown timeDai Ngo
2023-01-11NFSD: fix use-after-free in nfsd4_ssc_setup_dul()Xingyuan Mo
2023-01-11nilfs2: fix general protection fault in nilfs_btree_insert()Ryusuke Konishi
2023-01-11mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMADavid Hildenbrand
2023-01-11btrfs: zoned: enable metadata over-commit for non-ZNS setupNaohiro Aota
2023-01-11btrfs: qgroup: do not warn on record without old_roots populatedQu Wenruo
2023-01-11btrfs: add extra error messages to cover non-ENOMEM errors from device_add_li...Qu Wenruo