1. 6931318 crypto: algif_skcipher - Load TX SG list after waiting by Herbert Xu · 9 years ago
  2. 49ca11d ANDROID: sdcardfs: fix potential crash when reserved_mb is not zero by Lianjun Huang · 6 years ago
  3. ee93c70 leds: trigger: ledtrig-backlight: Fix invalid memory access in fb_event notification callback by Manfred Schlaegl · 11 years ago
  4. 8249a07 msm: mdss: Make LEDS_TRIGGER_BACKLIGHT work by Ricardo Cerqueira · 9 years ago
  5. e59ae0b FP2: disable KSM by chrmhoffmann · 6 years ago
  6. 0368080 ANDROID: sdcardfs: Don't d_drop in d_revalidate by Daniel Rosenberg · 6 years ago
  7. 0f0c980 ANDROID: sdcardfs: Set s_root to NULL after putting by Daniel Rosenberg · 6 years ago
  8. 5ae351e ANDROID: sdcardfs: d_make_root calls iput by Daniel Rosenberg · 6 years ago
  9. ff80533 ANDROID: sdcardfs: Check for private data earlier by Daniel Rosenberg · 6 years ago
  10. 396bf57 ANDROID: fuse: Add null terminator to path in canonical path to avoid issue by Ritesh Harjani · 6 years ago
  11. dbd58bd ANDROID: sdcardfs: Fix sdcardfs to stop creating cases-sensitive duplicate entries. by Ritesh Harjani · 6 years ago
  12. 7d0e3e9 ANDROID: sdcardfs: Set num in extension_details during make_item by Ritesh Harjani · 7 years ago
  13. 690f288 ANDROID: sdcardfs: Hold i_mutex for i_size_write by Daniel Rosenberg · 7 years ago
  14. dc2e381 ANDROID: sdcardfs: Protect set_top by Daniel Rosenberg · 7 years ago
  15. be38164 ANDROID: fsnotify: Notify lower fs of open by Daniel Rosenberg · 7 years ago
  16. 4a65a16 Revert "ANDROID: sdcardfs: notify lower file of opens" by Daniel Rosenberg · 7 years ago
  17. ba62cd9 ANDROID: sdcardfs: Use lower getattr times/size by Daniel Rosenberg · 7 years ago
  18. c6952aa ANDROID: xattr: Pass EOPNOTSUPP to permission2 by Daniel Rosenberg · 7 years ago
  19. c99c82d ANDROID: sdcardfs: Move default_normal to superblock by Daniel Rosenberg · 7 years ago
  20. 4a66373 ANDROID: sdcardfs: Fix missing break on default_normal by Daniel Rosenberg · 7 years ago
  21. ad92161 ANDROID: sdcardfs: Add default_normal option by Daniel Rosenberg · 7 years ago
  22. adb6505 ANDROID: sdcardfs: notify lower file of opens by Daniel Rosenberg · 7 years ago
  23. 365c70c sdcardfs: fix space leak by Andrea Arcangeli · 7 years ago
  24. a4aec0d sdcardfs: minor fixes by Andrea Arcangeli · 7 years ago
  25. 5e12285 sdcardfs: Backport and use some 3.10 hlist/hash macros by Paul Keith · 7 years ago
  26. a0dfb93 ANDROID: sdcardfs: Add missing break by Daniel Rosenberg · 7 years ago
  27. 36ae01f ANDROID: Sdcardfs: Move gid derivation under flag by Daniel Rosenberg · 7 years ago
  28. 63ce173 ANDROID: mnt: Fix freeing of mount data by Daniel Rosenberg · 7 years ago
  29. ba32e49 ANDROID: sdcardfs: override credential for ioctl to lower fs by Jaegeuk Kim · 7 years ago
  30. 368928f sdcardfs: limit stacking depth by Andrew Chant · 8 years ago
  31. 6b47f9c ANDROID: sdcardfs: Remove unnecessary lock by Daniel Rosenberg · 7 years ago
  32. 32e4be7 ANDROID: sdcardfs: use mount_nodev and fix a issue in sdcardfs_kill_sb by Gao Xiang · 7 years ago
  33. 329fe70 ANDROID: sdcardfs: remove dead function open_flags_to_access_mode() by Greg Hackmann · 7 years ago
  34. d14af5a ANDROID: sdcardfs: d_splice_alias can return error values by Daniel Rosenberg · 7 years ago
  35. c73137c ANDROID: mnt: Fix next_descendent by Daniel Rosenberg · 7 years ago
  36. 9d58aa9 ANDROID: sdcardfs: Check for NULL in revalidate by Daniel Rosenberg · 7 years ago
  37. d81b8fb ANDROID: sdcardfs: Add linux/kref.h include by Dmitry Shmidt · 7 years ago
  38. ed4e253 ANDROID: sdcardfs: Move top to its own struct by Daniel Rosenberg · 7 years ago
  39. f56b230 ANDROID: sdcardfs: fix sdcardfs_destroy_inode for the inode RCU approach by Gao Xiang · 7 years ago
  40. 1cb546b ANDROID: sdcardfs: Don't iput if we didn't igrab by Daniel Roseberg · 7 years ago
  41. 1fbc845 ANDROID: sdcardfs: Call lower fs's revalidate by Daniel Rosenberg · 7 years ago
  42. 1e77d79 ANDROID: sdcardfs: Avoid setting GIDs outside of valid ranges by Daniel Rosenberg · 7 years ago
  43. 6248a70 ANDROID: sdcardfs: Use filesystem specific hash by Daniel Rosenberg · 7 years ago
  44. 19bfc6e Android: sdcardfs: Don't complain in fixup_lower_ownership by Daniel Rosenberg · 7 years ago
  45. 4a109de Android: sdcardfs: Don't do d_add for lower fs by Daniel Rosenberg · 7 years ago
  46. dc4c3fc ANDROID: sdcardfs: ->iget fixes by Daniel Rosenberg · 7 years ago
  47. e775a0a Android: sdcardfs: Change cache GID value by Daniel Rosenberg · 7 years ago
  48. 23f2151 ANDROID: sdcardfs: Directly pass lower file for mmap by Daniel Rosenberg · 7 years ago
  49. e44fae4 ANDROID: sdcardfs: update module info by Daniel Rosenberg · 7 years ago
  50. d96de667 ANDROID: sdcardfs: use d_splice_alias by Daniel Rosenberg · 7 years ago
  51. 2d6d1b6 ANDROID: sdcardfs: fix ->llseek to update upper and lower offset by Daniel Rosenberg · 7 years ago
  52. 893f3af ANDROID: sdcardfs: copy lower inode attributes in ->ioctl by Daniel Rosenberg · 7 years ago
  53. f7e8a47 ANDROID: sdcardfs: remove unnecessary call to do_munmap by Daniel Rosenberg · 7 years ago
  54. 90002d7 ANDROID: sdcardfs: Fix style issues in macros by Daniel Rosenberg · 7 years ago
  55. 7dc5fad ANDROID: sdcardfs: Use seq_puts over seq_printf by Daniel Rosenberg · 7 years ago
  56. d516924 ANDROID: sdcardfs: Use to kstrout by Daniel Rosenberg · 7 years ago
  57. 720f857 ANDROID: sdcardfs: Use pr_[...] instead of printk by Daniel Rosenberg · 7 years ago
  58. 9189ad7 ANDROID: sdcardfs: remove unneeded null check by Daniel Rosenberg · 7 years ago
  59. 0eacfdd ANDROID: sdcardfs: Fix style issues with comments by Daniel Rosenberg · 7 years ago
  60. beb0030 ANDROID: sdcardfs: Fix formatting by Daniel Rosenberg · 7 years ago
  61. 6b35093 ANDROID: sdcardfs: correct order of descriptors by Daniel Rosenberg · 7 years ago
  62. c2a8435 ANDROID: sdcardfs: Fix gid issue by Daniel Rosenberg · 7 years ago
  63. 8a381e6 ANDROID: sdcardfs: Use tabs instead of spaces in multiuser.h by Daniel Rosenberg · 7 years ago
  64. d6fd88e ANDROID: sdcardfs: Remove uninformative prints by Daniel Rosenberg · 7 years ago
  65. f60ac80 ANDROID: sdcardfs: move path_put outside of spinlock by Daniel Rosenberg · 7 years ago
  66. 936efc0 ANDROID: sdcardfs: Use case insensitive hash function by Daniel Rosenberg · 7 years ago
  67. 93e6dc1 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  68. a2dde41 ANDROID: sdcardfs: declare MODULE_ALIAS_FS by Daniel Rosenberg · 7 years ago
  69. a2a9526 ANDROID: sdcardfs: Get the blocksize from the lower fs by Daniel Rosenberg · 7 years ago
  70. 90edd8f ANDROID: sdcardfs: Use d_invalidate instead of drop_recurisve by Daniel Rosenberg · 7 years ago
  71. 47b534f ANDROID: sdcardfs: Switch to internal case insensitive compare by Daniel Rosenberg · 7 years ago
  72. ed23d9e ANDROID: sdcardfs: Use spin_lock_nested by Daniel Rosenberg · 7 years ago
  73. f060574 ANDROID: sdcardfs: Replace get/put with d_lock by Daniel Rosenberg · 7 years ago
  74. eddd76c ANDROID: sdcardfs: rate limit warning print by Daniel Rosenberg · 7 years ago
  75. 685618b ANDROID: sdcardfs: support direct-IO (DIO) operations by Daniel Rosenberg · 7 years ago
  76. 675b516 ANDROID: sdcardfs: implement vm_ops->page_mkwrite by Daniel Rosenberg · 7 years ago
  77. 480bff5 ANDROID: sdcardfs: Don't bother deleting freelist by Daniel Rosenberg · 7 years ago
  78. 693a912 ANDROID: sdcardfs: Add missing path_put by Daniel Rosenberg · 8 years ago
  79. 053c347 ANDROID: sdcardfs: Fix incorrect hash by Daniel Rosenberg · 8 years ago
  80. 2d336b6 ANDROID: sdcardfs: Switch strcasecmp for internal call by Daniel Rosenberg · 8 years ago
  81. d3af92f constify d_lookup() arguments by Al Viro · 12 years ago
  82. 16b7833 constify __d_lookup() arguments by Al Viro · 12 years ago
  83. c6a22d9 ANDROID: sdcardfs: switch to full_name_hash and qstr by Daniel Rosenberg · 8 years ago
  84. b7c13d8 ANDROID: sdcardfs: Add GID Derivation to sdcardfs by Daniel Rosenberg · 8 years ago
  85. 8efba53 ANDROID: sdcardfs: Remove redundant operation by Daniel Rosenberg · 8 years ago
  86. 6a7ea01 ANDROID: sdcardfs: add support for user permission isolation by Daniel Rosenberg · 8 years ago
  87. fe63c8c ANDROID: sdcardfs: Refactor configfs interface by Daniel Rosenberg · 8 years ago
  88. 37b443d ANDROID: sdcardfs: Allow non-owners to touch by Daniel Rosenberg · 8 years ago
  89. c83f749 ANDROID: mnt: remount should propagate to slaves of slaves by Daniel Rosenberg · 8 years ago
  90. 6d99054 ANDROID: sdcardfs: Fix locking issue with permision fix up by Daniel Rosenberg · 8 years ago
  91. a88a18f ANDROID: vfs: Missed updating truncate to truncate2 by Daniel Rosenberg · 8 years ago
  92. 30862bd BACKPORT: smarter propagate_mnt() by Al Viro · 10 years ago
  93. 8a20500 BACKPORT: don't bother with propagate_mnt() unless the target is shared by Al Viro · 10 years ago
  94. e345123 sdcardfs: Change magic value by Daniel Rosenberg · 8 years ago
  95. a95870e sdcardfs: Use per mount permissions by Daniel Rosenberg · 8 years ago
  96. c7bae0d sdcardfs: Add gid and mask to private mount data by Daniel Rosenberg · 8 years ago
  97. e78bbb3 sdcardfs: User new permission2 functions by Daniel Rosenberg · 8 years ago
  98. e95cb22 vfs: Add setattr2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
  99. 1728511 vfs: Add permission2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
  100. 59ae476 vfs: make O_PATH file descriptors usable for 'fchdir()' by Linus Torvalds · 12 years ago