summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-02-24fuse: don't overflow LLONG_MAX with end offsetMiklos Szeredi
2020-02-24cifs: log warning message (once) if out of disk spaceSteve French
2020-02-24help_next should increase position indexVasily Averin
2020-02-24NFS: Fix memory leaksWenwen Wang
2020-02-24reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()Yunfeng Ye
2020-02-24ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()wangyan
2020-02-24ocfs2: make local header paths relative to C filesMasahiro Yamada
2020-02-24btrfs: do not do delalloc reservation under page lockJosef Bacik
2020-02-24ceph: check availability of mds cluster on mount after wait timeoutXiubo Li
2020-02-24cifs: fix NULL dereference in match_prepathRonnie Sahlberg
2020-02-24cifs: Fix mount options set in automountPaulo Alcantara (SUSE)
2020-02-24cifs: fix unitialized variable poential problem with network I/O cache lock p...Steve French
2020-02-24jbd2: make sure ESHUTDOWN to be recorded in the journal superblockzhangyi (F)
2020-02-24jbd2: switch to use jbd2_journal_abort() when failed to submit the commit recordzhangyi (F)
2020-02-24btrfs: Fix split-brain handling when changing FSID to metadata uuidNikolay Borisov
2020-02-24btrfs: separate definition of assertion failure handlersDavid Sterba
2020-02-24btrfs: device stats, log when stats are zeroedAnand Jain
2020-02-24btrfs: safely advance counter when looking up bio csumsDavid Sterba
2020-02-24btrfs: fix possible NULL-pointer dereference in integrity checksJohannes Thumshirn
2020-02-24f2fs: fix memleak of kobjectChao Yu
2020-02-24f2fs: free sysfs kobjectJaegeuk Kim
2020-02-24f2fs: set I_LINKABLE early to avoid wrong access by vfsJaegeuk Kim
2020-02-24udf: Fix free space reporting for metadata and virtual partitionsJan Kara
2020-02-24nfsd: Clone should commit src file metadata tooTrond Myklebust
2020-02-24reiserfs: Fix spurious unlock in reiserfs_fill_super() error handlingJan Kara
2020-02-24Btrfs: keep pages dirty when using btrfs_writepage_fixup_workerChris Mason
2020-02-24ext4, jbd2: ensure panic when aborting with zero errnozhangyi (F)
2020-02-24udf: Allow writing to 'Rewritable' partitionsJan Kara
2020-02-24ext4: fix deadlock allocating bio_post_read_ctx from mempoolEric Biggers
2020-02-24jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when...Kai Li
2020-02-24ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAITRitesh Harjani
2020-02-24f2fs: call f2fs_balance_fs outside of locked pageJaegeuk Kim
2020-02-24f2fs: preallocate DIO blocks when forcing buffered_ioJaegeuk Kim
2020-02-19ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs...Chengguang Xu
2020-02-19jbd2: do not clear the BH_Mapped flag when forgetting a metadata bufferzhangyi (F)
2020-02-19jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()zhangyi (F)
2020-02-19NFSv4.1 make cachethis=no for writesOlga Kornievskaia
2020-02-19cifs: fix mount option display for sec=krb5iPetr Pavlu
2020-02-19cifs: make sure we do not overflow the max EA buffer sizeRonnie Sahlberg
2020-02-19btrfs: log message when rw remount is attempted with unclean tree-logDavid Sterba
2020-02-19btrfs: print message when tree-log replay startsDavid Sterba
2020-02-19btrfs: ref-verify: fix memory leaksWenwen Wang
2020-02-19Btrfs: fix race between using extent maps and merging themFilipe Manana
2020-02-19ext4: improve explanation of a mount failure caused by a misconfigured kernelTheodore Ts'o
2020-02-19ext4: add cond_resched() to ext4_protect_reserved_inodeShijie Luo
2020-02-19ext4: fix checksum errors with indexed dirsJan Kara
2020-02-19ext4: fix support for inode sizes > 1024 bytesTheodore Ts'o
2020-02-19ext4: don't assume that mmp_nodename/bdevname have NULAndreas Dilger
2020-02-14NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewalsRobert Milkowski
2020-02-14NFSv4: try lease recovery on NFS4ERR_EXPIREDRobert Milkowski