1. 5dadf63 Merge 5.10.111 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 9 months ago
  2. 95f4203 Merge 5.10.110 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 9 months ago
  3. 2dc49f5 ubifs: Rectify space amount budget for mkdir/tmpfile operations by Zhihao Cheng · 3 years, 1 month ago
  4. 8a0c70c ubifs: rename_whiteout: correct old_dir size computing by Baokun Li · 2 years, 11 months ago
  5. 13b2a81 ubifs: Add missing iput if do_tmpfile() failed in rename whiteout by Zhihao Cheng · 3 years, 1 month ago
  6. 83e42a7 ubifs: Fix deadlock in concurrent rename whiteout and inode writeback by Zhihao Cheng · 3 years, 1 month ago
  7. a90e2db ubifs: rename_whiteout: Fix double free for whiteout_ui->data by Zhihao Cheng · 3 years, 1 month ago
  8. 51ab149 Merge 5.10.52 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  9. ac2e498 ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode by Zhihao Cheng · 3 years, 7 months ago
  10. 4af7c34 fscrypt: introduce fscrypt_prepare_readdir() by Eric Biggers · 4 years, 1 month ago
  11. c247d00 ubifs: remove ubifs_dir_open() by Eric Biggers · 4 years, 1 month ago
  12. cfdfa25 ubifs: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 2 months ago
  13. 456fcfc ubifs: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 2 months ago
  14. 39c8e0e fscrypt: Have filesystems handle their d_ops by Daniel Rosenberg · 4 years, 2 months ago
  15. 4c030fa ubifs: use fscrypt_prepare_new_inode() and fscrypt_set_context() by Eric Biggers · 4 years, 4 months ago
  16. 8b10fe6 fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer by Jeff Layton · 4 years, 5 months ago
  17. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
  18. aec992a ubifs: allow both hash and disk name to be provided in no-key names by Eric Biggers · 5 years ago
  19. f0d07a9 ubifs: don't trigger assertion on invalid no-key filename by Eric Biggers · 5 years ago
  20. 50d9fad ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted() by Eric Biggers · 5 years ago
  21. 3b1ada55 fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info() by Eric Biggers · 5 years ago
  22. 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 6 years ago
  23. d7a02fa Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 6 years ago
  24. e3d73de ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT by Sascha Hauer · 6 years ago
  25. 9ca2d73 ubifs: Limit number of xattrs per inode by Richard Weinberger · 6 years ago
  26. c64cda8 ubifs: remove unnecessary calls to set up directory key by Eric Biggers · 6 years ago
  27. b01531d fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext by Eric Biggers · 6 years ago
  28. 6eb61d5 ubifs: Pass struct ubifs_info to ubifs_assert() by Richard Weinberger · 7 years ago
  29. 7e5471c ubifs: introduce Kconfig symbol for xattr support by Stefan Agner · 6 years ago
  30. 00ee8b6 ubifs: Fix directory size calculation for symlinks by Richard Weinberger · 7 years ago
  31. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  32. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  33. 191ac10 ubifs_lookup: use d_splice_alias() by Al Viro · 7 years ago
  34. 3462ac5 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  35. a0b3ccd ubifs: switch to fscrypt_prepare_lookup() by Eric Biggers · 7 years ago
  36. 0c1ad52 ubifs: switch to fscrypt_prepare_rename() by Eric Biggers · 7 years ago
  37. 5653878 ubifs: switch to fscrypt_prepare_link() by Eric Biggers · 7 years ago
  38. 0e4dda2 ubifs: switch to fscrypt ->symlink() helper functions by Eric Biggers · 7 years ago
  39. 6b46d44 ubifs: free the encrypted symlink target by Eric Biggers · 7 years ago
  40. a02a6eb ubifs: Wire-up statx() support by Richard Weinberger · 8 years ago
  41. f34e87f ubifs: Don't encrypt special files on creation by David Gstir · 8 years ago
  42. bb50c63 ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename by Hyunchul Lee · 8 years ago
  43. 4d35ca4 ubifs: Fix inode data budget in ubifs_mknod by Hyunchul Lee · 8 years ago
  44. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  45. 607a11a fs: ubifs: replace CURRENT_TIME_SEC with current_time by Deepa Dinamani · 8 years ago
  46. 677375c Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
  47. 413d5a9 ubifs: check for consistent encryption contexts in ubifs_lookup() by Eric Biggers · 8 years ago
  48. 32fe905 ubifs: Fix O_TMPFILE corner case in ubifs_link() by Richard Weinberger · 8 years ago
  49. c3d9fda ubifs: Fix RENAME_WHITEOUT support by Felix Fietkau · 8 years ago
  50. b20e2d9 ubifs: Remove filename from debug messages in ubifs_readdir by Hyunchul Lee · 8 years ago
  51. 63ed657 ubifs: Fix memory leak in error path in ubifs_mknod by Richard Weinberger · 8 years ago
  52. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  53. 3d4b2fc ubifs: remove redundant checks for encryption key by Eric Biggers · 8 years ago
  54. ba75d57 ubifs: Initialize fstr_real_len by Richard Weinberger · 8 years ago
  55. 528e3d1 ubifs: Add full hash lookup support by Richard Weinberger · 8 years ago
  56. ca7f85b ubifs: Add support for encrypted symlinks by Richard Weinberger · 8 years ago
  57. f4f61d2 ubifs: Implement encrypted filenames by Richard Weinberger · 8 years ago
  58. 9270b2f ubifs: Preload crypto context in ->lookup() by Richard Weinberger · 8 years ago
  59. ac7e47a ubifs: Enforce crypto policy in ->link and ->rename by Richard Weinberger · 8 years ago
  60. ba40e6a ubifs: Implement directory open operation by Richard Weinberger · 8 years ago
  61. d475a50 ubifs: Add skeleton for fscrypto by Richard Weinberger · 8 years ago
  62. f6337d8 ubifs: Export ubifs_check_dir_empty() by Richard Weinberger · 8 years ago
  63. a00052a ubifs: Fix regression in ubifs_readdir() by Richard Weinberger · 8 years ago
  64. c83ed4c ubifs: Abort readdir upon error by Richard Weinberger · 8 years ago
  65. 390975a ubifs: Rename ubifs_rename2 by Richard Weinberger · 8 years ago
  66. 4c60992 Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  67. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  68. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  69. 9ec6496 ubifs: Implement RENAME_EXCHANGE by Richard Weinberger · 8 years ago
  70. 9e0a1ff ubifs: Implement RENAME_WHITEOUT by Richard Weinberger · 8 years ago
  71. 474b937 ubifs: Implement O_TMPFILE by Richard Weinberger · 8 years ago
  72. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  73. f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
  74. ba5a265 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  75. 2b88fc2 ubifs: Switch to generic xattr handlers by Andreas Gruenbacher · 9 years ago
  76. c51da20 more trivial ->iterate_shared conversions by Al Viro · 9 years ago
  77. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  78. 8c1c5f2 ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs by Dongsheng Yang · 9 years ago
  79. aeeb14f UBIFS: Fix possible memory leak in ubifs_readdir() by Richard Weinberger · 9 years ago
  80. 86ba9ed fs/ubifs: remove unnecessary new_valid_dev check by Yaowei Bai · 9 years ago
  81. 0f301bd ubifs: switch to simple_follow_link() by Al Viro · 10 years ago
  82. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  83. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  84. 1a7e985d UBIFS: fix output format of INUM_WATERMARK by Sheng Yong · 10 years ago
  85. 235c362 UBIFS: extend debug/message capabilities by Sheng Yong · 10 years ago
  86. 9401a79 UBIFS: fix incorrect unlocking handling by Taesoo Kim · 10 years ago
  87. 8c988ae Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  88. d7f0b70 UBIFS: Add security.* XATTR support for the UBIFS by Subodh Nijsure · 10 years ago
  89. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 10 years ago
  90. 4cb2a01 ubifs: switch to %pd by Al Viro · 11 years ago
  91. 01122e0 [readdir] convert ubifs by Al Viro · 12 years ago
  92. 605c912 UBIFS: fix a horrid bug by Artem Bityutskiy · 12 years ago
  93. 33f1a63 UBIFS: prepare to fix a horrid bug by Artem Bityutskiy · 12 years ago
  94. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  95. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  96. 79fda51 UBIFS: comply with coding style by Artem Bityutskiy · 12 years ago
  97. 93912fe Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  98. 782759b UBIFS: fix compilation warning by Alexandre Pereira da Silva · 13 years ago
  99. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 13 years ago
  100. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 13 years ago