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