- d849ca4 Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
- 26acd8b Merge tag 'affs-for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 4 months ago
- e1d0126 Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 4 months ago
- 54e54d5 Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 4 months ago
- 355afae io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked file by Jens Axboe · 4 years, 4 months ago
- 77f4689 fix regression in "epoll: Keep a reference on files added to the check list" by Al Viro · 4 years, 4 months ago
- 95d1c8e io_uring: set table->files[i] to NULL when io_sqe_file_register failed by Jiufei Xue · 4 years, 4 months ago
- dcdfd9c Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 4 months ago
- 98dfd50 io_uring: fix removing the wrong file in __io_sqe_files_update() by Jiufei Xue · 4 years, 4 months ago
- d3a84a8 affs: fix basic permission bits to actually work by Max Staudt · 4 years, 4 months ago
- 3edd8db Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 4 months ago
- 1127b21 Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 4 months ago
- 24148d8 Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- e309428 Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 4 months ago
- 40129b8 Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 4 months ago
- b0bfd5ec Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 4 months ago
- e183785 cifs: fix check of tcon dfs in smb1 by Paulo Alcantara · 4 years, 4 months ago
- fdee946 io_uring: don't bounce block based -EAGAIN retry off task_work by Jens Axboe · 4 years, 4 months ago
- eefdf30 io_uring: fix IOPOLL -EAGAIN retries by Jens Axboe · 4 years, 4 months ago
- 8d73a73a Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 4 months ago
- 210e799e afs: Remove erroneous fallthough annotation by Dan Carpenter · 4 years, 4 months ago
- 125eac2 xfs: initialize the shortform attr header padding entry by Darrick J. Wong · 4 years, 4 months ago
- f96d696 btrfs: tree-checker: fix the error message for transid error by Qu Wenruo · 4 years, 4 months ago
- d3beaa2 btrfs: set the lockdep class for log tree extent buffers by Josef Bacik · 4 years, 5 months ago
- ad24466 btrfs: set the correct lockdep class for new nodes by Josef Bacik · 4 years, 5 months ago
- e89c4a9 btrfs: allocate scrub workqueues outside of locks by Josef Bacik · 4 years, 5 months ago
- a48b73e btrfs: fix potential deadlock in the search ioctl by Josef Bacik · 4 years, 5 months ago
- 9771a5cf btrfs: drop path before adding new uuid tree entry by Josef Bacik · 4 years, 5 months ago
- e3e39c7 btrfs: block-group: fix free-space bitmap threshold by Marcos Paulo de Souza · 4 years, 4 months ago
- 56450c2 io_uring: clear req->result on IOPOLL re-issue by Jens Axboe · 4 years, 4 months ago
- f402043 xfs: fix boundary test in xfs_attr_shortform_verify by Eric Sandeen · 4 years, 4 months ago
- 657f101 xfs: fix off-by-one in inode alloc block reservation calculation by Brian Foster · 4 years, 4 months ago
- 9c516e0 xfs: finish dfops on every insert range shift iteration by Brian Foster · 4 years, 4 months ago
- 0fef948 io_uring: make offset == -1 consistent with preadv2/pwritev2 by Jens Axboe · 4 years, 4 months ago
- 2ac6981 Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 4 months ago
- abb3438d Merge tag 'm68knommu-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 4 years, 4 months ago
- 00d23d5 io_uring: ensure read requests go through -ERESTART* transformation by Jens Axboe · 4 years, 4 months ago
- 9dab14b io_uring: don't use poll handler if file can't be nonblocking read/written by Jens Axboe · 4 years, 4 months ago
- 6b7898e io_uring: fix imbalanced sqo_mm accounting by Jens Axboe · 4 years, 4 months ago
- 8421631 io_uring: revert consumed iov_iter bytes on error by Jens Axboe · 4 years, 4 months ago
- 9907ab3 Merge tag 'for-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 4 months ago
- 496ceaf ceph: don't allow setlease on cephfs by Jeff Layton · 4 years, 4 months ago
- ebce3eb ceph: fix inode number handling on arches with 32-bit ino_t by Jeff Layton · 4 years, 4 months ago
- 462582b gfs2: add some much needed cleanup for log flushes that fail by Bob Peterson · 4 years, 4 months ago
- 2217b98 binfmt_flat: revert "binfmt_flat: don't offset the data start" by Max Filippov · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 204361a io-wq: fix hang after cancelling pending hashed work by Pavel Begunkov · 4 years, 4 months ago
- fd7d6de io_uring: don't recurse on tsk->sighand->siglock with signalfd by Jens Axboe · 4 years, 4 months ago
- f320ac6 Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 4 months ago
- 52c4796 do_epoll_ctl(): clean the failure exits up a bit by Al Viro · 4 years, 4 months ago
- a9ed4a6 epoll: Keep a reference on files added to the check list by Marc Zyngier · 4 years, 4 months ago
- f873db9a Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- 349111f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 4 months ago
- d723b99 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 4 months ago
- 5e0b17b afs: Fix NULL deref in afs_dynroot_depopulate() by David Howells · 4 years, 4 months ago
- f26044c squashfs: avoid bio_alloc() failure with 1Mbyte blocks by Phillip Lougher · 4 years, 4 months ago
- bcf85fc romfs: fix uninitialized memory leak in romfs_dev_read() by Jann Horn · 4 years, 4 months ago
- a84d5d4 btrfs: detect nocow for swap after snapshot delete by Boris Burkov · 4 years, 4 months ago
- fb2fecb btrfs: check the right error variable in btrfs_del_dir_entries_in_log by Josef Bacik · 4 years, 5 months ago
- ba8e420 afs: Fix key ref leak in afs_put_operation() by David Howells · 4 years, 4 months ago
- e4686c7 afs: Fix error handling in VL server rotation by David Howells · 4 years, 4 months ago
- b95b309 afs: Don't use VL probe running state to make decisions outside probe code by David Howells · 4 years, 4 months ago
- fb72cd3 afs: Expose information from afs_vlserver through /proc for debugging by David Howells · 4 years, 4 months ago
- 4f4c2c0 afs: Remove afs_vlserver->probe.have_result by David Howells · 4 years, 4 months ago
- 1d4adfa rxrpc: Make rxrpc_kernel_get_srtt() indicate validity by David Howells · 4 years, 4 months ago
- 867a23e io_uring: kill extra iovec=NULL in import_iovec() by Pavel Begunkov · 4 years, 4 months ago
- f261c16 io_uring: comment on kfree(iovec) checks by Pavel Begunkov · 4 years, 4 months ago
- bb17534 io_uring: fix racy req->flags modification by Pavel Begunkov · 4 years, 4 months ago
- fc66677 io_uring: use system_unbound_wq for ring exit work by Jens Axboe · 4 years, 4 months ago
- bbc37d6 btrfs: fix space cache memory leak after transaction abort by Filipe Manana · 4 years, 5 months ago
- 604997b btrfs: use the correct const function attribute for btrfs_get_num_csums by David Sterba · 4 years, 5 months ago
- 282dd7d btrfs: reset compression level for lzo on remount by Marcos Paulo de Souza · 4 years, 5 months ago
- c965d64 btrfs: handle errors from async submission by Johannes Thumshirn · 4 years, 5 months ago
- 27bc446 ext4: limit the length of per-inode prealloc list by brookxu · 4 years, 4 months ago
- 66d5e02 ext4: reorganize if statement of ext4_mb_release_context() by brookxu · 4 years, 4 months ago
- c55ee7d ext4: add mb_debug logging when there are lost chunks by brookxu · 4 years, 5 months ago
- 7ca4fcb ext4: Fix comment typo "the the". by kyoungho koo · 4 years, 8 months ago
- 00a3fff jbd2: clean up checksum verification in do_one_pass() by Shijie Luo · 4 years, 5 months ago
- 8452fd0 io_uring: cleanup io_import_iovec() of pre-mapped request by Jens Axboe · 4 years, 4 months ago
- 70d7ced ext4: change to use fallthrough macro by Shijie Luo · 4 years, 5 months ago
- 2fe34d29 ext4: remove unused parameter of ext4_generic_delete_entry function by Kyoungho Koo · 4 years, 5 months ago
- e0d438c mballoc: replace seq_printf with seq_puts by Xu Wang · 4 years, 5 months ago
- dddcd2f ext4: optimize the implementation of ext4_mb_good_group() by brookxu · 4 years, 5 months ago
- 051e2ce ext4: delete invalid comments near ext4_mb_check_limits() by brookxu · 4 years, 5 months ago
- e9a3cd4 ext4: fix typos in ext4_mb_regular_allocator() comment by brookxu · 4 years, 5 months ago
- 3b2a443 io_uring: get rid of kiocb_wait_page_queue_init() by Jens Axboe · 4 years, 4 months ago
- b711d4e io_uring: find and cancel head link async work on files exit by Jens Axboe · 4 years, 5 months ago
- 34b09af nfsd: fix oops on mixed NFSv4/NFSv3 client access by J. Bruce Fields · 4 years, 5 months ago
- 2cc3c4b Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- f91daf5 io_uring: short circuit -EAGAIN for blocking read attempt by Jens Axboe · 4 years, 5 months ago
- d4e7cd3 io_uring: sanitize double poll handling by Jens Axboe · 4 years, 5 months ago
- 410520d0 Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 5 months ago
- f6513bd Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 5 months ago
- 37711e5 Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 5 months ago
- c734124 fs: autofs: delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
- fc4177b exec: restore EACCES of S_ISDIR execve() by Kees Cook · 4 years, 5 months ago
- c8c412f SMB3: Fix mkdir when idsfromsid configured on mount by Steve French · 4 years, 5 months ago
- 227c0c9 io_uring: internally retry short reads by Jens Axboe · 4 years, 5 months ago
- ff6165b io_uring: retain iov_iter state over io_read/io_write calls by Jens Axboe · 4 years, 5 months ago