summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-06-04afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriateDavid Howells
2020-06-04cifs: fix uninitialised lease_key in open_shroot()Paulo Alcantara
2020-06-04SUNRPC: Fix backchannel RPC soft lockupsChuck Lever
2020-06-04vmalloc: fix remap_vmalloc_range() bounds checksJann Horn
2020-06-04ceph: don't skip updating wanted caps when cap is staleYan, Zheng
2020-06-04ceph: return ceph_mdsc_do_request() errors from __get_parent()Qiujun Huang
2020-06-04f2fs: fix to avoid memory leakage in f2fs_listxattrRandall Huang
2020-06-04ext4: fix extent_status fragmentation for plain filesDmitry Monakhov
2020-06-01f2fs: fix to wait all node page writebackChao Yu
2020-06-01ext2: fix debug reference to ext2_xattr_cacheJan Kara
2020-06-01ext2: fix empty body warnings when -Wextra is usedRandy Dunlap
2020-06-01f2fs: fix NULL pointer dereference in f2fs_write_begin()Chao Yu
2020-06-01NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust
2020-06-01cifs: Allocate encryption header through kmallocLong Li
2020-06-01ext4: do not commit super on read-only bdevEric Sandeen
2020-06-01NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context failsMisono Tomohiro
2020-06-01f2fs: fix to show norecovery mount optionChao Yu
2020-06-01NFSv4.2: error out when relink swapfileMurphy Zhou
2020-06-01NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()Trond Myklebust
2020-06-01NFS: alloc_nfs_open_context() must use the file cred when availableTrond Myklebust
2020-06-01f2fs: fix the panic in do_checkpoint()Sahitya Tummala
2020-06-01afs: Fix race between post-modification dir edit and readdir/d_revalidateDavid Howells
2020-06-01afs: Fix afs_d_validate() to set the right directory versionDavid Howells
2020-06-01afs: Fix rename operation status deliveryDavid Howells
2020-06-01afs: Fix decoding of inline abort codes from version 1 status recordsDavid Howells
2020-06-01afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetchStatus()David Howells
2020-06-01ext4: use non-movable memory for superblock readaheadRoman Gushchin
2020-06-01ext4: do not zeroout extents beyond i_disksizeJan Kara
2020-06-01btrfs: check commit root generation in should_ignore_rootJosef Bacik
2020-06-01ext4: fix incorrect inodes per group in error messageJosh Triplett
2020-06-01ext4: fix incorrect group count in ext4_fill_super error messageJosh Triplett
2020-06-01ovl: fix value of i_ino for lower hardlink corner caseAmir Goldstein
2020-06-01hfsplus: fix crash and filesystem corruption when deleting filesSimon Gander
2020-06-01ocfs2: no need try to truncate file beyond i_sizeChangwei Ge
2020-06-01fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()Eric Biggers
2020-06-01ext4: fix a data race at inode->i_blocksQian Cai
2020-06-01NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()Trond Myklebust
2020-06-01NFS: Fix use-after-free issues in nfs_pageio_add_request()Trond Myklebust
2020-06-01btrfs: use nofs allocations for running delayed itemsJosef Bacik
2020-06-01btrfs: fix missing semaphore unlock in btrfs_sync_fileRobbie Ko
2020-06-01btrfs: fix missing file extent item for hole after ranged fsyncFilipe Manana
2020-06-01btrfs: drop block from cache on error in relocationJosef Bacik
2020-06-01btrfs: set update the uuid generation as soon as possibleJosef Bacik
2020-06-01Btrfs: fix crash during unmount due to race with delayed inode workersFilipe Manana
2020-06-01CIFS: Fix bug which the return value by asynchronous read is errorYilu Lin
2020-06-01pstore: pstore_ftrace_seq_next should increase position indexVasily Averin
2020-06-01io_uring: remove bogus RLIMIT_NOFILE check in file registrationJens Axboe
2020-06-01btrfs: track reloc roots based on their commit root bytenrJosef Bacik
2020-06-01btrfs: restart relocate_tree_blocks properlyJosef Bacik
2020-06-01btrfs: remove a BUG_ON() from merge_reloc_roots()Josef Bacik