Age | Commit message (Expand) | Author |
2021-05-22 | userfaultfd: hugetlbfs: fix new flag usage in error path | Mike Kravetz |
2021-05-22 | Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-05-22 | Merge tag 'io_uring-5.13-2021-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-05-21 | Merge tag 'xfs-5.13-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2021-05-21 | Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-05-21 | Merge tag '5.13-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2021-05-21 | Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-05-20 | Fix KASAN identified use-after-free issue. | Rohith Surabattula |
2021-05-20 | Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-05-20 | Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-05-20 | xfs: restore old ioctl definitions | Darrick J. Wong |
2021-05-20 | xfs: fix deadlock retry tracepoint arguments | Darrick J. Wong |
2021-05-20 | xfs: retry allocations when locality-based search fails | Darrick J. Wong |
2021-05-20 | block: fix a race between del_gendisk and BLKRRPART | Gulam Mohamed |
2021-05-20 | block: prevent block device lookups at the beginning of del_gendisk | Christoph Hellwig |
2021-05-20 | btrfs: zoned: fix parallel compressed writes | Johannes Thumshirn |
2021-05-20 | btrfs: zoned: pass start block to btrfs_use_zone_append | Johannes Thumshirn |
2021-05-20 | io_uring: fortify tctx/io_wq cleanup | Pavel Begunkov |
2021-05-19 | Defer close only when lease is enabled. | Rohith Surabattula |
2021-05-19 | Fix kernel oops when CONFIG_DEBUG_ATOMIC_SLEEP is enabled. | Rohith Surabattula |
2021-05-19 | cifs: Fix inconsistent indenting | Jiapeng Chong |
2021-05-19 | cifs: fix memory leak in smb2_copychunk_range | Ronnie Sahlberg |
2021-05-19 | Merge tag 'fs.idmapped.mount_setattr.v5.13-rc3' of gitolite.kernel.org:pub/sc... | Linus Torvalds |
2021-05-19 | SMB3: incorrect file id in requests compounded with open | Steve French |
2021-05-18 | signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfo | Eric W. Biederman |
2021-05-18 | signal: Deliver all of the siginfo perf data in _perf | Eric W. Biederman |
2021-05-18 | signal: Implement SIL_FAULT_TRAPNO | Eric W. Biederman |
2021-05-17 | Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-05-17 | btrfs: do not BUG_ON in link_to_fixup_dir | Josef Bacik |
2021-05-17 | btrfs: release path before starting transaction when cloning inline extent | Filipe Manana |
2021-05-17 | io_uring: don't modify req->poll for rw | Pavel Begunkov |
2021-05-16 | cifs: remove deadstore in cifs_close_all_deferred_files() | wenhuizhang |
2021-05-16 | xfs: adjust rt allocation minlen when extszhint > rtextsize | Darrick J. Wong |
2021-05-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-15 | Merge tag 'io_uring-5.13-2021-05-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-05-15 | Merge tag 'erofs-for-5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-05-15 | Merge tag 'dax-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-05-14 | hfsplus: prevent corruption in shrinking truncate | Jouni Roivas |
2021-05-14 | mm/filemap: fix readahead return types | Matthew Wilcox (Oracle) |
2021-05-14 | squashfs: fix divide error in calculate_skip() | Phillip Lougher |
2021-05-14 | mm/hugetlb: fix F_SEAL_FUTURE_WRITE | Peter Xu |
2021-05-14 | Merge tag 'f2fs-5.13-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-05-14 | io_uring: increase max number of reg buffers | Pavel Begunkov |
2021-05-14 | io_uring: further remove sqpoll limits on opcodes | Pavel Begunkov |
2021-05-14 | io_uring: fix ltout double free on completion race | Pavel Begunkov |
2021-05-14 | btrfs: fix removed dentries still existing after log is synced | Filipe Manana |
2021-05-14 | btrfs: return whole extents in fiemap | Boris Burkov |
2021-05-14 | btrfs: avoid RCU stalls while running delayed iputs | Josef Bacik |
2021-05-14 | btrfs: return 0 for dev_extent_hole_check_zoned hole_start in case of error | Johannes Thumshirn |
2021-05-13 | fs: ecryptfs: remove BUG_ON from crypt_scatterlist | Phillip Potter |