summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
5 daysocfs2: reset folio to NULL when get folio failsLizhi Xu1-0/+1
5 daysxfs: fix scrub trace with null pointer in quotacheckAndrey Albershteyn1-1/+1
5 daysbtrfs: do not allow relocation of partially dropped subvolumesQu Wenruo1-0/+19
5 daysbtrfs: fix iteration bug in __qgroup_excl_accounting()Boris Burkov1-2/+1
5 daysbtrfs: fix wrong length parameter for btrfs_cleanup_ordered_extents()Qu Wenruo1-1/+1
5 daysbtrfs: zoned: do not select metadata BG as finish targetNaohiro Aota1-1/+1
5 daysbtrfs: error on missing block group when unaccounting log tree extent buffersFilipe Manana1-12/+7
5 daysbtrfs: fix log tree replay failure due to file with 0 links and extentsFilipe Manana1-18/+30
5 daysbtrfs: send: use fallocate for hole punching with send stream v2Filipe Manana1-0/+33
5 daysbtrfs: clear dirty status from extent buffer on error at insert_new_root()Filipe Manana1-0/+1
5 daysbtrfs: don't skip remaining extrefs if dir not found during log replayFilipe Manana1-4/+14
5 daysbtrfs: qgroup: fix qgroup create ioctl returning success after quotas disabledFilipe Manana2-5/+4
5 daysbtrfs: don't skip accounting in early ENOTTY return in btrfs_uring_encoded_re...Caleb Sander Mateos1-1/+2
5 daysbtrfs: populate otime when logging an inode itemQu Wenruo1-0/+3
5 daysbtrfs: qgroup: fix race between quota disable and quota rescan ioctlFilipe Manana1-7/+24
5 daysbtrfs: fix ssd_spread overallocationBoris Burkov1-16/+17
5 daysbtrfs: don't ignore inode missing when replaying log treeFilipe Manana1-2/+12
5 daysbtrfs: qgroup: set quota enabled bit if quota disable fails flushing reservat...Filipe Manana1-2/+5
5 daysbtrfs: zoned: do not remove unwritten non-data block groupNaohiro Aota1-2/+25
5 daysbtrfs: zoned: requeue to unused block group list if zone finish failedNaohiro Aota1-1/+3
5 daysbtrfs: abort transaction during log replay if walk_log_tree() failedFilipe Manana1-2/+5
5 daysbtrfs: zoned: use filesystem size not disk size for reclaim decisionJohannes Thumshirn1-2/+1
5 daysext4: initialize superblock fields in the kballoc-test.c kunit testsZhang Yi1-0/+9
5 daysext4: fix largest free orders lists corruption on mb_optimize_scan switchBaokun Li1-19/+14
5 daysext4: fix zombie groups in average fragment size listsBaokun Li1-18/+18
5 dayscifs: reset iface weights when we cannot find a candidateShyam Prasad N1-0/+9
5 dayscifs: Fix collect_sample() to handle any iterator typeDavid Howells1-50/+21
5 dayspNFS: Fix uninited ptr deref in block/scsi layoutSergey Bashirov1-5/+15
5 dayspNFS: Handle RPC size limit for layoutcommitsSergey Bashirov1-3/+8
5 dayspNFS: Fix disk addr range check in block/scsi layoutSergey Bashirov1-2/+2
5 dayspNFS: Fix stripe mapping in block/scsi layoutSergey Bashirov1-2/+3
5 dayssmb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_...Stefan Metzmacher1-1/+0
5 daysf2fs: check the generic conditions firstJaegeuk Kim1-12/+12
5 daysexfat: add cluster chain loop check for dirYuezhang Mo4-11/+48
5 daysjfs: upper bound check of tree index in dbAllocAGArnaud Lecomte1-0/+6
5 daysjfs: Regular file corruption checkEdward Adam Davis1-0/+3
5 daysjfs: truncate good inode pages when hard link is 0Lizhi Xu1-1/+1
5 daysfs/orangefs: use snprintf() instead of sprintf()Amir Mohammad Jahangirzad1-1/+1
5 daysext4: do not BUG when INLINE_DATA_FL lacks system.data xattrTheodore Ts'o1-3/+16
5 dayssmb: client: fix session setup against servers that require SPNPaulo Alcantara1-18/+61
5 dayscifs: Fix calling CIFSFindFirst() for root path without msearchPali Rohár1-0/+10
5 daystracefs: Add d_delete to remove negative dentriesSteven Rostedt1-0/+11
5 daysext2: Handle fiemap on empty files to prevent EINVALWei Gao1-1/+11
5 dayspidfs: raise SB_I_NODEV and SB_I_NOEXECChristian Brauner1-0/+2
5 daysfs/ntfs3: correctly create symlink for relative pathRong Zhang1-13/+18
5 daysfs/ntfs3: Add sanity check for file nameLizhi Xu1-0/+3
5 daysbetter lockdep annotations for simple_recursive_removal()Al Viro1-2/+2
5 dayshfs: fix not erasing deleted b-tree node issueViacheslav Dubeyko1-0/+1
5 daysudf: Verify partition map countJan Kara1-2/+11
5 daysgfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aopsAndrew Price1-0/+2