summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-04-24ext2: fix debug reference to ext2_xattr_cacheJan Kara
2020-04-24ext2: fix empty body warnings when -Wextra is usedRandy Dunlap
2020-04-24NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust
2020-04-24ext4: do not commit super on read-only bdevEric Sandeen
2020-04-24NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context failsMisono Tomohiro
2020-04-24ext4: do not zeroout extents beyond i_disksizeJan Kara
2020-04-24btrfs: check commit root generation in should_ignore_rootJosef Bacik
2020-04-24ext4: fix incorrect inodes per group in error messageJosh Triplett
2020-04-24ext4: fix incorrect group count in ext4_fill_super error messageJosh Triplett
2020-04-24jbd2: improve comments about freeing data buffers whose page mapping is NULLzhangyi (F)
2020-04-24Btrfs: fix crash during unmount due to race with delayed inode workersFilipe Manana
2020-04-24hfsplus: fix crash and filesystem corruption when deleting filesSimon Gander
2020-04-24ocfs2: no need try to truncate file beyond i_sizeChangwei Ge
2020-04-24ext4: fix a data race at inode->i_blocksQian Cai
2020-04-24btrfs: drop block from cache on error in relocationJosef Bacik
2020-04-24signal: Extend exec_id to 64bitsEric W. Biederman
2020-04-24btrfs: track reloc roots based on their commit root bytenrJosef Bacik
2020-04-24btrfs: remove a BUG_ON() from merge_reloc_roots()Josef Bacik
2020-04-24gfs2: Don't demote a glock until its revokes are writtenBob Peterson
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-02futex: Fix inode life-time issuePeter Zijlstra
2020-03-20jbd2: fix data races at struct journal_headQian Cai
2020-03-20gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcacheAl Viro
2020-03-20cifs_atomic_open(): fix double-put on late allocation failureAl Viro
2020-03-20NFS: Remove superfluous kmap in nfs_readdir_xdr_to_arrayPetr Malat
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-11namei: only return -ECHILD from follow_dotdot_rcu()Aleksa Sarai
2020-03-11ecryptfs: Fix up bad backport of fe2e082f5da5b4a0a92ae32978f81507ef37ec66Nathan Chancellor
2020-03-11ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter
2020-03-11cifs: Fix mode output in debugging statementsFrank Sorenson
2020-03-11ext4: fix potential race between s_group_info online resizing and accessSuraj Jitindar Singh
2020-03-11ext4: fix potential race between s_flex_groups online resizing and accessSuraj Jitindar Singh
2020-03-11ext4: fix potential race between online resizing and write operationsTheodore Ts'o
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-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
2020-02-28ext4: add cond_resched() to __ext4_find_entry()Shijie Luo
2020-02-28ext4: fix a data race in EXT4_I(inode)->i_disksizeQian Cai
2020-02-28help_next should increase position indexVasily Averin
2020-02-28reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()Yunfeng Ye
2020-02-28ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()wangyan
2020-02-28cifs: fix NULL dereference in match_prepathRonnie Sahlberg
2020-02-28jbd2: switch to use jbd2_journal_abort() when failed to submit the commit recordzhangyi (F)
2020-02-28udf: Fix free space reporting for metadata and virtual partitionsJan Kara
2020-02-28reiserfs: Fix spurious unlock in reiserfs_fill_super() error handlingJan Kara