summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-02-03pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturnTrond Myklebust
2021-02-03pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()Trond Myklebust
2021-02-03Revert "block: simplify set_init_blocksize" to regain lost performanceMaxim Mikityanskiy
2021-02-03io_uring: fix wqe->lock/completion_lock deadlockPavel Begunkov
2021-02-03btrfs: fix possible free space tree corruption with online conversionJosef Bacik
2021-02-03btrfs: fix lockdep warning due to seqcount_mutex on 32bit archSu Yue
2021-01-30io_uring: fix sleeping under spin in __io_clean_opPavel Begunkov
2021-01-30io_uring: dont kill fasync under completion_lockPavel Begunkov
2021-01-30io_uring: fix skipping disabling sqo on execPavel Begunkov
2021-01-30io_uring: fix uring_flush in exit_files() warningPavel Begunkov
2021-01-30io_uring: fix false positive sqo warning on flushPavel Begunkov
2021-01-30io_uring: do sqo disable on install_fd errorPavel Begunkov
2021-01-30io_uring: fix null-deref in io_disable_sqo_submitPavel Begunkov
2021-01-30io_uring: stop SQPOLL submit on creator's deathPavel Begunkov
2021-01-30io_uring: add warn_once for io_uring_flush()Pavel Begunkov
2021-01-30io_uring: inline io_uring_attempt_task_drop()Pavel Begunkov
2021-01-30kernel/io_uring: cancel io_uring before task worksPavel Begunkov
2021-01-27fs/pipe: allow sendfile() to pipe againJohannes Berg
2021-01-27kernfs: wire up ->splice_read and ->splice_writeChristoph Hellwig
2021-01-27kernfs: implement ->write_iterChristoph Hellwig
2021-01-27kernfs: implement ->read_iterChristoph Hellwig
2021-01-27cachefiles: Drop superfluous readpages aops NULL checkTakashi Iwai
2021-01-27io_uring: fix short read retries for non-reg filesPavel Begunkov
2021-01-27io_uring: fix SQPOLL IORING_OP_CLOSE cancelation stateJens Axboe
2021-01-27io_uring: iopoll requests should also wake task ->in_idle stateJens Axboe
2021-01-27proc_sysctl: fix oops caused by incorrect command parametersXiaoming Ni
2021-01-27cifs: do not fail __smb_send_rqst if non-fatal signals are pendingRonnie Sahlberg
2021-01-27btrfs: print the actual offset in btrfs_root_nameJosef Bacik
2021-01-27nfsd: Don't set eof on a truncated READ_PLUSTrond Myklebust
2021-01-27nfsd: Fixes for nfsd4_encode_read_plus_data()Trond Myklebust
2021-01-27io_uring: flush timeouts that should already have expiredMarcelo Diop-Gonzalez
2021-01-27fs: fix lazytime expiration handling in __writeback_single_inode()Eric Biggers
2021-01-27btrfs: send: fix invalid clone operations when cloning from the same file and...Filipe Manana
2021-01-27btrfs: don't clear ret in btrfs_start_dirty_block_groupsJosef Bacik
2021-01-27btrfs: fix lockdep splat in btrfs_recover_relocationJosef Bacik
2021-01-27btrfs: do not double free backref nodes on errorJosef Bacik
2021-01-27btrfs: don't get an EINTR during drop_snapshot for relocJosef Bacik
2021-01-23nfsd4: readdirplus shouldn't return parent of exportJ. Bruce Fields
2021-01-19umount(2): move the flag validity checks firstAl Viro
2021-01-19ext4: fix superblock checksum failure when setting password saltJan Kara
2021-01-19NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust
2021-01-19NFS: nfs_delegation_find_inode_server must first reference the superblockTrond Myklebust
2021-01-19NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counterTrond Myklebust
2021-01-19NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit()Trond Myklebust
2021-01-19NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the requestTrond Myklebust
2021-01-19NFS: Adjust fs_context error loggingScott Mayhew
2021-01-19pNFS: Stricter ordering of layoutget and layoutreturnTrond Myklebust
2021-01-19pNFS: Mark layout for return if return-on-close was not sentTrond Myklebust
2021-01-19pNFS: We want return-on-close to complete when evicting the inodeTrond Myklebust
2021-01-19NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lockDave Wysochanski