summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-01-27f2fs: fix to use per-inode maxbytesChengguang Xu
2021-01-27f2fs: compress: fix potential deadlockChao Yu
2021-01-27libfs: unexport generic_ci_d_compare() and generic_ci_d_hash()Eric Biggers
2021-01-27f2fs: fix to set/clear I_LINKABLE under i_lockChao Yu
2021-01-27f2fs: fix null page reference in redirty_blocksDaeho Jeong
2021-01-27f2fs: clean up post-read processingEric Biggers
2021-01-27f2fs: trival cleanup in move_data_block()Chao Yu
2021-01-27f2fs: fix out-of-repair __setattr_copy()Chao Yu
2021-01-27f2fs: fix to tag FIEMAP_EXTENT_MERGED in f2fs_fiemap()Chao Yu
2021-01-27f2fs: introduce a new per-sb directory in sysfsChao Yu
2021-01-27f2fs: compress: support compress levelChao Yu
2021-01-27f2fs: compress: deny setting unsupported compress algorithmChao Yu
2021-01-27f2fs: relocate f2fs_precache_extents()Chao Yu
2021-01-27f2fs: enforce the immutable flag on open filesChao Yu
2021-01-27f2fs: enhance to update i_mode and acl atomically in f2fs_setattr()Chao Yu
2021-01-27f2fs: fix to set inode->i_mode correctly for posix_acl_update_modeWeichao Guo
2021-01-27f2fs: Replace expression with offsetof()Zheng Yongjun
2021-01-27f2fs: handle unallocated section and zone on pinned/atgcJaegeuk Kim
2021-01-25fs/pipe: allow sendfile() to pipe againJohannes Berg
2021-01-24Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-01-24Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-01-24proc_sysctl: fix oops caused by incorrect command parametersXiaoming Ni
2021-01-24Merge tag '5.11-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-01-24io_uring: account io_uring internal files as REQ_F_INFLIGHTJens Axboe
2021-01-24io_uring: fix sleeping under spin in __io_clean_opPavel Begunkov
2021-01-23cifs: do not fail __smb_send_rqst if non-fatal signals are pendingRonnie Sahlberg
2021-01-22Merge tag 'ceph-for-5.11-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-01-22io_uring: fix short read retries for non-reg filesPavel Begunkov
2021-01-22io_uring: fix SQPOLL IORING_OP_CLOSE cancelation stateJens Axboe
2021-01-21Merge tag 'fs_for_v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-21kernfs: wire up ->splice_read and ->splice_writeChristoph Hellwig
2021-01-21kernfs: implement ->write_iterChristoph Hellwig
2021-01-21kernfs: implement ->read_iterChristoph Hellwig
2021-01-20Merge tag 'for-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-20cachefiles: Drop superfluous readpages aops NULL checkTakashi Iwai
2021-01-19Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-01-18btrfs: don't clear ret in btrfs_start_dirty_block_groupsJosef Bacik
2021-01-18btrfs: fix lockdep splat in btrfs_recover_relocationJosef Bacik
2021-01-18btrfs: do not double free backref nodes on errorJosef Bacik
2021-01-18btrfs: don't get an EINTR during drop_snapshot for relocJosef Bacik
2021-01-18udf: fix the problem that the disc content is not displayedlianzhi chang
2021-01-17fs/cifs: Simplify bool comparison.Jiapeng Zhong
2021-01-17fs/cifs: Assign boolean values to a bool variableJiapeng Zhong
2021-01-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2021-01-16io_uring: fix skipping disabling sqo on execPavel Begunkov
2021-01-16io_uring: fix uring_flush in exit_files() warningPavel Begunkov
2021-01-16io_uring: fix false positive sqo warning on flushPavel Begunkov
2021-01-16io_uring: iopoll requests should also wake task ->in_idle stateJens Axboe
2021-01-16Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds