index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
f2fs: skip writing in ->writepages when no dirty pages exist
Chao Yu
2015-08-05
1
-0
/
+4
|
*
f2fs: optimize f2fs_write_cache_pages
Tiezhu Yang
2015-08-05
1
-3
/
+1
|
*
f2fs: fix double lock in handle_failed_inode
Chao Yu
2015-08-05
4
-7
/
+7
|
*
f2fs: reduce region of cp_rwsem covered in f2fs_do_collapse
Chao Yu
2015-08-05
1
-5
/
+9
|
*
f2fs: add new interfaces for extent tree
Fan Li
2015-08-05
1
-7
/
+132
|
*
f2fs: callers take care of the page from bio error
Jaegeuk Kim
2015-08-05
3
-26
/
+26
|
*
f2fs: use atomic_t to record hit ratio info of extent cache
Chao Yu
2015-08-05
3
-8
/
+12
|
*
f2fs: stat inline xattr inode number
Chao Yu
2015-08-05
4
-1
/
+22
|
*
f2fs: use a page temporarily for encrypted gced page
Jaegeuk Kim
2015-08-05
1
-1
/
+4
|
*
f2fs: expose f2fs_write_cache_pages
Chao Yu
2015-08-04
1
-1
/
+135
|
*
f2fs: correct return value of ->setxattr
Chao Yu
2015-08-04
1
-1
/
+4
|
*
f2fs: cleanup write_orphan_inodes
Chao Yu
2015-08-04
1
-9
/
+2
|
*
f2fs: warm up cold page after mmaped write
Chao Yu
2015-08-04
1
-0
/
+2
|
*
f2fs: add new ioctl F2FS_IOC_GARBAGE_COLLECT
Chao Yu
2015-08-04
3
-0
/
+39
|
*
f2fs: maintain extent cache in separated file
Chao Yu
2015-08-04
4
-586
/
+610
|
*
f2fs: don't try to split extents shorter than F2FS_MIN_EXTENT_LEN
Fan Li
2015-08-04
1
-1
/
+1
|
*
f2fs: fix to update page flag
Chao Yu
2015-08-04
1
-4
/
+7
|
*
f2fs: shrink unreferenced extent_caches first
Jaegeuk Kim
2015-08-04
1
-10
/
+41
|
*
f2fs: enhance multithread performance
Chao Yu
2015-08-04
1
-2
/
+1
|
*
f2fs: restrict multimedia filename
Chao Yu
2015-08-04
1
-1
/
+8
|
*
MAINTAINERS: add missed trace file for f2fs
Chao Yu
2015-08-04
1
-0
/
+1
|
*
f2fs: make the function check_dnode have a return type of bool and change it'...
Nicholas Krause
2015-08-04
1
-6
/
+6
|
*
f2fs: check the largest extent at look-up time
Jaegeuk Kim
2015-08-04
2
-8
/
+20
|
*
f2fs: use extent_cache by default
Jaegeuk Kim
2015-08-04
6
-265
/
+142
|
*
f2fs: add noextent_cache mount option
Jaegeuk Kim
2015-08-04
2
-1
/
+10
|
*
f2fs: shrink extent_cache entries
Jaegeuk Kim
2015-08-04
4
-11
/
+27
|
*
f2fs: shrink nat_cache entries
Jaegeuk Kim
2015-08-04
3
-7
/
+18
|
*
f2fs: introduce a shrinker for mounted fs
Jaegeuk Kim
2015-08-04
4
-1
/
+148
|
*
f2fs: set cached_en after checking finally
Jaegeuk Kim
2015-08-04
1
-5
/
+4
|
*
f2fs: update on-disk extents even under extent_cache
Jaegeuk Kim
2015-08-04
1
-2
/
+2
|
*
f2fs: fix wrong block address calculation for a split extent
Jaegeuk Kim
2015-08-04
1
-1
/
+1
|
*
f2fs: convert inline_data for various fallocate
Jaegeuk Kim
2015-08-04
1
-0
/
+14
|
*
f2fs: avoid to use failed inode immediately
Jaegeuk Kim
2015-08-04
3
-9
/
+15
|
*
f2fs: avoid freed stat information
Jaegeuk Kim
2015-08-04
1
-1
/
+3
|
*
f2fs: fix to record dirty page count for symlink
Chao Yu
2015-08-04
2
-2
/
+4
|
*
f2fs crypto: delete an unnecessary check before the function call "key_put"
Markus Elfring
2015-08-04
1
-2
/
+1
*
|
Merge tag 'dlm-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2015-09-03
3
-447
/
+305
|
\
\
|
*
|
dlm: print error from kernel_sendpage
Bob Peterson
2015-08-27
1
-0
/
+40
|
*
|
dlm: fix lvb copy for user locks
David Teigland
2015-08-25
2
-4
/
+5
|
*
|
dlm: sctp_accept_from_sock() can be static
kbuild test robot
2015-08-17
1
-1
/
+1
|
*
|
dlm: fix reconnecting but not sending data
Marcelo Ricardo Leitner
2015-08-17
1
-3
/
+3
|
*
|
dlm: replace BUG_ON with a less severe handling
Marcelo Ricardo Leitner
2015-08-17
1
-2
/
+4
|
*
|
dlm: use sctp 1-to-1 API
Marcelo Ricardo Leitner
2015-08-17
1
-434
/
+237
|
*
|
dlm: fix not reconnecting on connecting error handling
Marcelo Ricardo Leitner
2015-08-17
1
-0
/
+1
|
*
|
dlm: fix race while closing connections
Marcelo Ricardo Leitner
2015-08-17
1
-14
/
+15
|
*
|
dlm: fix connection stealing if using SCTP
Marcelo Ricardo Leitner
2015-08-17
1
-1
/
+11
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-09-03
13
-66
/
+207
|
\
\
\
|
*
|
|
Revert "ext4: remove block_device_ejected"
Theodore Ts'o
2015-08-16
1
-1
/
+17
|
*
|
|
ext4: ratelimit the file system mounted message
Theodore Ts'o
2015-08-15
1
-3
/
+6
|
*
|
|
ext4: silence a format string false positive
Dan Carpenter
2015-08-15
1
-1
/
+1
[prev]
[next]