summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-06-16coredump: Limit what can interrupt coredumpsEric W. Biederman
2021-06-16btrfs: promote debugging asserts to full-fledged checks in validate_superNikolay Borisov
2021-06-16btrfs: return value from btrfs_mark_extent_written() in case of errorRitesh Harjani
2021-06-16btrfs: zoned: fix zone number to sector/physical calculationNaohiro Aota
2021-06-16btrfs: do not write supers if we have an fs errorJosef Bacik
2021-06-16proc: Track /proc/$pid/attr/ opener mm_structKees Cook
2021-06-10btrfs: fix deadlock when cloning inline extents and low on available spaceFilipe Manana
2021-06-10btrfs: abort in rename_exchange if we fail to insert the second refJosef Bacik
2021-06-10btrfs: fixup error handling in fixup_inode_link_countsJosef Bacik
2021-06-10btrfs: check error value from btrfs_update_inode in tree logJosef Bacik
2021-06-10btrfs: fix fsync failure and transaction abort after writes to prealloc extentsFilipe Manana
2021-06-10btrfs: return errors from btrfs_del_csums in cleanup_ref_headJosef Bacik
2021-06-10btrfs: fix error handling in btrfs_del_csumsJosef Bacik
2021-06-10btrfs: mark ordered extent and inode with error if we fail to finishJosef Bacik
2021-06-10ocfs2: fix data corruption by fallocateJunxiao Bi
2021-06-10ext4: fix accessing uninit percpu counter variable with fast_commitRitesh Harjani
2021-06-10ext4: fix memory leak in ext4_mb_init_backend on error path.Phillip Potter
2021-06-10ext4: fix fast commit alignment issuesHarshad Shirwadkar
2021-06-10ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin
2021-06-10ext4: fix memory leak in ext4_fill_superAlexey Makhalov
2021-06-10gfs2: fix scheduling while atomic bug in glocksBob Peterson
2021-06-10io_uring: fix ltout double free on completion racePavel Begunkov
2021-06-10io_uring: wrap io_kiocb reference count manipulation in helpersJens Axboe
2021-06-10io_uring: use better types for cflagsPavel Begunkov
2021-06-10io_uring: fix link timeout refsPavel Begunkov
2021-06-03block: fix a race between del_gendisk and BLKRRPARTGulam Mohamed
2021-06-03SMB3: incorrect file id in requests compounded with openSteve French
2021-06-03btrfs: do not BUG_ON in link_to_fixup_dirJosef Bacik
2021-06-03btrfs: release path before starting transaction when cloning inline extentFilipe Manana
2021-06-03btrfs: return whole extents in fiemapBoris Burkov
2021-06-03afs: Fix the nlink handling of dir-over-dir renameDavid Howells
2021-06-03NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 configZhang Xiaoxu
2021-06-03NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()Trond Myklebust
2021-06-03NFS: Fix an Oopsable condition in __nfs_pageio_add_request()Trond Myklebust
2021-06-03NFS: fix an incorrect limit in filelayout_decode_layout()Dan Carpenter
2021-06-03fs/nfs: Use fatal_signal_pending instead of signal_pendingzhouchuangao
2021-06-03debugfs: fix security_locked_down() call for SELinuxOndrej Mosnacek
2021-06-03proc: Check /proc/$pid/attr/ writes against file openerKees Cook
2021-06-03NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()Anna Schumaker
2021-06-03cifs: set server->cipher_type to AES-128-CCM for SMB3.0Aurelien Aptel
2021-06-03cifs: fix string declarations and assignments in tracepointsShyam Prasad N
2021-05-26Revert "ecryptfs: replace BUG_ON with error handling code"Greg Kroah-Hartman
2021-05-26userfaultfd: hugetlbfs: fix new flag usage in error pathMike Kravetz
2021-05-26fs/mount_setattr: tighten permission checksChristian Brauner
2021-05-26cifs: fix memory leak in smb2_copychunk_rangeRonnie Sahlberg
2021-05-26btrfs: fix removed dentries still existing after log is syncedFilipe Manana
2021-05-26btrfs: avoid RCU stalls while running delayed iputsJosef Bacik
2021-05-22block: reexpand iov_iter after read/writeyangerkun
2021-05-22ceph: don't allow access to MDS-private inodesJeff Layton
2021-05-22ceph: don't clobber i_snap_caps on non-I_NEW inodeJeff Layton