index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
sdcardfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ANDROID: sdcardfs: correct order of descriptors
Daniel Rosenberg
2017-04-13
1
-1
/
+3
*
ANDROID: sdcardfs: Fix gid issue
Daniel Rosenberg
2017-04-13
2
-14
/
+6
*
ANDROID: sdcardfs: Use tabs instead of spaces in multiuser.h
Daniel Rosenberg
2017-04-13
1
-11
/
+11
*
ANDROID: sdcardfs: Remove uninformative prints
Daniel Rosenberg
2017-04-13
4
-30
/
+1
*
ANDROID: sdcardfs: move path_put outside of spinlock
Daniel Rosenberg
2017-04-13
1
-1
/
+6
*
ANDROID: sdcardfs: Use case insensitive hash function
Daniel Rosenberg
2017-04-13
1
-1
/
+10
*
ANDROID: sdcardfs: declare MODULE_ALIAS_FS
Daniel Rosenberg
2017-04-13
1
-0
/
+1
*
ANDROID: sdcardfs: Get the blocksize from the lower fs
Daniel Rosenberg
2017-04-13
1
-12
/
+9
*
ANDROID: sdcardfs: Use d_invalidate instead of drop_recurisve
Daniel Rosenberg
2017-04-13
3
-41
/
+1
*
ANDROID: sdcardfs: Switch to internal case insensitive compare
Daniel Rosenberg
2017-04-13
4
-13
/
+10
*
ANDROID: sdcardfs: Use spin_lock_nested
Daniel Rosenberg
2017-04-13
1
-2
/
+2
*
ANDROID: sdcardfs: Replace get/put with d_lock
Daniel Rosenberg
2017-04-13
1
-13
/
+19
*
ANDROID: sdcardfs: rate limit warning print
Daniel Rosenberg
2017-04-13
1
-2
/
+3
*
ANDROID: sdcardfs: Fix case insensitive lookup
Daniel Rosenberg
2017-04-13
1
-17
/
+51
*
sdcardfs: drop_recursive : d_u.d_child -> d_child move
Mister Oyster
2017-04-13
1
-1
/
+1
*
ANDROID: sdcardfs: support direct-IO (DIO) operations
Daniel Rosenberg
2017-04-13
2
-17
/
+5
*
ANDROID: sdcardfs: implement vm_ops->page_mkwrite
Daniel Rosenberg
2017-04-13
1
-0
/
+34
*
ANDROID: sdcardfs: Don't bother deleting freelist
Daniel Rosenberg
2017-04-13
1
-1
/
+2
*
ANDROID: sdcardfs: Add missing path_put
Daniel Rosenberg
2017-04-13
1
-0
/
+1
*
ANDROID: sdcardfs: Fix incorrect hash
Daniel Rosenberg
2017-04-13
1
-2
/
+6
*
ANDROID: sdcardfs: Switch strcasecmp for internal call
Daniel Rosenberg
2017-04-13
6
-58
/
+78
*
ANDROID: sdcardfs: switch to full_name_hash and qstr
Daniel Rosenberg
2017-04-13
1
-81
/
+108
*
ANDROID: sdcardfs: Add GID Derivation to sdcardfs
Daniel Rosenberg
2017-04-13
7
-60
/
+429
*
Revert "sdcardfs: Flag files as non-mappable"
Mister Oyster
2017-04-13
1
-8
/
+0
*
ANDROID: sdcardfs: Remove redundant operation
Daniel Rosenberg
2017-04-13
1
-11
/
+0
*
ANDROID: sdcardfs: add support for user permission isolation
Daniel Rosenberg
2017-04-13
3
-40
/
+284
*
sdcardfs: Fix issue with d_child move
Mister Oyster
2017-04-13
1
-2
/
+2
*
ANDROID: sdcardfs: Refactor configfs interface
Daniel Rosenberg
2017-04-13
1
-80
/
+76
*
ANDROID: sdcardfs: Allow non-owners to touch
Daniel Rosenberg
2017-04-13
1
-2
/
+5
*
ANDROID: sdcardfs: Fix locking issue with permision fix up
Daniel Rosenberg
2017-04-13
1
-21
/
+15
*
sdcardfs: Use per mount permissions
Daniel Rosenberg
2017-04-13
5
-51
/
+150
*
sdcardfs: Add gid and mask to private mount data
Daniel Rosenberg
2017-04-13
3
-18
/
+157
*
sdcardfs: User new permission2 functions
Daniel Rosenberg
2017-04-13
2
-8
/
+22
*
sdcardfs: Move directory unlock before touch
Daniel Rosenberg
2017-04-13
1
-3
/
+9
*
sdcardfs: fix external storage exporting incorrect uid
alvin_liang
2017-04-13
1
-1
/
+1
*
sdcardfs: Added top to sdcardfs_inode_info
Daniel Rosenberg
2017-04-13
6
-56
/
+179
*
sdcardfs: Switch package list to RCU
Daniel Rosenberg
2017-04-11
3
-112
/
+93
*
sdcardfs: Fix locking for permission fix up
Daniel Rosenberg
2017-04-11
3
-9
/
+3
*
sdcardfs: Check for other cases on path lookup
Daniel Rosenberg
2017-04-11
1
-0
/
+22
*
sdcardfs: override umask on mkdir and create
Daniel Rosenberg
2017-04-11
1
-35
/
+35
*
sdcardfs: Flag files as non-mappable
fluxi
2017-04-11
1
-0
/
+8
*
sdcardfs: Remove stale dentries when reusing an inode.
Daniel Rosenberg
2017-04-11
1
-1
/
+6
*
sdcardfs: Fix issue with d_child move
Daniel Rosenberg
2017-04-11
1
-1
/
+1
*
ANDROID: sdcardfs: fix itnull.cocci warnings
Julia Lawall
2017-04-11
1
-1
/
+1
*
sdcardfs: Truncate packages_gid.list on overflow
Daniel Rosenberg
2017-04-11
1
-4
/
+11
*
vfs: change d_canonical_path to take two paths
Daniel Rosenberg
2017-04-11
1
-1
/
+5
*
sdcardfs: remove unneeded __init and __exit
Daniel Rosenberg
2017-04-11
1
-2
/
+2
*
sdcardfs: Remove unused code
Daniel Rosenberg
2017-04-11
1
-2
/
+0
*
sdcardfs: remove effectless config option
Daniel Rosenberg
2017-04-11
4
-32
/
+1
*
sdcardfs: Add support for d_canonicalize
Daniel Rosenberg
2017-04-11
1
-0
/
+1
[prev]
[next]