- ed41fd0 Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- d430adf Merge tag 'io_uring-5.11-2021-01-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- a440e4d Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- d9d0521 io_uring: stop SQPOLL submit on creator's death by Pavel Begunkov · 4 years ago
- 6b5733e io_uring: add warn_once for io_uring_flush() by Pavel Begunkov · 4 years ago
- 4f793dc io_uring: inline io_uring_attempt_task_drop() by Pavel Begunkov · 4 years ago
- 55e6ac1 io_uring: io_rw_reissue lockdep annotations by Pavel Begunkov · 4 years ago
- 996e435 Merge tag 'zonefs-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 4 years ago
- ef0ba05 poll: fix performance regression due to out-of-line __put_user() by Linus Torvalds · 4 years ago
- 2d2f6f1 block: pre-initialize struct block_device in bdev_alloc_inode by Christoph Hellwig · 4 years ago
- 04a6a53 fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sb by Satya Tangirala · 4 years ago
- b1445e5 io_uring: synchronise ev_posted() with waitqueues by Pavel Begunkov · 4 years ago
- 4aa84f2 io_uring: dont kill fasync under completion_lock by Pavel Begunkov · 4 years ago
- 80c18e4 io_uring: trigger eventfd for IOPOLL by Pavel Begunkov · 4 years ago
- 71c061d Merge tag 'for-5.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years ago
- 3e2224c io_uring: Fix return value from alloc_fixed_file_ref_node by Matthew Wilcox (Oracle) · 4 years ago
- 6207214 Merge tag 'afs-fixes-04012021' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years ago
- 170b3bb io_uring: Delete useless variable ‘id’ in io_prep_async_work by Ye Bin · 4 years ago
- 90df085 io_uring: cancel more aggressively in exit_work by Pavel Begunkov · 4 years ago
- de7f1d9 io_uring: drop file refs after task cancel by Pavel Begunkov · 4 years ago
- 6c50315 io_uring: patch up IOPOLL overflow_flush sync by Pavel Begunkov · 4 years ago
- 81b6d05 io_uring: synchronise IOPOLL on task_submit fail by Pavel Begunkov · 4 years ago
- 366911c afs: Fix directory entry size calculation by David Howells · 4 years ago
- 26982a8 afs: Work around strnlen() oops with CONFIG_FORTIFIED_SOURCE=y by David Howells · 4 years ago
- 4f8b848 zonefs: select CONFIG_CRC32 by Arnd Bergmann · 4 years ago
- 8b4805c Merge tag 'block-5.11-2021-01-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- dc3e24b Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- b1b6b5a kernel/io_uring: cancel io_uring before task works by Pavel Begunkov · 4 years ago
- 1ffc542 io_uring: fix io_sqe_files_unregister() hangs by Pavel Begunkov · 4 years ago
- 1642b44 io_uring: add a helper for setting a ref node by Pavel Begunkov · 4 years ago
- 875b237 fs: block_dev.c: fix kernel-doc warnings from struct block_device changes by Randy Dunlap · 4 years ago
- 7778877 io_uring: don't assume mm is constant across submits by Jens Axboe · 4 years ago
- 60267ba ceph: reencode gid_list when reconnecting by Ilya Dryomov · 4 years, 1 month ago
- 2ca408d fanotify: Fix sys_fanotify_mark() on native x86-32 by Brian Gerst · 4 years, 1 month ago
- 14e3e98 proc mountinfo: make splice available again by Linus Torvalds · 4 years ago
- 7bb5226 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years ago
- 555a6e8 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years ago
- 60e8edd Merge tag 'io_uring-5.11-2020-12-23' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- 771e7e4 Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- c07e671 io_uring: hold uring_lock while completing failed polled io in io_wq_submit_work() by Xiaoguang Wang · 4 years, 1 month ago
- 9faadcc io_uring: fix double io_uring free by Pavel Begunkov · 4 years ago
- 4f06f21 Merge tag 'configfs-5.11' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 4 years ago
- e9e541e Merge tag 'exfat-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 4 years ago
- be99393 ext4: remove unnecessary wbc parameter from ext4_bio_write_page by Lei Chen · 4 years, 1 month ago
- 82ef137 ext4: avoid s_mb_prefetch to be zero in individual scenarios by Chunguang Xu · 4 years, 1 month ago
- c92dc85 ext4: defer saving error info from atomic context by Jan Kara · 4 years, 1 month ago
- 7b51e70 block: update some copyrights by Christoph Hellwig · 4 years, 1 month ago
- ca2e270 block: remove a pointless self-reference in block_dev.c by Christoph Hellwig · 4 years, 1 month ago
- 9eb78c2 exfat: Avoid allocating upcase table using kcalloc() by Artem Labazov · 4 years, 1 month ago
- 2e2cbaf fix hostfs_open() use of ->f_path.dentry by Al Viro · 4 years, 1 month ago
- a528b04 io_uring: fix ignoring xa_store errors by Pavel Begunkov · 4 years ago
- 70990af Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years ago
- e37b12e Merge tag 'for-linus-5.11-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 4 years, 1 month ago
- 5828881 Merge tag '5.11-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 1 month ago
- 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
- f57555e io_uring: end waiting before task cancel attempts by Pavel Begunkov · 4 years, 1 month ago
- 55583d7 io_uring: always progress task_work on task cancel by Pavel Begunkov · 4 years, 1 month ago
- 7703f46 Merge tag 'gfs2-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 1 month ago
- 446bc1c io-wq: kill now unused io_wq_cancel_all() by Jens Axboe · 4 years, 1 month ago
- 00c1864 io_uring: make ctx cancel on exit targeted to actual ctx by Jens Axboe · 4 years, 1 month ago
- 467f816 Merge tag 'close-range-cloexec-unshare-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
- 1db98bc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
- 58169a5 epoll: add syscall epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
- 7cdf7c2 epoll: convert internal api to timespec64 by Willem de Bruijn · 4 years, 1 month ago
- e59d3c6 epoll: eliminate unnecessary lock for zero timeout by Soheil Hassas Yeganeh · 4 years, 1 month ago
- 00b2763 epoll: replace gotos with a proper loop by Soheil Hassas Yeganeh · 4 years, 1 month ago
- e8c8532 epoll: pull all code between fetch_events and send_event into the loop by Soheil Hassas Yeganeh · 4 years, 1 month ago
- 1493c47 epoll: simplify and optimize busy loop logic by Soheil Hassas Yeganeh · 4 years, 1 month ago
- e411596 epoll: move eavail next to the list_empty_careful check by Soheil Hassas Yeganeh · 4 years, 1 month ago
- cccd29b epoll: pull fatal signal checks into ep_send_events() by Soheil Hassas Yeganeh · 4 years, 1 month ago
- 2efdaf7 epoll: simplify signal handling by Soheil Hassas Yeganeh · 4 years, 1 month ago
- 289caf5 epoll: check for events when removing a timed out thread from the wait queue by Soheil Hassas Yeganeh · 4 years, 1 month ago
- fec8a6a close_range: unshare all fds for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC by Christian Brauner · 4 years, 1 month ago
- dd20166 io_uring: fix 0-iov read buffer select by Pavel Begunkov · 4 years, 1 month ago
- 9541b81 Add SMB 2 support for getting and setting SACLs by Boris Protopopov · 4 years, 1 month ago
- a0b9631 Merge tag 'xfs-5.11-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 1 month ago
- 3970acf SMB3: Add support for getting and setting SACLs by Boris Protopopov · 4 years, 1 month ago
- dfea9fc io_uring: close a small race gap for files cancel by Pavel Begunkov · 4 years, 1 month ago
- 0020ef0 io_uring: fix io_wqe->work_list corruption by Xiaoguang Wang · 4 years, 1 month ago
- a8cc263e btrfs: run delayed iputs when remounting RO to avoid leaking them by Filipe Manana · 4 years, 1 month ago
- 0a31daa btrfs: add assertion for empty list of transactions at late stage of umount by Filipe Manana · 4 years, 1 month ago
- a0a1db7 btrfs: fix race between RO remount and the cleaner task by Filipe Manana · 4 years, 1 month ago
- 638331f btrfs: fix transaction leak and crash after cleaning up orphans on RO mount by Filipe Manana · 4 years, 1 month ago
- cb13eea btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan by Filipe Manana · 4 years, 1 month ago
- 8fc0585 btrfs: merge critical sections of discard lock in workfn by Pavel Begunkov · 4 years, 1 month ago
- 1ea2872 btrfs: fix racy access to discard_ctl data by Pavel Begunkov · 4 years, 1 month ago
- ea9ed87c btrfs: fix async discard stall by Pavel Begunkov · 4 years, 1 month ago
- 675a4fc btrfs: tests: initialize test inodes location by Josef Bacik · 4 years, 1 month ago
- 0b3f407 btrfs: send: fix wrong file path when there is an inode with a pending rmdir by Filipe Manana · 4 years, 1 month ago
- ae5e070 btrfs: qgroup: don't try to wait flushing if we're already holding a transaction by Qu Wenruo · 4 years, 1 month ago
- 9a66497 btrfs: correctly calculate item size used when item key collision happens by ethanwu · 4 years, 1 month ago
- 3d45f22 btrfs: fix deadlock when cloning inline extent and low on free metadata space by Filipe Manana · 4 years, 1 month ago
- 0bf1baf cifs: Avoid error pointer dereference by Samuel Cabrero · 4 years, 1 month ago
- 0f2c66a cifs: Re-indent cifs_swn_reconnect() by Dan Carpenter · 4 years, 1 month ago
- eedf8e8 cifs: Unlock on errors in cifs_swn_reconnect() by Dan Carpenter · 4 years, 1 month ago
- 6a29ab5 cifs: Delete a stray unlock in cifs_swn_reconnect() by Dan Carpenter · 4 years, 1 month ago
- 787fec8 Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 1 month ago
- e13300b Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 1 month ago
- 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 1 month ago
- 74f602d Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 1 month ago