1. ac5887c btrfs: locking: remove all the blocking helpers by Josef Bacik · 4 years, 4 months ago
  2. 2ae0c2d btrfs: scrub: remove local copy of csum_size from context by David Sterba · 4 years, 6 months ago
  3. 419b791 btrfs: check integrity: remove local copy of csum_size by David Sterba · 4 years, 6 months ago
  4. 713cebf btrfs: remove unnecessary local variables for checksum size by David Sterba · 4 years, 6 months ago
  5. 223486c btrfs: switch cached fs_info::csum_size from u16 to u32 by David Sterba · 4 years, 6 months ago
  6. 55fc29b btrfs: use cached value of fs_info::csum_size everywhere by David Sterba · 4 years, 6 months ago
  7. fe5ecbe btrfs: precalculate checksums per leaf once by David Sterba · 4 years, 6 months ago
  8. 22b6331 btrfs: store precalculated csum_size in fs_info by David Sterba · 4 years, 6 months ago
  9. 265fdfa btrfs: replace s_blocksize_bits with fs_info::sectorsize_bits by David Sterba · 4 years, 6 months ago
  10. 098e630 btrfs: replace div_u64 by shift in free_space_bitmap_size by David Sterba · 4 years, 6 months ago
  11. ab108d9 btrfs: use precalculated sectorsize_bits from fs_info by David Sterba · 4 years, 6 months ago
  12. e940e9a btrfs: rename page_size to io_size in submit_extent_page by Qu Wenruo · 4 years, 2 months ago
  13. 8b8bbd4 btrfs: only require sector size alignment for page read by Qu Wenruo · 4 years, 2 months ago
  14. 12e3360 btrfs: rename pages_locked in process_pages_contig() by Qu Wenruo · 4 years, 2 months ago
  15. 265d4ac btrfs: sink parameter start and len to check_data_csum by Qu Wenruo · 4 years, 2 months ago
  16. 8896a08 btrfs: replace fs_info and private_data with inode in btrfs_wq_submit_bio by Qu Wenruo · 4 years, 2 months ago
  17. 3f6bb4a btrfs: sink the failed_start parameter to set_extent_bit by Qu Wenruo · 4 years, 2 months ago
  18. 03509b7 btrfs: update the comment for find_first_extent_bit by Qu Wenruo · 4 years, 2 months ago
  19. a3efb2f btrfs: fix the comment on lock_extent_buffer_for_io by Qu Wenruo · 4 years, 2 months ago
  20. cc7c771 btrfs: remove unnecessary casts in printk by David Sterba · 4 years, 4 months ago
  21. c842268 btrfs: add set/get accessors for root_item::drop_level by David Sterba · 4 years, 4 months ago
  22. f944d2c btrfs: use root_item helpers for limit and flags in btrfs_create_tree by David Sterba · 4 years, 4 months ago
  23. 3b5418f btrfs: check-integrity: use proper helper to access btrfs_header by David Sterba · 4 years, 4 months ago
  24. 09e3a28 btrfs: send: use helpers to access root_item::ctransid by David Sterba · 4 years, 4 months ago
  25. ab1405a btrfs: generate lockdep keyset names at compile time by David Sterba · 4 years, 3 months ago
  26. 387824a btrfs: use the right number of levels for lockdep keysets by David Sterba · 4 years, 2 months ago
  27. ecfdc08 btrfs: remove dio iomap DSYNC workaround by Goldwyn Rodrigues · 4 years, 3 months ago
  28. a42fa64 btrfs: call iomap_dio_complete() without inode_lock by Goldwyn Rodrigues · 4 years, 3 months ago
  29. 502756b btrfs: remove btrfs_inode::dio_sem by Goldwyn Rodrigues · 4 years, 3 months ago
  30. e9adabb btrfs: use shared lock for direct writes within EOF by Goldwyn Rodrigues · 4 years, 3 months ago
  31. c352370 btrfs: push inode locking and unlocking into buffered/direct write by Goldwyn Rodrigues · 4 years, 3 months ago
  32. a14b78a btrfs: introduce btrfs_inode_lock()/unlock() by Goldwyn Rodrigues · 4 years, 3 months ago
  33. b8d8e1f btrfs: introduce btrfs_write_check() by Goldwyn Rodrigues · 4 years, 3 months ago
  34. c86537a btrfs: check FS error state bit early during write by Goldwyn Rodrigues · 4 years, 3 months ago
  35. 5e8b9ef btrfs: move pos increment and pagecache extension to btrfs_buffered_write by Goldwyn Rodrigues · 4 years, 3 months ago
  36. 4e4cabe btrfs: split btrfs_direct_IO to read and write by Goldwyn Rodrigues · 4 years, 3 months ago
  37. 3d8cc17 btrfs: sysfs: add per-fs attribute for read policy by Anand Jain · 4 years, 2 months ago
  38. 33fd2f7 btrfs: create read policy framework by Anand Jain · 4 years, 2 months ago
  39. aaefed2 btrfs: add helper for string match ignoring leading/trailing whitespace by Anand Jain · 4 years, 2 months ago
  40. 88090ad btrfs: do not start and wait for delalloc on snapshot roots on transaction commit by Filipe Manana · 4 years, 2 months ago
  41. 196d59a btrfs: switch extent buffer tree lock to rw_semaphore by Josef Bacik · 4 years, 4 months ago
  42. ecdcf3c btrfs: open code insert_orphan_item by Nikolay Borisov · 4 years, 2 months ago
  43. 9037d3c btrfs: introduce mount option rescue=all by Josef Bacik · 4 years, 2 months ago
  44. 882dbe0 btrfs: introduce mount option rescue=ignoredatacsums by Josef Bacik · 4 years, 2 months ago
  45. 42437a6 btrfs: introduce mount option rescue=ignorebadroots by Josef Bacik · 4 years, 2 months ago
  46. 68319c1 btrfs: show rescue=usebackuproot in /proc/mounts by Josef Bacik · 4 years, 2 months ago
  47. ab0b4a3 btrfs: add a helper to print out rescue= options by Josef Bacik · 4 years, 2 months ago
  48. ceafe3c btrfs: sysfs: export supported rescue= mount options by Josef Bacik · 4 years, 2 months ago
  49. 334c16d btrfs: push the NODATASUM check into btrfs_lookup_bio_sums by Josef Bacik · 4 years, 2 months ago
  50. d70bf74 btrfs: unify the ro checking for mount options by Josef Bacik · 4 years, 2 months ago
  51. a6889ca btrfs: do not start readahead for csum tree when scrubbing non-data block groups by Filipe Manana · 4 years, 3 months ago
  52. a57ad68 btrfs: assert we are holding the reada_lock when releasing a readahead zone by Filipe Manana · 4 years, 3 months ago
  53. aa8c1a4 btrfs: set EXTENT_NORESERVE bits side btrfs_dirty_pages() by Goldwyn Rodrigues · 4 years, 3 months ago
  54. 13f0dd8 btrfs: use round_down while calculating start position in btrfs_dirty_pages() by Goldwyn Rodrigues · 4 years, 3 months ago
  55. 949b327 btrfs: use iosize while reading compressed pages by Goldwyn Rodrigues · 4 years, 4 months ago
  56. eefa45f5 btrfs: calculate num_pages, reserve_bytes once in btrfs_buffered_write by Goldwyn Rodrigues · 4 years, 3 months ago
  57. fb8a7e9 btrfs: calculate more accurate remaining time to sleep in transaction_kthread by Nikolay Borisov · 4 years, 2 months ago
  58. 643900b btrfs: record delta directly in transaction_kthread by Nikolay Borisov · 4 years, 3 months ago
  59. e4e4288 btrfs: remove redundant time check in transaction kthread loop by Nikolay Borisov · 4 years, 3 months ago
  60. ba1bc00 btrfs: use helpers to convert from seconds to jiffies in transaction_kthread by Nikolay Borisov · 4 years, 3 months ago
  61. 089c8b0 btrfs: sysfs: export filesystem generation by Anand Jain · 4 years, 3 months ago
  62. 2bf509d coredump: fix core_pattern parse error by Menglong Dong · 4 years, 1 month ago
  63. 619ca26 Merge tag 'io_uring-5.10-2020-12-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  64. d4e9041 Merge tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 1 month ago
  65. ea64370 cifs: refactor create_sd_buf() and and avoid corrupting the buffer by Ronnie Sahlberg · 4 years, 1 month ago
  66. 59463eb cifs: add NULL check for ses->tcon_ipc by Aurelien Aptel · 4 years, 1 month ago
  67. 7963178 smb3: set COMPOUND_FID to FileID field of subsequent compound request by Namjae Jeon · 4 years, 1 month ago
  68. c82a505 Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 1 month ago
  69. 34816d2 Merge tag 'gfs2-v5.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 1 month ago
  70. 960f4f8 fs: 9p: add generic splice_write file operation by Dominique Martinet · 4 years, 1 month ago
  71. cf03f31 fs: 9p: add generic splice_read file operations by Toke Høiland-Jørgensen · 4 years, 1 month ago
  72. dd0ecf54 gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func by Andreas Gruenbacher · 4 years, 1 month ago
  73. 2122533 cifs: fix potential use-after-free in cifs_echo_request() by Paulo Alcantara · 4 years, 1 month ago
  74. 6988a61 cifs: allow syscalls to be restarted in __smb_send_rqst() by Paulo Alcantara · 4 years, 1 month ago
  75. 2d280bc io_uring: fix recvmsg setup with compat buf-select by Pavel Begunkov · 4 years, 1 month ago
  76. 1214917 Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  77. 9223e74 Merge tag 'io_uring-5.10-2020-11-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  78. a17a3ca Merge tag 'for-5.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 1 month ago
  79. 82e938b gfs2: Upgrade shared glocks for atime updates by Andreas Gruenbacher · 4 years, 1 month ago
  80. af60470 io_uring: fix files grab/cancel race by Pavel Begunkov · 4 years, 1 month ago
  81. f39e7d3 gfs2: Don't freeze the file system during unmount by Bob Peterson · 4 years, 1 month ago
  82. 7787215 gfs2: check for empty rgrp tree in gfs2_ri_update by Bob Peterson · 4 years, 1 month ago
  83. ff04f3b efivarfs: revert "fix memory leak in efivarfs_create()" by Ard Biesheuvel · 4 years, 1 month ago
  84. 127c501 Merge tag '5.10-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 1 month ago
  85. 515b269 gfs2: set lockdep subclass for iopen glocks by Alexander Aring · 4 years, 1 month ago
  86. 16e6281 gfs2: Fix deadlock dumping resource group glocks by Alexander Aring · 4 years, 1 month ago
  87. 9c3a205 io_uring: fix ITER_BVEC check by Pavel Begunkov · 4 years, 1 month ago
  88. eb2667b3 io_uring: fix shift-out-of-bounds when round up cq size by Joseph Qi · 4 years, 1 month ago
  89. a855fbe btrfs: fix lockdep splat when enabling and disabling qgroups by Filipe Manana · 4 years, 1 month ago
  90. 7aa6d35 btrfs: do nofs allocations when adding and removing qgroup relations by Filipe Manana · 4 years, 1 month ago
  91. 3d05cad btrfs: fix lockdep splat when reading qgroup config on mount by Filipe Manana · 4 years, 1 month ago
  92. 6d06b0a btrfs: tree-checker: add missing returns after data_ref alignment checks by David Sterba · 4 years, 1 month ago
  93. 0697d9a btrfs: don't access possibly stale fs_info data for printing duplicate device by Johannes Thumshirn · 4 years, 1 month ago
  94. 68d3fa2 Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  95. 4a51c60 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  96. a7f07fc Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 1 month ago
  97. a9e5c87 afs: Fix speculative status fetch going out of order wrt to modifications by David Howells · 4 years, 1 month ago
  98. 488dac0 libfs: fix error cast of negative value in simple_attr_write() by Yicong Yang · 4 years, 1 month ago
  99. a349e4c Merge tag 'xfs-5.10-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 1 month ago
  100. ba91110 Merge tag 'fsnotify_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 1 month ago