1. d5b8145 Revert "gfs2: Fix mmap locking for write faults" by Andreas Gruenbacher · 3 years, 8 months ago
  2. 1ab19c5 gfs2: Fix use-after-free in gfs2_glock_shrink_scan by Hillf Danton · 3 years, 8 months ago
  3. b7f55d9 gfs2: Fix mmap locking for write faults by Andreas Gruenbacher · 3 years, 8 months ago
  4. f5456b5 gfs2: Clean up revokes on normal withdraws by Bob Peterson · 3 years, 8 months ago
  5. 865cc3e gfs2: fix a deadlock on withdraw-during-mount by Bob Peterson · 3 years, 8 months ago
  6. 20265d9 gfs2: fix scheduling while atomic bug in glocks by Bob Peterson · 3 years, 8 months ago
  7. 4194dec gfs2: Fix I_NEW check in gfs2_dinode_in by Bob Peterson · 3 years, 8 months ago
  8. 43a511c gfs2: Prevent direct-I/O write fallback errors from getting lost by Andreas Gruenbacher · 3 years, 9 months ago
  9. 7716506 mm: introduce and use mapping_empty() by Matthew Wilcox (Oracle) · 3 years, 9 months ago
  10. f2c8083 Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 9 months ago
  11. a4f7fae Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 9 months ago
  12. d1466bc Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 9 months ago
  13. e5966cf gfs2: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  14. 88b631c gfs2: convert to fileattr by Miklos Szeredi · 3 years, 10 months ago
  15. c551f66 gfs2: Fix a number of kernel-doc warnings by Lee Jones · 3 years, 10 months ago
  16. 4f0f586 treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 10 months ago
  17. a4122a9 gfs2: Make gfs2_setattr_simple static by Andreas Gruenbacher · 3 years, 10 months ago
  18. 9f9eb5a gfs2: Add new sysfs file for gfs2 status by Bob Peterson · 4 years, 8 months ago
  19. bea906e gfs2: Silence possible null pointer dereference warning by Andreas Gruenbacher · 3 years, 10 months ago
  20. 6d8da30 gfs2: Turn gfs2_meta_indirect_buffer into gfs2_meta_buffer by Andreas Gruenbacher · 3 years, 10 months ago
  21. 152f58c gfs2: Replace gfs2_lblk_to_dblk with gfs2_get_extent by Andreas Gruenbacher · 3 years, 10 months ago
  22. 9153dac gfs2: Turn gfs2_extent_map into gfs2_{get,alloc}_extent by Andreas Gruenbacher · 3 years, 10 months ago
  23. 5499225 gfs2: Add new gfs2_iomap_get helper by Andreas Gruenbacher · 3 years, 10 months ago
  24. 0bf3e32 gfs2: Remove unused variable sb_format by Andreas Gruenbacher · 3 years, 10 months ago
  25. 3ae3a7d gfs2: Fix dir.c function parameter descriptions by Bob Peterson · 3 years, 10 months ago
  26. f68effb gfs2: Eliminate gh parameter from go_xmote_bh func by Bob Peterson · 3 years, 10 months ago
  27. e7dfab8 gfs2: don't create empty buffers for NO_CREATE by Bob Peterson · 3 years, 10 months ago
  28. 8e29be3 Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 10 months ago
  29. ff132c5 gfs2: report "already frozen/thawed" errors by Bob Peterson · 3 years, 10 months ago
  30. 62dd0f9 gfs2: Flag a withdraw if init_threads() fails by Andrew Price · 3 years, 10 months ago
  31. 4a378d8 gfs2: be careful with inode refresh by Al Viro · 4 years ago
  32. ce30708 Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  33. 0efc497 gfs2: bypass log flush if the journal is not live by Bob Peterson · 3 years, 11 months ago
  34. d5bf630 gfs2: bypass signal_our_withdraw if no journal by Bob Peterson · 3 years, 11 months ago
  35. a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 3 years, 11 months ago
  36. 1a5a2cf gfs2: fix use-after-free in trans_drain by Bob Peterson · 4 years ago
  37. eb60252 gfs2: make function gfs2_make_fs_ro() to void type by Yang Li · 3 years, 11 months ago
  38. 5ceabb6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 11 months ago
  39. f6e1e1d Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years ago
  40. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
  41. 17d7768 gfs2: Don't get stuck with I/O plugged in gfs2_ail1_flush by Bob Peterson · 4 years ago
  42. 803074a Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git by Andreas Gruenbacher · 4 years ago
  43. 6f24784 whack-a-mole: don't open-code iminor/imajor by Al Viro · 4 years ago
  44. d61c6a5 Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years ago
  45. 2129b42 gfs2: Per-revoke accounting in transactions by Andreas Gruenbacher · 4 years, 1 month ago
  46. fe3e397 gfs2: Rework the log space allocation logic by Andreas Gruenbacher · 4 years, 1 month ago
  47. 71b219f gfs2: Minor calc_reserved cleanup by Andreas Gruenbacher · 4 years ago
  48. 4fc7ec3 gfs2: Use resource group glock sharing by Bob Peterson · 7 years ago
  49. 06e908c gfs2: Allow node-wide exclusive glock sharing by Bob Peterson · 7 years ago
  50. 9e514605 gfs2: Add local resource group locking by Andreas Gruenbacher · 4 years ago
  51. 725d0e9 gfs2: Add per-reservation reserved block accounting by Andreas Gruenbacher · 6 years ago
  52. 07974d2 gfs2: Rename rs_{free -> requested} and rd_{reserved -> requested} by Andreas Gruenbacher · 4 years, 3 months ago
  53. 0ec9b9e gfs2: Check for active reservation in gfs2_release by Andreas Gruenbacher · 4 years, 3 months ago
  54. b259896 gfs2: Don't search for unreserved space twice by Andreas Gruenbacher · 4 years, 3 months ago
  55. 3d39fcd gfs2: Only pass reservation down to gfs2_rbm_find by Andreas Gruenbacher · 4 years, 4 months ago
  56. f38e998 gfs2: Also reflect single-block allocations in rgd->rd_extfail_pt by Andreas Gruenbacher · 4 years, 4 months ago
  57. 7009fa9 gfs2: Recursive gfs2_quota_hold in gfs2_iomap_end by Andreas Gruenbacher · 4 years ago
  58. 866eef4 gfs2: Add trusted xattr support by Andreas Gruenbacher · 4 years ago
  59. 47b7ec1 gfs2: Enable rgrplvb for sb_fs_format 1802 by Andrew Price · 4 years ago
  60. 78178ca gfs2: Don't skip dlm unlock if glock has an lvb by Bob Peterson · 4 years ago
  61. 834ec3e gfs2: Lock imbalance on error path in gfs2_recover_one by Andreas Gruenbacher · 4 years ago
  62. 76fce65 gfs2: Move function gfs2_ail_empty_tr by Andreas Gruenbacher · 4 years, 1 month ago
  63. 5cb738b gfs2: Get rid of current_tail() by Andreas Gruenbacher · 4 years, 1 month ago
  64. 297de31 gfs2: Use a tighter bound in gfs2_trans_begin by Andreas Gruenbacher · 4 years, 2 months ago
  65. 5ae8fff gfs2: Clean up gfs2_log_reserve by Andreas Gruenbacher · 4 years, 1 month ago
  66. 4a3d049 gfs2: Don't wait for journal flush in clean_journal by Andreas Gruenbacher · 4 years, 1 month ago
  67. c1eba1b gfs2: Move lock flush locking to gfs2_trans_{begin,end} by Andreas Gruenbacher · 4 years, 1 month ago
  68. f3708fb gfs2: Get rid of sd_reserving_log by Andreas Gruenbacher · 4 years, 1 month ago
  69. c968f57 gfs2: Clean up on-stack transactions by Andreas Gruenbacher · 4 years ago
  70. 15e20a3 gfs2: Use sb_start_intwrite in gfs2_ail_empty_gl by Andreas Gruenbacher · 4 years ago
  71. 8221894 gfs2: keep bios separate for each journal by Bob Peterson · 4 years ago
  72. f5f02fd gfs2: fix glock confusion in function signal_our_withdraw by Bob Peterson · 4 years ago
  73. 4a01184 Revert "GFS2: Re-add a call to log_flush_wait when flushing the journal" by Bob Peterson · 4 years ago
  74. bff2e53 gfs2: Fix invalid block size message by Andrew Price · 4 years ago
  75. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  76. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  77. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  78. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  79. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  80. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  81. 2f63296 iomap: pass a flags argument to iomap_dio_rw by Christoph Hellwig · 4 years ago
  82. 00e8e9b gfs2: amend SLAB_RECLAIM_ACCOUNT on gfs2 related slab cache by Zhaoyang Huang · 4 years, 1 month ago
  83. 6e80674 gfs2: Clean up ail2_empty by Andreas Gruenbacher · 4 years, 1 month ago
  84. e7501bf gfs2: Rename gfs2_{write => flush}_revokes by Andreas Gruenbacher · 4 years, 1 month ago
  85. 625a8ed gfs2: Minor debugging improvement by Andreas Gruenbacher · 4 years, 2 months ago
  86. 6188e87 gfs2: Some documentation updates by Andreas Gruenbacher · 4 years, 2 months ago
  87. 5a4e9c6 gfs2: Minor gfs2_write_revokes cleanups by Andreas Gruenbacher · 4 years, 2 months ago
  88. 458094c gfs2: Simplify the buf_limit and databuf_limit definitions by Andreas Gruenbacher · 4 years, 2 months ago
  89. 736b2f7 gfs2: Un-obfuscate function jdesc_find_i by Andreas Gruenbacher · 4 years, 2 months ago
  90. 560b8eb gfs2: Set GBF_FULL flags when reading resource group by Andreas Gruenbacher · 4 years, 4 months ago
  91. a12c6fa gfs2: Don't clear GBF_FULL flags in rs_deltree by Andreas Gruenbacher · 4 years, 4 months ago
  92. 2fdc2fa Revert "gfs2: Don't reject a supposedly full bitmap if we have blocks reserved" by Andreas Gruenbacher · 4 years, 4 months ago
  93. 4272006 gfs2: Minor gfs2_inplace_reserve cleanup by Andreas Gruenbacher · 4 years, 10 months ago
  94. 3ed08be gfs2: Get rid of unnecessary variable in gfs2_alloc_blocks by Andreas Gruenbacher · 4 years, 10 months ago
  95. c65b76b gfs2: Only use struct gfs2_rbm for bitmap manipulations by Andreas Gruenbacher · 6 years ago
  96. 0eacdd16 gfs2: Turn gfs2_rbm_incr into gfs2_rbm_add by Andreas Gruenbacher · 4 years, 4 months ago
  97. 3aac630 gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync() by Eric Biggers · 4 years ago
  98. e2728c5 fs: don't call ->dirty_inode for lazytime timestamp updates by Eric Biggers · 4 years ago
  99. 2a6fe26c gfs2: make gfs2_log_write_page static by Bob Peterson · 4 years, 1 month ago
  100. 96b1454 gfs2: move freeze glock outside the make_fs_rw and _ro functions by Bob Peterson · 4 years, 1 month ago