summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-02-19NFSv4: Add accounting for the number of active delegations heldTrond Myklebust
2020-02-19io-wq: add support for inheriting ->fsJens Axboe
2020-02-19ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs...Chengguang Xu
2020-02-19NFSv4: Ensure the delegation cred is pinned when we call delegreturnTrond Myklebust
2020-02-19NFSv4.1 make cachethis=no for writesOlga Kornievskaia
2020-02-19ceph: noacl mount option is effectively ignoredXiubo Li
2020-02-19cifs: fix mount option display for sec=krb5iPetr Pavlu
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-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-19io_uring: retry raw bdev writes if we hit -EOPNOTSUPPJens Axboe
2020-02-19io_uring: fix deferred req iovec leakPavel Begunkov
2020-02-14NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewalsRobert Milkowski
2020-02-14NFSv4: try lease recovery on NFS4ERR_EXPIREDRobert Milkowski
2020-02-14NFSv4: pnfs_roc() must use cred_fscmp() to compare credsTrond Myklebust
2020-02-14NFS: Fix fix of show_nfs_errorsTrond Myklebust
2020-02-14NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()Trond Myklebust
2020-02-14NFS: Revalidate the file size on a fatal write errorTrond Myklebust
2020-02-14nfs: NFS_SWAP should depend on SWAPGeert Uytterhoeven
2020-02-14NFSv4.x recover from pre-mature loss of openstateidOlga Kornievskaia
2020-02-11io_uring: prevent potential eventfd recursion on pollJens Axboe
2020-02-11io_uring: enable option to only trigger eventfd for async completionsSasha Levin
2020-02-11cifs: fix mode bits from dir listing when mounted with modefromsidAurelien Aptel
2020-02-11cifs: fail i/o on soft mounts if sessionsetup errors outRonnie Sahlberg
2020-02-11ubifs: Fix memory leak from c->sup_nodeQuanyang Wang
2020-02-11nfsd: Return the correct number of bytes written to the fileTrond Myklebust
2020-02-11nfsd: fix jiffies/time_t mixup in LRU listArnd Bergmann
2020-02-11nfsd: fix delay timer on 32-bit architecturesArnd Bergmann
2020-02-11ext2: Adjust indentation in ext2_fill_superNathan Chancellor
2020-02-11fix up iter on short count in fuse_direct_io()Miklos Szeredi
2020-02-11ocfs2: fix oops when writing cloned fileGang He
2020-02-11aio: prevent potential eventfd recursion on pollJens Axboe
2020-02-11eventfd: track eventfd_signal() recursion depthJens Axboe
2020-02-11io_uring: spin for sq thread to idle on shutdownJens Axboe
2020-02-11io_uring: don't map read/write iovec potentially twiceJens Axboe
2020-02-11gfs2: fix O_SYNC write handlingAndreas Gruenbacher
2020-02-11gfs2: move setting current->backing_dev_infoChristoph Hellwig
2020-02-11gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0Abhi Das
2020-02-11Btrfs: send, fix emission of invalid clone operations within the same fileFilipe Manana
2020-02-11btrfs: Correctly handle empty trees in find_first_clear_extent_bitNikolay Borisov
2020-02-11btrfs: flush write bio if we loop in extent_write_cache_pagesJosef Bacik