summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-05-02propagate_one(): mnt_set_mountpoint() needs mount_lockAl Viro
2020-05-02ext4: check for non-zero journal inum in ext4_calculate_overheadRitesh Harjani
2020-05-02ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o
2020-05-02ext4: increase wait time needed before reuse of deleted inode numbersTheodore Ts'o
2020-05-02ext4: use matching invalidatepage in ext4_writepageyangerkun
2020-05-02xfs: fix partially uninitialized structure in xfs_reflink_remap_extentDarrick J. Wong
2020-05-02xfs: clear PF_MEMALLOC before exiting xfsaild threadEric Biggers
2020-05-02xfs: acquire superblock freeze protection on eofblocks scansBrian Foster
2020-05-02nfsd: memory corruption in nfsd4_lock()Vasily Averin
2020-04-29xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUTkaixuxia
2020-04-29vmalloc: fix remap_vmalloc_range() bounds checksJann Horn
2020-04-29fs/namespace.c: fix mountpoint reference counter racePiotr Krysiuk
2020-04-29f2fs: fix to avoid memory leakage in f2fs_listxattrRandall Huang
2020-04-29ceph: don't skip updating wanted caps when cap is staleYan, Zheng
2020-04-29ceph: return ceph_mdsc_do_request() errors from __get_parent()Qiujun Huang
2020-04-29ext4: fix extent_status fragmentation for plain filesDmitry Monakhov
2020-04-23f2fs: fix to wait all node page writebackChao Yu
2020-04-23ext2: fix debug reference to ext2_xattr_cacheJan Kara
2020-04-23ext2: fix empty body warnings when -Wextra is usedRandy Dunlap
2020-04-23f2fs: fix NULL pointer dereference in f2fs_write_begin()Chao Yu
2020-04-23NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust
2020-04-23cifs: Allocate encryption header through kmallocLong Li
2020-04-23ext4: do not commit super on read-only bdevEric Sandeen
2020-04-23NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context failsMisono Tomohiro
2020-04-23NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()Trond Myklebust
2020-04-23ext4: use non-movable memory for superblock readaheadRoman Gushchin
2020-04-21ext4: do not zeroout extents beyond i_disksizeJan Kara
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-17btrfs: use nofs allocations for running delayed itemsJosef Bacik
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-17btrfs: fix missing semaphore unlock in btrfs_sync_fileRobbie Ko
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: fix crash during unmount due to race with delayed inode workersFilipe Manana
2020-04-17CIFS: Fix bug which the return value by asynchronous read is errorYilu Lin
2020-04-17signal: Extend exec_id to 64bitsEric W. Biederman
2020-04-17pstore: pstore_ftrace_seq_next should increase position indexVasily Averin
2020-04-17btrfs: track reloc roots based on their commit root bytenrJosef 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