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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ANDROID: sdcardfs: fix sdcardfs_destroy_inode for the inode RCU approach
Gao Xiang
2017-05-11
1
-1
/
+8
*
Revert "BACKPORT: [UPSTREAM] ext2: convert to mbcache2"
Mister Oyster
2017-05-11
4
-92
/
+100
*
Revert "BACKPORT: [UPSTREAM] mbcache2: reimplement mbcache"
Mister Oyster
2017-05-11
2
-360
/
+1
*
ANDROID: sdcardfs: Don't iput if we didn't igrab
Daniel Roseberg
2017-05-10
1
-7
/
+2
*
UPSTREAM: timerfd: Protect the might cancel mechanism proper
Thomas Gleixner
2017-05-03
1
-3
/
+14
*
ANDROID: Fix the incompatible goto command in security Fix.
Chenbo Feng
2017-04-29
1
-2
/
+2
*
BACKPORT: [UPSTREAM] udf: Check component length before reading it
Jan Kara
2017-04-29
1
-2
/
+7
*
BACKPORT: [UPSTREAM] udf: Verify i_size when loading inode
Jan Kara
2017-04-29
1
-0
/
+14
*
Android: sdcardfs: Don't do d_add for lower fs
Daniel Rosenberg
2017-04-27
1
-7
/
+5
*
ANDROID: sdcardfs: Call lower fs's revalidate
Daniel Rosenberg
2017-04-27
1
-0
/
+8
*
ANDROID: sdcardfs: Avoid setting GIDs outside of valid ranges
Daniel Rosenberg
2017-04-27
2
-4
/
+11
*
ANDROID: sdcardfs: Use filesystem specific hash
Daniel Rosenberg
2017-04-27
1
-2
/
+7
*
UPSTREAM: ext4: fix fencepost in s_first_meta_bg validation
Theodore Ts'o
2017-04-26
1
-1
/
+1
*
BACKPORT: [UPSTREAM] ext2: convert to mbcache2
Jan Kara
2017-04-25
4
-100
/
+92
*
Android: sdcardfs: Don't complain in fixup_lower_ownership
Daniel Rosenberg
2017-04-25
1
-1
/
+1
*
ANDROID: sdcardfs: ->iget fixes
Daniel Rosenberg
2017-04-25
1
-8
/
+6
*
Android: sdcardfs: Change cache GID value
Daniel Rosenberg
2017-04-25
2
-3
/
+5
*
BACKPORT: [UPSTREAM] mbcache2: reimplement mbcache
Jan Kara
2017-04-25
2
-1
/
+360
*
FROMLIST: 9p: fix a potential acl leak
Cong Wang
2017-04-17
1
-0
/
+2
*
vfs: add setattr2 fix merge
Mister Oyster
2017-04-17
2
-2
/
+2
*
block_dev: don't test bdev->bd_contains when it is not stable
NeilBrown
2017-04-17
1
-1
/
+1
*
ext4: return -ENOMEM instead of success
Dan Carpenter
2017-04-17
1
-1
/
+3
*
f2fs: s/fi/inode/g
Albert I
2017-04-16
1
-1
/
+1
*
BACKPORT: posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2017-04-16
14
-106
/
+88
*
ext4: validate s_first_meta_bg at mount time
Eryu Guan
2017-04-16
1
-0
/
+9
*
ext4: don't save the error information if the block device is read-only
Theodore Ts'o
2017-04-16
1
-0
/
+2
*
fscrypt: remove broken support for detecting keyring key revocation
Eric Biggers
2017-04-16
4
-57
/
+11
*
sdcardfs: limit stacking depth
Andrew Chant
2017-04-16
1
-0
/
+7
*
fs: limit filesystem stacking depth
Miklos Szeredi
2017-04-16
1
-0
/
+7
*
BACKPORT: udf: Check path length when reading symlink
Jan Kara
2017-04-16
5
-20
/
+50
*
ANDROID: sdcardfs: Directly pass lower file for mmap
Daniel Rosenberg
2017-04-16
2
-35
/
+25
*
sdcardfs: indentation
Mister Oyster
2017-04-16
4
-8
/
+16
*
alarm-dev/timerfd: cleanup
Mister Oyster
2017-04-16
1
-6
/
+10
*
ANDROID: sdcardfs: update module info
Daniel Rosenberg
2017-04-13
1
-4
/
+9
*
ANDROID: fs: Export free_fs_struct and set_fs_pwd
Guenter Roeck
2017-04-13
1
-0
/
+2
*
ANDROID: sdcardfs: use d_splice_alias
Daniel Rosenberg
2017-04-13
1
-16
/
+39
*
ANDROID: sdcardfs: fix ->llseek to update upper and lower offset
Daniel Rosenberg
2017-04-13
1
-1
/
+24
*
ANDROID: sdcardfs: copy lower inode attributes in ->ioctl
Daniel Rosenberg
2017-04-13
1
-0
/
+4
*
ANDROID: sdcardfs: remove unnecessary call to do_munmap
Daniel Rosenberg
2017-04-13
1
-6
/
+0
*
ANDROID: sdcardfs: Fix style issues in macros
Daniel Rosenberg
2017-04-13
2
-12
/
+12
*
ANDROID: sdcardfs: Use seq_puts over seq_printf
Daniel Rosenberg
2017-04-13
1
-1
/
+1
*
ANDROID: sdcardfs: Use to kstrout
Daniel Rosenberg
2017-04-13
1
-1
/
+7
*
ANDROID: sdcardfs: Use pr_[...] instead of printk
Daniel Rosenberg
2017-04-13
8
-50
/
+43
*
ANDROID: sdcardfs: remove unneeded null check
Daniel Rosenberg
2017-04-13
3
-6
/
+3
*
ANDROID: sdcardfs: Fix style issues with comments
Daniel Rosenberg
2017-04-13
3
-22
/
+5
*
ANDROID: sdcardfs: Fix formatting
Daniel Rosenberg
2017-04-13
10
-259
/
+312
*
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
[prev]
[next]