summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-02-11aio: prevent potential eventfd recursion on pollJens Axboe
2020-02-11eventfd: track eventfd_signal() recursion depthJens 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: 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
2020-02-11Btrfs: fix race between adding and putting tree mod seq elements and nodesFilipe Manana
2020-02-11btrfs: drop log root for dropped rootsJosef Bacik
2020-02-11btrfs: set trans->drity in btrfs_commit_transactionJosef Bacik
2020-02-11Btrfs: fix infinite loop during fsync after rename operationsFilipe Manana
2020-02-11Btrfs: make deduplication with range including the last block workFilipe Manana
2020-02-11Btrfs: fix missing hole after hole punching and fsync when using NO_HOLESFilipe Manana
2020-02-11ext4: fix race conditions in ->d_compare() and ->d_hash()Eric Biggers
2020-02-11ext4: fix deadlock allocating crypto bounce page from mempoolEric Biggers
2020-02-11jbd2_seq_info_next should increase position indexVasily Averin
2020-02-11nfsd: fix filecache lookupTrond Myklebust
2020-02-11NFS: Directory page cache pages need to be locked when readTrond Myklebust
2020-02-11NFS: Fix memory leaks and corruption in readdirTrond Myklebust
2020-02-11btrfs: Handle another split brain scenario with metadata uuid featureNikolay Borisov
2020-02-11btrfs: fix improper setting of scanned for range cyclic write cache pagesJosef Bacik
2020-02-11f2fs: fix race conditions in ->d_compare() and ->d_hash()Eric Biggers
2020-02-11f2fs: fix dcache lookup of !casefolded directoriesEric Biggers
2020-02-11f2fs: code cleanup for f2fs_statfs_project()Chengguang Xu
2020-02-11f2fs: fix miscounted block limit in f2fs_statfs_project()Chengguang Xu
2020-02-11f2fs: choose hardlimit when softlimit is larger than hardlimit in f2fs_statfs...Chengguang Xu
2020-02-11ovl: fix lseek overflow on 32bitMiklos Szeredi
2020-02-11ovl: fix wrong WARN_ON() in ovl_cache_update_ino()Amir Goldstein
2020-02-11erofs: fix out-of-bound read for shifted uncompressed blockGao Xiang
2020-02-11fs: allow deduplication of eof block into the end of the destination fileFilipe Manana
2020-02-11ubifs: Fix deadlock in concurrent bulk-read and writepageZhihao Cheng
2020-02-11ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flagEric Biggers
2020-02-11ubifs: Fix wrong memory allocationSascha Hauer
2020-02-11ubifs: don't trigger assertion on invalid no-key filenameEric Biggers
2020-02-11fscrypt: don't print name of busy file when removing keyEric Biggers
2020-02-11utimes: Clamp the timestamps in notify_change()Amir Goldstein
2020-02-11memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o
2020-02-05btrfs: do not zero f_bavail if we have available spaceJosef Bacik
2020-02-05reiserfs: Fix memory leak of journal device stringJan Kara
2020-02-05gfs2: Another gfs2_find_jhead fixAndreas Gruenbacher
2020-02-05cifs: fix soft mounts hanging in the reconnect codeRonnie Sahlberg
2020-02-05vfs: fix do_last() regressionAl Viro
2020-02-01cifs: Fix memory allocation in __smb2_handle_cancelled_cmd()Paulo Alcantara (SUSE)
2020-02-01cifs: set correct max-buffer-size for smb2_ioctl_init()Ronnie Sahlberg
2020-02-01CIFS: Fix task struct use-after-free on reconnectVincent Whitchurch
2020-02-01debugfs: Return -EPERM when locked downEric Snowberg
2020-01-29readdir: be more conservative with directory entry namesLinus Torvalds
2020-01-29do_last(): fetch directory ->i_mode and ->i_uid before it's too lateAl Viro
2020-01-29readdir: make user_access_begin() use the real access rangeLinus Torvalds
2020-01-29ceph: hold extra reference to r_parent over life of requestJeff Layton