index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
signalfd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-11
f2fs: check its block allocation to avoid producing wrong dirty pages
Jaegeuk Kim
1
-1
/
+9
2015-04-11
f2fs: clear page's up-to-date if block was deallocated
Jaegeuk Kim
3
-1
/
+8
2015-04-11
f2fs: fix the number of orphan inode blocks
Wanpeng Li
1
-4
/
+4
2015-04-11
f2fs: introduce macro __cp_payload
Wanpeng Li
2
-5
/
+9
2015-04-11
f2fs: support fs shutdown
Jaegeuk Kim
2
-0
/
+46
2015-03-03
f2fs: avoid wrong error during recovery
Jaegeuk Kim
1
-1
/
+3
2015-03-03
f2fs: remove obsolete code
Jaegeuk Kim
1
-2
/
+0
2015-03-03
f2fs: use extent cache for dir
Chao Yu
1
-0
/
+14
2015-03-03
f2fs: switch to check FI_NO_EXTENT in f2fs_{lookup,update}_extent_cache
Chao Yu
1
-12
/
+6
2015-03-03
f2fs: support fast lookup in extent cache
Chao Yu
2
-3
/
+17
2015-03-03
f2fs: add trace for rb-tree extent cache ops
Chao Yu
2
-2
/
+148
2015-03-03
f2fs: show extent tree, node stat info in debugfs
Chao Yu
2
-1
/
+8
2015-03-03
f2fs: enable rb-tree extent cache
Chao Yu
4
-1
/
+25
2015-03-03
f2fs: add a mount option for rb-tree extent cache
Chao Yu
3
-0
/
+12
2015-03-03
f2fs: add core functions for rb-tree extent cache
Chao Yu
3
-1
/
+451
2015-03-03
f2fs: introduce infra macro and data structure of rb-tree extent cache
Chao Yu
2
-4
/
+33
2015-03-03
f2fs: introduce universal lookup/update interface for extent cache
Chao Yu
5
-30
/
+44
2015-03-03
f2fs: introduce f2fs_map_bh to clean codes of check_extent_cache
Chao Yu
1
-14
/
+21
2015-03-03
f2fs: simplfy a field name in struct f2fs_extent,extent_info
Chao Yu
3
-11
/
+10
2015-03-03
f2fs: move ext_lock out of struct extent_info
Chao Yu
4
-12
/
+15
2015-03-03
f2fs: fix incorrectly stat number of inline data inode
Chao Yu
1
-0
/
+2
2015-03-03
f2fs: use ->writepage in sync_meta_pages
Chao Yu
1
-1
/
+1
2015-03-03
f2fs: introduce f2fs_update_dentry to clean up duplicated codes
Chao Yu
3
-22
/
+31
2015-03-03
f2fs: remove unused inline_dentry_addr
Chao Yu
1
-6
/
+0
2015-03-03
Linux 4.0-rc2
v4.0-rc2
Linus Torvalds
1
-1
/
+1
2015-03-03
drm/i915: Fix modeset state confusion in the load detect code
Daniel Vetter
1
-0
/
+1
2015-03-01
locking/rtmutex: Set state back to running on error
Sebastian Andrzej Siewior
1
-0
/
+1
2015-02-28
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
6
-0
/
+10
2015-02-28
mm: page_alloc: revert inadvertent !__GFP_FS retry behavior change
Johannes Weiner
1
-1
/
+8
2015-02-28
kernel/sys.c: fix UNAME26 for 4.0
Jon DeVree
1
-1
/
+2
2015-02-28
mm: memcontrol: use "max" instead of "infinity" in control knobs
Johannes Weiner
2
-8
/
+8
2015-02-28
zram: use proper type to update max_used_pages
Joonsoo Kim
1
-1
/
+1
2015-02-28
drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...
Joshua Kinard
1
-2
/
+2
2015-02-28
nilfs2: fix potential memory overrun on inode
Ryusuke Konishi
1
-3
/
+44