1. bbdeffc ANDROID: sdcardfs: Use pr_[...] instead of printk by Daniel Rosenberg · 9 years ago
  2. 2d901e2 ANDROID: sdcardfs: remove unneeded null check by Daniel Rosenberg · 9 years ago
  3. 730c208 ANDROID: sdcardfs: Fix style issues with comments by Daniel Rosenberg · 9 years ago
  4. b54a06a ANDROID: sdcardfs: Fix formatting by Daniel Rosenberg · 9 years ago
  5. 5eb664e ANDROID: sdcardfs: correct order of descriptors by Daniel Rosenberg · 9 years ago
  6. 08bd42eb ANDROID: sdcardfs: Fix gid issue by Daniel Rosenberg · 9 years ago
  7. f1d3a7d ANDROID: sdcardfs: Use tabs instead of spaces in multiuser.h by Daniel Rosenberg · 9 years ago
  8. ea5f3ee ANDROID: sdcardfs: Remove uninformative prints by Daniel Rosenberg · 9 years ago
  9. 6daba71 ANDROID: sdcardfs: move path_put outside of spinlock by Daniel Rosenberg · 9 years ago
  10. ec61ecb ANDROID: sdcardfs: Use case insensitive hash function by Daniel Rosenberg · 9 years ago
  11. 1df1562 ANDROID: sdcardfs: declare MODULE_ALIAS_FS by Daniel Rosenberg · 9 years ago
  12. e463593 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 13 years ago
  13. ee1535b ANDROID: sdcardfs: Get the blocksize from the lower fs by Daniel Rosenberg · 9 years ago
  14. 833852e ANDROID: sdcardfs: Use d_invalidate instead of drop_recurisve by Daniel Rosenberg · 9 years ago
  15. 108d085 ANDROID: sdcardfs: Switch to internal case insensitive compare by Daniel Rosenberg · 9 years ago
  16. ce264ba ANDROID: sdcardfs: Replace get/put with d_lock by Daniel Rosenberg · 9 years ago
  17. 941cfb0 ANDROID: sdcardfs: rate limit warning print by Daniel Rosenberg · 9 years ago
  18. 00a0398 ANDROID: sdcardfs: support direct-IO (DIO) operations by Daniel Rosenberg · 9 years ago
  19. 5e46784 ANDROID: sdcardfs: implement vm_ops->page_mkwrite by Daniel Rosenberg · 9 years ago
  20. 02506a5 ANDROID: sdcardfs: Don't bother deleting freelist by Daniel Rosenberg · 9 years ago
  21. 34f139b ANDROID: sdcardfs: Add missing path_put by Daniel Rosenberg · 9 years ago
  22. 24e4c03 ANDROID: sdcardfs: Fix incorrect hash by Daniel Rosenberg · 9 years ago
  23. 74a6a9f ANDROID: sdcardfs: Switch strcasecmp for internal call by Daniel Rosenberg · 9 years ago
  24. ab74c40 constify d_lookup() arguments by Al Viro · 13 years ago
  25. da65d1c constify __d_lookup() arguments by Al Viro · 13 years ago
  26. 9635e06 ANDROID: sdcardfs: switch to full_name_hash and qstr by Daniel Rosenberg · 9 years ago
  27. 86c81ff ANDROID: sdcardfs: Add GID Derivation to sdcardfs by Daniel Rosenberg · 9 years ago
  28. 869c8b7 ANDROID: sdcardfs: Remove redundant operation by Daniel Rosenberg · 9 years ago
  29. d534e5c ANDROID: sdcardfs: add support for user permission isolation by Daniel Rosenberg · 9 years ago
  30. 3b3337b sdcardfs: Use per mount permissions by Daniel Rosenberg · 10 years ago
  31. 33c13c9 ANDROID: sdcardfs: Refactor configfs interface by Daniel Rosenberg · 10 years ago
  32. e4063fa ANDROID: sdcardfs: Allow non-owners to touch by Daniel Rosenberg · 10 years ago
  33. 90604cd ANDROID: mnt: remount should propagate to slaves of slaves by Daniel Rosenberg · 10 years ago
  34. 0f820b2 ANDROID: sdcardfs: Fix locking issue with permision fix up by Daniel Rosenberg · 10 years ago
  35. 9f4718e ANDROID: vfs: Missed updating truncate to truncate2 by Daniel Rosenberg · 10 years ago
  36. 78b71ec BACKPORT: smarter propagate_mnt() by Al Viro · 12 years ago
  37. a7c6b18f BACKPORT: don't bother with propagate_mnt() unless the target is shared by Al Viro · 12 years ago
  38. ae539a4 sdcardfs: Use per mount permissions by Daniel Rosenberg · 10 years ago
  39. 640f137 sdcardfs: Add gid and mask to private mount data by Daniel Rosenberg · 10 years ago
  40. ad82db3 sdcardfs: User new permission2 functions by Daniel Rosenberg · 10 years ago
  41. 3129a10 vfs: Add setattr2 for filesystems with per mount permissions by Daniel Rosenberg · 10 years ago
  42. 8eaa22a vfs: Add permission2 for filesystems with per mount permissions by Daniel Rosenberg · 10 years ago
  43. e4154cf fs/super.c: sync ro remount after blocking writers by Andrew Ruder · 12 years ago
  44. 96bbb79 mnt: Add filesystem private data to mount points by Daniel Rosenberg · 10 years ago
  45. f24efcc sdcardfs: Switch package list to RCU by Daniel Rosenberg · 10 years ago
  46. 40ab40e ANDROID: sdcardfs: Use spin_lock_nested by Daniel Rosenberg · 9 years ago
  47. 24e153a vfs: Allow filesystems to access their private mount data by Daniel Rosenberg · 10 years ago
  48. a012a97 writeback: Fix some comment errors by Wanpeng Li · 14 years ago
  49. 4221e27 fs/super.c: sync ro remount after blocking writers by Andrew Ruder · 12 years ago
  50. f4ed92d mnt: Add filesystem private data to mount points by Daniel Rosenberg · 10 years ago
  51. 7f44b8b sdcardfs: Move directory unlock before touch by Daniel Rosenberg · 10 years ago
  52. bd2d5e4 Revert "msm: mdp: Update sync pt. behaviour" by Arne Coucheron · 8 years ago
  53. 75edc94 usb: gadget: u_serial: fix typo which cause build warning by Bo Shen · 13 years ago
  54. f80b050 usb: gadget: add multiple definition guards by Andrzej Pietrasiewicz · 14 years ago
  55. b8678b3 Revert "port 3.0 kernel power source in pieces" by Nick Reuter · 8 years ago
  56. bb83b2b Revert "intelli_plug: add perf_boost sysfs entry and clean up permissions" by Nick Reuter · 8 years ago
  57. 7f328ae usb: gadget: android: Add FunctionFS by Benoit Goby · 14 years ago
  58. 8d969d5 For some reason NL80211_STA_INFO_TX_FAILED won't get set by William Bellavance · 8 years ago
  59. 941fdae BACKPORT: ARM: 8091/2: add get_user() support for 8 byte types by Daniel Thompson · 12 years ago
  60. 50fc89a Revert "ran into an out of memory. Lets add a little more" by William Bellavance · 9 years ago
  61. d7782a6 ANDROID: binder: fix compilation warnings. by Martijn Coenen · 9 years ago
  62. 4d9df0a defconfig: tenderloin use 64-bit binder API by William Bellavance · 9 years ago
  63. f60912d UPSTREAM: drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BINDER_DONE by Lisa Du · 10 years ago
  64. 2862049 staging: binder: Improve Kconfig entry for ANDROID_BINDER_IPC_32BIT by John Stultz · 12 years ago
  65. ad5868a add in CONFIG_TIMERFD by William Bellavance · 9 years ago
  66. bd7a6ce timekeeping: fix 32-bit overflow in get_monotonic_boottime by Colin Cross · 12 years ago
  67. e23e2d9 Merge remote-tracking branch 'lineage/cm-14.1' into HEAD by William Bellavance · 9 years ago o-8.0
  68. 06374eb ran into an out of memory. Lets add a little more by William Bellavance · 9 years ago
  69. b22e30f ALSA: compress: Memset timestamp structure to zero. by Krishnankutty Kolathappilly · 13 years ago
  70. f01dbed ALSA: compress: remove the sample rate check by Vinod Koul · 13 years ago
  71. 95f662d ALSA: compress: change the way sample rates are sent to kernel by Eric Laurent · 13 years ago
  72. 48830b3 ASoC: Compress: Check and set pcm_new driver op by Haynes Mathew George · 12 years ago
  73. a34bb6b ALSA: core: Expose sound card online/offline state by Joonwoo Park · 13 years ago
  74. 9eb7f94 ALSA: compress: Use kzalloc() for ioctls writing back data by Takashi Iwai · 13 years ago
  75. 4cc9eb8 ALSA: compress: info leak in snd_compr_get_caps() by Dan Carpenter · 13 years ago
  76. 7fcbdd5 ALSA: compress_core: Rework writes to use cumulative values by Charles Keepax · 13 years ago
  77. 204b4f1 ALSA: compress_core: Remove unused hw_pointer by Charles Keepax · 13 years ago
  78. 6a2cf5f ALSA: compress_core: Add support for capture streams by Charles Keepax · 13 years ago
  79. 5ac58fa ALSA: compress_core: Deconstify copy callback buffer by Charles Keepax · 13 years ago
  80. 57e84e8 ALSA: compress_core: Calculate avail correctly for capture streams by Charles Keepax · 13 years ago
  81. 92985ce ALSA: compress_core: Update calc_avail to use cumulative values by Charles Keepax · 13 years ago
  82. d16bca6 ALSA: compress: use mutex in drain by Eric Laurent · 13 years ago
  83. b2962ea ALSA: Compress - dont use lock for all ioctls by Eric Laurent · 13 years ago
  84. 4f8620a ALSA: compress: Make sure we trigger STOP before closing the stream. by Liam Girdwood · 13 years ago
  85. a9a4d8d ALSA: compress: Add snd_compress_free() by Liam Girdwood · 13 years ago
  86. 9930a44 ALSA: PCM - Add PCM creation API for internal PCMs. by Liam Girdwood · 14 years ago
  87. cc0bd13 ASoC: msm: Validate pcm buffer size by Kuirong Wang · 11 years ago
  88. 7863150 msm: qdsp6: Buffer address for Record and playback is 32-byte aligned by Asish Bhattacharya · 11 years ago
  89. f7ac665 Reduce min capture period size from 320 to 64 by Glenn Kasten · 12 years ago
  90. 03b983c ASoC: msm: Add support for flexible period size and count by Honghao Liu · 11 years ago
  91. 6b0e716 Revert "ASoC: msm: Flexible period size for pcm playback" by Dave Daynard · 11 years ago
  92. cb2ec52 ASoC: compress - add support for metadata apis by Jeeja KP · 13 years ago
  93. 918b95f ASoc: fix compilation error by Eric Laurent · 13 years ago
  94. 4316a57 ASoC: compress: Cancel delayed power down if needed by Charles Keepax · 13 years ago
  95. e6461f8 ASoC: compress: Only mute playback streams by Mark Brown · 13 years ago
  96. 78c19f9 ASoc: fix compilation error by Eric Laurent · 13 years ago
  97. 5c61ee6 ASoC: soc-compress: Add support for not memory mapped DSPs by Charles Keepax · 13 years ago
  98. 11ed1fe ASoC: soc-compress: Initialise delayed work to power down audio by Charles Keepax · 13 years ago
  99. 46901dc ASoC: soc-compress: Serialise compressed ops by Charles Keepax · 13 years ago
  100. 6893239 ASoC: soc-compress: Add missing brackets around else by Charles Keepax · 13 years ago