summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2020-02-15cifs: fail i/o on soft mounts if sessionsetup errors outRonnie Sahlberg1-2/+8
2020-02-15btrfs: flush write bio if we loop in extent_write_cache_pagesJosef Bacik1-0/+8
2020-02-15Btrfs: fix race between adding and putting tree mod seq elements and nodesFilipe Manana5-16/+8
2020-02-15btrfs: remove trivial locking wrappers of tree mod logDavid Sterba1-39/+19
2020-02-15Btrfs: fix assertion failure on fsync with NO_HOLES enabledFilipe Manana1-6/+1
2020-02-15NFS: Directory page cache pages need to be locked when readTrond Myklebust1-11/+19
2020-02-15NFS: Fix bool initialization/comparisonThomas Meyer3-7/+7
2020-02-15NFS: Fix memory leaks and corruption in readdirTrond Myklebust1-2/+17
2020-02-15ext2: Adjust indentation in ext2_fill_superNathan Chancellor1-3/+3
2020-02-15btrfs: set trans->drity in btrfs_commit_transactionJosef Bacik1-0/+8
2020-02-15Revert "ovl: modify ovl_permission() to do checks on two inodes"Ioanna Alifieraki1-13/+0
2020-02-05btrfs: do not zero f_bavail if we have available spaceJosef Bacik1-1/+9
2020-02-05btrfs: fix mixed block count of available spaceLuis de Bethencourt1-3/+13
2020-02-05reiserfs: Fix memory leak of journal device stringJan Kara1-0/+2
2020-02-05vfs: fix do_last() regressionAl Viro1-2/+2
2020-01-29do_last(): fetch directory ->i_mode and ->i_uid before it's too lateAl Viro1-7/+10
2020-01-29Btrfs: fix hang when loading existing inode cache off diskFilipe Manana1-0/+1
2020-01-29signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman1-1/+1
2020-01-29ext4: set error return correctly when ext4_htree_store_dirent failsColin Ian King1-1/+1
2020-01-29cifs: fix rmmod regression in cifs.ko caused by force_sig changesSteve French1-0/+1
2020-01-29signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sigEric W. Biederman1-1/+1
2020-01-29jfs: fix bogus variable self-initializationArnd Bergmann1-2/+1
2020-01-29fs/nfs: Fix nfs_parse_devname to not modify it's argumentEric W. Biederman1-1/+1
2020-01-29exportfs: fix 'passing zero to ERR_PTR()' warningYueHaibing1-0/+1
2020-01-29xfs: Sanity check flags of Q_XQUOTARM callJan Kara1-0/+3
2020-01-23ocfs2: call journal flush to mark journal as empty after journal recovery whe...Kai Li1-0/+8
2020-01-23cifs: Adjust indentation in smb2_open_fileNathan Chancellor1-1/+1
2020-01-23ext4: add more paranoia checking in ext4_expand_extra_isize handlingTheodore Ts'o2-8/+27
2020-01-23ext4: fix use-after-free race with debug_want_extra_isizeBarret Rhoden1-23/+33
2020-01-23mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko1-30/+1
2020-01-14chardev: Avoid potential use-after-free in 'chrdev_open()'Will Deacon1-1/+1
2020-01-12pstore/ram: Write new dumps to start of recycled zonesAleksandr Yashkin1-0/+11
2020-01-12locks: print unsigned ino in /proc/locksAmir Goldstein1-1/+1
2020-01-12xfs: fix mount failure crash on invalid iclog memory accessBrian Foster1-0/+2
2020-01-04filldir[64]: remove WARN_ON_ONCE() for bad directory entriesLinus Torvalds1-2/+2
2020-01-04Make filldir[64]() verify the directory entry filename is validLinus Torvalds1-0/+40
2020-01-04ocfs2: fix passing zero to 'PTR_ERR' warningDing Xiang1-2/+2
2020-01-04ext4: work around deleting a file with i_nlink == 0 safelyTheodore Ts'o1-6/+5
2020-01-04fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned longKonstantin Khlebnikov1-12/+17
2020-01-04jbd2: Fix statistics for the number of logged blocksJan Kara1-1/+3
2020-01-04ext4: check for directory entries too close to block endJan Kara1-0/+5
2020-01-04Btrfs: fix removal logic of the tree mod log that leads to use-after-free issuesFilipe Manana1-1/+1
2020-01-04btrfs: abort transaction after failed inode updates in create_subvolJosef Bacik1-2/+8
2020-01-04btrfs: return error pointer from alloc_test_extent_bufferDan Carpenter2-4/+6
2020-01-04btrfs: do not call synchronize_srcu() in inode_tree_delJosef Bacik1-1/+0
2020-01-04btrfs: don't prematurely free work in end_workqueue_fn()Omar Sandoval1-1/+1
2020-01-04btrfs: handle ENOENT in btrfs_uuid_tree_iterateJosef Bacik1-0/+2
2020-01-04btrfs: do not leak reloc root if we fail to read the fs rootJosef Bacik1-0/+1
2019-12-21CIFS: Respect O_SYNC and O_DIRECT flags during reconnectPavel Shilovsky1-0/+7
2019-12-21Btrfs: fix negative subv_writers counter and data space leak after buffered w...Filipe Manana1-1/+1