1. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  2. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  3. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  4. f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
  5. ba5a265 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  6. 2b88fc2 ubifs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
  7. c51da20 more trivial ->iterate_shared conversions by Al Viro · 8 years ago
  8. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  9. 8c1c5f2 ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs by Dongsheng Yang · 9 years ago
  10. aeeb14f UBIFS: Fix possible memory leak in ubifs_readdir() by Richard Weinberger · 9 years ago
  11. 86ba9ed fs/ubifs: remove unnecessary new_valid_dev check by Yaowei Bai · 9 years ago
  12. 0f301bd ubifs: switch to simple_follow_link() by Al Viro · 9 years ago
  13. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  14. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  15. 1a7e985d UBIFS: fix output format of INUM_WATERMARK by Sheng Yong · 9 years ago
  16. 235c362 UBIFS: extend debug/message capabilities by Sheng Yong · 9 years ago
  17. 9401a79 UBIFS: fix incorrect unlocking handling by Taesoo Kim · 9 years ago
  18. 8c988ae Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  19. d7f0b70 UBIFS: Add security.* XATTR support for the UBIFS by Subodh Nijsure · 10 years ago
  20. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 10 years ago
  21. 4cb2a01 ubifs: switch to %pd by Al Viro · 11 years ago
  22. 01122e0 [readdir] convert ubifs by Al Viro · 11 years ago
  23. 605c912 UBIFS: fix a horrid bug by Artem Bityutskiy · 11 years ago
  24. 33f1a63 UBIFS: prepare to fix a horrid bug by Artem Bityutskiy · 11 years ago
  25. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  26. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  27. 79fda51 UBIFS: comply with coding style by Artem Bityutskiy · 12 years ago
  28. 93912fe Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  29. 782759b UBIFS: fix compilation warning by Alexandre Pereira da Silva · 12 years ago
  30. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  31. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  32. 6d42e7e ubifs: use generic_fillattr() by Al Viro · 12 years ago
  33. f70b7e5 UBIFS: remove Kconfig debugging option by Artem Bityutskiy · 12 years ago
  34. 1bdcc63 UBIFS: remove xattr Kconnfig option by Subodh Nijsure · 12 years ago
  35. c43be10 UBIFS: do not use inc_link when i_nlink is zero by Artem Bityutskiy · 12 years ago
  36. ad44be5 ubifs: propagate umode_t by Al Viro · 13 years ago
  37. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  38. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  39. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  40. 2b1844a UBIFS: introduce helper functions for debugging checks and tests by Artem Bityutskiy · 13 years ago
  41. d808efb UBIFS: amend debugging inode size check function prototype by Artem Bityutskiy · 13 years ago
  42. bb2615d UBIFS: amend debugging name check function prototype by Artem Bityutskiy · 13 years ago
  43. 12e776a UBIFS: remove unnecessary brackets by Artem Bityutskiy · 13 years ago
  44. 0e54ec1 ubifs: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 13 years ago
  45. 32e51f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  46. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  47. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  48. b137545 UBIFS: introduce a separate structure for budgeting info by Artem Bityutskiy · 13 years ago
  49. f17b604 fs: Remove i_nlink check from file system link callback by Aneesh Kumar K.V · 14 years ago
  50. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  51. abf5d08 ubifs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  52. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  53. 8b3884a UBIFS: return error if link and unlink race by Hunter Adrian · 15 years ago
  54. 82c1593 UBIFS: simplify locking by Artem Bityutskiy · 16 years ago
  55. e8b8156 UBIFS: constify operations by Artem Bityutskiy · 16 years ago
  56. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  57. 26bf194 CRED: Wrap task credential accesses in the UBIFS filesystem by David Howells · 16 years ago
  58. e84461a UBIFS: fix compilation warnings by Artem Bityutskiy · 16 years ago
  59. 0ecb952 UBIFS: endian handling fixes and annotations by Harvey Harrison · 16 years ago
  60. 7424bac UBIFS: fix printk format warnings by Alexander Beregalov · 16 years ago
  61. 04da11b UBIFS: fix zero-length truncations by Artem Bityutskiy · 16 years ago
  62. 720b499 UBIFS: remove unneeded check by Artem Bityutskiy · 16 years ago
  63. 81ffa38 UBIFS: always set i_generation to 0 by Adrian Hunter · 16 years ago
  64. dab4b4d UBIFS: align inode data to eight by Artem Bityutskiy · 16 years ago
  65. 182854b UBIFS: fix budgeting calculations by Artem Bityutskiy · 16 years ago
  66. 1e51764 UBIFS: add new flash file system by Artem Bityutskiy · 16 years ago