summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-06-03hugetlbfs: hugetlb_fault_mutex_hash() cleanupMike Kravetz
2021-06-03btrfs: do not BUG_ON in link_to_fixup_dirJosef Bacik
2021-06-03NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 configZhang Xiaoxu
2021-06-03NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()Trond Myklebust
2021-06-03NFS: fix an incorrect limit in filelayout_decode_layout()Dan Carpenter
2021-06-03proc: Check /proc/$pid/attr/ writes against file openerKees Cook
2021-06-03NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()Anna Schumaker
2021-05-26Revert "ecryptfs: replace BUG_ON with error handling code"Greg Kroah-Hartman
2021-05-26cifs: fix memory leak in smb2_copychunk_rangeRonnie Sahlberg
2021-05-22ceph: fix fscache invalidationJeff Layton
2021-05-22squashfs: fix divide error in calculate_skip()Phillip Lougher
2021-05-22NFSv4.2 fix handling of sr_eof in SEEK's replyOlga Kornievskaia
2021-05-22pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()Nikola Livic
2021-05-22NFS: Deal correctly with attribute generation counter overflowTrond Myklebust
2021-05-22NFSv4.2: Always flush out writes in nfs42_proc_fallocate()Trond Myklebust
2021-05-22f2fs: fix a redundant call to f2fs_balance_fs if an error occursColin Ian King
2021-05-22cuse: prevent cloneMiklos Szeredi
2021-05-22fs: dlm: fix debugfs dumpAlexander Aring
2021-05-22ext4: fix error code in ext4_commit_superFengnan Chang
2021-05-22ext4: fix check to prevent false positive report of incorrect used inodesZhang Yi
2021-05-22jffs2: check the validity of dstlen in jffs2_zlib_compress()Yang Yang
2021-05-22jffs2: Fix kasan slab-out-of-bounds problemlizhe
2021-05-22NFSv4: Don't discard segments marked for return in _pnfs_return_layout()Trond Myklebust
2021-05-22btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'sJosef Bacik
2021-05-22btrfs: fix metadata extent leak after failure to create subvolumeFilipe Manana
2021-05-22ecryptfs: fix kernel panic with null dev_nameJeffrey Mitchell
2021-04-28ext4: correct error label in ext4_rename()Zhang Yi
2021-04-16gfs2: report "already frozen/thawed" errorsBob Peterson
2021-04-16Revert "cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath."Greg Kroah-Hartman
2021-04-16mm: add cond_resched() in gather_pte_stats()Hugh Dickins
2021-04-16fs: direct-io: fix missing sdio->boundaryJack Qiu
2021-04-16ocfs2: fix deadlock between setattr and dio_end_io_writeWengang Wang
2021-04-10cifs: Silently ignore unknown oplock break handleVincent Whitchurch
2021-04-10cifs: revalidate mapping when we open files for SMB1 POSIXRonnie Sahlberg
2021-04-07reiserfs: update reiserfs_xattrs_initialized() conditionTetsuo Handa
2021-04-07ext4: do not iput inode under running transaction in ext4_rename()zhangyi (F)
2021-04-07ext4: fix bh ref count on error pathsZhaolong Zhang
2021-03-30squashfs: fix xattr id and id lookup sanity checksPhillip Lougher
2021-03-30squashfs: fix inode lookup sanity checksSean Nyekjaer
2021-03-30nfs: we don't support removing system.nfs4_aclJ. Bruce Fields
2021-03-30NFS: Correct size calculation for create reply lengthFrank Sorenson
2021-03-30nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig defaultTimo Rothenpieler
2021-03-24ext4: fix potential error in ext4_do_update_inodeShijie Luo
2021-03-24ext4: find old entry again if failed to rename whiteoutzhangyi (F)
2021-03-24kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov
2021-03-24btrfs: fix race when cloning extent buffer during rewind of an old rootFilipe Manana
2021-03-24ext4: check journal inode extents more carefullyJan Kara
2021-03-24ext4: don't allow overlapping system zonesJan Kara
2021-03-24ext4: handle error of ext4_setup_system_zone() on remountJan Kara
2021-03-17binfmt_misc: fix possible deadlock in bm_register_writeLior Ribak