summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-07-23Merge tag 'ext4_for_linus-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-23Merge tag '6.5-rc2-smb3-client-fixes-ver2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-07-23ext4: fix rbtree traversal bug in ext4_mb_use_preallocatedOjaswin Mujoo
2023-07-23ext4: fix off by one issue in ext4_mb_choose_next_group_best_avail()Ojaswin Mujoo
2023-07-23ext4: correct inline offset when handling xattrs in inode bodyEric Whitney
2023-07-22cifs: update internal module version number for cifs.koSteve French
2023-07-22cifs: allow dumping keys for directories tooShyam Prasad N
2023-07-20Merge tag 'iomap-6.5-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-07-20Merge tag 'xfs-6.5-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-07-20Merge tag 'for-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-19Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-18btrfs: fix warning when putting transaction with qgroups enabled after abortFilipe Manana
2023-07-18btrfs: fix ordered extent split error handling in btrfs_dio_submit_ioChristoph Hellwig
2023-07-18btrfs: set_page_extent_mapped after read_folio in btrfs_cont_expandJosef Bacik
2023-07-18btrfs: raid56: always verify the P/Q contents for scrubQu Wenruo
2023-07-18btrfs: use irq safe locking when running and adding delayed iputsFilipe Manana
2023-07-18btrfs: fix iput() on error pointer after error during orphan cleanupFilipe Manana
2023-07-18btrfs: fix double iput() on inode after an error during orphan cleanupFilipe Manana
2023-07-18btrfs: zoned: fix memory leak after finding block group with super blocksFilipe Manana
2023-07-17iomap: micro optimize the ki_pos assignment in iomap_file_buffered_writeChristoph Hellwig
2023-07-17iomap: fix a regression for partial write errorsChristoph Hellwig
2023-07-17xfs: convert flex-array declarations in xfs attr shortform objectsDarrick J. Wong
2023-07-17xfs: convert flex-array declarations in xfs attr leaf blocksDarrick J. Wong
2023-07-17xfs: convert flex-array declarations in struct xfs_attrlist*Darrick J. Wong
2023-07-16Merge tag '6.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-07-14cifs: fix mid leak during reconnection after timeout thresholdShyam Prasad N
2023-07-14cifs: is_network_name_deleted should return a boolShyam Prasad N
2023-07-12smb: client: fix missed ses refcountingPaulo Alcantara
2023-07-12smb: client: Fix -Wstringop-overflow issuesGustavo A. R. Silva
2023-07-12erofs: fix fsdax unavailability for chunk-based regular filesXin Yin
2023-07-12erofs: avoid infinite loop in z_erofs_do_read_page() when reading beyond EOFChunhai Guo
2023-07-12erofs: avoid useless loops in z_erofs_pcluster_readmore() when reading beyond...Chunhai Guo
2023-07-12erofs: simplify z_erofs_transform_plain()Gao Xiang
2023-07-12erofs: get rid of the remaining kmap_atomic()Gao Xiang
2023-07-11btrfs: fix use-after-free of new block group that became unusedFilipe Manana
2023-07-11btrfs: be a bit more careful when setting mirror_num_ret in btrfs_map_blockChristoph Hellwig
2023-07-11btrfs: fix race between balance and cancel/pauseJosef Bacik
2023-07-10jbd2: remove __journal_try_to_free_buffer()Zhang Yi
2023-07-10jbd2: fix a race when checking checkpoint buffer busyZhang Yi
2023-07-10jbd2: Fix wrongly judgement for buffer head removing while doing checkpointZhihao Cheng
2023-07-10jbd2: remove journal_clean_one_cp_list()Zhang Yi
2023-07-10jbd2: remove t_checkpoint_io_listZhang Yi
2023-07-10jbd2: recheck chechpointing non-dirty bufferZhang Yi
2023-07-10cifs: if deferred close is disabled then close files immediatelyBharath SM
2023-07-09Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-07-09Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-07-08Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds
2023-07-08squashfs: fix cache race with migrationVincent Whitchurch
2023-07-08docs: update ocfs2-devel mailing list addressAnthony Iliopoulos
2023-07-07xfs: fix uninit warning in xfs_growfs_dataDarrick J. Wong