1. 85a7912 Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 12 months ago
  2. f88c3fb mm, slab: remove last vestiges of SLAB_MEM_SPREAD by Linus Torvalds · 12 months ago
  3. 0f1a876 Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 12 months ago
  4. 09406ad Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/krisman/unicode into vfs.misc by Christian Brauner · 12 months ago
  5. bc401c2 ubifs: Configure dentry operations at dentry-creation time by Gabriel Krisman Bertazi · 1 year ago
  6. 556c19f ubifs: Queue up space reservation tasks if retrying many times by Zhihao Cheng · 1 year, 1 month ago
  7. 6379b44 ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path by Zhihao Cheng · 1 year, 2 months ago
  8. 31a9d5f ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed by Zhihao Cheng · 1 year, 2 months ago
  9. 788cd16 ubifs: Remove unreachable code in dbg_check_ltab_lnum by Kunwu Chan · 1 year, 2 months ago
  10. ec724e5 ubifs: fix function pointer cast warnings by Arnd Bergmann · 1 year, 1 month ago
  11. 60f16e9 ubifs: fix sort function prototype by Arnd Bergmann · 1 year, 1 month ago
  12. a16bfab ubifs: Convert populate_page() to take a folio by Matthew Wilcox (Oracle) · 1 year, 1 month ago
  13. d061927 ubifs: Use a folio in ubifs_do_bulk_read() by Matthew Wilcox (Oracle) · 1 year, 1 month ago
  14. 7f348f8 ubifs: Pass a folio into ubifs_bulk_read() and ubifs_do_bulk_read() by Matthew Wilcox (Oracle) · 1 year, 1 month ago
  15. 45d7669 ubifs: Convert cancel_budget() to take a folio by Matthew Wilcox (Oracle) · 1 year, 1 month ago
  16. a3c2f19 ubifs: Convert allocate_budget() to work on a folio by Matthew Wilcox (Oracle) · 1 year, 1 month ago
  17. b96af1f ubifs: Convert do_readpage() to take a folio by Matthew Wilcox (Oracle) · 1 year, 1 month ago
  18. ffdff81 ubifs: Convert ubifs_write_end() to use a folio by Matthew Wilcox (Oracle) · 1 year, 1 month ago
  19. f60d356 ubifs: Convert ubifs_write_begin() to use a folio by Matthew Wilcox (Oracle) · 1 year, 1 month ago
  20. 2ec7184 ubifs: Convert write_begin_slow() to use a folio by Matthew Wilcox (Oracle) · 1 year, 1 month ago
  21. 85ffbf5 ubifs: Convert ubifs_vm_page_mkwrite() to use a folio by Matthew Wilcox (Oracle) · 1 year, 1 month ago
  22. 0c2d140 ubifs: Convert do_writepage() to take a folio by Matthew Wilcox (Oracle) · 1 year, 1 month ago
  23. 783d074 ubifs: Use a folio in do_truncation() by Matthew Wilcox (Oracle) · 1 year, 1 month ago
  24. c35acef ubifs: Convert ubifs_writepage to use a folio by Matthew Wilcox (Oracle) · 1 year, 1 month ago
  25. 0df030d ubifs: Convert from writepage to writepages by Matthew Wilcox (Oracle) · 1 year, 1 month ago
  26. 723012c ubifs: Set page uptodate in the correct place by Matthew Wilcox (Oracle) · 1 year, 1 month ago
  27. a4af51c fs: super_set_uuid() by Kent Overstreet · 1 year, 1 month ago
  28. ac8e9f6 ubifs: fix kernel-doc warnings by Randy Dunlap · 1 year, 3 months ago
  29. 1e02221 ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path by Zhihao Cheng · 1 year, 2 months ago
  30. c07a4da ubifs: Check @c->dirty_[n|p]n_cnt and @c->nroot state under @c->lp_mutex by Zhihao Cheng · 1 year, 3 months ago
  31. 2ba5b48 ubifs: describe function parameters by Sascha Hauer · 1 year, 4 months ago
  32. 19c2fcb ubifs: auth.c: fix kernel-doc function prototype warning by Randy Dunlap · 1 year, 4 months ago
  33. 738fada ubifs: use crypto_shash_tfm_digest() in ubifs_hmac_wkm() by Eric Biggers · 1 year, 4 months ago
  34. 2153fc3 Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 1 year, 4 months ago
  35. 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
  36. bc3012f Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 1 year, 4 months ago
  37. 8829687 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux by Linus Torvalds · 1 year, 4 months ago
  38. 14ab6d4 Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 4 months ago
  39. 7569049 ubifs: ubifs_link: Fix wrong name len calculating when UBIFS is encrypted by Zhihao Cheng · 1 year, 5 months ago
  40. d81efd6 ubifs: fix possible dereference after free by Konstantin Meskhidze · 1 year, 6 months ago
  41. 60f2f4a ubifs: Fix missing error code err by Ferry Meng · 1 year, 7 months ago
  42. f4a04c9 ubifs: Fix memory leak of bud->log_hash by Vincent Whitchurch · 1 year, 8 months ago
  43. 48ec632 ubifs: Fix some kernel-doc comments by Yang Li · 1 year, 8 months ago
  44. e4cfef3 ubifs: convert to new timestamp accessors by Jeff Layton · 1 year, 5 months ago
  45. c25308c ubifs: move ubifs_xattr_handlers to .rodata by Wedson Almeida Filho · 1 year, 5 months ago
  46. 827a34f ubifs: dynamically allocate the ubifs-slab shrinker by Qi Zheng · 1 year, 6 months ago
  47. 40e13e1 fscrypt: make the bounce page pool opt-in instead of opt-out by Eric Biggers · 1 year, 5 months ago
  48. 5970fba fscrypt: make it clearer that key_prefix is deprecated by Eric Biggers · 1 year, 5 months ago
  49. 8622bd1 ubifs: Do not include crypto/algapi.h by Herbert Xu · 1 year, 6 months ago
  50. 913e992 fs: drop the timespec64 argument from update_time by Jeff Layton · 1 year, 7 months ago
  51. 97ebfdb ubifs: have ubifs_update_time use inode_update_timestamps by Jeff Layton · 1 year, 7 months ago
  52. 541d4c7 fs: drop the timespec64 arg from generic_update_time by Jeff Layton · 1 year, 7 months ago
  53. 0d72b928 fs: pass the request_mask to generic_fillattr by Jeff Layton · 1 year, 7 months ago
  54. d07d3a7 ubifs: convert to ctime accessor functions by Jeff Layton · 1 year, 8 months ago
  55. e54c86f ubifs: convert to simple_rename_timestamp by Jeff Layton · 1 year, 8 months ago
  56. 2cb1e089 splice: Use filemap_splice_read() instead of generic_file_splice_read() by David Howells · 1 year, 10 months ago
  57. b5fda08 ubifs: Fix memleak when insert_old_idx() failed by Zhihao Cheng · 2 years ago
  58. 7d01cb2 Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path" by Zhihao Cheng · 2 years ago
  59. 3a36d20 ubifs: Fix memory leak in do_rename by Mårten Lindahl · 1 year, 11 months ago
  60. 1fb815b3 ubifs: Free memory for tmpfile name by Mårten Lindahl · 1 year, 11 months ago
  61. c477d83 ubifs: Remove return in compr_exit() by Yangtao Li · 2 years ago
  62. e31b283 Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 2 years ago
  63. 22d74bc ubifs: make kobj_type structures constant by Thomas Weißschuh · 2 years, 1 month ago
  64. 4221252 ubifs: Fix kernel-doc by Yang Li · 3 years, 4 months ago
  65. 415c945 ubifs: Fix some kernel-doc comments by Yang Li · 2 years, 9 months ago
  66. 66f4742 ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process by Zhihao Cheng · 2 years, 9 months ago
  67. fb8bc4c ubifs: ubifs_writepage: Mark page dirty after writing inode failed by Zhihao Cheng · 2 years, 9 months ago
  68. 122deab ubifs: dirty_cow_znode: Fix memleak in error handling path by Zhihao Cheng · 2 years, 4 months ago
  69. 944e096 ubifs: Re-statistic cleaned znode count if commit failed by Zhihao Cheng · 2 years, 4 months ago
  70. 4a1ff3c ubifs: Fix memory leak in alloc_wbufs() by Li Zetao · 2 years, 4 months ago
  71. e874dcd ubifs: Reserve one leb for each journal head while doing budget by Zhihao Cheng · 2 years, 5 months ago
  72. 25fce61 ubifs: do_rename: Fix wrong space budget when target inode's nlink > 1 by Zhihao Cheng · 2 years, 5 months ago
  73. b248eaf ubifs: Fix wrong dirty space budget for dirty inode by Zhihao Cheng · 2 years, 5 months ago
  74. c04cc68 ubifs: Add comments and debug info for ubifs_xrename() by Zhihao Cheng · 2 years, 5 months ago
  75. 1b2ba09 ubifs: Rectify space budget for ubifs_xrename() by Zhihao Cheng · 2 years, 5 months ago
  76. c2c36cc ubifs: Rectify space budget for ubifs_symlink() if symlink is encrypted by Zhihao Cheng · 2 years, 5 months ago
  77. 203a55f ubifs: Fix memory leak in ubifs_sysfs_init() by Liu Shixin · 2 years, 5 months ago
  78. aa6d148 ubifs: Fix build errors as symbol undefined by Li Hua · 2 years, 3 months ago
  79. f2d4014 fs: port inode_init_owner() to mnt_idmap by Christian Brauner · 2 years, 2 months ago
  80. 39f60c1 fs: port xattr to mnt_idmap by Christian Brauner · 2 years, 2 months ago
  81. 8782a9a fs: port ->fileattr_set() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  82. 011e2b7 fs: port ->tmpfile() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  83. e18275a fs: port ->rename() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  84. 5ebb29b fs: port ->mknod() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  85. c54bd91 fs: port ->mkdir() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  86. 7a77db9 fs: port ->symlink() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  87. 6c960e6 fs: port ->create() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  88. b74d24f fs: port ->getattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  89. c1632a0 fs: port ->setattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  90. 8032bf1 treewide: use get_random_u32_below() instead of deprecated function by Jason A. Donenfeld · 2 years, 5 months ago
  91. f1947d7 Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 5 months ago
  92. b7cef0d Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 2 years, 5 months ago
  93. 197173d treewide: use get_random_bytes() when possible by Jason A. Donenfeld · 2 years, 5 months ago
  94. a251c17 treewide: use get_random_u32() when possible by Jason A. Donenfeld · 2 years, 5 months ago
  95. 81895a6 treewide: use prandom_u32_max() when possible, part 1 by Jason A. Donenfeld · 2 years, 5 months ago
  96. 863f144 vfs: open inside ->tmpfile() by Miklos Szeredi · 2 years, 5 months ago
  97. a0c5156 ubifs: Fix AA deadlock when setting xattr for encrypted file by Zhihao Cheng · 2 years, 8 months ago
  98. 713346c ubifs: Fix UBIFS ro fail due to truncate in the encrypted directory by ZhaoLong Wang · 2 years, 8 months ago
  99. 27ef523 ubifs: Fix ubifs_check_dir_empty() kernel-doc comment by Yang Li · 3 years, 2 months ago
  100. 6614a3c Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 7 months ago