summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
25 hoursbtrfs: fix lost error when running device stats on multiple devices fsFilipe Manana1-2/+3
25 hoursbtrfs: fix leak of kobject name for sub-group space_infoShin'ichiro Kawasaki1-1/+1
25 hoursbtrfs: fix super block offset in error message in btrfs_validate_super()Mark Harmstone1-2/+2
25 hoursnetfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iteratorsDeepanshu Kartikey1-0/+43
25 hoursxfs: avoid dereferencing log items after push callbacksYuto Ohnuki2-11/+51
25 hoursovl: make fsync after metadata copy-up opt-in mount optionFei Lv5-15/+54
25 hoursovl: Use str_on_off() helper in ovl_show_options()Thorsten Blum1-5/+4
25 hoursksmbd: fix use-after-free and NULL deref in smb_grant_oplock()Werner Kasselman1-27/+45
25 hoursext4: always drain queued discard work in ext4_mb_release()Theodore Ts'o1-7/+5
25 hoursext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li1-5/+8
25 hoursext4: handle wraparound when searching for blocks for indirect mapped blocksTheodore Ts'o1-0/+2
25 hoursext4: fix the might_sleep() warnings in kvfree()Zqiang2-13/+5
25 hoursext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen3-1/+11
25 hoursext4: reject mount if bigalloc with s_first_data_block != 0Helen Koike1-0/+7
25 hoursext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()Ye Bin1-1/+5
25 hoursext4: avoid infinite loops caused by residual dataEdward Adam Davis1-2/+6
25 hoursext4: validate p_idx bounds in ext4_ext_correct_indexesTejas Bharambe1-0/+15
25 hoursext4: replace BUG_ON with proper error handling in ext4_read_inline_folioYuto Ohnuki1-1/+9
25 hoursext4: make recently_deleted() properly work with lazy itable initializationJan Kara1-0/+6
25 hoursext4: fix fsync(2) for nojournal modeJan Kara1-2/+14
25 hoursext4: fix stale xarray tags after writebackJan Kara1-2/+8
25 hoursext4: convert inline data to extents when truncate exceeds inline sizeDeepanshu Kartikey1-0/+12
25 hoursext4: fix journal credit check when setting fscrypt contextSimon Weber1-1/+8
25 hoursxfs: remove file_path tracepoint dataDarrick J. Wong2-19/+4
25 hoursxfs: don't irele after failing to iget in xfs_attri_recover_workDarrick J. Wong1-1/+0
25 hoursxfs: fix ri_total validation in xlog_recover_attri_commit_pass2Long Li1-2/+2
25 hoursxfs: scrub: unlock dquot before early return in quota scrubhongao1-1/+3
25 hoursxfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki2-4/+14
25 hoursxfs: stop reclaim before pushing AIL during unmountYuto Ohnuki1-3/+4
25 hoursjbd2: gracefully abort on checkpointing state corruptionsMilos Nikic1-2/+13
25 hoursovl: fix wrong detection of 32bit inode numbersAmir Goldstein1-1/+4
25 hourserofs: add GFP_NOIO in the bio completion if neededJiucheng Xu1-0/+3
25 hoursksmbd: do not expire session on binding failureHyunwoo Kim1-2/+8
25 hoursksmbd: fix memory leaks and NULL deref in smb2_lock()Werner Kasselman1-9/+18
25 hoursksmbd: fix potencial OOB in get_file_all_info() for compound requestsNamjae Jeon1-2/+14
25 hoursksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()Namjae Jeon1-8/+12
25 hourserofs: set fileio bio failed in short read caseSheng Yong1-4/+2
25 hoursbtrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol createBoris Burkov1-0/+7
9 daysfs/tests: exec: Remove bad test vectorKees Cook1-3/+0
9 daysksmbd: fix use-after-free in durable v2 replay of active file handlesHyunwoo Kim1-1/+5
9 daysksmbd: fix use-after-free of share_conf in compound requestHyunwoo Kim1-0/+2
9 daysbtrfs: tree-checker: fix misleading root drop_level error messageZhengYuan Huang1-1/+1
9 daysbtrfs: log new dentries when logging parent dir of a conflicting inodeFilipe Manana1-0/+6
9 daysbtrfs: fix transaction abort when snapshotting received subvolumesFilipe Manana1-0/+16
9 daysksmbd: use volume UUID in FS_OBJECT_ID_INFORMATIONNamjae Jeon1-4/+4
9 daysksmbd: unset conn->binding on failed binding requestNamjae Jeon1-0/+1
9 dayssmb: client: fix krb5 mount with username optionPaulo Alcantara1-0/+4
9 daysnfsd: fix heap overflow in NFSv4.0 LOCK replay cacheJeff Layton2-7/+19
9 daysNFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fdChuck Lever1-2/+12
9 dayserofs: fix inline data read failure for ztailpacking pclustersGao Xiang1-10/+11