1. bfed9a9 Merge tag 'gfs2-v6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 1 year, 2 months ago
  2. edd1327 gfs2: Use wait_event_freezable_timeout() for freezable kthread by Kevin Hao · 1 year, 3 months ago
  3. 76e7211 gfs2: Add missing set_freezable() for freezable kthread by Kevin Hao · 1 year, 3 months ago
  4. 4d927b0 gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawn by Andreas Gruenbacher · 1 year, 3 months ago
  5. 71733b4 gfs2: fix kernel BUG in gfs2_quota_cleanup by Edward Adam Davis · 1 year, 3 months ago
  6. 0a97c01 list_lru: allow explicit memcg and NUMA node selection by Nhat Pham · 1 year, 3 months ago
  7. 1a0507d Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 1 year, 4 months ago
  8. ecae0bd Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 4 months ago
  9. 1f7b0a8 gfs2: Clean up quota.c:print_message by Andreas Gruenbacher · 1 year, 5 months ago
  10. f7e4c61 gfs2: Clean up gfs2_alloc_parms initializers by Andreas Gruenbacher · 1 year, 5 months ago
  11. 703df11 gfs2: Two quota=account mode fixes by Andreas Gruenbacher · 1 year, 5 months ago
  12. 0a88810 buffer: remove folio_create_empty_buffers() by Matthew Wilcox (Oracle) · 1 year, 5 months ago
  13. 4064a0a gfs2: convert gfs2_write_buf_to_page() to use a folio by Matthew Wilcox (Oracle) · 1 year, 5 months ago
  14. 580f721 gfs2: convert to new timestamp accessors by Jeff Layton · 1 year, 5 months ago
  15. 8ee0fd9 gfs2: dynamically allocate the gfs2-qd shrinker by Qi Zheng · 1 year, 6 months ago
  16. 4c6a081 gfs2: ignore negated quota changes by Bob Peterson · 1 year, 6 months ago
  17. 65d6e95 Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 1 year, 6 months ago
  18. 0e072ca gfs2: change qd_slot_count to qd_slot_ref by Bob Peterson · 1 year, 9 months ago
  19. 06aa6fd gfs2: check for no eligible quota changes by Bob Peterson · 1 year, 9 months ago
  20. 36a74091 gfs2: Remove useless assignment by Bob Peterson · 1 year, 8 months ago
  21. 9ab7b78 gfs2: simplify slot_get by Bob Peterson · 1 year, 8 months ago
  22. 8f190c9 gfs2: Simplify qd2offset by Bob Peterson · 1 year, 9 months ago
  23. 7dbc6ae gfs2: introduce qd_bh_get_or_undo by Bob Peterson · 1 year, 9 months ago
  24. 3932e50 gfs2: Remove quota allocation info from quota file by Bob Peterson · 1 year, 9 months ago
  25. c9ff3c6 gfs2: use constant for array size by Bob Peterson · 1 year, 9 months ago
  26. fce17cb gfs2: Set qd_sync_gen in do_sync by Bob Peterson · 1 year, 9 months ago
  27. dec64ae gfs2: Remove useless err set by Bob Peterson · 1 year, 9 months ago
  28. f511e60 gfs2: Small gfs2_quota_lock cleanup by Bob Peterson · 1 year, 9 months ago
  29. a4d22e3 gfs2: move qdsb_put and reduce redundancy by Bob Peterson · 1 year, 9 months ago
  30. 9f494e9 gfs2: Don't try to sync non-changes by Bob Peterson · 1 year, 6 months ago
  31. 2a4f651 gfs2: Simplify function need_sync by Bob Peterson · 1 year, 9 months ago
  32. e34c16c gfs2: remove unneeded pg_oflow variable by Bob Peterson · 1 year, 9 months ago
  33. f0418e4 gfs2: remove unneeded variable done by Bob Peterson · 1 year, 9 months ago
  34. d96dad2 gfs2: pass sdp to gfs2_write_buf_to_page by Bob Peterson · 1 year, 9 months ago
  35. adfd2b5 gfs2: pass sdp in to gfs2_write_disk_quota by Bob Peterson · 1 year, 9 months ago
  36. ee1768e gfs2: Pass sdp to gfs2_adjust_quota by Bob Peterson · 1 year, 9 months ago
  37. 768963a gfs2: remove dead code for quota writes by Bob Peterson · 1 year, 9 months ago
  38. eef46ab gfs2: Introduce new quota=quiet mount option by Bob Peterson · 1 year, 8 months ago
  39. fe0690f gfs2: Sanitize kthread stopping by Andreas Gruenbacher · 1 year, 7 months ago
  40. e4a8b54 gfs2: Switch to wait_event in gfs2_quotad by Andreas Gruenbacher · 1 year, 7 months ago
  41. a475c5d gfs2: Free quota data objects synchronously by Andreas Gruenbacher · 1 year, 7 months ago
  42. bb73ae8 gfs2: Fix initial quota data refcount by Andreas Gruenbacher · 1 year, 7 months ago
  43. fae2e73 gfs2: No more quota complaints after withdraw by Andreas Gruenbacher · 1 year, 7 months ago
  44. faada74 gfs2: Factor out duplicate quota data disposal code by Andreas Gruenbacher · 1 year, 7 months ago
  45. 961fe34 gfs2: Use gfs2_qd_dispose in gfs2_quota_cleanup by Andreas Gruenbacher · 1 year, 7 months ago
  46. 6b0e9a5 gfs2: Fix wrong quota shrinker return value by Andreas Gruenbacher · 1 year, 7 months ago
  47. 481f6e7 gfs2: Use qd_sbd more consequently by Bob Peterson · 1 year, 9 months ago
  48. 111c7d2 gfs2: Use mapping->gfp_mask for metadata inodes by Andreas Gruenbacher · 1 year, 8 months ago
  49. d85f1b5 gfs2: fix timestamp handling on quota inodes by Jeff Layton · 1 year, 8 months ago
  50. 432928c gfs2: Add quota_change type by Bob Peterson · 1 year, 8 months ago
  51. d68d0c6 gfs2: Use memcpy_{from,to}_page where appropriate by Andreas Gruenbacher · 1 year, 8 months ago
  52. b0c21c6 gfs2: Convert remaining kmap_atomic calls to kmap_local_page by Andreas Gruenbacher · 1 year, 8 months ago
  53. dac0fc3 gfs2: Fix gfs2_qa_get imbalance in gfs2_quota_hold by Bob Peterson · 1 year, 10 months ago
  54. 86a020cc gfs2: replace ll_rw_block() by Zhang Yi · 2 years, 6 months ago
  55. c42b729 Merge tag 'gfs2-v5.19-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 2 years, 7 months ago
  56. 1420c4a5 fs/buffer: Combine two submit_bh() and ll_rw_block() arguments by Bart Van Assche · 2 years, 8 months ago
  57. de3f906 gfs2: Revert 'Fix "truncate in progress" hang' by Andreas Gruenbacher · 2 years, 9 months ago
  58. c360abb gfs2: Convert function bh_get to use iomap by Bob Peterson · 3 years, 1 month ago
  59. 5fcff61 gfs2: use i_lock spin_lock for inode qadata by Bob Peterson · 3 years, 1 month ago
  60. b846f2d gfs2: replace 'found' with dedicated list iterator variable by Jakob Koschel · 3 years ago
  61. 7a607a4 gfs2: Clean up gfs2_unstuff_dinode by Andreas Gruenbacher · 3 years, 9 months ago
  62. c551f66 gfs2: Fix a number of kernel-doc warnings by Lee Jones · 4 years ago
  63. 9153dac gfs2: Turn gfs2_extent_map into gfs2_{get,alloc}_extent by Andreas Gruenbacher · 4 years ago
  64. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
  65. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 9 months ago
  66. c9cb9e3 gfs2: don't call quota_unhold if quotas are not locked by Bob Peterson · 4 years, 10 months ago
  67. 4ed0c30 gfs2: move privileged user check to gfs2_quota_lock_check by Bob Peterson · 4 years, 10 months ago
  68. e6ce26e gfs2: remove check for quotas on in gfs2_quota_check by Bob Peterson · 4 years, 10 months ago
  69. f9615fe gfs2: Change BUG_ON to an assert_withdraw in gfs2_quota_change by Bob Peterson · 4 years, 10 months ago
  70. 2fba46a gfs2: Change inode qa_data to allow multiple users by Bob Peterson · 5 years ago
  71. d580712 gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc by Bob Peterson · 5 years ago
  72. 969183b gfs2: Switch to list_{first,last}_entry by Andreas Gruenbacher · 5 years ago
  73. 601ef0d gfs2: Force withdraw to replay journals and wait for it to finish by Bob Peterson · 5 years ago
  74. f34a6135 gfs2: Only complain the first time an io error occurs in quota or log by Bob Peterson · 6 years ago
  75. 036330c gfs2: log error reform by Bob Peterson · 6 years ago
  76. eb43e660 gfs2: Introduce function gfs2_withdrawn by Bob Peterson · 5 years ago
  77. f3b64b5 gfs2: Some whitespace cleanups by Andreas Gruenbacher · 6 years ago
  78. 45eb050 gfs2: Minor PAGE_SIZE arithmetic cleanups by Andreas Gruenbacher · 6 years ago
  79. 04aea0c gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN by Bob Peterson · 6 years ago
  80. 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
  81. 243fea4 gfs2: Fix some minor typos by Andreas Gruenbacher · 6 years ago
  82. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  83. 845802b gfs2: Remove ordered write mode handling from gfs2_trans_add_data by Andreas Gruenbacher · 7 years ago
  84. 805c0907 GFS2: Log the reason for log flushes in every log header by Bob Peterson · 7 years ago
  85. c1696fb GFS2: Introduce new gfs2_log_header_v2 by Bob Peterson · 7 years ago
  86. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  87. 942b0cd GFS2: Withdraw for IO errors writing to the journal or statfs by Bob Peterson · 8 years ago
  88. e477b24 gfs2: add flag REQ_PRIO for metadata I/O by Coly Li · 8 years ago
  89. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 8 years ago
  90. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  91. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  92. 47a9a52 GFS2: use BIT() macro by Fabian Frederick · 9 years ago
  93. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  94. 6df9f9a gfs2: Lock holder cleanup by Andreas Gruenbacher · 9 years ago
  95. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 9 years ago
  96. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  97. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  98. b58bf40 GFS2: Reduce size of incore inode by Bob Peterson · 10 years ago
  99. a097dc7e GFS2: Make rgrp reservations part of the gfs2_inode structure by Bob Peterson · 10 years ago
  100. b54e9a0 GFS2: Extract quota data from reservations structure (revert 5407e24) by Bob Peterson · 9 years ago