index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
f2fs: change recovery policy of xattr node block
Chao Yu
2017-02-23
6
-25
/
+22
|
*
f2fs: super: constify fscrypt_operations structure
Bhumika Goyal
2017-02-23
1
-2
/
+2
|
*
f2fs: show checkpoint version at mount time
Jaegeuk Kim
2017-02-23
1
-0
/
+2
|
*
f2fs: remove preflush for nobarrier case
Jaegeuk Kim
2017-02-23
1
-2
/
+2
|
*
f2fs: check last page index in cached bio to decide submission
Jaegeuk Kim
2017-02-23
5
-35
/
+40
|
*
f2fs: check io submission more precisely
Jaegeuk Kim
2017-02-23
3
-14
/
+37
|
*
f2fs: call internal __write_data_page directly
Jaegeuk Kim
2017-02-23
1
-2
/
+8
|
*
f2fs: avoid out-of-order execution of atomic writes
Jaegeuk Kim
2017-02-23
2
-4
/
+9
|
*
f2fs: move write_node_page above fsync_node_pages
Jaegeuk Kim
2017-02-23
1
-67
/
+73
|
*
f2fs: move flush tracepoint
Jaegeuk Kim
2017-02-23
1
-3
/
+3
|
*
f2fs: show # of APPEND and UPDATE inodes
Jaegeuk Kim
2017-02-22
2
-3
/
+5
|
*
f2fs: fix 446 coding style warnings in f2fs.h
DongOh Shin
2017-02-22
1
-228
/
+270
|
*
f2fs: fix 3 coding style errors in f2fs.h
DongOh Shin
2017-02-22
1
-3
/
+3
|
*
f2fs: declare missing static function
Jaegeuk Kim
2017-02-22
1
-2
/
+2
|
*
f2fs: show the fault injection mount option
Kaixu Xia
2017-02-22
1
-0
/
+5
|
*
f2fs: fix null pointer dereference when issuing flush in ->fsync
Chao Yu
2017-02-22
1
-1
/
+4
|
*
f2fs: fix to avoid overflow when left shifting page offset
Chao Yu
2017-02-22
1
-2
/
+3
|
*
f2fs: enhance lookup xattr
Chao Yu
2017-02-22
2
-18
/
+121
|
*
f2fs: fix a dead loop in f2fs_fiemap()
Wei Fang
2017-02-22
1
-1
/
+1
|
*
f2fs: do not preallocate blocks which has wrong buffer
Jaegeuk Kim
2017-02-22
3
-2
/
+13
|
*
f2fs: show # of on-going flush and discard bios
Jaegeuk Kim
2017-02-22
3
-3
/
+17
|
*
f2fs: add a kernel thread to issue discard commands asynchronously
Jaegeuk Kim
2017-02-22
2
-31
/
+109
|
*
f2fs: factor out discard command info into discard_cmd_control
Jaegeuk Kim
2017-02-22
4
-22
/
+69
|
*
f2fs: reorganize stat information
Jaegeuk Kim
2017-02-22
1
-4
/
+4
|
*
f2fs: clean up flush/discard command namings
Jaegeuk Kim
2017-02-22
3
-61
/
+59
|
*
f2fs: check in-memory sit version bitmap
Chao Yu
2017-02-22
2
-4
/
+30
|
*
f2fs: check in-memory nat version bitmap
Chao Yu
2017-02-22
3
-0
/
+29
|
*
f2fs: check in-memory block bitmap
Chao Yu
2017-02-22
2
-2
/
+36
|
*
f2fs: introduce FI_ATOMIC_COMMIT
Chao Yu
2017-02-22
5
-9
/
+26
|
*
f2fs: clean up with list_{first, last}_entry
Chao Yu
2017-02-22
3
-5
/
+5
|
*
f2fs: return fs_trim if there is no candidate
Jaegeuk Kim
2017-02-22
3
-5
/
+34
|
*
f2fs: avoid needless checkpoint in f2fs_trim_fs
Jaegeuk Kim
2017-02-22
1
-8
/
+9
|
*
f2fs: relax async discard commands more
Jaegeuk Kim
2017-01-29
4
-11
/
+27
|
*
f2fs: drop exist_data for inline_data when truncated to 0
Jaegeuk Kim
2017-01-29
1
-0
/
+2
|
*
f2fs: don't allow encrypted operations without keys
Jaegeuk Kim
2017-01-29
1
-0
/
+12
|
*
f2fs: show the max number of atomic operations
Jaegeuk Kim
2017-01-29
4
-2
/
+31
|
*
f2fs: get io size bit from mount option
Jaegeuk Kim
2017-01-29
1
-0
/
+22
|
*
f2fs: support IO alignment for DATA and NODE writes
Jaegeuk Kim
2017-01-29
5
-6
/
+78
|
*
f2fs: add submit_bio tracepoint
Jaegeuk Kim
2017-01-29
1
-4
/
+8
|
*
f2fs: reassign new segment for mode=lfs
Jaegeuk Kim
2017-01-29
1
-3
/
+0
|
*
f2fs: fix a missing discard prefree segments
Yunlei He
2017-01-29
1
-1
/
+9
|
*
f2fs: use rb_entry_safe
Geliang Tang
2017-01-29
1
-11
/
+6
|
*
f2fs: add a case of no need to read a page in write begin
Yunlei He
2017-01-29
1
-1
/
+6
|
*
f2fs: fix a problem of using memory after free
Yunlei He
2017-01-29
1
-2
/
+3
|
*
f2fs: remove unneeded condition
Dan Carpenter
2017-01-29
1
-3
/
+3
|
*
f2fs: don't cache nat entry if out of memory
Chao Yu
2017-01-29
1
-7
/
+20
|
*
f2fs: remove unused values in recover_fsync_data
Yunlei He
2017-01-29
1
-4
/
+0
*
|
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-4
/
+3
*
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-20
4
-52
/
+14
|
\
\
|
|
/
|
/
|
|
*
fscrypt: constify struct fscrypt_operations
Eric Biggers
2017-02-08
1
-2
/
+2
[prev]
[next]