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