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
*
f2fs: check hot_data for roll-forward recovery
Jaegeuk Kim
2017-10-04
1
-1
/
+1
*
f2fs: add tracepoint for f2fs_gc
Chao Yu
2017-10-04
1
-14
/
+36
*
f2fs: retry to revoke atomic commit in -ENOMEM case
Chao Yu
2017-10-04
1
-2
/
+8
*
f2fs: let fill_super handle roll-forward errors
Jaegeuk Kim
2017-10-04
1
-2
/
+0
*
f2fs: merge equivalent flags F2FS_GET_BLOCK_[READ|DIO]
Qiuyang Sun
2017-10-04
3
-10
/
+11
*
f2fs: support journalled quota
Chao Yu
2017-10-04
4
-32
/
+404
*
f2fs: fix potential overflow when adjusting GC cycle
Chao Yu
2017-10-04
2
-9
/
+16
*
f2fs: avoid unneeded sync on quota file
Chao Yu
2017-10-04
1
-2
/
+2
*
f2fs: introduce gc_urgent mode for background GC
Jaegeuk Kim
2017-10-04
3
-2
/
+28
*
f2fs: fix the size value in __check_sit_bitmap
Yunlong Song
2017-10-04
1
-2
/
+5
*
f2fs: add app/fs io stat
Chao Yu
2017-10-04
10
-32
/
+202
*
f2fs: do not change the valid_block value if cur_valid_map was wrongly set or...
Yunlong Song
2017-10-04
1
-0
/
+4
*
f2fs: update cur_valid_map_mir together with cur_valid_map
Yunlong Song
2017-10-04
1
-14
/
+30
*
f2fs: use printk_ratelimited for f2fs_msg
Jaegeuk Kim
2017-10-04
1
-1
/
+1
*
f2fs: expose features to sysfs entry
Jaegeuk Kim
2017-10-04
1
-26
/
+130
*
f2fs: support inode checksum
Chao Yu
2017-10-04
5
-1
/
+118
*
f2fs: return wrong error number on f2fs_quota_write
Jaegeuk Kim
2017-10-04
1
-1
/
+1
*
f2fs: provide f2fs_balance_fs to __write_node_page
Yunlong Song
2017-10-04
3
-8
/
+13
*
f2fs: introduce f2fs_statfs_project
Chao Yu
2017-10-04
1
-0
/
+48
*
f2fs: don't need to wait for node writes for atomic write
Jaegeuk Kim
2017-10-04
1
-3
/
+13
*
f2fs: avoid naming confusion of sysfs init
Jaegeuk Kim
2017-10-04
3
-14
/
+14
*
f2fs: support project quota
Chao Yu
2017-10-04
6
-15
/
+118
*
f2fs: record quota during dot{,dot} recovery
Chao Yu
2017-10-04
1
-0
/
+2
*
f2fs: enhance on-disk inode structure scalability
Chao Yu
2017-10-04
9
-50
/
+124
*
f2fs: make max inline size changeable
Chao Yu
2017-10-04
5
-59
/
+95
*
f2fs: add ioctl to expose current features
Jaegeuk Kim
2017-10-04
2
-0
/
+15
*
f2fs: don't give partially written atomic data from process crash
Jaegeuk Kim
2017-10-04
2
-0
/
+19
*
f2fs: preserve i_mode if __f2fs_set_acl() fails
Ernesto A. Fernández
2017-10-02
1
-2
/
+3
*
f2fs: alloc new nids for xattr block in recovery
Yunlei He
2017-10-02
1
-13
/
+15
*
f2fs: spread struct f2fs_dentry_ptr for inline path
Chao Yu
2017-10-02
2
-23
/
+31
*
f2fs: remove unused input parameter
Yunlei He
2017-10-02
3
-7
/
+5
*
debugfs: add get/set for atomic types
Seth Jennings
2017-09-26
1
-0
/
+42
*
block: zram: Backport from Linux 4.1
Sultan Qasim Khan
2017-09-25
1
-0
/
+28
*
fs: proc: task_mmu: fix proc_mem_open creds for fs access checks
Mister Oyster
2017-09-23
1
-1
/
+1
*
seq_file: remove "%n" usage from seq_file users
Tetsuo Handa
2017-09-23
4
-41
/
+22
*
seq_file: introduce seq_setwidth() and seq_pad()
Tetsuo Handa
2017-09-23
1
-0
/
+15
*
misc: replace __FUNCTION__ by __function__
Moyster
2017-09-23
2
-2
/
+2
*
fsync: cleanup
Mister Oyster
2017-09-22
1
-22
/
+18
*
fs: reduce permissions of dynamic sync control sysfs to 0660
fire855
2017-09-22
1
-1
/
+1
*
Revert to dynamic sync control v1.5
Mister Oyster
2017-09-15
4
-144
/
+182
*
fs: f2fs: remove duplicate lib llist helper from f2fs since it was merged htt...
Mister Oyster
2017-09-13
1
-22
/
+0
*
ANDROID: sdcardfs: Add missing break
Daniel Rosenberg
2017-09-13
1
-0
/
+1
*
ANDROID: Sdcardfs: Move gid derivation under flag
Daniel Rosenberg
2017-09-13
5
-4
/
+20
*
ANDROID: mnt: Fix freeing of mount data
Daniel Rosenberg
2017-09-13
1
-3
/
+1
*
cifs: Fix df output for users with quota limits
Sachin Prabhu
2017-09-11
1
-2
/
+2
*
FROMLIST: f2fs: introduce discard_granularity sysfs entry
Chao Yu
2017-09-08
3
-15
/
+114
*
FROMLIST: f2fs: give a try to do atomic write in -ENOMEM case
Jaegeuk Kim
2017-09-08
1
-2
/
+6
*
FROMLIST: f2fs: use IPU for cold files
Jaegeuk Kim
2017-09-08
1
-0
/
+4
*
FROMLIST: f2fs: make background threads of f2fs being aware of freezing
Chao Yu
2017-09-08
2
-2
/
+15
*
FS: F2FS: Use jiffies
Dorimanx
2017-09-04
7
-8
/
+9
[next]