index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
f2fs: activate f2fs_trace_ios
Jaegeuk Kim
2015-01-10
3
-0
/
+7
|
*
f2fs: activate f2fs_trace_pid
Jaegeuk Kim
2015-01-10
3
-0
/
+7
|
*
f2fs: add key functions for f2fs_io_tracer
Jaegeuk Kim
2015-01-10
2
-0
/
+104
|
*
f2fs: add f2fs_io_tracer support
Jaegeuk Kim
2015-01-10
4
-0
/
+59
|
*
f2fs: use f2fs_io_info to clean up messy parameters during IO path
Jaegeuk Kim
2015-01-10
6
-66
/
+87
|
*
f2fs: use ra_meta_pages to simplify readahead code in restore_node_summary
Chao Yu
2015-01-10
1
-52
/
+13
|
*
f2fs: merge two uchar variable in struct node_info to reduce memory cost
Chao Yu
2015-01-10
2
-13
/
+24
|
*
f2fs: readahead contiguous current summary blocks in checkpoint
Chao Yu
2015-01-10
3
-5
/
+20
|
*
f2fs: use missing the use of f2fs_kunmap_page
Jaegeuk Kim
2015-01-10
1
-2
/
+1
|
*
f2fs: remove unnecessary call to invalidate inmemory pages
Jaegeuk Kim
2015-01-10
3
-21
/
+0
|
*
f2fs: fix small discards not to issue redundantly
Jaegeuk Kim
2015-01-10
1
-3
/
+5
|
*
f2fs: change atomic and volatile write policies
Jaegeuk Kim
2015-01-10
7
-14
/
+88
|
*
f2fs: don't need to call lock_op and lock_page for abort
Jaegeuk Kim
2015-01-10
1
-15
/
+20
|
*
f2fs: fix wrong condition check to trigger f2fs_sync_fs
Jaegeuk Kim
2015-01-10
1
-1
/
+1
|
*
f2fs: remove checking dirty_exceed
Jaegeuk Kim
2015-01-10
1
-2
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-13
14
-114
/
+103
|
\
\
|
*
|
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-13
1
-1
/
+1
|
*
|
fs/proc/array.c: convert to use string_escape_str()
Andy Shevchenko
2015-02-13
1
-27
/
+7
|
*
|
fs: proc: task_mmu: show page size in /proc/<pid>/numa_maps
Rafael Aquini
2015-02-13
1
-0
/
+2
|
*
|
fs: proc: use PDE() to get proc_dir_entry
Alexander Kuleshov
2015-02-13
2
-2
/
+2
|
*
|
fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...
Petr Cermak
2015-02-13
1
-0
/
+14
|
*
|
list_lru: add helpers to isolate items
Vladimir Davydov
2015-02-13
5
-20
/
+25
|
*
|
fs: shrinker: always scan at least one object of each type
Vladimir Davydov
2015-02-13
1
-3
/
+6
|
*
|
fs: make shrinker memcg aware
Vladimir Davydov
2015-02-13
1
-3
/
+3
|
*
|
list_lru: organize all list_lrus to list
Vladimir Davydov
2015-02-13
1
-0
/
+8
|
*
|
vmscan: per memory cgroup slab shrinkers
Vladimir Davydov
2015-02-13
1
-14
/
+0
|
*
|
fs: consolidate {nr,free}_cached_objects args in shrink_control
Vladimir Davydov
2015-02-13
2
-10
/
+9
|
*
|
list_lru: introduce list_lru_shrink_{count,walk}
Vladimir Davydov
2015-02-13
7
-40
/
+32
*
|
|
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
2
-18
/
+53
|
\
\
\
|
*
|
|
block: Change direct_access calling convention
Matthew Wilcox
2015-01-14
2
-18
/
+53
*
|
|
|
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
59
-283
/
+93
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Make super_blocks and sb_lock static
Al Viro
2015-02-02
1
-2
/
+2
|
*
|
|
fs: make inode_to_bdi() handle NULL inode
Jens Axboe
2015-01-22
1
-1
/
+6
|
*
|
|
fs: remove default_backing_dev_info
Christoph Hellwig
2015-01-20
3
-8
/
+4
|
*
|
|
nfs: don't call bdi_unregister
Christoph Hellwig
2015-01-20
3
-20
/
+6
|
*
|
|
ceph: remove call to bdi_unregister
Christoph Hellwig
2015-01-20
1
-12
/
+6
|
*
|
|
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
27
-83
/
+6
|
*
|
|
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2015-01-20
13
-19
/
+21
|
*
|
|
nilfs2: set up s_bdi like the generic mount_bdev code
Christoph Hellwig
2015-01-20
1
-3
/
+1
|
*
|
|
block_dev: get bdev inode bdi directly from the block device
Christoph Hellwig
2015-01-20
1
-3
/
+3
|
*
|
|
block_dev: only write bdev inode on close
Christoph Hellwig
2015-01-20
1
-12
/
+19
|
*
|
|
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2015-01-20
17
-95
/
+32
|
*
|
|
fs: deduplicate noop_backing_dev_info
Christoph Hellwig
2015-01-20
5
-42
/
+4
*
|
|
|
Merge tag 'jfs-3.20' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2015-02-12
5
-91
/
+45
|
\
\
\
\
|
*
|
|
|
jfs: Deletion of an unnecessary check before the function call "unload_nls"
Markus Elfring
2015-02-02
1
-2
/
+1
|
*
|
|
|
jfs: get rid of homegrown endianness helpers
Al Viro
2014-12-24
4
-89
/
+44
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-02-12
25
-84
/
+2251
|
\
\
\
\
|
*
|
|
|
nfsd: default NFSv4.2 to on
J. Bruce Fields
2015-02-09
1
-0
/
+1
|
*
|
|
|
nfsd: pNFS block layout driver
Christoph Hellwig
2015-02-05
6
-1
/
+418
|
*
|
|
|
nfsd: add trace events
Christoph Hellwig
2015-02-02
5
-3
/
+85
[prev]
[next]