summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-05-18fscrypt: make test_dummy_encryption use v2 by defaultEric Biggers
2020-05-18fscrypt: support test_dummy_encryption=v2Eric Biggers
2020-05-18f2fs: flush dirty meta pages when flushing themJaegeuk Kim
2020-05-18f2fs: fix checkpoint=disable:%u%%Jaegeuk Kim
2020-05-18Merge tag 'for-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/link...Linus Torvalds
2020-05-18afs: Don't unlock fetched data pages until the op completes successfullyDavid Howells
2020-05-18io_uring: cancel work if task_work_add() failsJens Axboe
2020-05-18Merge f87d1c955916 ("exec: Move would_dump into flush_old_exec")Eric W. Biederman
2020-05-18exfat: fix possible memory leak in exfat_find()Wei Yongjun
2020-05-18exfat: use iter_file_splice_writeEric Sandeen
2020-05-17io_uring: async task poll trigger cleanupJens Axboe
2020-05-17sysfs: export sysfs_remove_file_self()Jack Wang
2020-05-17ubifs: fix wrong use of crypto_shash_descsize()Eric Biggers
2020-05-17io_uring: remove dead check in io_splice()Jens Axboe
2020-05-17io_uring: add tee(2) supportPavel Begunkov
2020-05-17splice: export do_tee()Pavel Begunkov
2020-05-17io_uring: don't repeat valid flag listPavel Begunkov
2020-05-17io_uring: rename io_file_put()Pavel Begunkov
2020-05-17io_uring: remove req->needs_fixed_filesPavel Begunkov
2020-05-17io_uring: cleanup io_poll_remove_one() logicJens Axboe
2020-05-17Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-05-17exec: Move would_dump into flush_old_execEric W. Biederman
2020-05-17io_uring: fix FORCE_ASYNC req preparationPavel Begunkov
2020-05-17io_uring: don't prepare DRAIN reqs twicePavel Begunkov
2020-05-17io_uring: initialize ctx->sqo_wait earlierJens Axboe
2020-05-16Merge tag '5.7-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-05-16Merge tag 'io_uring-5.7-2020-05-15' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-15Merge tag 'nfs-for-5.7-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-05-15fscrypt: add fscrypt_add_test_dummy_key()Eric Biggers
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-15io_uring: file registration list and lock optimizationJens Axboe
2020-05-15io_uring: add IORING_CQ_EVENTFD_DISABLED to the CQ ring flagsStefano Garzarella
2020-05-15io_uring: add 'cq_flags' field for the CQ ringStefano Garzarella
2020-05-15io_uring: allow POLL_ADD with double poll_wait() usersJens Axboe
2020-05-15io_uring: batch reap of dead file registrationsJens Axboe
2020-05-15scs: Add page accounting for shadow call stack allocationsSami Tolvanen
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-14io_uring: name sq thread and ref completionsJens Axboe
2020-05-14cifs: fix leaked reference on requeued writeAdam McCoy
2020-05-14NFSv3: fix rpc receive buffer size for MOUNT callOlga Kornievskaia
2020-05-14epoll: call final ep_events_available() check under the lockRoman Penyaev
2020-05-14cifs: Fix null pointer check in cifs_readSteve French
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi
2020-05-14vfs: don't parse "silent" optionMiklos Szeredi
2020-05-14vfs: don't parse "posixacl" optionMiklos Szeredi
2020-05-14vfs: don't parse forbidden flagsMiklos Szeredi
2020-05-14statx: add mount_rootMiklos Szeredi
2020-05-14statx: add mount IDMiklos Szeredi
2020-05-14statx: don't clear STATX_ATIME on SB_RDONLYMiklos Szeredi
2020-05-14uapi: deprecate STATX_ALLMiklos Szeredi