summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-05-22userfaultfd: hugetlbfs: fix new flag usage in error pathMike Kravetz
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-22Merge tag 'io_uring-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-21Merge tag 'xfs-5.13-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-05-21Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-21Merge tag '5.13-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-20Fix KASAN identified use-after-free issue.Rohith Surabattula
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-20Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-05-20xfs: restore old ioctl definitionsDarrick J. Wong
2021-05-20xfs: fix deadlock retry tracepoint argumentsDarrick J. Wong
2021-05-20xfs: retry allocations when locality-based search failsDarrick J. Wong
2021-05-20block: fix a race between del_gendisk and BLKRRPARTGulam Mohamed
2021-05-20block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig
2021-05-20btrfs: zoned: fix parallel compressed writesJohannes Thumshirn
2021-05-20btrfs: zoned: pass start block to btrfs_use_zone_appendJohannes Thumshirn
2021-05-20io_uring: fortify tctx/io_wq cleanupPavel Begunkov
2021-05-19Defer close only when lease is enabled.Rohith Surabattula
2021-05-19Fix kernel oops when CONFIG_DEBUG_ATOMIC_SLEEP is enabled.Rohith Surabattula
2021-05-19cifs: Fix inconsistent indentingJiapeng Chong
2021-05-19cifs: fix memory leak in smb2_copychunk_rangeRonnie Sahlberg
2021-05-19Merge tag 'fs.idmapped.mount_setattr.v5.13-rc3' of gitolite.kernel.org:pub/sc...Linus Torvalds
2021-05-19SMB3: incorrect file id in requests compounded with openSteve French
2021-05-18signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfoEric W. Biederman
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman
2021-05-18signal: Implement SIL_FAULT_TRAPNOEric W. Biederman
2021-05-17Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-17btrfs: do not BUG_ON in link_to_fixup_dirJosef Bacik
2021-05-17btrfs: release path before starting transaction when cloning inline extentFilipe Manana
2021-05-17io_uring: don't modify req->poll for rwPavel Begunkov
2021-05-16cifs: remove deadstore in cifs_close_all_deferred_files()wenhuizhang
2021-05-16xfs: adjust rt allocation minlen when extszhint > rtextsizeDarrick J. Wong
2021-05-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-15Merge tag 'io_uring-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-15Merge tag 'erofs-for-5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'dax-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-14hfsplus: prevent corruption in shrinking truncateJouni Roivas
2021-05-14mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)
2021-05-14squashfs: fix divide error in calculate_skip()Phillip Lougher
2021-05-14mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu
2021-05-14Merge tag 'f2fs-5.13-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-14io_uring: increase max number of reg buffersPavel Begunkov
2021-05-14io_uring: further remove sqpoll limits on opcodesPavel Begunkov
2021-05-14io_uring: fix ltout double free on completion racePavel Begunkov
2021-05-14btrfs: fix removed dentries still existing after log is syncedFilipe Manana
2021-05-14btrfs: return whole extents in fiemapBoris Burkov
2021-05-14btrfs: avoid RCU stalls while running delayed iputsJosef Bacik
2021-05-14btrfs: return 0 for dev_extent_hole_check_zoned hole_start in case of errorJohannes Thumshirn
2021-05-13fs: ecryptfs: remove BUG_ON from crypt_scatterlistPhillip Potter