aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2021-05-25proc: Check /proc/$pid/attr/ writes against file openerGravatar Kees Cook 1-0/+4
2021-05-25Merge tag 'netfs-lib-fixes-20200525' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+2
2021-05-25afs: Fix fall-through warnings for ClangGravatar Gustavo A. R. Silva 3-0/+10
2021-05-25netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manualGravatar David Howells 1-1/+1
2021-05-25netfs: Pass flags through to grab_cache_page_write_begin()Gravatar David Howells 1-1/+1
2021-05-22userfaultfd: hugetlbfs: fix new flag usage in error pathGravatar Mike Kravetz 1-1/+1
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-10/+8
2021-05-22Merge tag 'io_uring-5.13-2021-05-22' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-7/+7
2021-05-21Merge tag 'xfs-5.13-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 3-28/+78
2021-05-21Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 7-13/+49
2021-05-21Merge tag '5.13-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 7-32/+55
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-14/+9
2021-05-20Fix KASAN identified use-after-free issue.Gravatar Rohith Surabattula 2-9/+23
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-4/+0
2021-05-20Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+2
2021-05-20xfs: restore old ioctl definitionsGravatar Darrick J. Wong 1-0/+4
2021-05-20xfs: fix deadlock retry tracepoint argumentsGravatar Darrick J. Wong 1-1/+3
2021-05-20xfs: retry allocations when locality-based search failsGravatar Darrick J. Wong 1-1/+14
2021-05-20block: fix a race between del_gendisk and BLKRRPARTGravatar Gulam Mohamed 1-0/+3
2021-05-20block: prevent block device lookups at the beginning of del_gendiskGravatar Christoph Hellwig 1-10/+5
2021-05-20btrfs: zoned: fix parallel compressed writesGravatar Johannes Thumshirn 1-4/+38
2021-05-20btrfs: zoned: pass start block to btrfs_use_zone_appendGravatar Johannes Thumshirn 4-7/+6
2021-05-20io_uring: fortify tctx/io_wq cleanupGravatar Pavel Begunkov 1-4/+4
2021-05-19Defer close only when lease is enabled.Gravatar Rohith Surabattula 3-0/+4
2021-05-19Fix kernel oops when CONFIG_DEBUG_ATOMIC_SLEEP is enabled.Gravatar Rohith Surabattula 4-18/+23
2021-05-19cifs: Fix inconsistent indentingGravatar Jiapeng Chong 1-1/+1
2021-05-19cifs: fix memory leak in smb2_copychunk_rangeGravatar Ronnie Sahlberg 1-0/+2
2021-05-19Merge tag 'fs.idmapped.mount_setattr.v5.13-rc3' of gitolite.kernel.org:pub/sc...Gravatar Linus Torvalds 1-1/+5
2021-05-19SMB3: incorrect file id in requests compounded with openGravatar Steve French 1-3/+3
2021-05-18signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfoGravatar Eric W. Biederman 1-10/+6
2021-05-18signal: Deliver all of the siginfo perf data in _perfGravatar Eric W. Biederman 1-1/+2
2021-05-18signal: Implement SIL_FAULT_TRAPNOGravatar Eric W. Biederman 1-5/+3
2021-05-17Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-2/+26
2021-05-17btrfs: do not BUG_ON in link_to_fixup_dirGravatar Josef Bacik 1-2/+0
2021-05-17btrfs: release path before starting transaction when cloning inline extentGravatar Filipe Manana 1-0/+5
2021-05-17io_uring: don't modify req->poll for rwGravatar Pavel Begunkov 1-3/+3
2021-05-16cifs: remove deadstore in cifs_close_all_deferred_files()Gravatar wenhuizhang 1-2/+0
2021-05-16xfs: adjust rt allocation minlen when extszhint > rtextsizeGravatar Darrick J. Wong 1-26/+57
2021-05-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-8/+14
2021-05-15Merge tag 'io_uring-5.13-2021-05-14' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-9/+10
2021-05-15Merge tag 'erofs-for-5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+19
2021-05-15Merge tag 'dax-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-12/+23
2021-05-14hfsplus: prevent corruption in shrinking truncateGravatar Jouni Roivas 1-3/+4
2021-05-14mm/filemap: fix readahead return typesGravatar Matthew Wilcox (Oracle) 1-2/+2
2021-05-14squashfs: fix divide error in calculate_skip()Gravatar Phillip Lougher 1-3/+3
2021-05-14mm/hugetlb: fix F_SEAL_FUTURE_WRITEGravatar Peter Xu 1-0/+5
2021-05-14Merge tag 'f2fs-5.13-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-47/+56
2021-05-14io_uring: increase max number of reg buffersGravatar Pavel Begunkov 1-1/+3
2021-05-14io_uring: further remove sqpoll limits on opcodesGravatar Pavel Begunkov 1-4/+2
2021-05-14io_uring: fix ltout double free on completion raceGravatar Pavel Begunkov 1-3/+4