summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-04-28coda: fix reference counting in coda_file_mmap error pathChristian König
2021-04-28ovl: fix reference counting in ovl_mmap error pathChristian König
2021-04-21readdir: make sure to verify directory entry for legacy interfaces tooLinus Torvalds
2021-04-16block: don't ignore REQ_NOWAIT for direct IOPavel Begunkov
2021-04-16io_uring: don't mark S_ISBLK async work as unboundedJens Axboe
2021-04-16gfs2: report "already frozen/thawed" errorsBob Peterson
2021-04-16gfs2: Flag a withdraw if init_threads() failsAndrew Price
2021-04-14hostfs: fix memory handling in follow_link()Al Viro
2021-04-14fs: direct-io: fix missing sdio->boundaryJack Qiu
2021-04-14ocfs2: fix deadlock between setattr and dio_end_io_writeWengang Wang
2021-04-14LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too lateAl Viro
2021-04-14cifs: On cifs_reconnect, resolve the hostname again.Shyam Prasad N
2021-04-14cifs: escape spaces in share namesMaciek Borzecki
2021-04-14file: fix close_range() for unshare+cloexecChristian Brauner
2021-04-10io_uring: fix timeout cancel return codePavel Begunkov
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-10block: clear GD_NEED_PART_SCAN later in bdev_disk_changedChris Chiu
2021-04-07io_uring: do ctx sqd ejection in a clear contextPavel Begunkov
2021-04-07reiserfs: update reiserfs_xattrs_initialized() conditionTetsuo Handa
2021-04-07io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG...Stefan Metzmacher
2021-04-07ext4: do not iput inode under running transaction in ext4_rename()zhangyi (F)
2021-04-07io_uring: imply MSG_NOSIGNAL for send[msg]()/recv[msg]() callsStefan Metzmacher
2021-04-07io_uring: halt SQO submission on ctx exitPavel Begunkov
2021-04-07io_uring: fix ->flags races by linked timeoutsPavel Begunkov
2021-04-07NFSD: fix error handling in NFSv4.0 callbacksOlga Kornievskaia
2021-04-07iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activateRitesh Harjani
2021-04-07fs: nfsd: fix kconfig dependency warning for NFSD_V4Julian Braha
2021-04-07ext4: fix bh ref count on error pathsZhaolong Zhang
2021-04-07ext4: shrink race window in ext4_should_retry_alloc()Eric Whitney
2021-04-07virtiofs: Fail dax mount if device does not support itVivek Goyal
2021-03-30fs/ext4: fix integer overflow in s_log_groups_per_flexSabyrzhan Tasbolatov
2021-03-30ext4: add reclaim checks to xattr codeJan Kara
2021-03-30fs/cachefiles: Remove wait_bit_key layout dependencyMatthew Wilcox (Oracle)
2021-03-30cifs: Adjust key sizes and key generation routines for AES256 encryptionShyam Prasad N
2021-03-30smb3: fix cached file size problems in duplicate extents (reflink)Steve French
2021-03-30io_uring: fix provide_buffers sign extensionPavel Begunkov
2021-03-30squashfs: fix xattr id and id lookup sanity checksPhillip Lougher
2021-03-30squashfs: fix inode lookup sanity checksSean Nyekjaer
2021-03-30btrfs: fix subvolume/snapshot deletion not triggered on mountFilipe Manana
2021-03-30btrfs: fix sleep while in non-sleep context during qgroup removalFilipe Manana
2021-03-30btrfs: initialize device::fs_info alwaysJosef Bacik
2021-03-30btrfs: fix check_data_csum() error message for direct I/OOmar Sandoval
2021-03-30btrfs: do not initialize dev replace for bad dev rootJosef Bacik
2021-03-30btrfs: do not initialize dev stats if we have no dev_rootJosef Bacik
2021-03-30io_uring: cancel deferred requests in try_cancelPavel Begunkov
2021-03-30nfs: we don't support removing system.nfs4_aclJ. Bruce Fields
2021-03-30cifs: change noisy error message to FYIPaulo Alcantara
2021-03-30NFS: Correct size calculation for create reply lengthFrank Sorenson
2021-03-30nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig defaultTimo Rothenpieler