1. 907d271 btrfs: add cancellable chunk relocation support by David Sterba · 3 years, 8 months ago
  2. 0d7ed32 btrfs: protect exclusive_operation by super_lock by David Sterba · 3 years, 8 months ago
  3. 24880be5 btrfs: clean up header members offsets in write helpers by David Sterba · 4 years, 4 months ago
  4. dfd29ee btrfs: simplify eb checksum verification in btrfs_validate_metadata_buffer by David Sterba · 4 years, 4 months ago
  5. ff14aa7 btrfs: remove extra sb::s_id from message in btrfs_validate_metadata_buffer by David Sterba · 4 years, 4 months ago
  6. 282ab3f btrfs: reduce compressed_bio members' types by David Sterba · 5 years ago
  7. 4954706 btrfs: document byte swap optimization of root_item::flags accessors by David Sterba · 4 years, 4 months ago
  8. 7735cd7 btrfs: scrub: factor out common scrub_stripe constraints by David Sterba · 5 years ago
  9. 1aeb6b5 btrfs: clear log tree recovering status if starting transaction fails by David Sterba · 4 years, 6 months ago
  10. 6819703 btrfs: clear defrag status of a root if starting transaction fails by David Sterba · 4 years, 6 months ago
  11. 8c5ec99 btrfs: sysfs: fix format string for some discard stats by David Sterba · 3 years, 8 months ago
  12. 5963ffca btrfs: always abort the transaction if we abort a trans handle by Josef Bacik · 3 years, 8 months ago
  13. 0d7d316 btrfs: don't set the full sync flag when truncation does not touch extents by Filipe Manana · 3 years, 8 months ago
  14. 4f7e673 btrfs: fix misleading and incomplete comment of btrfs_truncate() by Filipe Manana · 3 years, 8 months ago
  15. 04587ad btrfs: abort transaction if we fail to update the delayed inode by Josef Bacik · 3 years, 8 months ago
  16. bb385be btrfs: fix error handling in __btrfs_update_delayed_inode by Josef Bacik · 3 years, 8 months ago
  17. a4cb90d btrfs: make btrfs_release_delayed_iref handle the !iref case by Josef Bacik · 3 years, 8 months ago
  18. eb3b505 btrfs: scrub: per-device bandwidth control by David Sterba · 5 years ago
  19. e7ff9e6 btrfs: zoned: factor out zoned device lookup by Johannes Thumshirn · 3 years, 8 months ago
  20. 50535db btrfs: return EAGAIN if defrag is canceled by Tian Tao · 3 years, 9 months ago
  21. 1245835 btrfs: remove io_failure_record::in_validation by Qu Wenruo · 3 years, 9 months ago
  22. 150e4b0 btrfs: submit read time repair only for each corrupted sector by Qu Wenruo · 3 years, 9 months ago
  23. 08508fe btrfs: make btrfs_verify_data_csum() to return a bitmap by Qu Wenruo · 3 years, 9 months ago
  24. f4dcfb3 btrfs: rename check_async_write and let it return bool by Johannes Thumshirn · 3 years, 8 months ago
  25. 06e1e7f btrfs: zoned: bail out if we can't read a reliable write pointer by Johannes Thumshirn · 3 years, 9 months ago
  26. 47cdfb5 btrfs: zoned: print message when zone sanity check type fails by Naohiro Aota · 3 years, 9 months ago
  27. 385f421 btrfs: handle preemptive delalloc flushing slightly differently by Josef Bacik · 3 years, 9 months ago
  28. 3e10156 btrfs: only ignore delalloc if delalloc is much smaller than ordered by Josef Bacik · 3 years, 9 months ago
  29. 30acce4 btrfs: don't include the global rsv size in the preemptive used amount by Josef Bacik · 3 years, 9 months ago
  30. 1239e2d btrfs: use the global rsv size in the preemptive thresh calculation by Josef Bacik · 3 years, 9 months ago
  31. 610a6ef btrfs: take into account global rsv in need_preemptive_reclaim by Josef Bacik · 3 years, 9 months ago
  32. 0aae4ca9 btrfs: only clamp the first time we have to start flushing by Josef Bacik · 3 years, 9 months ago
  33. ed738ba btrfs: check worker before need_preemptive_reclaim by Josef Bacik · 3 years, 9 months ago
  34. 94358c3 btrfs: remove stale comment for argument seed of btrfs_find_device by Su Yue · 3 years, 9 months ago
  35. dc56219 btrfs: correct try_lock_extent() usage in read_extent_buffer_subpage() by Goldwyn Rodrigues · 3 years, 9 months ago
  36. 6fab154 Merge tag 'for-5.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 7 months ago
  37. 9620ad8 afs: Re-enable freezing once a page fault is interrupted by Matthew Wilcox (Oracle) · 3 years, 7 months ago
  38. 39519f6 Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 7 months ago
  39. f9f28e5 btrfs: zoned: fix negative space_info->bytes_readonly by Naohiro Aota · 3 years, 7 months ago
  40. 846be08 mm/hugetlb: expand restore_reserve_on_error functionality by Mike Kravetz · 3 years, 7 months ago
  41. 94f0b2d proc: only require mm_struct for writing by Linus Torvalds · 3 years, 7 months ago
  42. a33d626 afs: Fix an IS_ERR() vs NULL check by Dan Carpenter · 3 years, 7 months ago
  43. f644bc4 fanotify: fix copy_event_to_user() fid error clean up by Matthew Bobrowski · 3 years, 7 months ago
  44. 960f071 Merge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 7 months ago
  45. 87a7f73 Merge tag 'driver-core-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 7 months ago
  46. b2568ee Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 7 months ago
  47. 9690557 io_uring: add feature flag for rsrc tags by Pavel Begunkov · 3 years, 7 months ago
  48. 992da01 io_uring: change registration/upd/rsrc tagging ABI by Pavel Begunkov · 3 years, 7 months ago
  49. 06af867 coredump: Limit what can interrupt coredumps by Eric W. Biederman · 3 years, 7 months ago
  50. cc6cf82 Merge tag 'for-5.13-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 7 months ago
  51. 591a22c proc: Track /proc/$pid/attr/ opener mm_struct by Kees Cook · 3 years, 7 months ago
  52. dc25573 afs: Fix partial writeback of large files on fsync and close by Marc Dionne · 3 years, 7 months ago
  53. 20e41d9 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 7 months ago
  54. e71f99f ext4: Only advertise encrypted_casefold when encryption and unicode are enabled by Daniel Rosenberg · 3 years, 8 months ago
  55. 63e7f12 ext4: fix no-key deletion for encrypt+casefold by Daniel Rosenberg · 3 years, 8 months ago
  56. afd09b6 ext4: fix memory leak in ext4_fill_super by Alexey Makhalov · 3 years, 8 months ago
  57. a7ba36b ext4: fix fast commit alignment issues by Harshad Shirwadkar · 3 years, 8 months ago
  58. 082cd4e ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed by Ye Bin · 3 years, 9 months ago
  59. 6bba447 ocfs2: fix data corruption by fallocate by Junxiao Bi · 3 years, 8 months ago
  60. f501b6a debugfs: Fix debugfs_read_file_str() by Dietmar Eggemann · 3 years, 8 months ago
  61. aefd7f7 btrfs: promote debugging asserts to full-fledged checks in validate_super by Nikolay Borisov · 3 years, 8 months ago
  62. e7b2ec3 btrfs: return value from btrfs_mark_extent_written() in case of error by Ritesh Harjani · 3 years, 8 months ago
  63. 5b434df btrfs: zoned: fix zone number to sector/physical calculation by Naohiro Aota · 3 years, 8 months ago
  64. 165ea85 btrfs: do not write supers if we have an fs error by Josef Bacik · 3 years, 8 months ago
  65. ec95502 Merge tag 'io_uring-5.13-2021-06-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  66. fd2ff27 Merge tag 'for-5.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
  67. c3aba89 NFSv4: Fix second deadlock in nfs4_evict_inode() by Trond Myklebust · 3 years, 8 months ago
  68. dfe1fe7 NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode() by Trond Myklebust · 3 years, 8 months ago
  69. d1b5c23 NFS: FMODE_READ and friends are C macros, not enum types by Chuck Lever · 3 years, 8 months ago
  70. 09226e8 NFS: Fix a potential NULL dereference in nfs_get_client() by Dan Carpenter · 3 years, 8 months ago
  71. 476bdb0 NFS: Fix use-after-free in nfs4_init_client() by Anna Schumaker · 3 years, 8 months ago
  72. 0b4f132 NFS: Ensure the NFS_CAP_SECURITY_LABEL capability is set when appropriate by Scott Mayhew · 3 years, 8 months ago
  73. b45f189 ext4: fix accessing uninit percpu counter variable with fast_commit by Ritesh Harjani · 3 years, 9 months ago
  74. d5b8145 Revert "gfs2: Fix mmap locking for write faults" by Andreas Gruenbacher · 3 years, 8 months ago
  75. f8849e2 NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error. by Dai Ngo · 3 years, 8 months ago
  76. c2131f7 Merge tag 'gfs2-v5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 8 months ago
  77. 36c7955 Merge tag 'fsnotify_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 8 months ago
  78. 1ab19c5 gfs2: Fix use-after-free in gfs2_glock_shrink_scan by Hillf Danton · 3 years, 8 months ago
  79. 75b9c72 Merge tag 'xfs-5.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 8 months ago
  80. 216e583 io_uring: fix misaccounting fix buf pinned pages by Pavel Begunkov · 3 years, 8 months ago
  81. e1a9e3d Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 8 months ago
  82. b3dbbae Merge tag 'io_uring-5.13-2021-05-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  83. 7c0ec89 Merge tag '5.13-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 8 months ago
  84. 5ff2756 Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 8 months ago
  85. 76a6d5c btrfs: fix deadlock when cloning inline extents and low on available space by Filipe Manana · 3 years, 8 months ago
  86. ea7036d btrfs: fix fsync failure and transaction abort after writes to prealloc extents by Filipe Manana · 3 years, 8 months ago
  87. dc09ef3 btrfs: abort in rename_exchange if we fail to insert the second ref by Josef Bacik · 3 years, 8 months ago
  88. f96d447 btrfs: check error value from btrfs_update_inode in tree log by Josef Bacik · 3 years, 8 months ago
  89. 011b28a btrfs: fixup error handling in fixup_inode_link_counts by Josef Bacik · 3 years, 8 months ago
  90. d61bec0 btrfs: mark ordered extent and inode with error if we fail to finish by Josef Bacik · 3 years, 8 months ago
  91. 856bd27 btrfs: return errors from btrfs_del_csums in cleanup_ref_head by Josef Bacik · 3 years, 8 months ago
  92. b86652b btrfs: fix error handling in btrfs_del_csums by Josef Bacik · 3 years, 8 months ago
  93. 4c80a97 btrfs: fix compressed writes that cross stripe boundary by Qu Wenruo · 3 years, 8 months ago
  94. 1bb5681 cifs: change format of CIFS_FULL_KEY_DUMP ioctl by Aurelien Aptel · 3 years, 8 months ago
  95. eb06881 cifs: fix string declarations and assignments in tracepoints by Shyam Prasad N · 3 years, 8 months ago
  96. 6d2fcfe cifs: set server->cipher_type to AES-128-CCM for SMB3.0 by Aurelien Aptel · 3 years, 8 months ago
  97. f610a5a afs: Fix the nlink handling of dir-over-dir rename by David Howells · 3 years, 8 months ago
  98. 0fe0bbe xfs: bunmapi has unnecessary AG lock ordering issues by Dave Chinner · 3 years, 8 months ago
  99. 991c2c5 xfs: btree format inode forks can have zero extents by Dave Chinner · 3 years, 8 months ago
  100. b16ef42 io_uring: fix data race to avoid potential NULL-deref by Marco Elver · 3 years, 8 months ago