- 8b24ef4 Merge tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
- f292e87 Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- f09b04c Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
- e45cff5 io_uring: don't restrict issue_flags for io_openat by Pavel Begunkov · 3 years, 10 months ago
- 86e0d67 io_uring: make SQPOLL thread parking saner by Jens Axboe · 3 years, 10 months ago
- 09ca6c4 io-wq: kill hashed waitqueue before manager exits by Jens Axboe · 3 years, 10 months ago
- b5b0ecb io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED return by Jens Axboe · 3 years, 10 months ago
- ca0a265 io_uring: don't keep looping for more events if we can't flush overflow by Jens Axboe · 3 years, 10 months ago
- 46fe18b io_uring: move to using create_io_thread() by Jens Axboe · 3 years, 10 months ago
- dd59a3d io_uring: reliably cancel linked timeouts by Pavel Begunkov · 3 years, 10 months ago
- b05a1bc io_uring: cancel-match based on flags by Pavel Begunkov · 3 years, 10 months ago
- badae9c btrfs: zoned: do not account freed region of read-only block group as zone_unusable by Naohiro Aota · 3 years, 10 months ago
- d734492 btrfs: zoned: use sector_t for zone sectors by Naohiro Aota · 3 years, 10 months ago
- f012725 io-wq: ensure all pending work is canceled on exit by Jens Axboe · 3 years, 10 months ago
- e4b4a13 io_uring: ensure that threads freeze on suspend by Jens Axboe · 3 years, 10 months ago
- b23fcf4 io_uring: remove extra in_idle wake up by Pavel Begunkov · 3 years, 10 months ago
- ebf9366 io_uring: inline __io_queue_async_work() by Pavel Begunkov · 3 years, 10 months ago
- f85c310 io_uring: inline io_req_clean_work() by Pavel Begunkov · 3 years, 10 months ago
- 64c7212 io_uring: choose right tctx->io_wq for try cancel by Pavel Begunkov · 3 years, 10 months ago
- 3e6a0d3 io_uring: fix -EAGAIN retry with IOPOLL by Jens Axboe · 3 years, 10 months ago
- dc7bbc9 io-wq: fix error path leak of buffered write hash map by Jens Axboe · 3 years, 10 months ago
- 1627089 io_uring: remove sqo_task by Pavel Begunkov · 3 years, 10 months ago
- 70aacfe io_uring: kill sqo_dead and sqo submission halting by Pavel Begunkov · 3 years, 10 months ago
- 1c3b3e6 io_uring: ignore double poll add on the same waitqueue head by Jens Axboe · 3 years, 10 months ago
- 3ebba79 io_uring: ensure that SQPOLL thread is started for exit by Jens Axboe · 3 years, 10 months ago
- 28c4721 io_uring: replace cmpxchg in fallback with xchg by Pavel Begunkov · 3 years, 10 months ago
- 2c32395 io_uring: fix __tctx_task_work() ctx race by Pavel Begunkov · 3 years, 10 months ago
- 0d30b3e io_uring: kill io_uring_flush() by Jens Axboe · 3 years, 10 months ago
- 914390b io_uring: kill unnecessary io_run_ctx_fallback() in io_ring_exit_work() by Jens Axboe · 3 years, 10 months ago
- 5730b27 io_uring: move cred assignment into io_issue_sqe() by Jens Axboe · 3 years, 10 months ago
- 1575f21 io_uring: kill unnecessary REQ_F_WORK_INITIALIZED checks by Jens Axboe · 3 years, 10 months ago
- 4010fec io_uring: remove unused argument 'tsk' from io_req_caches_free() by Jens Axboe · 3 years, 10 months ago
- 8452d4a io_uring: destroy io-wq on exec by Pavel Begunkov · 3 years, 10 months ago
- ef8eaa4 io_uring: warn on not destroyed io-wq by Pavel Begunkov · 3 years, 10 months ago
- 1d5f360 io_uring: fix race condition in task_work add and clear by Jens Axboe · 3 years, 10 months ago
- afcc401 io-wq: provide an io_wq_put_and_exit() helper by Jens Axboe · 3 years, 10 months ago
- 8629397 io_uring: don't use complete_all() on SQPOLL thread exit by Jens Axboe · 3 years, 10 months ago
- ba50a03 io_uring: run fallback on cancellation by Pavel Begunkov · 3 years, 10 months ago
- e54945a io_uring: SQPOLL stop error handling fixes by Jens Axboe · 3 years, 10 months ago
- 470ec4e io-wq: fix double put of 'wq' in error path by Jens Axboe · 3 years, 10 months ago
- d364d9e io-wq: wait for manager exit on wq destroy by Jens Axboe · 3 years, 10 months ago
- dbf9962 io-wq: rename wq->done completion to wq->started by Jens Axboe · 3 years, 10 months ago
- 613eeb6 io-wq: don't ask for a new worker if we're exiting by Jens Axboe · 3 years, 10 months ago
- fb3a1f6 io-wq: have manager wait for all workers to exit by Jens Axboe · 3 years, 10 months ago
- 7db688e pstore/ram: Rate-limit "uncorrectable error in header" message by Dmitry Osipenko · 3 years, 10 months ago
- c28ea61 btrfs: subpage: fix the false data csum mismatch error by Qu Wenruo · 3 years, 10 months ago
- fd57a98 btrfs: fix warning when creating a directory with smack enabled by Filipe Manana · 3 years, 10 months ago
- 4d14c5c btrfs: don't flush from btrfs_delayed_inode_reserve_metadata by Nikolay Borisov · 3 years, 10 months ago
- 80e9bae btrfs: export and rename qgroup_reserve_meta by Nikolay Borisov · 3 years, 10 months ago
- 0f9c03d btrfs: free correct amount of space in btrfs_delayed_inode_reserve_metadata by Nikolay Borisov · 3 years, 10 months ago
- c55a431 btrfs: fix spurious free_space_tree remount warning by Boris Burkov · 3 years, 10 months ago
- 5011c5a btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl by Dan Carpenter · 3 years, 11 months ago
- 4f6a49d btrfs: unlock extents in btrfs_zero_range in case of quota reservation errors by Nikolay Borisov · 3 years, 10 months ago
- aedb9d9 btrfs: ref-verify: use 'inline void' keyword ordering by Randy Dunlap · 3 years, 10 months ago
- 7a7fd0d Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
- c608aca5 Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
- 65d4302 io-wq: wait for worker startup when forking a new one by Jens Axboe · 3 years, 10 months ago
- 03dc748 Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 10 months ago
- 3ab6608 Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- 5ceabb6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 10 months ago
- 5f7136d block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years ago
- c19798a Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 10 months ago
- efba6d3a Merge tag 'for-5.12/io_uring-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- 245137c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
- 3159ed5 fs/coredump: use kmap_local_page() by Ira Weiny · 3 years, 10 months ago
- 4508943 proc: use kvzalloc for our kernel buffer by Josef Bacik · 3 years, 10 months ago
- 152c432 proc/wchan: use printk format instead of lookup_symbol_name() by Helge Deller · 3 years, 10 months ago
- 54fa39a iomap: use mapping_seek_hole_data by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- 1c9077c Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 10 months ago
- 80cc838 btrfs: use copy_highpage() instead of 2 kmaps() by Ira Weiny · 3 years, 11 months ago
- 3590ec5 btrfs: use memcpy_[to|from]_page() and kmap_local_page() by Ira Weiny · 3 years, 11 months ago
- 8369dfd cifs: update internal version number by Steve French · 3 years, 11 months ago
- cf0604a cifs: use discard iterator to discard unneeded network data more efficiently by David Howells · 3 years, 11 months ago
- 5ff2836 cifs: introduce helper for finding referral server to improve DFS target resolution by Paulo Alcantara · 3 years, 10 months ago
- ff2c54a cifs: check all path components in resolved dfs target by Paulo Alcantara · 3 years, 10 months ago
- 8513222 cifs: fix DFS failover by Paulo Alcantara · 3 years, 10 months ago
- d01132a cifs: fix nodfs mount option by Paulo Alcantara · 3 years, 10 months ago
- d08395a cifs: fix handling of escaped ',' in the password mount argument by Ronnie Sahlberg · 3 years, 10 months ago
- 6f9972b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 10 months ago
- 5780464 cifs: Add new parameter "acregmax" for distinct file and directory metadata timeout by Steve French · 3 years, 10 months ago
- ddaf6d4 cifs: convert revalidate of directories to using directory metadata cache timeout by Steve French · 3 years, 10 months ago
- 4c9f948 cifs: Add new mount parameter "acdirmax" to allow caching directory metadata by Steve French · 3 years, 10 months ago
- d6ce7f6 io-wq: remove now unused IO_WQ_BIT_ERROR by Jens Axboe · 3 years, 10 months ago
- 5f3f26f io_uring: fix SQPOLL thread handling over exec by Jens Axboe · 3 years, 10 months ago
- 4fb6ac3 io-wq: improve manager/worker handling over exec by Jens Axboe · 3 years, 10 months ago
- eb85890 io_uring: ensure SQPOLL startup is triggered before error shutdown by Jens Axboe · 3 years, 10 months ago
- e941894 io-wq: make buffered file write hashed work map per-ctx by Jens Axboe · 3 years, 10 months ago
- 756b1c3 xfs: use current->journal_info for detecting transaction recursion by Dave Chinner · 3 years, 10 months ago
- 9febcda xfs: don't nest transactions when scanning for eofblocks by Darrick J. Wong · 3 years, 10 months ago
- 06058bc xfs: don't reuse busy extents on extent trim by Brian Foster · 3 years, 10 months ago
- cb5e1b8 Revert "io_uring: wait potential ->release() on resurrect" by Jens Axboe · 3 years, 10 months ago
- 4c48fab Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
- e5d319d hugetlbfs: remove unneeded return value of hugetlb_vmtruncate() by Miaohe Lin · 3 years, 10 months ago
- 1935ebd hugetlbfs: fix some comment typos by Miaohe Lin · 3 years, 10 months ago
- 398c0da hugetlbfs: correct some obsolete comments about inode i_mutex by Miaohe Lin · 3 years, 10 months ago
- a25fddc hugetlbfs: make hugepage size conversion more readable by Miaohe Lin · 3 years, 10 months ago
- 88ce3fe hugetlbfs: remove meaningless variable avoid_reserve by Miaohe Lin · 3 years, 10 months ago
- c7e285e hugetlbfs: correct obsolete function name in hugetlbfs_read_iter() by Miaohe Lin · 3 years, 10 months ago
- 3b2275a hugetlbfs: use helper macro default_hstate in init_hugetlbfs_fs by Miaohe Lin · 3 years, 10 months ago