summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
34 hoursbtrfs: fix lost error when running device stats on multiple devices fsFilipe Manana1-2/+3
34 hoursbtrfs: fix leak of kobject name for sub-group space_infoShin'ichiro Kawasaki1-1/+1
34 hoursbtrfs: fix super block offset in error message in btrfs_validate_super()Mark Harmstone1-2/+2
34 hourserofs: fix "BUG: Bad page state in z_erofs_do_read_page"Gao Xiang1-0/+1
34 hoursxfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki2-4/+14
34 hoursxfs: avoid dereferencing log items after push callbacksYuto Ohnuki3-11/+52
34 hoursxattr: switch to CLASS(fd)Al Viro1-21/+6
34 hoursgfs2: Fix unlikely race in gdlm_put_lockAndreas Gruenbacher1-5/+5
34 hoursksmbd: fix memory leaks and NULL deref in smb2_lock()Werner Kasselman1-9/+18
34 hoursksmbd: fix use-after-free and NULL deref in smb_grant_oplock()Werner Kasselman1-27/+45
34 hoursext4: always drain queued discard work in ext4_mb_release()Theodore Ts'o1-7/+5
34 hoursext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li1-5/+8
34 hoursext4: fix the might_sleep() warnings in kvfree()Zqiang2-13/+5
34 hoursext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen3-1/+11
34 hoursext4: reject mount if bigalloc with s_first_data_block != 0Helen Koike1-0/+7
34 hoursext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()Ye Bin1-1/+5
34 hoursext4: avoid infinite loops caused by residual dataEdward Adam Davis1-2/+6
34 hoursext4: replace BUG_ON with proper error handling in ext4_read_inline_folioYuto Ohnuki1-1/+9
34 hoursext4: make recently_deleted() properly work with lazy itable initializationJan Kara1-0/+6
34 hoursext4: fix fsync(2) for nojournal modeJan Kara1-2/+14
34 hoursext4: fix stale xarray tags after writebackJan Kara1-2/+8
34 hoursext4: convert inline data to extents when truncate exceeds inline sizeDeepanshu Kartikey1-0/+12
34 hoursext4: fix journal credit check when setting fscrypt contextSimon Weber1-1/+8
34 hoursxfs: fix ri_total validation in xlog_recover_attri_commit_pass2Long Li1-2/+2
34 hoursxfs: stop reclaim before pushing AIL during unmountYuto Ohnuki1-3/+4
34 hoursjbd2: gracefully abort on checkpointing state corruptionsMilos Nikic1-2/+13
34 hourserofs: add GFP_NOIO in the bio completion if neededJiucheng Xu1-0/+3
34 hoursksmbd: do not expire session on binding failureHyunwoo Kim1-2/+8
34 hoursksmbd: fix potencial OOB in get_file_all_info() for compound requestsNamjae Jeon1-2/+14
34 hoursksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()Namjae Jeon1-8/+12
34 hoursbtrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol createBoris Burkov1-0/+7
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 daysnfsd: fix heap overflow in NFSv4.0 LOCK replay cacheJeff Layton2-7/+19
9 daysbtrfs: fix transaction abort on file creation due to name hash collisionFilipe Manana1-0/+19
9 daysbtrfs: fix transaction abort on set received ioctl due to item overflowFilipe Manana3-2/+64
9 daysbtrfs: fix transaction abort when snapshotting received subvolumesFilipe Manana1-0/+16
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: Hold net reference for the lifetime of /proc/fs/nfs/exports fdChuck Lever1-2/+12
9 daysbinfmt_misc: restore write access before closing files opened by open_exec()Zilin Guan1-1/+3
9 daysf2fs: zone: fix to avoid inconsistence in between SIT and SSAChao Yu1-0/+3
9 daysbtrfs: do not strictly require dirty metadata threshold for metadata writepagesQu Wenruo3-26/+2
9 daysiomap: allocate s_dio_done_wq for async reads as wellChristoph Hellwig1-5/+5
9 daysext4: always allocate blocks only from groups inode can useJan Kara1-4/+16
9 dayspNFS: Fix a deadlock when returning a delegation during open()Trond Myklebust3-30/+51
9 daysNFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust3-1/+38
9 daysnfs: pass explicit offset/count to trace eventsChristoph Hellwig4-26/+33