1. 8de1cb0 xfs: inode fork allocation depends on XFS_IFEXTENT flag by Dave Chinner · 3 years, 9 months ago
  2. 2442ee1 xfs: eager inode attr fork init needs attr feature awareness by Dave Chinner · 3 years, 9 months ago
  3. ae7bae6 xfs: scrub: Disable check for unoptimized data fork bmbt node by Chandan Babu R · 3 years, 9 months ago
  4. b6785e2 xfs: Use struct xfs_bmdr_block instead of struct xfs_btree_block to calculate root node size by Chandan Babu R · 3 years, 9 months ago
  5. fcb62c2 xfs: deprecate BMV_IF_NO_DMAPI_READ flag by Anthony Iliopoulos · 3 years, 9 months ago
  6. 4422501 xfs: merge _xfs_dic2xflags into xfs_ip2xflags by Christoph Hellwig · 3 years, 9 months ago
  7. e98d5e8 xfs: move the di_crtime field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
  8. 3e09ab8 xfs: move the di_flags2 field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
  9. db07349 xfs: move the di_flags field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
  10. 7821ea3 xfs: move the di_forkoff field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
  11. ee7b83f xfs: use a union for i_cowextsize and i_flushiter by Christoph Hellwig · 3 years, 9 months ago
  12. b231b12 xfs: use XFS_B_TO_FSB in xfs_ioctl_setattr by Christoph Hellwig · 3 years, 9 months ago
  13. 4800887 xfs: cleanup xfs_fill_fsxattr by Christoph Hellwig · 3 years, 9 months ago
  14. 965e0a1 xfs: move the di_flushiter field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
  15. b33ce57 xfs: move the di_cowextsize field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
  16. 031474c xfs: move the di_extsize field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
  17. 6e73a54 xfs: move the di_nblocks field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
  18. 13d2c10 xfs: move the di_size field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
  19. ceaf603 xfs: move the di_projid field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
  20. 7e2a8af xfs: don't clear the "dinode core" in xfs_inode_alloc by Christoph Hellwig · 3 years, 9 months ago
  21. 9b3beb0 xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinode by Christoph Hellwig · 3 years, 9 months ago
  22. 55f7733 xfs: remove the unused xfs_icdinode_has_bigtime helper by Christoph Hellwig · 3 years, 9 months ago
  23. 582a734 xfs: handle crtime more carefully in xfs_bulkstat_one_int by Christoph Hellwig · 3 years, 9 months ago
  24. 4cb6f2e xfs: consistently initialize di_flags2 by Christoph Hellwig · 3 years, 9 months ago
  25. af9dcdd xfs: split xfs_imap_to_bp by Christoph Hellwig · 3 years, 9 months ago
  26. e773f88 xfs: scrub: Remove incorrect check executed on block format directories by Chandan Babu R · 3 years, 10 months ago
  27. 6e8bd39 xfs: Initialize xfs_alloc_arg->total correctly when allocating minlen extents by Chandan Babu R · 3 years, 10 months ago
  28. 5147ef3 xfs: Fix dax inode extent calculation when direct write is performed on an unwritten extent by Chandan Babu R · 3 years, 10 months ago
  29. 25dfa65 xfs: fix xfs_trans slab cache name by Anthony Iliopoulos · 3 years, 10 months ago
  30. 2b92fae xfs: add error injection for per-AG resv failure by Gao Xiang · 3 years, 10 months ago
  31. fb2fc17 xfs: support shrinking unused space in the last AG by Gao Xiang · 3 years, 10 months ago
  32. 46141dc xfs: introduce xfs_ag_shrink_space() by Gao Xiang · 3 years, 10 months ago
  33. c789c83 xfs: hoist out xfs_resizefs_init_new_ags() by Gao Xiang · 3 years, 10 months ago
  34. 014695c xfs: update lazy sb counters immediately for resizefs by Gao Xiang · 3 years, 10 months ago
  35. f9dd7ba xfs: Fix a typo by Bhaskar Chowdhury · 3 years, 10 months ago
  36. 0145225 xfs: Rudimentary spelling fix by Bhaskar Chowdhury · 3 years, 10 months ago
  37. bd24a4f xfs: Rudimentary typo fixes by Bhaskar Chowdhury · 3 years, 10 months ago
  38. 5825bea xfs: __percpu_counter_compare() inode count debug too expensive by Dave Chinner · 3 years, 10 months ago
  39. 1fea323 xfs: reduce debug overhead of dir leaf/node checks by Dave Chinner · 3 years, 10 months ago
  40. 39d3c0b xfs: No need for inode number error injection in __xfs_dir3_data_check by Dave Chinner · 3 years, 10 months ago
  41. ec08c14 xfs: type verification is expensive by Dave Chinner · 3 years, 10 months ago
  42. 929f8b0 xfs: optimise xfs_buf_item_size/format for contiguous regions by Dave Chinner · 3 years, 10 months ago
  43. c81ea11 xfs: xfs_buf_item_size_segment() needs to pass segment offset by Dave Chinner · 3 years, 10 months ago
  44. accc661 xfs: reduce buffer log item shadow allocations by Dave Chinner · 3 years, 10 months ago
  45. e6a688c xfs: initialise attr fork on inode create by Dave Chinner · 3 years, 10 months ago
  46. b2c2974 xfs: ensure xfs_errortag_random_default matches XFS_ERRTAG_MAX by Gao Xiang · 3 years, 10 months ago
  47. 92cf7d3 xfs: Skip repetitive warnings about mount options by Pavel Reichl · 3 years, 10 months ago
  48. 0f98b4e xfs: rename variable mp to parsing_mp by Pavel Reichl · 3 years, 10 months ago
  49. 3fef46f xfs: rename the blockgc workqueue by Darrick J. Wong · 3 years, 10 months ago
  50. 383e32b xfs: prevent metadata files from being inactivated by Darrick J. Wong · 3 years, 10 months ago
  51. 973975b xfs: validate ag btree levels using the precomputed values by Darrick J. Wong · 3 years, 10 months ago
  52. f53acfa xfs: remove return value from xchk_ag_btcur_init by Darrick J. Wong · 3 years, 10 months ago
  53. de9d2a7 xfs: set the scrub AG number in xchk_ag_read_headers by Darrick J. Wong · 3 years, 10 months ago
  54. 9de4b51 xfs: mark a data structure sick if there are cross-referencing errors by Darrick J. Wong · 3 years, 10 months ago
  55. 7716ee5 xfs: bail out of scrub immediately if scan incomplete by Darrick J. Wong · 3 years, 10 months ago
  56. 0523703 xfs: fix dquot scrub loop cancellation by Darrick J. Wong · 3 years, 10 months ago
  57. 1aa2670 xfs: fix uninitialized variables in xrep_calc_ag_resblks by Darrick J. Wong · 3 years, 10 months ago
  58. e424aa5 xfs: drop freeze protection when running GETFSMAP by Darrick J. Wong · 3 years, 10 months ago
  59. 0d02ec6 Linux 5.12-rc4 by Linus Torvalds · 3 years, 10 months ago
  60. d7f5f1b Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 10 months ago
  61. 2c41fab Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  62. 1d4345e Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 3 years, 10 months ago
  63. 3001c35 Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 10 months ago
  64. 5ee96fa Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  65. 1c74516 Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  66. 5ba33b4 Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  67. 92ed88c Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  68. 5e3ddf9 Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  69. b35660a Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 10 months ago
  70. 0031275 io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG_WAITALL by Stefan Metzmacher · 3 years, 10 months ago
  71. 00ddff4 io-wq: ensure task is running before processing task_work by Jens Axboe · 3 years, 10 months ago
  72. 4db4b1a signal: don't allow STOP on PF_IO_WORKER threads by Eric W. Biederman · 3 years, 10 months ago
  73. 5be28c8 signal: don't allow sending any signals to PF_IO_WORKER threads by Jens Axboe · 3 years, 10 months ago
  74. 64395d9 ext4: initialize ret to suppress smatch warning by Theodore Ts'o · 3 years, 10 months ago
  75. 512c15e ext4: stop inode update before return by Pan Bian · 4 years ago
  76. 8210bb2 ext4: fix rename whiteout with fast commit by Harshad Shirwadkar · 3 years, 10 months ago
  77. 2a4ae3b ext4: fix timer use-after-free on failed mount by Jan Kara · 3 years, 10 months ago
  78. 7d8bd3c ext4: fix potential error in ext4_do_update_inode by Shijie Luo · 3 years, 10 months ago
  79. 6b22489 ext4: do not try to set xattr into ea_inode if value is empty by zhangyi (F) · 3 years, 10 months ago
  80. 5dccdc5 ext4: do not iput inode under running transaction in ext4_rename() by zhangyi (F) · 3 years, 10 months ago
  81. b7ff91f ext4: find old entry again if failed to rename whiteout by zhangyi (F) · 3 years, 10 months ago
  82. 81e2073 genirq: Disable interrupts for force threaded handlers by Thomas Gleixner · 3 years, 10 months ago
  83. 812da4d Merge tag 'riscv-for-linus-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 10 months ago
  84. bfdc4aa Merge tag '5.12-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 10 months ago
  85. af97713 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 10 months ago
  86. 1c273e1 Merge tag 'zonefs-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 3 years, 10 months ago
  87. d626c69 Merge tag 'block-5.12-2021-03-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  88. 0ada2dad Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  89. dd92688 x86/apic/of: Fix CPU devicetree-node lookups by Johan Hovold · 3 years, 10 months ago
  90. ecd8ee7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 10 months ago
  91. 3149860 Merge tag 'gpio-fixes-for-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 10 months ago
  92. 6bfea14 Merge tag 's390-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 10 months ago
  93. 278924c Merge tag 'trace-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 10 months ago
  94. ec85720 Merge tag 'pm-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 10 months ago
  95. 65a10374 Merge tag 'iommu-fixes-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 10 months ago
  96. 769e155 Merge tag 'sound-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 10 months ago
  97. 65af8f0 cifs: fix allocation size on newly created files by Steve French · 3 years, 10 months ago
  98. 49cb71a Merge branch 'pm-core' by Rafael J. Wysocki · 3 years, 10 months ago
  99. 0cab893 Revert "PM: runtime: Update device status before letting suppliers suspend" by Rafael J. Wysocki · 3 years, 10 months ago
  100. 429257a Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent by Ingo Molnar · 3 years, 10 months ago