Merge tag 'for-5.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / fs /
2021-08-26 J. Bruce Fieldsnfsd: fix crash on LOCKT on reexported NFSv3
2021-08-26 J. Bruce Fieldsnfs: don't allow reexport reclaims
2021-08-26 J. Bruce Fieldslockd: don't attempt blocking locks on nfs reexports
2021-08-26 J. Bruce Fieldsnfs: don't atempt blocking locks on nfs reexports
2021-08-26 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-08-26 Linus TorvaldsMerge tag 'ceph-for-5.14-rc8' of git://github.com/ceph...
2021-08-26 Linus TorvaldsMerge tag 'for-5.14-rc7-tag' of git://git./linux/kernel...
2021-08-26 Darrick J. Wongiomap: standardize tracepoint formatting and storage
2021-08-26 Mark BrownMerge remote-tracking branch 'spi/for-5.15' into spi...
2021-08-26 Mark BrownMerge remote-tracking branch 'spi/for-5.14' into spi...
2021-08-26 Mark BrownMerge remote-tracking branch 'regmap/for-5.15' into...
2021-08-26 Mark BrownMerge series "Use raw spinlocks in the ls-extirq driver...
2021-08-26 Arnd BergmannMerge tag 'reset-fixes-for-v5.14' of git://git.pengutro...
2021-08-26 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2021-08-25 Ronnie Sahlbergcifs: Do not leak EDEADLK to dgetents64 for STATUS_USER...
2021-08-25 Steve Frenchcifs: cifs_md4 convert to SPDX identifier
2021-08-25 Ronnie Sahlbergcifs: create a MD4 module and switch cifs.ko to use it
2021-08-25 Ronnie Sahlbergcifs: fork arc4 and create a separate module for it...
2021-08-25 Ronnie Sahlbergcifs: remove support for NTLM and weaker authentication...
2021-08-25 Shyam Prasad Ncifs: enable fscache usage even for files opened as rw
2021-08-25 Steve Frenchsmb3: fix posix extensions mount option
2021-08-25 Ding Huicifs: fix wrong release in sess_alloc_buffer() failed...
2021-08-25 Len BakerCIFS: Fix a potencially linear read overflow
2021-08-25 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-08-25 Hao Xuio_uring: don't free request to slab
2021-08-25 Linus Torvaldspipe: do FASYNC notifications for every pipe IO, not...
2021-08-25 Linus TorvaldsMerge branch 'for-v5.14' of git://git./linux/kernel...
2021-08-25 Mark BrownMerge remote-tracking branch 'regulator/for-5.15' into...
2021-08-25 Mark BrownMerge remote-tracking branch 'regulator/for-5.14' into...
2021-08-25 Tuo Liceph: fix possible null-pointer dereference in ceph_mds...
2021-08-25 Xiubo Liceph: correctly handle releasing an embedded cap flush
2021-08-25 Qu WenruoRevert "btrfs: compression: don't try to compress if...
2021-08-25 Pavel Begunkovio_uring: accept directly into fixed file table
2021-08-25 Pavel Begunkovio_uring: hand code io_accept() fd installing
2021-08-25 Pavel Begunkovio_uring: openat directly into fixed fd table
2021-08-24 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-08-24 Christoph Hellwigblock: mark blkdev_fsync static
2021-08-24 Lukas Bulwahnfs: clean up after mandatory file locking support removal
2021-08-23 J. Bruce FieldsKeep read and write fds with each nlm_file
2021-08-23 Dmitry Kadashevio_uring: add support for IORING_OP_LINKAT
2021-08-23 Dmitry Kadashevio_uring: add support for IORING_OP_SYMLINKAT
2021-08-23 Christoph Hellwigblock: use the percpu bio cache in __blkdev_direct_IO
2021-08-23 Jens Axboeio_uring: enable use of bio alloc cache
2021-08-23 Pavel Begunkovio_uring: fix io_try_cancel_userdata race for iowq
2021-08-23 Dmitry Kadashevio_uring: add support for IORING_OP_MKDIRAT
2021-08-23 Dmitry Kadashevnamei: update do_*() helpers to return ints
2021-08-23 Dmitry Kadashevnamei: make do_linkat() take struct filename
2021-08-23 Dmitry Kadashevnamei: add getname_uflags()
2021-08-23 Dmitry Kadashevnamei: make do_symlinkat() take struct filename
2021-08-23 Dmitry Kadashevnamei: make do_mknodat() take struct filename
2021-08-23 Dmitry Kadashevnamei: make do_mkdirat() take struct filename
2021-08-23 Dmitry Kadashevnamei: change filename_parentat() calling conventions
2021-08-23 Dmitry Kadashevnamei: ignore ERR/NULL names in putname()
2021-08-23 Pavel Begunkovio_uring: IRQ rw completion batching
2021-08-23 Pavel Begunkovio_uring: batch task work locking
2021-08-23 Pavel Begunkovio_uring: flush completions for fallbacks
2021-08-23 Pavel Begunkovio_uring: add ->splice_fd_in checks
2021-08-23 Jens Axboeio_uring: add clarifying comment for io_cqring_ev_posted()
2021-08-23 Pavel Begunkovio_uring: place fixed tables under memcg limits
2021-08-23 Pavel Begunkovio_uring: limit fixed table size by RLIMIT_NOFILE
2021-08-23 Hao Xuio_uring: fix lack of protection for compl_nr
2021-08-23 wangyangboio_uring: Add register support for non-4k PAGE_SIZE
2021-08-23 Pavel Begunkovio_uring: extend task put optimisations
2021-08-23 Jens Axboeio_uring: add comments on why PF_EXITING checking is...
2021-08-23 Hao Xuio-wq: move nr_running and worker_refs out of wqe-...
2021-08-23 Pavel Begunkovio_uring: fix io_timeout_remove locking
2021-08-23 Pavel Begunkovio_uring: improve same wq polling
2021-08-23 Pavel Begunkovio_uring: reuse io_req_complete_post()
2021-08-23 Pavel Begunkovio_uring: better encapsulate buffer select for rw
2021-08-23 Pavel Begunkovio_uring: optimise io_prep_linked_timeout()
2021-08-23 Pavel Begunkovio_uring: cancel not-armed linked touts separately
2021-08-23 Pavel Begunkovio_uring: simplify io_prep_linked_timeout
2021-08-23 Pavel Begunkovio_uring: kill REQ_F_LTIMEOUT_ACTIVE
2021-08-23 Pavel Begunkovio_uring: optimise hot path of ltimeout prep
2021-08-23 Pavel Begunkovio_uring: deduplicate cancellation code
2021-08-23 Pavel Begunkovio_uring: kill not necessary resubmit switch
2021-08-23 Pavel Begunkovio_uring: optimise initial ltimeout refcounting
2021-08-23 Pavel Begunkovio_uring: don't inflight-track linked timeouts
2021-08-23 Pavel Begunkovio_uring: optimise iowq refcounting
2021-08-23 Jens Axboeio_uring: correct __must_hold annotation
2021-08-23 Hao Xuio_uring: code clean for completion_lock in io_arm_poll...
2021-08-23 Hao Xuio_uring: remove files pointer in cancellation functions
2021-08-23 Pavel Begunkovio_uring: skip request refcounting
2021-08-23 Pavel Begunkovio_uring: remove submission references
2021-08-23 Pavel Begunkovio_uring: remove req_ref_sub_and_test()
2021-08-23 Pavel Begunkovio_uring: move req_ref_get() and friends
2021-08-23 Jens Axboeio_uring: remove IRQ aspect of io_ring_ctx completion...
2021-08-23 Jens Axboeio_uring: run regular file completions from task_work
2021-08-23 Jens Axboeio_uring: run linked timeouts from task_work
2021-08-23 Jens Axboeio_uring: run timeouts from task_work
2021-08-23 Pavel Begunkovio_uring: remove file batch-get optimisation
2021-08-23 Pavel Begunkovio_uring: clean up tctx_task_work()
2021-08-23 Pavel Begunkovio_uring: inline io_poll_remove_waitqs
2021-08-23 Pavel Begunkovio_uring: remove extra argument for overflow flush
2021-08-23 Pavel Begunkovio_uring: inline struct io_comp_state
2021-08-23 Pavel Begunkovio_uring: use inflight_entry instead of compl.list
2021-08-23 Pavel Begunkovio_uring: remove redundant args from cache_free
2021-08-23 Pavel Begunkovio_uring: cache __io_free_req()'d requests
2021-08-23 Pavel Begunkovio_uring: move io_fallback_req_func()
2021-08-23 Pavel Begunkovio_uring: optimise putting task struct
next