- 12e0613 block_dump: remove block_dump feature in mark_inode_dirty() by zhangyi (F) · 3 years, 10 months ago
- e32905e userfaultfd: hugetlbfs: fix new flag usage in error path by Mike Kravetz · 3 years, 7 months ago
- 4ff2473 Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 7 months ago
- b9231df Merge tag 'io_uring-5.13-2021-05-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 7 months ago
- a3969ef Merge tag 'xfs-5.13-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 7 months ago
- 45af60e Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 7 months ago
- 8bb14ca Merge tag '5.13-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 7 months ago
- a0e31f3 Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 7 months ago
- 9687c85 Fix KASAN identified use-after-free issue. by Rohith Surabattula · 3 years, 7 months ago
- 50f09a3 Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 7 months ago
- 7ac1771 Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 7 months ago
- e3c2b04 xfs: restore old ioctl definitions by Darrick J. Wong · 3 years, 8 months ago
- 16c9de54 xfs: fix deadlock retry tracepoint arguments by Darrick J. Wong · 3 years, 8 months ago
- 676a659 xfs: retry allocations when locality-based search fails by Darrick J. Wong · 3 years, 8 months ago
- bc6a385 block: fix a race between del_gendisk and BLKRRPART by Gulam Mohamed · 3 years, 8 months ago
- 6c60ff0 block: prevent block device lookups at the beginning of del_gendisk by Christoph Hellwig · 3 years, 8 months ago
- 764c7c9 btrfs: zoned: fix parallel compressed writes by Johannes Thumshirn · 3 years, 8 months ago
- e380adf btrfs: zoned: pass start block to btrfs_use_zone_append by Johannes Thumshirn · 3 years, 8 months ago
- ba5ef6d io_uring: fortify tctx/io_wq cleanup by Pavel Begunkov · 3 years, 7 months ago
- 0ab95c2 Defer close only when lease is enabled. by Rohith Surabattula · 3 years, 8 months ago
- 860b69a Fix kernel oops when CONFIG_DEBUG_ATOMIC_SLEEP is enabled. by Rohith Surabattula · 3 years, 8 months ago
- e83aa35 cifs: Fix inconsistent indenting by Jiapeng Chong · 3 years, 7 months ago
- d201d76 cifs: fix memory leak in smb2_copychunk_range by Ronnie Sahlberg · 3 years, 7 months ago
- c3d0e3f Merge tag 'fs.idmapped.mount_setattr.v5.13-rc3' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 7 months ago
- c0d4671 SMB3: incorrect file id in requests compounded with open by Steve French · 3 years, 8 months ago
- 922e301 signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfo by Eric W. Biederman · 3 years, 8 months ago
- 0683b53 signal: Deliver all of the siginfo perf data in _perf by Eric W. Biederman · 3 years, 8 months ago
- 9abcabe signal: Implement SIL_FAULT_TRAPNO by Eric W. Biederman · 3 years, 8 months ago
- 8ac91e6 Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
- 91df99a btrfs: do not BUG_ON in link_to_fixup_dir by Josef Bacik · 3 years, 8 months ago
- 6416954 btrfs: release path before starting transaction when cloning inline extent by Filipe Manana · 3 years, 8 months ago
- 7a27472 io_uring: don't modify req->poll for rw by Pavel Begunkov · 3 years, 8 months ago
- 4236a26 cifs: remove deadstore in cifs_close_all_deferred_files() by wenhuizhang · 3 years, 8 months ago
- 9d5e849 xfs: adjust rt allocation minlen when extszhint > rtextsize by Darrick J. Wong · 3 years, 8 months ago
- a414741 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- 5601591 Merge tag 'io_uring-5.13-2021-05-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
- 41f035c Merge tag 'erofs-for-5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 3 years, 8 months ago
- 393f42f Merge tag 'dax-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years, 8 months ago
- c3187cf hfsplus: prevent corruption in shrinking truncate by Jouni Roivas · 3 years, 8 months ago
- 076171a mm/filemap: fix readahead return types by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- d6e621d squashfs: fix divide error in calculate_skip() by Phillip Lougher · 3 years, 8 months ago
- 22247ef mm/hugetlb: fix F_SEAL_FUTURE_WRITE by Peter Xu · 3 years, 8 months ago
- ac524ec Merge tag 'f2fs-5.13-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 8 months ago
- 489809e io_uring: increase max number of reg buffers by Pavel Begunkov · 3 years, 8 months ago
- 2d74d04 io_uring: further remove sqpoll limits on opcodes by Pavel Begunkov · 3 years, 8 months ago
- 447c19f io_uring: fix ltout double free on completion race by Pavel Begunkov · 3 years, 8 months ago
- 54a40fc btrfs: fix removed dentries still existing after log is synced by Filipe Manana · 3 years, 8 months ago
- 15c7745 btrfs: return whole extents in fiemap by Boris Burkov · 3 years, 9 months ago
- 71795ee btrfs: avoid RCU stalls while running delayed iputs by Josef Bacik · 3 years, 8 months ago
- d6f67af btrfs: return 0 for dev_extent_hole_check_zoned hole_start in case of error by Johannes Thumshirn · 3 years, 8 months ago
- c6052f0 fs: ecryptfs: remove BUG_ON from crypt_scatterlist by Phillip Potter · 3 years, 8 months ago
- e1436df Revert "ecryptfs: replace BUG_ON with error handling code" by Greg Kroah-Hartman · 3 years, 8 months ago
- 0852b6c erofs: fix 1 lcluster-sized pcluster for big pcluster by Gao Xiang · 3 years, 8 months ago
- f395183 f2fs: return EINVAL for hole cases in swap file by Jaegeuk Kim · 3 years, 8 months ago
- 2ca4dcc fs/mount_setattr: tighten permission checks by Christian Brauner · 3 years, 8 months ago
- ca29824 f2fs: avoid swapon failure by giving a warning first by Jaegeuk Kim · 3 years, 8 months ago
- 8bfbfb0 f2fs: compress: fix to assign cc.cluster_idx correctly by Chao Yu · 3 years, 8 months ago
- a949dc5 f2fs: compress: fix race condition of overwrite vs truncate by Chao Yu · 3 years, 8 months ago
- a12cc5b f2fs: compress: fix to free compress page correctly by Chao Yu · 3 years, 8 months ago
- a753103 f2fs: support iflag change given the mask by Jaegeuk Kim · 3 years, 8 months ago
- 349c4d6 f2fs: avoid null pointer access when handling IPU error by Jaegeuk Kim · 3 years, 8 months ago
- 88b0639 Merge tag 'for-5.13-rc1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
- 9b8a233 btrfs: handle transaction start error in btrfs_fileattr_set by Ritesh Harjani · 3 years, 8 months ago
- 142b507 Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
- 8c721cb quota: Use 'hlist_for_each_entry' to simplify code by Christophe JAILLET · 3 years, 8 months ago
- 0a55a1f Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 8 months ago
- a298232 io_uring: fix link timeout refs by Pavel Begunkov · 3 years, 8 months ago
- 0f979d8 Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
- c1f8a39 smb3: if max_channels set to more than one channel request multichannel by Steve French · 3 years, 8 months ago
- 9c2dc11 smb3: do not attempt multichannel to server which does not support it by Steve French · 3 years, 8 months ago
- 679971e smb3: when mounting with multichannel include it in requested capabilities by Steve French · 3 years, 8 months ago
- 2373883 dax: Wake up all waiters after invalidating dax entry by Vivek Goyal · 3 years, 8 months ago
- 4c3d043 dax: Add a wakeup mode parameter to put_unlocked_entry() by Vivek Goyal · 3 years, 8 months ago
- 698ab77 dax: Add an enum for specifying dax wakup mode by Vivek Goyal · 3 years, 8 months ago
- bd31396 Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
- 28b4afe Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
- a647034 Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 8 months ago
- e22e983 Merge tag '9p-for-5.13-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 3 years, 8 months ago
- a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
- a109ae2 fs: fat: fix spelling typo of values by dingsenjie · 3 years, 8 months ago
- 05da1f6 Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 8 months ago
- af12070 Merge tag 'xfs-5.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 8 months ago
- c1e4726 hpfs: replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 8 months ago
- 312f79c nilfs2: fix typos in comments by Lu Jialin · 3 years, 8 months ago
- 300563e fs/nilfs2: fix misspellings using codespell tool by Liu xuzhi · 3 years, 8 months ago
- b4ca4c0 isofs: fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 8 months ago
- 7fab29e fs/epoll: restore waking from ep_done_scan() by Davidlohr Bueso · 3 years, 8 months ago
- 5b31a7d proc/sysctl: fix function name error in comments by zhouchuangao · 3 years, 8 months ago
- 1dcdd7e proc: delete redundant subset=pid check by Alexey Dobriyan · 3 years, 8 months ago
- d4455fa proc: mandate ->proc_lseek in "struct proc_ops" by Alexey Dobriyan · 3 years, 8 months ago
- b793cd9 proc: save LOC in __xlate_proc_name() by Alexey Dobriyan · 3 years, 8 months ago
- f4bf74d fs/proc/generic.c: fix incorrect pde_is_permanent check by Colin Ian King · 3 years, 8 months ago
- 7ac86b3 Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 8 months ago
- 682a8e2 Merge tag 'ecryptfs-5.13-rc1-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 3 years, 8 months ago
- cf7b39a block: reexpand iov_iter after read/write by yangerkun · 3 years, 9 months ago
- d1f8280 io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers by Thadeu Lima de Souza Cascardo · 3 years, 8 months ago
- 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- a79cdfb Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 8 months ago
- 7c9e41e Merge tag '5.13-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 8 months ago