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-08-11
Merge branch 'master' into for-next
Jiri Kosina
239
-4337
/
+5297
2010-08-10
jfs: don't allow os2 xattr namespace overlap with others
Dave Kleikamp
1
-49
/
+38
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
14
-117
/
+147
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-0
/
+1
2010-08-10
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
4
-40
/
+113
2010-08-10
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
1
-0
/
+1
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
3
-38
/
+118
2010-08-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
19
-3
/
+20
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...
Linus Torvalds
5
-30
/
+48
2010-08-10
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
29
-1747
/
+2468
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
178
-2316
/
+2347
2010-08-10
Merge branch 'master' into for-next
Jiri Kosina
146
-2938
/
+4203
2010-08-09
vfs: fix warning: 'dirent' is used uninitialized in this function
Kevin Winchester
2
-8
/
+10
2010-08-09
mm: avoid resetting wb_start after each writeback round
Jan Kara
1
-2
/
+3
2010-08-09
oom: deprecate oom_adj tunable
David Rientjes
1
-0
/
+8
2010-08-09
oom: badness heuristic rewrite
David Rientjes
1
-4
/
+90
2010-08-09
oom: move badness() declaration into oom.h
Andrew Morton
1
-3
/
+0
2010-08-09
oom: /proc/<pid>/oom_score treat kernel thread honestly
KOSAKI Motohiro
1
-2
/
+3
2010-08-09
no need for list_for_each_entry_safe()/resetting with superblock list
Al Viro
2
-20
/
+28
2010-08-09
Fix sget() race with failing mount
Al Viro
2
-1
/
+7
2010-08-09
vfs: don't hold s_umount over close_bdev_exclusive() call
Tejun Heo
1
-0
/
+9
2010-08-09
sysv: do not mark superblock dirty on remount
Artem Bityutskiy
1
-2
/
+2
2010-08-09
sysv: do not mark superblock dirty on mount
Artem Bityutskiy
1
-1
/
+0
2010-08-09
btrfs: remove junk sb_dirt change
Artem Bityutskiy
1
-1
/
+0
2010-08-09
BFS: clean up the superblock usage
Artem Bityutskiy
3
-43
/
+7
2010-08-09
AFFS: wait for sb synchronization when needed
Artem Bityutskiy
1
-5
/
+7
2010-08-09
AFFS: clean up dirty flag usage
Artem Bityutskiy
1
-14
/
+5
2010-08-09
cifs: truncate fallout
Christoph Hellwig
1
-23
/
+7
2010-08-09
mbcache: fix shrinker function return value
Andreas Gruenbacher
1
-17
/
+10
2010-08-09
mbcache: Remove unused features
Andreas Gruenbacher
4
-122
/
+55
2010-08-09
add f_flags to struct statfs(64)
Christoph Hellwig
1
-1
/
+46
2010-08-09
pass a struct path to vfs_statfs
Christoph Hellwig
7
-35
/
+55
2010-08-09
All filesystems that need invalidate_inode_buffers() are doing that explicitly
Al Viro
1
-1
/
+0
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
33
-57
/
+93
2010-08-09
Make ->drop_inode() just return whether inode needs to be dropped
Al Viro
8
-98
/
+55
2010-08-09
fs/inode.c:clear_inode() is gone
Al Viro
1
-24
/
+4
2010-08-09
fs/inode.c:evict() doesn't care about delete vs. non-delete paths now
Al Viro
1
-4
/
+4
2010-08-09
->delete_inode() is gone
Al Viro
1
-2
/
+0
2010-08-09
convert ext4 to ->evict_inode()
Al Viro
4
-10
/
+16
2010-08-09
convert logfs to ->evict_inode()
Al Viro
3
-36
/
+31
2010-08-09
logfs: get rid of magical inodes
Al Viro
6
-41
/
+31
2010-08-09
convert nilfs2 to ->evict_inode()
Al Viro
3
-24
/
+26
2010-08-09
convert exofs to ->evict_inode()
Al Viro
3
-6
/
+6
2010-08-09
convert reiserfs to ->evict_inode()
Al Viro
2
-10
/
+11
2010-08-09
convert btrfs to ->evict_inode()
Al Viro
3
-4
/
+8
2010-08-09
switch gfs2 to ->evict_inode()
Al Viro
1
-24
/
+15
2010-08-09
convert ocfs2 to ->evict_inode()
Al Viro
3
-11
/
+16
2010-08-09
switch ncpfs to ->evict_inode()
Al Viro
1
-6
/
+6
2010-08-09
switch udf to ->evict_inode()
Al Viro
4
-35
/
+21
2010-08-09
switch ubifs to ->evict_inode()
Al Viro
1
-4
/
+8
[next]