summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-03-26xfs: directory bestfree check should release buffersDarrick J. Wong
2020-03-26xfs: drop all altpath buffers at the end of the sibling checkDarrick J. Wong
2020-03-26xfs: preserve default grace interval during quotacheckDarrick J. Wong
2020-03-26ext4: disable dioread_nolock whenever delayed allocation is disabledEric Whitney
2020-03-26ext4: do not commit super on read-only bdevEric Sandeen
2020-03-26ext4: avoid ENOSPC when avoiding to reuse recently deleted inodesJan Kara
2020-03-26ext4: unregister sysfs path before destroying jbd2 journalRitesh Harjani
2020-03-26ext4: check for non-zero journal inum in ext4_calculate_overheadRitesh Harjani
2020-03-26pNFS: Add a helper to allocate the array of bucketsTrond Myklebust
2020-03-26NFS/pNFS: Refactor pnfs_generic_commit_pagelist()Trond Myklebust
2020-03-26pNFS/flexfiles: Simplify allocation of the mirror arrayTrond Myklebust
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25fanotify: report name info for FAN_DIR_MODIFY eventAmir Goldstein
2020-03-25fanotify: record name info for FAN_DIR_MODIFY eventAmir Goldstein
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-25Merge tag 'zonefs-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2020-03-25block: move the part_stat* helpers from genhd.h to a new headerChristoph Hellwig
2020-03-25block: move guard_bio_eod to bio.cChristoph Hellwig
2020-03-25btrfs: fix missing semaphore unlock in btrfs_sync_fileRobbie Ko
2020-03-25btrfs: use nofs allocations for running delayed itemsJosef Bacik
2020-03-25proc: io_accounting: Use new infrastructure to fix deadlocks in execveBernd Edlinger
2020-03-25proc: Use new infrastructure to fix deadlocks in execveBernd Edlinger
2020-03-25exec: Add exec_update_mutex to replace cred_guard_mutexEric W. Biederman
2020-03-25exec: Move exec_mmap right after de_thread in flush_old_execEric W. Biederman
2020-03-25exec: Move cleanup of posix timers on exec out of de_threadEric W. Biederman
2020-03-25exec: Factor unshare_sighand out of de_thread and call it separatelyEric W. Biederman
2020-03-25exec: Only compute current once in flush_old_execEric W. Biederman
2020-03-25NFS: Don't specify NFS version in "UDP not supported" errorPetr Vorel
2020-03-25nfsroot: set tcp as the default transport protocolLiwei Song
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-25fanotify: Drop fanotify_event_has_fid()Jan Kara
2020-03-25fanotify: prepare to report both parent and child fid'sAmir Goldstein
2020-03-25fanotify: send FAN_DIR_MODIFY event flavor with dir inode and nameAmir Goldstein
2020-03-25fanotify: divorce fanotify_path_event and fanotify_fid_eventJan Kara
2020-03-25fanotify: Store fanotify handles differentlyJan Kara
2020-03-25fanotify: Simplify create_fd()Jan Kara
2020-03-24io_uring: fix missing 'return' in commentChucheng Luo
2020-03-25zonfs: Fix handling of read-only zonesDamien Le Moal
2020-03-24block: remove __bdevnameChristoph Hellwig
2020-03-24libfs: fix infoleak in simple_attr_read()Eric Biggers
2020-03-24fanotify: fix merging marks masks with FAN_ONDIRAmir Goldstein
2020-03-24fanotify: merge duplicate events on parent and childAmir Goldstein
2020-03-24fsnotify: replace inode pointer with an object idAmir Goldstein
2020-03-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-03-23io-wq: handle hashed writes in chainsPavel Begunkov
2020-03-23fsnotify: simplify arguments passing to fsnotify_parent()Amir Goldstein
2020-03-23fsnotify: use helpers to access data by data_typeAmir Goldstein
2020-03-23btrfs: sysfs: Use scnprintf() instead of snprintf()Takashi Iwai
2020-03-23btrfs: do not resolve backrefs for roots that are being deletedJosef Bacik
2020-03-23btrfs: track reloc roots based on their commit root bytenrJosef Bacik