summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
5 dayssmb: client: fix deadlock in smb2_find_smb_tcon()Enzo Matsumiya1-1/+1
5 daysnilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errorsRyusuke Konishi1-1/+1
5 daysnilfs2: fix potential kernel bug due to lack of writeback flag waitingRyusuke Konishi1-0/+3
5 daysbtrfs: re-introduce 'norecovery' mount optionQu Wenruo1-0/+8
5 daysbtrfs: fix leak of qgroup extent records after transaction abortFilipe Manana1-9/+1
5 daysbtrfs: fix crash on racing fsync and size-extending write into preallocOmar Sandoval1-6/+11
5 daysbtrfs: protect folio::private when attaching extent buffer foliosQu Wenruo1-29/+31
5 daysbtrfs: qgroup: fix qgroup id collision across mountsBoris Burkov1-0/+20
5 daysbtrfs: qgroup: update rescan message levels and error codesDavid Sterba1-7/+5
5 daystracefs: Clear EVENT_INODE flag in tracefs_drop_inode()Steven Rostedt (Google)1-16/+17
5 dayseventfs: Keep the directories from having the same inode number as filesSteven Rostedt (Google)1-1/+5
5 dayseventfs: Fix a possible null pointer dereference in eventfs_find_events()Hao Ge1-4/+3
5 daysNFS: Fix READ_PLUS when server doesn't support OP_READ_PLUSAnna Schumaker1-1/+1
5 daysnfs: fix undefined behavior in nfs_block_bits()Sergey Shtylyov1-2/+2
5 dayscifs: fix creating sockets when using sfu mount optionsSteve French3-1/+8
5 daysext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()Baokun Li1-1/+3
5 daysext4: set type of ac_groups_linear_remaining to __u32 to avoid overflowBaokun Li1-1/+1
5 daysext4: Fixes len calculation in mpage_journal_page_buffersRitesh Harjani (IBM)1-1/+1
5 daysmm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock againYuanyuan Zhong1-2/+7
5 daysmm/ksm: fix ksm_zero_pages accountingChengming Zhou1-1/+1
5 daysiomap: fault in smaller chunks for non-large folio mappingsXu Yang1-1/+1
5 days9p: add missing locking around taking dentry fid listDominique Martinet1-2/+7
5 daysproc: Move fdinfo PTRACE_MODE_READ check into the inode .permission operationTyler Hicks (Microsoft)1-22/+20
5 daysfsverity: use register_sysctl_init() to avoid kmemleak warningEric Biggers1-6/+1
5 daysbtrfs: qgroup: fix initialization of auto inherit arrayDan Carpenter1-1/+1
5 daysf2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode()Chao Yu1-0/+6
5 dayserofs: avoid allocating DEFLATE streams before mountingGao Xiang1-26/+29
5 daysafs: Don't cross .backup mountpoint from backup volumeMarc Dionne1-0/+5
9 dayscifs: Fix missing set of remote_i_sizeDavid Howells2-3/+4
9 dayscifs: Set zero_point in the copy_file_range() and remap_file_range()David Howells1-0/+6
9 daysnetfs: Fix setting of BDP_ASYNC from iocb flagsDavid Howells1-1/+1
9 dayspNFS/filelayout: fixup pNfs allocation modesOlga Kornievskaia1-2/+2
9 daysnfs: keep server info for remountsMartin Kaiser1-3/+6
9 daysNFSv4: Fixup smatch warning for ambiguous returnBenjamin Coddington1-7/+5
9 daysfs/ntfs3: Use variable length array instead of fixed sizeKonstantin Komarov1-1/+1
9 daysfs/ntfs3: Use 64 bit variable to avoid 32 bit overflowKonstantin Komarov1-1/+2
9 daysfs/ntfs3: Check 'folio' pointer for NULLKonstantin Komarov1-6/+11
9 daysocfs2: correctly use ocfs2_find_next_zero_bit()Joseph Qi3-18/+9
9 daysf2fs: fix to add missing iput() in gc_data_segment()Chao Yu1-2/+7
9 daysfuse: clear FR_SENT when re-adding requests into pending listHou Tao1-0/+1
9 daysfuse: set FR_PENDING atomically in fuse_resend()Hou Tao1-1/+1
9 daysf2fs: compress: don't allow unaligned truncation on released compress inodeChao Yu1-3/+8
9 daysf2fs: fix to release node block count in error path of f2fs_new_node_page()Chao Yu1-1/+1
9 daysf2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem ...Chao Yu1-0/+10
9 daysf2fs: compress: fix error path of inc_valid_block_count()Chao Yu1-7/+8
9 daysf2fs: compress: fix to update i_compr_blocks correctlyChao Yu1-7/+14
9 daysf2fs: fix block migration when section is not aligned to pow2Wu Bo1-9/+8
9 daysovl: remove upper umask handling from ovl_create_upper()Miklos Szeredi1-3/+0
9 daysudf: Convert udf_expand_file_adinicb() to use a folioMatthew Wilcox (Oracle)1-13/+14
9 daysf2fs: write missing last sum blk of file pinning sectionDaeho Jeong1-0/+2