summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-07-24io_uring: rename ctx->poll into ctx->iopollPavel Begunkov
2020-07-24io_uring: share completion list w/ per-op spacePavel Begunkov
2020-07-24io_uring: follow **iovec idiom in io_import_iovecPavel Begunkov
2020-07-24io_uring: add a helper for async rw iovec prepPavel Begunkov
2020-07-24io_uring: simplify io_req_map_rw()Pavel Begunkov
2020-07-24io_uring: replace rw->task_work with rq->task_workPavel Begunkov
2020-07-24io_uring: extract io_sendmsg_copy_hdr()Pavel Begunkov
2020-07-24io_uring: use more specific type in rcv/snd msg cpPavel Begunkov
2020-07-24io_uring: rename sr->msg into umsgPavel Begunkov
2020-07-24io_uring: fix sq array offset calculationDmitry Vyukov
2020-07-24Merge branch 'io_uring-5.8' into for-5.9/io_uringJens Axboe
2020-07-24io_uring: fix lockup in io_fail_links()Pavel Begunkov
2020-07-24io_uring: fix ->work corruption with poll_addPavel Begunkov
2020-07-23f2fs: fix use-after-free issueLi Guifu
2020-07-23f2fs: Change the type of f2fs_flush_inline_data() to voidJia Yang
2020-07-23Revert "cifs: Fix the target file was deleted when rename failed."Steve French
2020-07-23io_uring: missed req_init_async() for IOSQE_ASYNCPavel Begunkov
2020-07-23debugfs: Add access restriction optionPeter Enderborg
2020-07-22nfsd4: fix NULL dereference in nfsd/clients display codeJ. Bruce Fields
2020-07-21fs-verity: use smp_load_acquire() for ->i_verity_infoEric Biggers
2020-07-21fscrypt: use smp_load_acquire() for ->i_crypt_infoEric Biggers
2020-07-21fscrypt: use smp_load_acquire() for ->s_master_keysEric Biggers
2020-07-21fscrypt: use smp_load_acquire() for fscrypt_prepared_keyEric Biggers
2020-07-21fscrypt: switch fscrypt_do_sha256() to use the SHA-256 libraryEric Biggers
2020-07-21btrfs: fix mount failure caused by race with umountBoris Burkov
2020-07-21btrfs: fix page leaks after failure to lock page for delallocRobbie Ko
2020-07-21btrfs: qgroup: fix data leak caused by race between writeback and truncateQu Wenruo
2020-07-21btrfs: fix double free on ulist after backref resolution failureFilipe Manana
2020-07-21f2fs: add F2FS_IOC_SEC_TRIM_FILE ioctlDaeho Jeong
2020-07-21f2fs: should avoid inode eviction in synchronous pathJaegeuk Kim
2020-07-21fscrypt: restrict IV_INO_LBLK_* to AES-256-XTSEric Biggers
2020-07-21exec: Implement kernel_execveEric W. Biederman
2020-07-21exec: Factor bprm_stack_limits out of prepare_arg_pagesEric W. Biederman
2020-07-21exec: Factor bprm_execve out of do_execve_commonEric W. Biederman
2020-07-21exec: Move bprm_mm_init into alloc_bprmEric W. Biederman
2020-07-21exec: Move initialization of bprm->filename into alloc_bprmEric W. Biederman
2020-07-21exec: Factor out alloc_bprmEric W. Biederman
2020-07-21exfat: fix name_hash computation on big endian systemsIlya Ponetayev
2020-07-21exfat: fix wrong size update of stream entry by typoHyeongseok Kim
2020-07-21exfat: fix wrong hint_stat initialization in exfat_find_dir_entry()Namjae Jeon
2020-07-21exfat: fix overflow issue in exfat_cluster_to_sector()Namjae Jeon
2020-07-20fscrypt: rename FS_KEY_DERIVATION_NONCE_SIZEEric Biggers
2020-07-20fscrypt: add comments that describe the HKDF info stringsEric Biggers
2020-07-20f2fs: segment.h: delete a duplicated wordRandy Dunlap
2020-07-20f2fs: compress: fix to avoid memory leak on cc->cpagesChao Yu
2020-07-20f2fs: use generic names for generic ioctlsEric Biggers
2020-07-20zonefs: count pages after truncating the iteratorJohannes Thumshirn
2020-07-20zonefs: Fix compilation warningDamien Le Moal
2020-07-20Merge 5.8-rc6 into driver-core-nextGreg Kroah-Hartman
2020-07-19proc: allow access in init userns for map_files with CAP_CHECKPOINT_RESTOREAdrian Reber