aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-04-21btrfs: check commit root generation in should_ignore_rootJosef Bacik
2020-04-21ext4: fix incorrect inodes per group in error messageJosh Triplett
2020-04-21ext4: fix incorrect group count in ext4_fill_super error messageJosh Triplett
2020-04-21jbd2: improve comments about freeing data buffers whose page mapping is NULLzhangyi (F)
2020-04-21ovl: fix value of i_ino for lower hardlink corner caseAmir Goldstein
2020-04-17hfsplus: fix crash and filesystem corruption when deleting filesSimon Gander
2020-04-17ocfs2: no need try to truncate file beyond i_sizeChangwei Ge
2020-04-17fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()Eric Biggers
2020-04-17ext4: fix a data race at inode->i_blocksQian Cai
2020-04-17NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()Trond Myklebust
2020-04-17NFS: Fix use-after-free issues in nfs_pageio_add_request()Trond Myklebust
2020-04-17nfsd: fsnotify on rmdir under nfsd/clients/J. Bruce Fields
2020-04-17io_uring: honor original task RLIMIT_FSIZEJens Axboe
2020-04-17erofs: correct the remaining shrink objectsGao Xiang
2020-04-17btrfs: use nofs allocations for running delayed itemsJosef Bacik
2020-04-17btrfs: fix missing semaphore unlock in btrfs_sync_fileRobbie Ko
2020-04-17btrfs: unset reloc control if we fail to recoverJosef Bacik
2020-04-17btrfs: fix missing file extent item for hole after ranged fsyncFilipe Manana
2020-04-17btrfs: drop block from cache on error in relocationJosef Bacik
2020-04-17btrfs: set update the uuid generation as soon as possibleJosef Bacik
2020-04-17btrfs: reloc: clean dirty subvols if we fail to start a transactionJosef Bacik
2020-04-17Btrfs: fix crash during unmount due to race with delayed inode workersFilipe Manana
2020-04-17btrfs: Don't submit any btree write bio if the fs has errorsQu Wenruo
2020-04-17CIFS: Fix bug which the return value by asynchronous read is errorYilu Lin
2020-04-17smb3: fix performance regression with setting mtimeSteve French
2020-04-17signal: Extend exec_id to 64bitsEric W. Biederman
2020-04-17pstore: pstore_ftrace_seq_next should increase position indexVasily Averin
2020-04-17io_uring: remove bogus RLIMIT_NOFILE check in file registrationJens Axboe
2020-04-17btrfs: track reloc roots based on their commit root bytenrJosef Bacik
2020-04-17btrfs: restart relocate_tree_blocks properlyJosef Bacik
2020-04-17btrfs: remove a BUG_ON() from merge_reloc_roots()Josef Bacik
2020-04-17btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at...Qu Wenruo
2020-04-17gfs2: Don't demote a glock until its revokes are writtenBob Peterson
2020-04-17gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is emptyBob Peterson
2020-04-17pstore/platform: fix potential mem leak if pstore_init_fs failedchenqiwu
2020-04-17debugfs: Check module state before warning in {full/open}_proxy_open()Taehee Yoo
2020-04-17rxrpc: Fix call interruptibility handlingDavid Howells
2020-04-13Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-04-13Merge tag 'v5.4.32' into v5.4/standard/baseBruce Ashfield
2020-04-13Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-04-13Merge tag 'v5.4.29' into v5.4/standard/baseBruce Ashfield
2020-04-13ceph: canonicalize server path in placeIlya Dryomov
2020-04-13ceph: remove the extra slashes in the server pathXiubo Li
2020-04-01Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-04-01fixup! yaffs: Fix build warning by handling inode i_version with proper atomi...Yanfei Xu
2020-04-01libfs: fix infoleak in simple_attr_read()Eric Biggers
2020-04-01afs: Fix unpinned address list during probingDavid Howells
2020-04-01afs: Fix some tracing detailsDavid Howells
2020-04-01afs: Fix client call Rx-phase signal handlingDavid Howells
2020-04-01afs: Fix handling of an abort from a service handlerDavid Howells