summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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
2020-04-17pstore/platform: fix potential mem leak if pstore_init_fs failedchenqiwu
2020-04-13ceph: canonicalize server path in placeIlya Dryomov
2020-04-13ceph: remove the extra slashes in the server pathXiubo Li
2020-04-02libfs: fix infoleak in simple_attr_read()Eric Biggers
2020-04-02afs: Fix some tracing detailsDavid Howells
2020-04-02ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov
2020-04-02nfs: add minor version to nfs_server_key for fscacheScott Mayhew
2020-03-25futex: Fix inode life-time issuePeter Zijlstra
2020-03-25btrfs: fix log context list corruption after rename whiteout errorFilipe Manana
2020-03-20jbd2: fix data races at struct journal_headQian Cai
2020-03-18gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcacheAl Viro
2020-03-18cifs_atomic_open(): fix double-put on late allocation failureAl Viro
2020-03-11fat: fix uninit-memory access for partial initialized inodeOGAWA Hirofumi
2020-03-11cifs: don't leak -EAGAIN for stat() during reconnectRonnie Sahlberg
2020-03-05namei: only return -ECHILD from follow_dotdot_rcu()Aleksa Sarai
2020-03-05ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter
2020-03-05cifs: Fix mode output in debugging statementsFrank Sorenson
2020-03-05dax: pass NOWAIT flag to iomap_applyJeff Moyer
2020-02-28ecryptfs: replace BUG_ON with error handling codeAditya Pakki
2020-02-28Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extentsFilipe Manana
2020-02-28btrfs: do not check delayed items are empty for single transaction cleanupJosef Bacik
2020-02-28btrfs: reset fs_root to NULL on error in open_ctreeJosef Bacik
2020-02-28btrfs: fix bytes_may_use underflow in prealloc error condtitionJosef Bacik
2020-02-28ext4: fix race between writepages and enabling EXT4_EXTENTS_FLEric Biggers
2020-02-28ext4: rename s_journal_flag_rwsem to s_writepages_rwsemEric Biggers
2020-02-28ext4: fix mount failure with quota configured as moduleJan Kara