summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-06-21btrfs: make btrfs_release_delayed_iref handle the !iref caseJosef Bacik
2021-06-21btrfs: scrub: per-device bandwidth controlDavid Sterba
2021-06-21btrfs: zoned: factor out zoned device lookupJohannes Thumshirn
2021-06-21btrfs: return EAGAIN if defrag is canceledTian Tao
2021-06-21btrfs: remove io_failure_record::in_validationQu Wenruo
2021-06-21btrfs: submit read time repair only for each corrupted sectorQu Wenruo
2021-06-21btrfs: make btrfs_verify_data_csum() to return a bitmapQu Wenruo
2021-06-21btrfs: rename check_async_write and let it return boolJohannes Thumshirn
2021-06-21btrfs: zoned: bail out if we can't read a reliable write pointerJohannes Thumshirn
2021-06-21btrfs: zoned: print message when zone sanity check type failsNaohiro Aota
2021-06-21btrfs: handle preemptive delalloc flushing slightly differentlyJosef Bacik
2021-06-21btrfs: only ignore delalloc if delalloc is much smaller than orderedJosef Bacik
2021-06-21btrfs: don't include the global rsv size in the preemptive used amountJosef Bacik
2021-06-21btrfs: use the global rsv size in the preemptive thresh calculationJosef Bacik
2021-06-21btrfs: take into account global rsv in need_preemptive_reclaimJosef Bacik
2021-06-21btrfs: only clamp the first time we have to start flushingJosef Bacik
2021-06-21btrfs: check worker before need_preemptive_reclaimJosef Bacik
2021-06-21btrfs: remove stale comment for argument seed of btrfs_find_deviceSu Yue
2021-06-21btrfs: correct try_lock_extent() usage in read_extent_buffer_subpage()Goldwyn Rodrigues
2021-06-18Merge tag 'for-5.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-18afs: Re-enable freezing once a page fault is interruptedMatthew Wilcox (Oracle)
2021-06-17Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-17btrfs: zoned: fix negative space_info->bytes_readonlyNaohiro Aota
2021-06-16mm/hugetlb: expand restore_reserve_on_error functionalityMike Kravetz
2021-06-15proc: only require mm_struct for writingLinus Torvalds
2021-06-15afs: Fix an IS_ERR() vs NULL checkDan Carpenter
2021-06-14fanotify: fix copy_event_to_user() fid error clean upMatthew Bobrowski
2021-06-13Merge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-06-12Merge tag 'driver-core-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-12Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-10io_uring: add feature flag for rsrc tagsPavel Begunkov
2021-06-10io_uring: change registration/upd/rsrc tagging ABIPavel Begunkov
2021-06-10coredump: Limit what can interrupt coredumpsEric W. Biederman
2021-06-09Merge tag 'for-5.13-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-08proc: Track /proc/$pid/attr/ opener mm_structKees Cook
2021-06-07afs: Fix partial writeback of large files on fsync and closeMarc Dionne
2021-06-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-06ext4: Only advertise encrypted_casefold when encryption and unicode are enabledDaniel Rosenberg
2021-06-06ext4: fix no-key deletion for encrypt+casefoldDaniel Rosenberg
2021-06-06ext4: fix memory leak in ext4_fill_superAlexey Makhalov
2021-06-06ext4: fix fast commit alignment issuesHarshad Shirwadkar
2021-06-06ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin
2021-06-05ocfs2: fix data corruption by fallocateJunxiao Bi
2021-06-04debugfs: Fix debugfs_read_file_str()Dietmar Eggemann
2021-06-04btrfs: promote debugging asserts to full-fledged checks in validate_superNikolay Borisov
2021-06-04btrfs: return value from btrfs_mark_extent_written() in case of errorRitesh Harjani
2021-06-04btrfs: zoned: fix zone number to sector/physical calculationNaohiro Aota
2021-06-04btrfs: do not write supers if we have an fs errorJosef Bacik
2021-06-03Merge tag 'io_uring-5.13-2021-06-03' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-03Merge tag 'for-5.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds