summaryrefslogtreecommitdiff
path: root/fs/sdcardfs/file.c
AgeCommit message (Expand)Author
2018-10-04ANDROID: sdcardfs: Don't use OVERRIDE_CRED macroDaniel Rosenberg
2018-05-20ANDROID: sdcardfs: fix lock issue on 32 bit/SMP architecturesDaniel Rosenberg
2018-03-05ANDROID: sdcardfs: Hold i_mutex for i_size_writeDaniel Rosenberg
2018-03-05Revert "ANDROID: sdcardfs: notify lower file of opens"Daniel Rosenberg
2018-01-22ANDROID: sdcardfs: notify lower file of opensDaniel Rosenberg
2017-08-11ANDROID: sdcardfs: override credential for ioctl to lower fsJaegeuk Kim
2017-05-01ANDROID: sdcardfs: Copy meta-data from lower inodeDaniel Rosenberg
2017-05-01ANDROID: sdcardfs: Directly pass lower file for mmapDaniel Rosenberg
2017-04-10ANDROID: sdcardfs: add read_iter/write_iter opeationsDaniel Rosenberg
2017-04-10ANDROID: sdcardfs: fix ->llseek to update upper and lower offsetDaniel Rosenberg
2017-04-10ANDROID: sdcardfs: copy lower inode attributes in ->ioctlDaniel Rosenberg
2017-04-10ANDROID: sdcardfs: remove unnecessary call to do_munmapDaniel Rosenberg
2017-04-10ANDROID: sdcardfs: Use pr_[...] instead of printkDaniel Rosenberg
2017-04-10ANDROID: sdcardfs: Fix formattingDaniel Rosenberg
2017-04-10ANDROID: sdcardfs: Remove uninformative printsDaniel Rosenberg
2017-02-03ANDROID: sdcardfs: Switch strcasecmp for internal callDaniel Rosenberg
2017-02-03ANDROID: sdcardfs: Add GID Derivation to sdcardfsDaniel Rosenberg
2017-02-03ANDROID: sdcardfs: Switch ->d_inode to d_inode()Daniel Rosenberg
2016-04-07sdcardfs: Bring up to date with Android M permissions:Daniel Rosenberg
2016-04-07Port of sdcardfs to 4.4Daniel Campello
2016-04-07Included sdcardfs source code for kernel 3.0Daniel Campello