summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* btrfs: unlock extents in btrfs_zero_range in case of quota reservation errorsNikolay Borisov2021-03-111-1/+4
* btrfs: free correct amount of space in btrfs_delayed_inode_reserve_metadataNikolay Borisov2021-03-111-1/+1
* btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctlDan Carpenter2021-03-111-1/+18
* btrfs: fix raid6 qstripe kmapIra Weiny2021-03-111-11/+10
* btrfs: raid56: simplify tracking of Q stripe presenceDavid Sterba2021-03-111-22/+15
* sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs outputJoe Perches2021-03-071-0/+55
* btrfs: fix error handling in commit_fs_rootsJosef Bacik2021-03-071-5/+6
* f2fs: fix to set/clear I_LINKABLE under i_lockChao Yu2021-03-071-0/+8
* f2fs: handle unallocated section and zone on pinned/atgcJaegeuk Kim2021-03-071-2/+2
* xfs: Fix assert failure in xfs_setattr_size()Yumei Huang2021-03-071-1/+1
* JFS: more checks for invalid superblockRandy Dunlap2021-03-072-0/+11
* gfs2: Don't skip dlm unlock if glock has an lvbBob Peterson2021-03-041-6/+2
* f2fs: fix out-of-repair __setattr_copy()Chao Yu2021-03-041-1/+2
* fs/affs: release old buffer head on error pathPan Bian2021-03-041-1/+3
* pstore: Fix typo in compression option nameJiri Bohac2021-03-041-2/+2
* btrfs: fix extent buffer leak on failure to copy rootFilipe Manana2021-03-041-0/+2
* btrfs: fix reloc root leak with 0 ref reloc roots on recoveryJosef Bacik2021-03-041-3/+1
* btrfs: abort the transaction if we fail to inc ref in btrfs_copy_rootJosef Bacik2021-03-041-2/+3
* ocfs2: fix a use after free on errorDan Carpenter2021-03-041-1/+7
* ext4: fix potential htree index checksum corruptionTheodore Ts'o2021-03-041-4/+3
* isofs: release buffer head before returnPan Bian2021-03-042-0/+2
* quota: Fix memory leak when handling corrupted quota fileJan Kara2021-03-041-3/+8
* jffs2: fix use after free in jffs2_sum_write_data()Tom Rix2021-03-041-0/+3
* fs/jfs: fix potential integer overflow on shift of a intColin Ian King2021-03-041-1/+1
* btrfs: clarify error returns values in __load_free_space_cacheZhihao Cheng2021-03-041-1/+5
* f2fs: fix to avoid inconsistent quota dataYi Chen2021-03-042-0/+8
* cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.Shyam Prasad N2021-03-041-0/+1
* ntfs: check for valid standard information attributeRustam Kovhaev2021-03-041-0/+6
* ovl: expand warning in ovl_d_real()Miklos Szeredi2021-02-231-5/+8
* ovl: skip getxattr of security labelsAmir Goldstein2021-02-231-7/+8
* ovl: perform vfs_getxattr() with mounter credsMiklos Szeredi2021-02-231-0/+2
* squashfs: add more sanity checks in xattr id lookupPhillip Lougher2021-02-131-9/+57
* squashfs: add more sanity checks in inode lookupPhillip Lougher2021-02-131-8/+33
* squashfs: add more sanity checks in id lookupPhillip Lougher2021-02-134-12/+45
* memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o2021-02-131-1/+1
* pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()Trond Myklebust2021-02-131-1/+7
* mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song2021-02-101-1/+2
* smb3: Fix out-of-bounds bug in SMB2_negotiate()Gustavo A. R. Silva2021-02-101-1/+1
* cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel2021-02-101-2/+20
* ovl: fix dentry leak in ovl_get_redirectLiangyan2021-02-101-1/+1
* rxrpc: Fix deadlock around release of dst cached on udp tunnelDavid Howells2021-02-101-3/+3
* pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()Trond Myklebust2021-02-031-0/+1
* fs: fix lazytime expiration handling in __writeback_single_inode()Eric Biggers2021-01-301-11/+13
* writeback: Drop I_DIRTY_TIME_EXPIREJan Kara2021-01-303-20/+14
* exit/exec: Seperate mm_release()Thomas Gleixner2021-01-301-1/+1
* btrfs: fix lockdep splat in btrfs_recover_relocationJosef Bacik2021-01-271-0/+2
* nfsd4: readdirplus shouldn't return parent of exportJ. Bruce Fields2021-01-231-1/+6
* ext4: fix superblock checksum failure when setting password saltJan Kara2021-01-191-0/+3
* NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust2021-01-191-5/+7
* NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counterTrond Myklebust2021-01-191-0/+1