1. aec992a ubifs: allow both hash and disk name to be provided in no-key names by Eric Biggers · 5 years ago
  2. f0d07a9 ubifs: don't trigger assertion on invalid no-key filename by Eric Biggers · 5 years ago
  3. 50d9fad ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted() by Eric Biggers · 5 years ago
  4. 3b1ada55 fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info() by Eric Biggers · 5 years ago
  5. 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 6 years ago
  6. 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
  7. e3d73de ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT by Sascha Hauer · 6 years ago
  8. 9ca2d73 ubifs: Limit number of xattrs per inode by Richard Weinberger · 6 years ago
  9. c64cda8 ubifs: remove unnecessary calls to set up directory key by Eric Biggers · 6 years ago
  10. b01531d fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext by Eric Biggers · 6 years ago
  11. 6eb61d5 ubifs: Pass struct ubifs_info to ubifs_assert() by Richard Weinberger · 6 years ago
  12. 7e5471c ubifs: introduce Kconfig symbol for xattr support by Stefan Agner · 6 years ago
  13. 00ee8b6 ubifs: Fix directory size calculation for symlinks by Richard Weinberger · 7 years ago
  14. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  15. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  16. 191ac10 ubifs_lookup: use d_splice_alias() by Al Viro · 7 years ago
  17. 3462ac5 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  18. a0b3ccd ubifs: switch to fscrypt_prepare_lookup() by Eric Biggers · 7 years ago
  19. 0c1ad52 ubifs: switch to fscrypt_prepare_rename() by Eric Biggers · 7 years ago
  20. 5653878 ubifs: switch to fscrypt_prepare_link() by Eric Biggers · 7 years ago
  21. 0e4dda2 ubifs: switch to fscrypt ->symlink() helper functions by Eric Biggers · 7 years ago
  22. 6b46d44 ubifs: free the encrypted symlink target by Eric Biggers · 7 years ago
  23. a02a6eb ubifs: Wire-up statx() support by Richard Weinberger · 8 years ago
  24. f34e87f ubifs: Don't encrypt special files on creation by David Gstir · 8 years ago
  25. bb50c63 ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename by Hyunchul Lee · 8 years ago
  26. 4d35ca4 ubifs: Fix inode data budget in ubifs_mknod by Hyunchul Lee · 8 years ago
  27. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  28. 607a11a fs: ubifs: replace CURRENT_TIME_SEC with current_time by Deepa Dinamani · 8 years ago
  29. 677375c Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
  30. 413d5a9 ubifs: check for consistent encryption contexts in ubifs_lookup() by Eric Biggers · 8 years ago
  31. 32fe905 ubifs: Fix O_TMPFILE corner case in ubifs_link() by Richard Weinberger · 8 years ago
  32. c3d9fda ubifs: Fix RENAME_WHITEOUT support by Felix Fietkau · 8 years ago
  33. b20e2d9 ubifs: Remove filename from debug messages in ubifs_readdir by Hyunchul Lee · 8 years ago
  34. 63ed657 ubifs: Fix memory leak in error path in ubifs_mknod by Richard Weinberger · 8 years ago
  35. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  36. 3d4b2fc ubifs: remove redundant checks for encryption key by Eric Biggers · 8 years ago
  37. ba75d57 ubifs: Initialize fstr_real_len by Richard Weinberger · 8 years ago
  38. 528e3d1 ubifs: Add full hash lookup support by Richard Weinberger · 8 years ago
  39. ca7f85b ubifs: Add support for encrypted symlinks by Richard Weinberger · 8 years ago
  40. f4f61d2 ubifs: Implement encrypted filenames by Richard Weinberger · 8 years ago
  41. 9270b2f ubifs: Preload crypto context in ->lookup() by Richard Weinberger · 8 years ago
  42. ac7e47a ubifs: Enforce crypto policy in ->link and ->rename by Richard Weinberger · 8 years ago
  43. ba40e6a ubifs: Implement directory open operation by Richard Weinberger · 8 years ago
  44. d475a50 ubifs: Add skeleton for fscrypto by Richard Weinberger · 8 years ago
  45. f6337d8 ubifs: Export ubifs_check_dir_empty() by Richard Weinberger · 8 years ago
  46. a00052a ubifs: Fix regression in ubifs_readdir() by Richard Weinberger · 8 years ago
  47. c83ed4c ubifs: Abort readdir upon error by Richard Weinberger · 8 years ago
  48. 390975a ubifs: Rename ubifs_rename2 by Richard Weinberger · 8 years ago
  49. 4c60992 Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  50. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  51. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  52. 9ec6496 ubifs: Implement RENAME_EXCHANGE by Richard Weinberger · 8 years ago
  53. 9e0a1ff ubifs: Implement RENAME_WHITEOUT by Richard Weinberger · 8 years ago
  54. 474b937 ubifs: Implement O_TMPFILE by Richard Weinberger · 8 years ago
  55. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  56. f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
  57. ba5a265 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  58. 2b88fc2 ubifs: Switch to generic xattr handlers by Andreas Gruenbacher · 9 years ago
  59. c51da20 more trivial ->iterate_shared conversions by Al Viro · 9 years ago
  60. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  61. 8c1c5f2 ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs by Dongsheng Yang · 9 years ago
  62. aeeb14f UBIFS: Fix possible memory leak in ubifs_readdir() by Richard Weinberger · 9 years ago
  63. 86ba9ed fs/ubifs: remove unnecessary new_valid_dev check by Yaowei Bai · 9 years ago
  64. 0f301bd ubifs: switch to simple_follow_link() by Al Viro · 10 years ago
  65. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  66. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  67. 1a7e985d UBIFS: fix output format of INUM_WATERMARK by Sheng Yong · 10 years ago
  68. 235c362 UBIFS: extend debug/message capabilities by Sheng Yong · 10 years ago
  69. 9401a79 UBIFS: fix incorrect unlocking handling by Taesoo Kim · 10 years ago
  70. 8c988ae Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  71. d7f0b70 UBIFS: Add security.* XATTR support for the UBIFS by Subodh Nijsure · 10 years ago
  72. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 10 years ago
  73. 4cb2a01 ubifs: switch to %pd by Al Viro · 11 years ago
  74. 01122e0 [readdir] convert ubifs by Al Viro · 12 years ago
  75. 605c912 UBIFS: fix a horrid bug by Artem Bityutskiy · 12 years ago
  76. 33f1a63 UBIFS: prepare to fix a horrid bug by Artem Bityutskiy · 12 years ago
  77. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  78. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  79. 79fda51 UBIFS: comply with coding style by Artem Bityutskiy · 12 years ago
  80. 93912fe Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  81. 782759b UBIFS: fix compilation warning by Alexandre Pereira da Silva · 13 years ago
  82. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 13 years ago
  83. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 13 years ago
  84. 6d42e7e ubifs: use generic_fillattr() by Al Viro · 13 years ago
  85. f70b7e5 UBIFS: remove Kconfig debugging option by Artem Bityutskiy · 13 years ago
  86. 1bdcc63 UBIFS: remove xattr Kconnfig option by Subodh Nijsure · 13 years ago
  87. c43be10 UBIFS: do not use inc_link when i_nlink is zero by Artem Bityutskiy · 13 years ago
  88. ad44be5 ubifs: propagate umode_t by Al Viro · 13 years ago
  89. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  90. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  91. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  92. 2b1844a UBIFS: introduce helper functions for debugging checks and tests by Artem Bityutskiy · 14 years ago
  93. d808efb UBIFS: amend debugging inode size check function prototype by Artem Bityutskiy · 14 years ago
  94. bb2615d UBIFS: amend debugging name check function prototype by Artem Bityutskiy · 14 years ago
  95. 12e776a UBIFS: remove unnecessary brackets by Artem Bityutskiy · 14 years ago
  96. 0e54ec1 ubifs: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 14 years ago
  97. 32e51f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  98. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 14 years ago
  99. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 14 years ago
  100. b137545 UBIFS: introduce a separate structure for budgeting info by Artem Bityutskiy · 14 years ago