summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
4 daysbtrfs: zoned: fix missing RCU locking in error message when loading zone infoFilipe Manana1-1/+1
4 daysNFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()Yanjun Zhang3-2/+3
4 daysSUNRPC: Fix integer overflow in decode_rc_list()Dan Carpenter1-0/+2
4 daysNFSD: Mark filecache "down" if init failsChuck Lever1-1/+3
4 dayssmb: client: fix UAF in async decryptionEnzo Matsumiya2-19/+34
4 daysext4: nested locking for xattr inodeWojciech Gładysz1-2/+2
4 daysext4: don't set SB_RDONLY after filesystem errorsJan Kara1-4/+5
4 daysntfs3: Change to non-blocking allocation in ntfs_d_hashDiogo Jahchan Koike1-2/+2
4 daysfs/ntfs3: Refactor enum_rstbl to suppress static checkerKonstantin Komarov1-2/+17
4 daysfs/ntfs3: Fix sparse warning in ni_fiemapKonstantin Komarov1-13/+8
4 daysfs/ntfs3: Do not call file_modified if collapse range failedKonstantin Komarov1-1/+3
4 daysgfs2: Revert "ignore negated quota changes"Andreas Gruenbacher1-11/+0
4 daysgfs2: qd_check_sync cleanupsAndreas Gruenbacher1-18/+22
4 daysgfs2: Revert "introduce qd_bh_get_or_undo"Andreas Gruenbacher1-19/+17
4 daysunicode: Don't special case ignorable code pointsGabriel Krisman Bertazi2-3427/+3346
11 daysRevert "ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path"Zhihao Cheng1-2/+0
11 daysubifs: ubifs_symlink: Fix memleak of inode->i_link in error pathZhihao Cheng1-0/+2
11 daysbtrfs: drop the backref cache during relocation if we commitJosef Bacik2-76/+11
11 daysbtrfs: relocation: constify parameters where possibleDavid Sterba2-32/+33
11 daysbtrfs: relocation: return bool from btrfs_should_ignore_reloc_rootDavid Sterba2-11/+10
11 daysclose_range(): fix the logics in descriptor table trimmingAl Viro1-61/+34
11 daysceph: fix cap ref leak via netfs init_requestPatrick Donnelly1-1/+4
11 daysbtrfs: wait for fixup workers before stopping cleaner kthread during umountFilipe Manana1-0/+11
11 daysbtrfs: send: fix invalid clone operation for file that got its size decreasedFilipe Manana1-1/+22
11 daysbtrfs: fix a NULL pointer dereference when failed to start a new trasacntionQu Wenruo1-1/+1
11 dayscachefiles: fix dentry leak in cachefiles_open_file()Baokun Li1-4/+3
11 dayssmb3: fix incorrect mode displayed for read-only filesSteve French1-8/+11
11 dayssmb: client: use actual path when queryfswangrong4-10/+26
11 daysNFSD: Fix NFSv4's PUTPUBFH operationChuck Lever1-9/+1
11 daysnfsd: map the EBADMSG to nfserr_io to avoid warningLi Lingfeng1-0/+1
11 daysnfsd: fix delegation_blocked() to block correctly for at least 30 secondsNeilBrown1-2/+3
11 daysexfat: fix memory leak in exfat_load_bitmap()Yuezhang Mo1-5/+5
11 daysocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodateLizhi Xu1-1/+2
11 daysocfs2: fix null-ptr-deref when journal load failed.Julian Sun1-3/+4
11 daysocfs2: remove unreasonable unlock in ocfs2_read_blocksLizhi Xu1-1/+0
11 daysocfs2: cancel dqi_sync_work before freeing oinfoJoseph Qi1-2/+6
11 daysocfs2: reserve space for inline xattr before attaching reflink treeGautham Ananthakrishna2-12/+25
11 daysocfs2: fix uninit-value in ocfs2_get_block()Joseph Qi1-3/+2
11 daysocfs2: fix the la space leak when unmounting an ocfs2 volumeHeming Zhao1-0/+19
11 daysjbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commitKemeng Shi1-1/+1
11 daysjbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns errorBaokun Li1-2/+5
11 daysparisc: Fix stack start for ADDR_NO_RANDOMIZE personalityHelge Deller1-1/+2
11 daysext4: mark fc as ineligible using an handle in ext4_xattr_set()Luis Henriques (SUSE)1-1/+2
11 daysext4: use handle to mark fc as ineligible in __track_dentry_update()Luis Henriques (SUSE)1-8/+11
11 daysext4: fix fast commit inode enqueueing during a full journal commitLuis Henriques (SUSE)2-2/+15
11 daysext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list()Luis Henriques (SUSE)1-2/+5
11 daysext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()Luis Henriques (SUSE)1-4/+7
11 daysext4: update orig_path in ext4_find_extent()Baokun Li2-2/+2
11 daysext4: fix timer use-after-free on failed mountXiaxi Shen1-1/+1
11 daysext4: fix double brelse() the buffer of the extents pathBaokun Li1-0/+1