summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* ext4: remove check for zero nr_to_scan in ext4_es_scan()Zhang Yi2021-07-201-3/+0
* ext4: correct the cache_nr in tracepoint ext4_es_shrink_exitZhang Yi2021-07-201-0/+1
* ext4: return error code when ext4_fill_flex_info() failsYang Yingliang2021-07-201-0/+1
* ext4: fix kernel infoleak via ext4_extent_headerAnirudh Rayabharam2021-07-201-0/+3
* ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transact...Zhang Yi2021-07-201-1/+8
* btrfs: clear defrag status of a root if starting transaction failsDavid Sterba2021-07-201-2/+4
* btrfs: send: fix invalid path for unlink operations after parent orphanizationFilipe Manana2021-07-201-0/+11
* ntfs: fix validity check for file name attributeDesmond Cheong Zhi Xi2021-07-201-1/+1
* ext4: eliminate bogus error in ext4_data_block_valid_rcu()Tahsin Erdogan2021-07-111-1/+3
* nilfs2: fix memory leak in nilfs_sysfs_delete_device_groupPavel Skripkin2021-06-301-0/+1
* afs: Fix an IS_ERR() vs NULL checkDan Carpenter2021-06-301-2/+2
* gfs2: Fix use-after-free in gfs2_glock_shrink_scanHillf Danton2021-06-301-1/+1
* gfs2: Prevent direct-I/O write fallback errors from getting lostAndreas Gruenbacher2021-06-301-1/+4
* proc: only require mm_struct for writingLinus Torvalds2021-06-161-1/+3
* NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.Dai Ngo2021-06-161-0/+8
* NFSv4: Fix second deadlock in nfs4_evict_inode()Trond Myklebust2021-06-161-2/+7
* NFS: Fix use-after-free in nfs4_init_client()Anna Schumaker2021-06-161-1/+1
* NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()Trond Myklebust2021-06-162-1/+12
* NFS: Fix a potential NULL dereference in nfs_get_client()Dan Carpenter2021-06-161-1/+1
* btrfs: return value from btrfs_mark_extent_written() in case of errorRitesh Harjani2021-06-161-2/+2
* proc: Track /proc/$pid/attr/ opener mm_structKees Cook2021-06-161-1/+8
* btrfs: fix unmountable seed device after fstrimAnand Jain2021-06-101-3/+7
* btrfs: fixup error handling in fixup_inode_link_countsJosef Bacik2021-06-101-6/+7
* btrfs: return errors from btrfs_del_csums in cleanup_ref_headJosef Bacik2021-06-101-1/+1
* btrfs: fix error handling in btrfs_del_csumsJosef Bacik2021-06-101-5/+5
* btrfs: mark ordered extent and inode with error if we fail to finishJosef Bacik2021-06-101-0/+12
* ocfs2: fix data corruption by fallocateJunxiao Bi2021-06-101-5/+50
* ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin2021-06-101-20/+23
* hugetlbfs: hugetlb_fault_mutex_hash() cleanupMike Kravetz2021-06-031-2/+2
* SMB3: incorrect file id in requests compounded with openSteve French2021-06-031-3/+3
* btrfs: do not BUG_ON in link_to_fixup_dirJosef Bacik2021-06-031-2/+0
* NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 configZhang Xiaoxu2021-06-031-1/+1
* NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()Trond Myklebust2021-06-031-7/+5
* NFS: fix an incorrect limit in filelayout_decode_layout()Dan Carpenter2021-06-031-1/+1
* proc: Check /proc/$pid/attr/ writes against file openerKees Cook2021-06-031-0/+4
* NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()Anna Schumaker2021-06-031-8/+7
* cifs: set server->cipher_type to AES-128-CCM for SMB3.0Aurelien Aptel2021-06-031-0/+7
* Revert "ecryptfs: replace BUG_ON with error handling code"Greg Kroah-Hartman2021-05-261-4/+2
* cifs: fix memory leak in smb2_copychunk_rangeRonnie Sahlberg2021-05-261-0/+2
* iomap: fix sub-page uptodate handlingChristoph Hellwig2021-05-221-10/+24
* block: reexpand iov_iter after read/writeyangerkun2021-05-221-3/+17
* ceph: fix fscache invalidationJeff Layton2021-05-222-0/+2
* squashfs: fix divide error in calculate_skip()Phillip Lougher2021-05-221-3/+3
* hfsplus: prevent corruption in shrinking truncateJouni Roivas2021-05-221-3/+4
* NFSv4.2 fix handling of sr_eof in SEEK's replyOlga Kornievskaia2021-05-221-1/+4
* pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()Nikola Livic2021-05-221-1/+1
* NFS: Deal correctly with attribute generation counter overflowTrond Myklebust2021-05-221-4/+4
* NFSv4.2: Always flush out writes in nfs42_proc_fallocate()Trond Myklebust2021-05-221-7/+9
* f2fs: fix a redundant call to f2fs_balance_fs if an error occursColin Ian King2021-05-221-1/+2
* cuse: prevent cloneMiklos Szeredi2021-05-221-0/+2