summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-03-11ext4: move where set the MAY_INLINE_DATA flag is setYe Bin
2023-03-07ext4: Fix deadlock during directory renameJan Kara
2023-03-07ext4: Fix comment about the 64BIT featureTudor Ambarus
2023-03-07ext4: fix another off-by-one fsmap error on 1k block filesystemsDarrick J. Wong
2023-03-07ext4: fix RENAME_WHITEOUT handling for inline directoriesEric Whitney
2023-03-07ext4: make kobj_type structures constantThomas Weißschuh
2023-03-07ext4: fix cgroup writeback accounting with fs-layer encryptionEric Biggers
2023-02-25ext4: fix incorrect options show of original mount_opt and extend mount_opt2Zhang Yi
2023-02-25ext4: Fix possible corruption when moving a directoryJan Kara
2023-02-25ext4: init error handle resource before init group descriptorsYe Bin
2023-02-19ext4: fix task hung in ext4_xattr_delete_inodeBaokun Li
2023-02-19jbd2: fix data missing when reusing bh which is ready to be checkpointedZhihao Cheng
2023-02-19ext4: update s_journal_inum if it changes after journal replayBaokun Li
2023-02-19ext4: fail ext4_iget if special inode unallocatedBaokun Li
2023-02-19ext4: fix function prototype mismatch for ext4_feat_ktypeKees Cook
2023-02-19ext4: remove unnecessary variable initializationXU pengfei
2023-02-18ext4: fix inode tree inconsistency caused by ENOMEMzhanchengbin
2023-02-18ext4: refuse to create ea block when umountedJun Nie
2023-02-18ext4: optimize ea_inode block expansionJun Nie
2023-02-18ext4: remove dead code in updating backup sbTanmay Bhushan
2023-02-14ext4: dio take shared inode lock when overwriting preallocated blocksZhang Yi
2023-02-09ext4: don't show commit interval if it is zeroWang Jianjian
2023-02-09ext4: use ext4_fc_tl_mem in fast-commit replay pathEric Biggers
2023-02-09ext4: improve xattr consistency checking and error reportingTheodore Ts'o
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