summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-07-12xfs: remove incorrect ASSERT in xfs_renameEric Sandeen
2022-07-07xfs: fix xfs_reflink_unshare usage of filemap_write_and_wait_rangeDarrick J. Wong
2022-07-07xfs: update superblock counters correctly for !lazysbcountDave Chinner
2022-07-07xfs: fix xfs_trans slab cache nameAnthony Iliopoulos
2022-07-07xfs: ensure xfs_errortag_random_default matches XFS_ERRTAG_MAXGao Xiang
2022-07-07xfs: Skip repetitive warnings about mount optionsPavel Reichl
2022-07-07xfs: rename variable mp to parsing_mpPavel Reichl
2022-07-07xfs: use current->journal_info for detecting transaction recursionDave Chinner
2022-07-07io_uring: ensure that send/sendmsg and recv/recvmsg check sqe->ioprioJens Axboe
2022-07-07NFSD: restore EINVAL error translation in nfsd_commit()Alexey Khoroshilov
2022-07-02xfs: check sb_meta_uuid for dabuf buffer recoveryDave Chinner
2022-07-02xfs: remove all COW fork extents when remounting readonlyDarrick J. Wong
2022-07-02xfs: Fix the free logic of state in xfs_attr_node_hasnameYang Xu
2022-07-02xfs: punch out data fork delalloc blocks on COW writeback failureBrian Foster
2022-07-02xfs: use kmem_cache_free() for kmem_cache objectsRustam Kovhaev
2022-06-29f2fs: attach inline_data after setting compressionJaegeuk Kim
2022-06-29afs: Fix dynamic root getattrDavid Howells
2022-06-29btrfs: add error messages to all unrecognized mount optionsDavid Sterba
2022-06-27io_uring: use separate list entry for iopoll requestsJens Axboe
2022-06-25io_uring: add missing item types for various requestsJens Axboe
2022-06-25zonefs: fix zonefs_iomap_begin() for readsDamien Le Moal
2022-06-22ext4: add reserved GDT blocks checkZhang Yi
2022-06-22ext4: make variable "count" signedDing Xiang
2022-06-22ext4: fix bug_on ext4_mb_use_inode_paBaokun Li
2022-06-22pNFS: Avoid a live lock condition in pnfs_update_layout()Trond Myklebust
2022-06-22pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLETrond Myklebust
2022-06-22quota: Prevent memory allocation recursion while holding dq_lockMatthew Wilcox (Oracle)
2022-06-22nfsd: Replace use of rwsem with errseq_tTrond Myklebust
2022-06-229p: missing chunk of "fs/9p: Don't update file type when updating file attrib...Al Viro
2022-06-14zonefs: fix handling of explicit_open option on mountDamien Le Moal
2022-06-14cifs: fix reconnect on smb3 mount typesPaulo Alcantara
2022-06-14cifs: return errors during session setup during reconnectsShyam Prasad N
2022-06-14cifs: version operations for smb20 unneeded when legacy support disabledSteve French
2022-06-14ceph: allow ceph.dir.rctime xattr to be updatableVenky Shankar
2022-06-14kernfs: Separate kernfs_pr_cont_buf and rename_lock.Hao Luo
2022-06-14NFSv4: Don't hold the layoutget locks across multiple RPC callsTrond Myklebust
2022-06-14f2fs: remove WARN_ON in f2fs_is_valid_blkaddrDongliang Mu
2022-06-14afs: Fix infinite loop found by xfstest generic/676David Howells
2022-06-14jffs2: fix memory leak in jffs2_do_fill_superBaokun Li
2022-06-09ext4: only allow test_dummy_encryption when supportedEric Biggers
2022-06-09xfs: assert in xfs_btree_del_cursor should take into account errorDave Chinner
2022-06-09xfs: consider shutdown in bmapbt cursor delete assertBrian Foster
2022-06-09xfs: force log and push AIL to clear pinned inodes when aborting mountDarrick J. Wong
2022-06-09xfs: restore shutdown check in mapped write fault pathBrian Foster
2022-06-09xfs: fix incorrect root dquot corruption error when switching group/project q...Darrick J. Wong
2022-06-09xfs: fix chown leaking delalloc quota blocks when fssetxattr failsDarrick J. Wong
2022-06-09xfs: sync lazy sb accounting on quiesce of read-only mountsBrian Foster
2022-06-09xfs: set inode size after creating symlinkJeffrey Mitchell
2022-06-09SMB3: EBADF/EIO errors in rename/open caused by race condition in smb2_compou...Steve French
2022-06-09ocfs2: dlmfs: fix error handling of user_dlm_destroy_lockJunxiao Bi via Ocfs2-devel