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
...
*
ext4: Don't clear SGID when inheriting ACLs
Jan Kara
2017-08-20
1
-0
/
+15
*
ext4: lock the xattr block before checksuming it
Theodore Ts'o
2017-08-15
1
-34
/
+31
*
ext4: preserve i_mode if __ext4_set_acl() fails
Ernesto A. Fernández
2017-08-12
1
-4
/
+11
*
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
2017-08-12
1
-0
/
+3
*
ext4: fix dir_nlink behaviour
Andreas Dilger
2017-08-12
2
-11
/
+16
*
ext4: silence array overflow warning
Dan Carpenter
2017-08-12
1
-1
/
+1
*
ext4: fix warning about stack corruption
Arnd Bergmann
2017-08-12
1
-5
/
+6
*
ext4: remove unused mode parameter
Tahsin Erdogan
2017-08-12
1
-3
/
+3
*
ext4: fix copy paste error in ext4_swap_extents()
Maninder Singh
2017-08-12
1
-1
/
+1
*
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
2017-08-12
1
-1
/
+2
*
ANDROID: sdcardfs: override credential for ioctl to lower fs
Jaegeuk Kim
2017-08-09
1
-0
/
+16
*
fs/exec: fix use after free in execve
Andrea Arcangeli
2017-08-05
1
-1
/
+5
*
f2fs: avoid cpu lockup
Jaegeuk Kim
2017-08-05
1
-0
/
+10
*
f2fs: Fix build after upstream
jollaman999
2017-07-21
1
-1
/
+1
*
f2fs: include seq_file.h for sysfs.c
Jaegeuk Kim
2017-07-21
1
-0
/
+1
*
f2fs: Don't clear SGID when inheriting ACLs
Jaegeuk Kim
2017-07-21
1
-1
/
+1
*
f2fs: remove extra inode_unlock() in error path
Luis Henriques
2017-07-21
1
-4
/
+1
*
fscrypt: add support for AES-128-CBC
Daniel Walter
2017-07-21
4
-52
/
+161
*
fscrypt: inline fscrypt_free_filename()
Eric Biggers
2017-07-21
1
-9
/
+0
*
f2fs: make more close to v4.13-rc1
Jaegeuk Kim
2017-07-21
6
-26
/
+25
*
f2fs: support plain user/group quota
Chao Yu
2017-07-21
7
-40
/
+413
*
f2fs: avoid deadlock caused by lock order of page and lock_op
Jaegeuk Kim
2017-07-21
1
-3
/
+13
*
f2fs: use spin_{,un}lock_irq{save,restore}
Chao Yu
2017-07-21
2
-11
/
+18
*
f2fs: relax migratepage for atomic written page
Jaegeuk Kim
2017-07-21
1
-2
/
+6
*
f2fs: don't count inode block in in-memory inode.i_blocks
Chao Yu
2017-07-21
3
-22
/
+20
*
Revert "f2fs: fix to clean previous mount option when remount_fs"
Chao Yu
2017-07-21
1
-1
/
+0
*
f2fs: do not set LOST_PINO for renamed dir
Sheng Yong
2017-07-21
1
-1
/
+4
*
f2fs: do not set LOST_PINO for newly created dir
Sheng Yong
2017-07-21
1
-1
/
+2
*
f2fs: skip ->writepages for {mete,node}_inode during recovery
Chao Yu
2017-07-21
3
-6
/
+13
*
f2fs: introduce __check_sit_bitmap
Chao Yu
2017-07-21
1
-0
/
+26
*
f2fs: stop gc/discard thread in prior during umount
Chao Yu
2017-07-21
3
-9
/
+18
*
f2fs: introduce reserved_blocks in sysfs
Chao Yu
2017-07-21
3
-6
/
+27
*
f2fs: avoid redundant f2fs_flush after remount
Yunlong Song
2017-07-21
1
-0
/
+2
*
f2fs: report # of free inodes more precisely
Jaegeuk Kim
2017-07-21
1
-3
/
+11
*
f2fs: add ioctl to do gc with target block address
Jaegeuk Kim
2017-07-21
2
-0
/
+55
*
f2fs: don't need to check encrypted inode for partial truncation
Jaegeuk Kim
2017-07-21
1
-2
/
+4
*
f2fs: measure inode.i_blocks as generic filesystem
Chao Yu
2017-07-21
4
-14
/
+17
*
f2fs: set CP_TRIMMED_FLAG correctly
Chao Yu
2017-07-21
1
-1
/
+1
*
f2fs: require key for truncate(2) of encrypted file
Eric Biggers
2017-07-21
1
-3
/
+7
*
f2fs: move sysfs code from super.c to fs/f2fs/sysfs.c
Chao Yu
2017-07-21
4
-334
/
+359
*
f2fs: clean up sysfs codes
Chao Yu
2017-07-21
1
-44
/
+72
*
f2fs: fix wrong error number of fill_super
Chao Yu
2017-07-21
1
-1
/
+4
*
f2fs: fix to show injection rate in ->show_options
Chao Yu
2017-07-21
1
-1
/
+2
*
f2fs: Fix a return value in case of error in 'f2fs_fill_super'
Christophe JAILLET
2017-07-21
1
-1
/
+3
*
f2fs: use proper variable name
Tiezhu Yang
2017-07-21
1
-11
/
+11
*
f2fs: fix to avoid panic when encountering corrupt node
Chao Yu
2017-07-21
1
-3
/
+11
*
f2fs: don't track newly allocated nat entry in list
Chao Yu
2017-07-21
1
-6
/
+10
*
f2fs: add f2fs_bug_on in __remove_discard_cmd
Chao Yu
2017-07-21
1
-0
/
+2
*
f2fs: introduce __wait_one_discard_bio
Chao Yu
2017-07-21
1
-16
/
+17
*
f2fs: dax: fix races between page faults and truncating pages
Qiuyang Sun
2017-07-21
4
-9
/
+44
[prev]
[next]