index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
f2fs: reuse inode_entry_slab in gc procedure for using slab more effectively
Chao Yu
2015-01-09
6
-45
/
+24
|
*
f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio...
Chao Yu
2015-01-09
1
-6
/
+4
|
*
f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASS
Chao Yu
2015-01-09
1
-2
/
+2
|
*
f2fs: fix missing cold bit during recovery
Jaegeuk Kim
2015-01-09
1
-1
/
+9
|
*
f2fs: add block count by in-place-update in stat info
Changman Lee
2015-01-09
3
-1
/
+10
|
*
f2fs: avoid double lock for cp_rwsem
Jaegeuk Kim
2015-01-09
1
-2
/
+2
|
*
f2fs: activate f2fs_trace_ios
Jaegeuk Kim
2015-01-09
3
-0
/
+7
|
*
f2fs: activate f2fs_trace_pid
Jaegeuk Kim
2015-01-09
3
-0
/
+7
|
*
f2fs: add key functions for f2fs_io_tracer
Jaegeuk Kim
2015-01-09
2
-0
/
+104
|
*
f2fs: add f2fs_io_tracer support
Jaegeuk Kim
2015-01-09
4
-0
/
+59
|
*
f2fs: use f2fs_io_info to clean up messy parameters during IO path
Jaegeuk Kim
2015-01-09
6
-66
/
+87
|
*
f2fs: use ra_meta_pages to simplify readahead code in restore_node_summary
Chao Yu
2015-01-09
1
-52
/
+13
|
*
f2fs: merge two uchar variable in struct node_info to reduce memory cost
Chao Yu
2015-01-09
2
-13
/
+24
|
*
f2fs: readahead contiguous current summary blocks in checkpoint
Chao Yu
2015-01-09
3
-5
/
+20
|
*
f2fs: use missing the use of f2fs_kunmap_page
Jaegeuk Kim
2015-01-09
1
-2
/
+1
|
*
f2fs: remove unnecessary call to invalidate inmemory pages
Jaegeuk Kim
2015-01-09
3
-21
/
+0
|
*
f2fs: fix small discards not to issue redundantly
Jaegeuk Kim
2015-01-09
1
-3
/
+5
|
*
f2fs: change atomic and volatile write policies
Jaegeuk Kim
2015-01-09
7
-14
/
+88
|
*
f2fs: don't need to call lock_op and lock_page for abort
Jaegeuk Kim
2015-01-09
1
-15
/
+20
|
*
f2fs: fix wrong condition check to trigger f2fs_sync_fs
Jaegeuk Kim
2015-01-09
1
-1
/
+1
|
*
f2fs: remove checking dirty_exceed
Jaegeuk Kim
2015-01-09
1
-2
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-12
14
-114
/
+103
|
\
\
|
*
|
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-1
/
+1
|
*
|
fs/proc/array.c: convert to use string_escape_str()
Andy Shevchenko
2015-02-12
1
-27
/
+7
|
*
|
fs: proc: task_mmu: show page size in /proc/<pid>/numa_maps
Rafael Aquini
2015-02-12
1
-0
/
+2
|
*
|
fs: proc: use PDE() to get proc_dir_entry
Alexander Kuleshov
2015-02-12
2
-2
/
+2
|
*
|
fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...
Petr Cermak
2015-02-12
1
-0
/
+14
|
*
|
list_lru: add helpers to isolate items
Vladimir Davydov
2015-02-12
5
-20
/
+25
|
*
|
fs: shrinker: always scan at least one object of each type
Vladimir Davydov
2015-02-12
1
-3
/
+6
|
*
|
fs: make shrinker memcg aware
Vladimir Davydov
2015-02-12
1
-3
/
+3
|
*
|
list_lru: organize all list_lrus to list
Vladimir Davydov
2015-02-12
1
-0
/
+8
|
*
|
vmscan: per memory cgroup slab shrinkers
Vladimir Davydov
2015-02-12
1
-14
/
+0
|
*
|
fs: consolidate {nr,free}_cached_objects args in shrink_control
Vladimir Davydov
2015-02-12
2
-10
/
+9
|
*
|
list_lru: introduce list_lru_shrink_{count,walk}
Vladimir Davydov
2015-02-12
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-13
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
|
\
\
\
\
[prev]
[next]