aboutsummaryrefslogtreecommitdiff
path: root/fs/sdcardfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* ANDROID: sdcardfs: Protect set_topDaniel Rosenberg2019-07-201-0/+3
* ANDROID: sdcardfs: Add option to drop unused dentriesDaniel Rosenberg2018-12-211-0/+2
* ANDROID: sdcardfs: Move default_normal to superblockDaniel Rosenberg2018-01-201-1/+1
* ANDROID: sdcardfs: Add default_normal optionDaniel Rosenberg2018-01-051-0/+2
* ANDROID: Sdcardfs: Move gid derivation under flagDaniel Rosenberg2017-09-131-0/+2
* ANDROID: sdcardfs: Move top to its own structDaniel Rosenberg2017-05-181-5/+44
* ANDROID: sdcardfs: fix sdcardfs_destroy_inode for the inode RCU approachGao Xiang2017-05-111-1/+8
* ANDROID: sdcardfs: Use seq_puts over seq_printfDaniel Rosenberg2017-04-131-1/+1
* ANDROID: sdcardfs: Use pr_[...] instead of printkDaniel Rosenberg2017-04-131-3/+2
* ANDROID: sdcardfs: remove unneeded null checkDaniel Rosenberg2017-04-131-2/+1
* ANDROID: sdcardfs: Fix formattingDaniel Rosenberg2017-04-131-12/+17
* sdcardfs: Add gid and mask to private mount dataDaniel Rosenberg2017-04-131-6/+58
* sdcardfs: Added top to sdcardfs_inode_infoDaniel Rosenberg2017-04-131-0/+1
* sdcardfs: Bring up to date with Android M permissions:Daniel Rosenberg2017-04-111-9/+2
* sdcardfs: port to 3.10Daniel Campello2017-04-111-3/+3
* Initial port of sdcardfsDaniel Campello2017-04-111-0/+229