index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
90
-643
/
+760
2010-10-26
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
1
-0
/
+2
2010-10-26
Merge branch 'akpm-incoming-1'
Linus Torvalds
21
-120
/
+125
2010-10-26
kernel: remove PF_FLUSHER
Peter Zijlstra
1
-1
/
+1
2010-10-26
fs: allow for more than 2^31 files
Eric Dumazet
1
-10
/
+7
2010-10-26
procfs: fix numbering in /proc/locks
Jerome Marchand
1
-8
/
+11
2010-10-26
fs: move exportfs since it is not a networking filesystem
Randy Dunlap
1
-3
/
+3
2010-10-26
fs/buffer.c: remove duplicated assignment to b_private
Namhyung Kim
1
-1
/
+0
2010-10-26
fs/direct-io.c: fix truncation error in dio_complete() return
Edward Shishkin
1
-1
/
+1
2010-10-26
fuse: use clear_highpage() and KM_USER0 instead of KM_USER1
Miklos Szeredi
1
-7
/
+5
2010-10-26
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
Jan Beulich
1
-1
/
+1
2010-10-26
hostfs: code cleanups
Richard Weinberger
1
-3
/
+2
2010-10-26
fs/fs-writeback.c: restore lost comment
Andrew Morton
1
-0
/
+4
2010-10-26
writeback: remove the internal 5% low bound on dirty_ratio
Wu Fengguang
1
-1
/
+1
2010-10-26
mm: add account_page_writeback()
Michael Rubin
1
-1
/
+1
2010-10-26
writeback: remove nonblocking/encountered_congestion references
Wu Fengguang
8
-45
/
+6
2010-10-26
oom: fix locking for oom_adj and oom_score_adj
David Rientjes
1
-19
/
+21
2010-10-26
oom: rewrite error handling for oom_adj and oom_score_adj tunables
David Rientjes
1
-35
/
+48
2010-10-26
oom: add per-mm oom disable count
Ying Han
2
-0
/
+35
2010-10-26
vmcore: it is not experimental any more
WANG Cong
1
-2
/
+2
2010-10-26
hostfs: fix UML crash: remove f_spare from hostfs
Richard Weinberger
3
-10
/
+4
2010-10-26
Merge branch 'ima-memory-use-fixes'
Linus Torvalds
1
-0
/
+1
2010-10-26
IMA: move read counter into struct inode
Eric Paris
1
-0
/
+1
2010-10-26
NFS: Fix a compile issue in nfs_root
Trond Myklebust
1
-0
/
+2
2010-10-26
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2
-0
/
+25
2010-10-26
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
23
-461
/
+635
2010-10-26
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
16
-42
/
+2374
2010-10-25
nfs4: fix channel attribute sanity-checks
J. Bruce Fields
1
-34
/
+41
2010-10-25
split invalidate_inodes()
Al Viro
4
-6
/
+51
2010-10-25
fs: skip I_FREEING inodes in writeback_sb_inodes
Christoph Hellwig
1
-2
/
+7
2010-10-25
fs: fold invalidate_list into invalidate_inodes
Christoph Hellwig
1
-27
/
+16
2010-10-25
fs: do not drop inode_lock in dispose_list
Christoph Hellwig
1
-18
/
+2
2010-10-25
fs: inode split IO and LRU lists
Nick Piggin
3
-37
/
+53
2010-10-25
fs: switch bdev inode bdi's correctly
Dave Chinner
1
-5
/
+21
2010-10-25
fs: fix buffer invalidation in invalidate_list
Christoph Hellwig
1
-9
/
+7
2010-10-25
fsnotify: use dget_parent
Christoph Hellwig
1
-28
/
+5
2010-10-25
smbfs: use dget_parent
Christoph Hellwig
2
-18
/
+8
2010-10-25
exportfs: use dget_parent
Christoph Hellwig
1
-9
/
+8
2010-10-25
fs: use RCU read side protection in d_validate
Christoph Hellwig
1
-19
/
+12
2010-10-25
fs: clean up dentry lru modification
Christoph Hellwig
1
-26
/
+23
2010-10-25
fs: split __shrink_dcache_sb
Christoph Hellwig
1
-60
/
+67
2010-10-25
fs: improve DCACHE_REFERENCED usage
Nick Piggin
1
-3
/
+6
2010-10-25
fs: use percpu counter for nr_dentry and nr_dentry_unused
Christoph Hellwig
1
-19
/
+32
2010-10-25
fs: simplify __d_free
Christoph Hellwig
1
-9
/
+5
2010-10-25
fs: take dcache_lock inside __d_path
Christoph Hellwig
2
-4
/
+4
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
16
-2
/
+21
2010-10-25
fs: introduce a per-cpu last_ino allocator
Eric Dumazet
1
-7
/
+38
2010-10-25
new helper: ihold()
Al Viro
35
-45
/
+52
2010-10-25
fs: remove inode_add_to_list/__inode_add_to_list
Christoph Hellwig
2
-39
/
+35
2010-10-25
fs: move i_count increments into find_inode/find_inode_fast
Christoph Hellwig
1
-11
/
+6
[next]