aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-05-17f2fs: fix potential corruption when moving a directoryJaegeuk Kim
2023-05-17f2fs: fix null pointer panic in tracepoint in __replace_atomic_write_blockJaegeuk Kim
2023-05-17sysctl: clarify register_sysctl_init() base directory orderLuis Chamberlain
2023-05-17proc_sysctl: enhance documentationLuis Chamberlain
2023-05-17proc_sysctl: update docs for __register_sysctl_table()Luis Chamberlain
2023-05-17SMB3: force unmount was failing to close deferred close filesSteve French
2023-05-17smb3: fix problem remounting a share after shutdownSteve French
2023-05-17inotify: Avoid reporting event with invalid wdJan Kara
2023-05-17cifs: release leases for deferred close handles when freezingSteve French
2023-05-17cifs: fix pcchunk length type in smb2_copychunk_rangePawel Witek
2023-05-17btrfs: zoned: fix full zone super block reading on ZNSNaohiro Aota
2023-05-17btrfs: zoned: zone finish data relocation BG with last IONaohiro Aota
2023-05-17btrfs: fix space cache inconsistency after error loading it from diskFilipe Manana
2023-05-17btrfs: print-tree: parent bytenr must be aligned to sector sizeAnastasia Belova
2023-05-17btrfs: make clear_cache mount option to rebuild FST without disabling itQu Wenruo
2023-05-17btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_addChristoph Hellwig
2023-05-17btrfs: don't free qgroup space unless specifiedJosef Bacik
2023-05-17btrfs: fix encoded write i_size corruption with no-holesBoris Burkov
2023-05-17btrfs: fix assertion of exclop condition when starting balancexiaoshoukui
2023-05-17btrfs: properly reject clear_cache and v1 cache for block-group-treeQu Wenruo
2023-05-17btrfs: zoned: fix wrong use of bitops API in btrfs_ensure_empty_zonesNaohiro Aota
2023-05-17btrfs: fix btrfs_prev_leaf() to not return the same key twiceFilipe Manana
2023-05-17writeback: fix call of incorrect macroMaxim Korotkov
2023-05-17fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup()ZhangPeng
2023-05-11cifs: protect session status check in smb2_reconnect()Paulo Alcantara
2023-05-11cifs: fix potential use-after-free bugs in TCP_Server_Info::hostnamePaulo Alcantara
2023-05-11btrfs: scrub: reject unsupported scrub flagsQu Wenruo
2023-05-11nilfs2: fix infinite loop in nilfs_mdt_get_block()Ryusuke Konishi
2023-05-11nilfs2: do not write dirty data after degenerating to read-onlyRyusuke Konishi
2023-05-11afs: Avoid endless loop if file is larger than expectedMarc Dionne
2023-05-11afs: Fix getattr to report server i_size on dirs, not local sizeDavid Howells
2023-05-11afs: Fix updating of i_size with dv jump from serverMarc Dionne
2023-05-11ext4: fix use-after-free read in ext4_find_extent for bigalloc + inlineYe Bin
2023-05-11ext4: fix i_disksize exceeding i_size problem in paritally written caseZhihao Cheng
2023-05-11SMB3: Close deferred file handles in case of handle lease breakBharath SM
2023-05-11SMB3: Add missing locks to protect deferred close file listBharath SM
2023-05-11NFSv4.1: Always send a RECLAIM_COMPLETE after establishing leaseTrond Myklebust
2023-05-11fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de()Zeng Heng
2023-05-11fs/ntfs3: Fix OOB read in indx_insert_into_bufferZhangPeng
2023-05-11fs/ntfs3: Add check for kmemdupJiasheng Jiang
2023-05-11fs/ntfs3: Fix memory leak if ntfs_read_mft failedChen Zhongjin
2023-05-11pstore: Revert pmsg_lock back to a normal mutexJohn Stultz
2023-05-11jdb2: Don't refuse invalidation of already invalidated buffersJan Kara
2023-05-11f2fs: fix to check return value of inc_valid_block_count()Chao Yu
2023-05-11f2fs: fix to check return value of f2fs_do_truncate_blocks()Chao Yu
2023-05-11f2fs: fix to avoid use-after-free for cached IPU bioChao Yu
2023-05-11f2fs: fix iostat lock protectionQilin Tan
2023-05-11f2fs: fix scheduling while atomic in decompression pathJaegeuk Kim
2023-05-11f2fs: compress: fix to call f2fs_wait_on_page_writeback() in f2fs_write_raw_p...Yangtao Li
2023-05-11f2fs: apply zone capacity to all zone typeJaegeuk Kim