1. ddaaab7 ANDROID: sdcardfs: Don't iput if we didn't igrab by Daniel Roseberg · 9 years ago
  2. be3147c ANDROID: sdcardfs: Call lower fs's revalidate by Daniel Rosenberg · 9 years ago
  3. 666be14 ANDROID: sdcardfs: Avoid setting GIDs outside of valid ranges by Daniel Rosenberg · 9 years ago
  4. b5f0c77 Revert "Revert "Android: sdcardfs: Don't do d_add for lower fs"" by Daniel Rosenberg · 9 years ago
  5. dfc218e ANDROID: sdcardfs: Use filesystem specific hash by Daniel Rosenberg · 9 years ago
  6. 609ac66 Revert "Android: sdcardfs: Don't do d_add for lower fs" by Daniel Rosenberg · 9 years ago
  7. a196458 Android: sdcardfs: Don't complain in fixup_lower_ownership by Daniel Rosenberg · 9 years ago
  8. 9ee27e3 Android: sdcardfs: Don't do d_add for lower fs by Daniel Rosenberg · 9 years ago
  9. 7ebb596 ANDROID: sdcardfs: ->iget fixes by Daniel Rosenberg · 9 years ago
  10. 76a82a0 Android: sdcardfs: Change cache GID value by Daniel Rosenberg · 9 years ago
  11. ad3e55b ANDROID: sdcardfs: Directly pass lower file for mmap by Daniel Rosenberg · 9 years ago
  12. e2953cd ANDROID: sdcardfs: update module info by Daniel Rosenberg · 9 years ago
  13. acbdc68 ANDROID: sdcardfs: use d_splice_alias by Daniel Rosenberg · 9 years ago
  14. 518a718 ANDROID: sdcardfs: fix ->llseek to update upper and lower offset by Daniel Rosenberg · 9 years ago
  15. a4dbcbb ANDROID: sdcardfs: copy lower inode attributes in ->ioctl by Daniel Rosenberg · 9 years ago
  16. 90a5613 ANDROID: sdcardfs: remove unnecessary call to do_munmap by Daniel Rosenberg · 9 years ago
  17. 99d54be ANDROID: sdcardfs: Fix style issues in macros by Daniel Rosenberg · 9 years ago
  18. 5c02fa1 ANDROID: sdcardfs: Use seq_puts over seq_printf by Daniel Rosenberg · 9 years ago
  19. d3520f4 ANDROID: sdcardfs: Use to kstrout by Daniel Rosenberg · 9 years ago
  20. bbdeffc ANDROID: sdcardfs: Use pr_[...] instead of printk by Daniel Rosenberg · 9 years ago
  21. 2d901e2 ANDROID: sdcardfs: remove unneeded null check by Daniel Rosenberg · 9 years ago
  22. 730c208 ANDROID: sdcardfs: Fix style issues with comments by Daniel Rosenberg · 9 years ago
  23. b54a06a ANDROID: sdcardfs: Fix formatting by Daniel Rosenberg · 9 years ago
  24. 5eb664e ANDROID: sdcardfs: correct order of descriptors by Daniel Rosenberg · 9 years ago
  25. 08bd42eb ANDROID: sdcardfs: Fix gid issue by Daniel Rosenberg · 9 years ago
  26. f1d3a7d ANDROID: sdcardfs: Use tabs instead of spaces in multiuser.h by Daniel Rosenberg · 9 years ago
  27. ea5f3ee ANDROID: sdcardfs: Remove uninformative prints by Daniel Rosenberg · 9 years ago
  28. 6daba71 ANDROID: sdcardfs: move path_put outside of spinlock by Daniel Rosenberg · 9 years ago
  29. ec61ecb ANDROID: sdcardfs: Use case insensitive hash function by Daniel Rosenberg · 9 years ago
  30. 1df1562 ANDROID: sdcardfs: declare MODULE_ALIAS_FS by Daniel Rosenberg · 9 years ago
  31. e463593 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 13 years ago
  32. ee1535b ANDROID: sdcardfs: Get the blocksize from the lower fs by Daniel Rosenberg · 9 years ago
  33. 833852e ANDROID: sdcardfs: Use d_invalidate instead of drop_recurisve by Daniel Rosenberg · 9 years ago
  34. 108d085 ANDROID: sdcardfs: Switch to internal case insensitive compare by Daniel Rosenberg · 9 years ago
  35. ce264ba ANDROID: sdcardfs: Replace get/put with d_lock by Daniel Rosenberg · 9 years ago
  36. 941cfb0 ANDROID: sdcardfs: rate limit warning print by Daniel Rosenberg · 9 years ago
  37. 00a0398 ANDROID: sdcardfs: support direct-IO (DIO) operations by Daniel Rosenberg · 9 years ago
  38. 5e46784 ANDROID: sdcardfs: implement vm_ops->page_mkwrite by Daniel Rosenberg · 9 years ago
  39. 02506a5 ANDROID: sdcardfs: Don't bother deleting freelist by Daniel Rosenberg · 9 years ago
  40. 34f139b ANDROID: sdcardfs: Add missing path_put by Daniel Rosenberg · 9 years ago
  41. 24e4c03 ANDROID: sdcardfs: Fix incorrect hash by Daniel Rosenberg · 9 years ago
  42. 74a6a9f ANDROID: sdcardfs: Switch strcasecmp for internal call by Daniel Rosenberg · 10 years ago
  43. ab74c40 constify d_lookup() arguments by Al Viro · 14 years ago
  44. da65d1c constify __d_lookup() arguments by Al Viro · 14 years ago
  45. 9635e06 ANDROID: sdcardfs: switch to full_name_hash and qstr by Daniel Rosenberg · 10 years ago
  46. 86c81ff ANDROID: sdcardfs: Add GID Derivation to sdcardfs by Daniel Rosenberg · 10 years ago
  47. 869c8b7 ANDROID: sdcardfs: Remove redundant operation by Daniel Rosenberg · 10 years ago
  48. d534e5c ANDROID: sdcardfs: add support for user permission isolation by Daniel Rosenberg · 10 years ago
  49. 3b3337b sdcardfs: Use per mount permissions by Daniel Rosenberg · 10 years ago
  50. 33c13c9 ANDROID: sdcardfs: Refactor configfs interface by Daniel Rosenberg · 10 years ago
  51. e4063fa ANDROID: sdcardfs: Allow non-owners to touch by Daniel Rosenberg · 10 years ago
  52. 90604cd ANDROID: mnt: remount should propagate to slaves of slaves by Daniel Rosenberg · 10 years ago
  53. 0f820b2 ANDROID: sdcardfs: Fix locking issue with permision fix up by Daniel Rosenberg · 10 years ago
  54. 9f4718e ANDROID: vfs: Missed updating truncate to truncate2 by Daniel Rosenberg · 10 years ago
  55. 78b71ec BACKPORT: smarter propagate_mnt() by Al Viro · 12 years ago
  56. a7c6b18f BACKPORT: don't bother with propagate_mnt() unless the target is shared by Al Viro · 12 years ago
  57. ae539a4 sdcardfs: Use per mount permissions by Daniel Rosenberg · 10 years ago
  58. 640f137 sdcardfs: Add gid and mask to private mount data by Daniel Rosenberg · 10 years ago
  59. ad82db3 sdcardfs: User new permission2 functions by Daniel Rosenberg · 10 years ago
  60. 3129a10 vfs: Add setattr2 for filesystems with per mount permissions by Daniel Rosenberg · 10 years ago
  61. 8eaa22a vfs: Add permission2 for filesystems with per mount permissions by Daniel Rosenberg · 10 years ago
  62. e4154cf fs/super.c: sync ro remount after blocking writers by Andrew Ruder · 13 years ago
  63. 96bbb79 mnt: Add filesystem private data to mount points by Daniel Rosenberg · 10 years ago
  64. f24efcc sdcardfs: Switch package list to RCU by Daniel Rosenberg · 10 years ago
  65. 40ab40e ANDROID: sdcardfs: Use spin_lock_nested by Daniel Rosenberg · 9 years ago
  66. 24e153a vfs: Allow filesystems to access their private mount data by Daniel Rosenberg · 10 years ago
  67. a012a97 writeback: Fix some comment errors by Wanpeng Li · 14 years ago
  68. 4221e27 fs/super.c: sync ro remount after blocking writers by Andrew Ruder · 13 years ago
  69. f4ed92d mnt: Add filesystem private data to mount points by Daniel Rosenberg · 10 years ago
  70. 7f44b8b sdcardfs: Move directory unlock before touch by Daniel Rosenberg · 10 years ago
  71. bd2d5e4 Revert "msm: mdp: Update sync pt. behaviour" by Arne Coucheron · 8 years ago
  72. 75edc94 usb: gadget: u_serial: fix typo which cause build warning by Bo Shen · 13 years ago
  73. f80b050 usb: gadget: add multiple definition guards by Andrzej Pietrasiewicz · 14 years ago
  74. b8678b3 Revert "port 3.0 kernel power source in pieces" by Nick Reuter · 8 years ago
  75. bb83b2b Revert "intelli_plug: add perf_boost sysfs entry and clean up permissions" by Nick Reuter · 8 years ago
  76. 7f328ae usb: gadget: android: Add FunctionFS by Benoit Goby · 14 years ago
  77. 8d969d5 For some reason NL80211_STA_INFO_TX_FAILED won't get set by William Bellavance · 8 years ago
  78. 941fdae BACKPORT: ARM: 8091/2: add get_user() support for 8 byte types by Daniel Thompson · 12 years ago
  79. 50fc89a Revert "ran into an out of memory. Lets add a little more" by William Bellavance · 9 years ago
  80. d7782a6 ANDROID: binder: fix compilation warnings. by Martijn Coenen · 9 years ago
  81. 4d9df0a defconfig: tenderloin use 64-bit binder API by William Bellavance · 9 years ago
  82. f60912d UPSTREAM: drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BINDER_DONE by Lisa Du · 10 years ago
  83. 2862049 staging: binder: Improve Kconfig entry for ANDROID_BINDER_IPC_32BIT by John Stultz · 12 years ago
  84. ad5868a add in CONFIG_TIMERFD by William Bellavance · 9 years ago
  85. bd7a6ce timekeeping: fix 32-bit overflow in get_monotonic_boottime by Colin Cross · 12 years ago
  86. e23e2d9 Merge remote-tracking branch 'lineage/cm-14.1' into HEAD by William Bellavance · 9 years ago o-8.0
  87. 06374eb ran into an out of memory. Lets add a little more by William Bellavance · 9 years ago
  88. b22e30f ALSA: compress: Memset timestamp structure to zero. by Krishnankutty Kolathappilly · 13 years ago
  89. f01dbed ALSA: compress: remove the sample rate check by Vinod Koul · 13 years ago
  90. 95f662d ALSA: compress: change the way sample rates are sent to kernel by Eric Laurent · 13 years ago
  91. 48830b3 ASoC: Compress: Check and set pcm_new driver op by Haynes Mathew George · 12 years ago
  92. a34bb6b ALSA: core: Expose sound card online/offline state by Joonwoo Park · 13 years ago
  93. 9eb7f94 ALSA: compress: Use kzalloc() for ioctls writing back data by Takashi Iwai · 13 years ago
  94. 4cc9eb8 ALSA: compress: info leak in snd_compr_get_caps() by Dan Carpenter · 13 years ago
  95. 7fcbdd5 ALSA: compress_core: Rework writes to use cumulative values by Charles Keepax · 13 years ago
  96. 204b4f1 ALSA: compress_core: Remove unused hw_pointer by Charles Keepax · 13 years ago
  97. 6a2cf5f ALSA: compress_core: Add support for capture streams by Charles Keepax · 13 years ago
  98. 5ac58fa ALSA: compress_core: Deconstify copy callback buffer by Charles Keepax · 13 years ago
  99. 57e84e8 ALSA: compress_core: Calculate avail correctly for capture streams by Charles Keepax · 13 years ago
  100. 92985ce ALSA: compress_core: Update calc_avail to use cumulative values by Charles Keepax · 13 years ago