summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2021-02-10mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song1-1/+2
2021-02-10io_uring: don't modify identity's files uncess identity is cowedXiaoguang Wang1-6/+0
2021-02-10smb3: fix crediting for compounding when only one request in flightPavel Shilovsky1-3/+15
2021-02-10smb3: Fix out-of-bounds bug in SMB2_negotiate()Gustavo A. R. Silva1-1/+1
2021-02-10cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel1-2/+20
2021-02-10ovl: implement volatile-specific fsync error behaviourSargun Dhillon6-11/+63
2021-02-10ovl: avoid deadlock on directory ioctlMiklos Szeredi1-16/+7
2021-02-10ovl: fix dentry leak in ovl_get_redirectLiangyan1-1/+1
2021-02-10rxrpc: Fix deadlock around release of dst cached on udp tunnelDavid Howells1-3/+3
2021-02-07udf: fix the problem that the disc content is not displayedlianzhi chang1-3/+4
2021-02-04pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturnTrond Myklebust1-18/+21
2021-02-04pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()Trond Myklebust1-0/+1
2021-02-04Revert "block: simplify set_init_blocksize" to regain lost performanceMaxim Mikityanskiy1-1/+9
2021-02-04io_uring: fix wqe->lock/completion_lock deadlockPavel Begunkov1-8/+2
2021-02-04btrfs: fix possible free space tree corruption with online conversionJosef Bacik3-2/+21
2021-02-04btrfs: fix lockdep warning due to seqcount_mutex on 32bit archSu Yue2-6/+7
2021-01-30io_uring: fix sleeping under spin in __io_clean_opPavel Begunkov1-5/+6
2021-01-30io_uring: dont kill fasync under completion_lockPavel Begunkov1-5/+4
2021-01-30io_uring: fix skipping disabling sqo on execPavel Begunkov1-0/+4
2021-01-30io_uring: fix uring_flush in exit_files() warningPavel Begunkov1-1/+4
2021-01-30io_uring: fix false positive sqo warning on flushPavel Begunkov1-2/+1
2021-01-30io_uring: do sqo disable on install_fd errorPavel Begunkov1-0/+1
2021-01-30io_uring: fix null-deref in io_disable_sqo_submitPavel Begunkov1-1/+2
2021-01-30io_uring: stop SQPOLL submit on creator's deathPavel Begunkov1-8/+50
2021-01-30io_uring: add warn_once for io_uring_flush()Pavel Begunkov1-4/+10
2021-01-30io_uring: inline io_uring_attempt_task_drop()Pavel Begunkov1-18/+11
2021-01-30kernel/io_uring: cancel io_uring before task worksPavel Begunkov1-2/+0
2021-01-27fs/pipe: allow sendfile() to pipe againJohannes Berg1-0/+1
2021-01-27kernfs: wire up ->splice_read and ->splice_writeChristoph Hellwig1-0/+2
2021-01-27kernfs: implement ->write_iterChristoph Hellwig1-18/+10
2021-01-27kernfs: implement ->read_iterChristoph Hellwig1-23/+12
2021-01-27cachefiles: Drop superfluous readpages aops NULL checkTakashi Iwai1-2/+0
2021-01-27io_uring: fix short read retries for non-reg filesPavel Begunkov1-1/+1
2021-01-27io_uring: fix SQPOLL IORING_OP_CLOSE cancelation stateJens Axboe1-1/+2
2021-01-27io_uring: iopoll requests should also wake task ->in_idle stateJens Axboe1-0/+4
2021-01-27proc_sysctl: fix oops caused by incorrect command parametersXiaoming Ni1-1/+6
2021-01-27cifs: do not fail __smb_send_rqst if non-fatal signals are pendingRonnie Sahlberg1-2/+2
2021-01-27btrfs: print the actual offset in btrfs_root_nameJosef Bacik3-7/+7
2021-01-27nfsd: Don't set eof on a truncated READ_PLUSTrond Myklebust1-4/+5
2021-01-27nfsd: Fixes for nfsd4_encode_read_plus_data()Trond Myklebust1-0/+5
2021-01-27io_uring: flush timeouts that should already have expiredMarcelo Diop-Gonzalez1-4/+30
2021-01-27fs: fix lazytime expiration handling in __writeback_single_inode()Eric Biggers1-11/+13
2021-01-27btrfs: send: fix invalid clone operations when cloning from the same file and...Filipe Manana1-0/+15
2021-01-27btrfs: don't clear ret in btrfs_start_dirty_block_groupsJosef Bacik1-1/+2
2021-01-27btrfs: fix lockdep splat in btrfs_recover_relocationJosef Bacik1-0/+2
2021-01-27btrfs: do not double free backref nodes on errorJosef Bacik1-1/+1
2021-01-27btrfs: don't get an EINTR during drop_snapshot for relocJosef Bacik1-1/+9
2021-01-23nfsd4: readdirplus shouldn't return parent of exportJ. Bruce Fields1-1/+6
2021-01-19umount(2): move the flag validity checks firstAl Viro1-2/+5
2021-01-19ext4: fix superblock checksum failure when setting password saltJan Kara1-0/+3