aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-11-19ext4: fix -Wstringop-truncation warningsv5.2/standard/tiny/intel-x86v5.2/standard/tiny/common-pcv5.2/standard/tiny/basev5.2/standard/qemuppcv5.2/standard/qemuarm64v5.2/standard/intel-x86v5.2/standard/edgerouterv5.2/standard/beaglebonev5.2/standard/baseWenlin Kang
2020-09-21Merge tag 'v5.2.60' into v5.2/standard/baseBruce Ashfield
2020-09-17rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells
2020-09-17debugfs: Fix module state check conditionVladis Dronov
2020-09-17fs/ufs: avoid potential u32 multiplication overflowColin Ian King
2020-09-17fs/minix: remove expected error message in block_to_path()Eric Biggers
2020-09-17fs/minix: fix block limit check for V1 filesystemsEric Biggers
2020-09-17fs/minix: set s_maxbytes correctlyEric Biggers
2020-09-17nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell
2020-09-17nfs: nfs_file_write() should check for writeback errorsScott Mayhew
2020-09-17ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|renameZhihao Cheng
2020-09-17nfs: ensure correct writeback errors are returned on close()Scott Mayhew
2020-09-17orangefs: get rid of knob code...Mike Marshall
2020-09-17xfs: fix boundary test in xfs_attr_shortform_verifyEric Sandeen
2020-09-17jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superbl...zhangyi (F)
2020-09-17ext4: fix potential negative array index in do_split()Eric Sandeen
2020-09-17ext2: fix missing percpu_counter_incMikulas Patocka
2020-09-17cifs: Fix leak when handling lease break for cached root fidPaul Aurich
2020-09-17btrfs: fix memory leaks after failure to lookup checksums during inode loggingFilipe Manana
2020-09-17btrfs: only search for left_info if there is no right_info in try_merge_free_...Josef Bacik
2020-09-17btrfs: fix messages after changing compression level by remountDavid Sterba
2020-09-17btrfs: move the chunk_mutex in btrfs_read_chunk_treeJosef Bacik
2020-09-17btrfs: open device without device_list_mutexJosef Bacik
2020-09-17btrfs: don't traverse into the seed devices in show_devnameAnand Jain
2020-09-17btrfs: ref-verify: fix memory leak in add_block_entryTom Rix
2020-09-17btrfs: don't allocate anonymous block device for user invisible rootsQu Wenruo
2020-09-17btrfs: free anon block device right after subvolume deletionQu Wenruo
2020-09-17smb3: warn on confusing error scenario with sec=krb5Steve French
2020-09-07Merge tag 'v5.2.59' into v5.2/standard/baseBruce Ashfield
2020-09-04ext4: fix checking of directory entry validity for inline directoriesJan Kara
2020-09-04fs/minix: reject too-large maximum file sizeEric Biggers
2020-09-04fs/minix: don't allow getting deleted inodesEric Biggers
2020-09-04fs/minix: check return value of sb_getblk()Eric Biggers
2020-09-04pstore: Fix linking when crypto API disabledMatteo Croce
2020-09-04NFS: Don't return layout segments that are in useTrond Myklebust
2020-09-04NFS: Don't move layouts to plh_return_segs list while in useTrond Myklebust
2020-09-049p: Fix memory leak in v9fs_mountZheng Bin
2020-09-04dlm: Fix kobject memleakWang Hai
2020-09-04xfs: fix inode allocation block res calculation precedenceBrian Foster
2020-09-04kernfs: do not call fsnotify() with name without a parentAmir Goldstein
2020-09-04xfs: fix reflink quota reservation accounting errorDarrick J. Wong
2020-09-04xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data forkDarrick J. Wong
2020-09-04fs/btrfs: Add cond_resched() for try_release_extent_mapping() stallsPaul E. McKenney
2020-08-29Merge tag 'v5.2.58' into v5.2/standard/baseBruce Ashfield
2020-08-29Merge tag 'v5.2.57' into v5.2/standard/baseBruce Ashfield
2020-08-27nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever
2020-08-27xattr: break delegations in {set,remove}xattrFrank van der Linden
2020-08-23ext4: fix direct I/O read errorJiang Ying
2020-08-20Merge tag 'v5.2.54' into v5.2/standard/baseBruce Ashfield
2020-08-18ceph: handle zero-length feature mask in session messagesJeff Layton