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
2011-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
22
-150
/
+202
2011-05-26
fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops
Timo Warns
1
-0
/
+9
2011-05-26
fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages
Olaf Hering
1
-3
/
+49
2011-05-26
proc: fix pagemap_read() error case
KOSAKI Motohiro
1
-10
/
+9
2011-05-26
proc: put check_mem_permission after __get_free_page in mem_write
KOSAKI Motohiro
1
-7
/
+9
2011-05-26
proc/stat: use defined macro KMALLOC_MAX_SIZE
Yuanhan Liu
1
-3
/
+3
2011-05-26
proc: constify status array
Mike Frysinger
1
-2
/
+2
2011-05-26
fs/proc: convert to kstrtoX()
Alexey Dobriyan
2
-11
/
+13
2011-05-26
coredump: add support for exe_file in core name
Jiri Slaby
1
-0
/
+38
2011-05-26
mm: extract exe_file handling from procfs
Jiri Slaby
2
-52
/
+0
2011-05-26
memcg: add the pagefault count into memcg stats
Ying Han
1
-0
/
+2
2011-05-26
ufs: fix truncated values handling 64 bit metadata
Dan Carpenter
2
-5
/
+6
2011-05-26
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2
-2
/
+2
2011-05-26
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
19
-246
/
+2135
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...
Linus Torvalds
8
-0
/
+32
2011-05-26
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
14
-318
/
+360
2011-05-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
21
-1094
/
+2003
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
32
-269
/
+316
2011-05-26
mm: don't access vm_flags as 'int'
KOSAKI Motohiro
2
-2
/
+3
2011-05-26
ocfs2: add cleancache support
Dan Magenheimer
1
-0
/
+2
2011-05-26
ext4: add cleancache support
Dan Magenheimer
1
-0
/
+2
2011-05-26
btrfs: add cleancache support
Dan Magenheimer
2
-0
/
+11
2011-05-26
ext3: add cleancache support
Dan Magenheimer
1
-0
/
+2
2011-05-26
mm/fs: add hooks to support cleancache
Dan Magenheimer
3
-0
/
+15
2011-05-26
cifs: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
ocfs2: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-6
/
+0
2011-05-26
exofs: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
nfs: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
ext2: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
ext3: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
ext4: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
btrfs: remove unnecessary dentry_unhash in rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
ceph: remove unnecessary dentry_unhash calls
Sage Weil
1
-6
/
+0
2011-05-26
vfs: clean up vfs_rename_other
Sage Weil
1
-11
/
+14
2011-05-26
vfs: clean up vfs_rename_dir
Sage Weil
1
-11
/
+15
2011-05-26
vfs: clean up vfs_rmdir
Sage Weil
1
-14
/
+17
2011-05-26
vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems
Miklos Szeredi
1
-2
/
+0
2011-05-26
libfs: drop unneeded dentry_unhash
Sage Weil
1
-5
/
+0
2011-05-26
vfs: update dentry_unhash() comment
Sage Weil
1
-4
/
+4
2011-05-26
vfs: push dentry_unhash on rename_dir into file systems
Sage Weil
36
-12
/
+110
2011-05-26
vfs: push dentry_unhash on rmdir into file systems
Sage Weil
37
-3
/
+78
2011-05-26
vfs: remove dget() from dentry_unhash()
Sage Weil
3
-8
/
+1
2011-05-26
vfs: dentry_unhash immediately prior to rmdir
Sage Weil
1
-2
/
+2
2011-05-26
vfs: Block mmapped writes while the fs is frozen
Jan Kara
1
-1
/
+23
2011-05-26
vfs: Create __block_page_mkwrite() helper passing error values back
Jan Kara
1
-17
/
+20
2011-05-26
fs/namespace.c: bound mount propagation fix
Roman Borisov
1
-1
/
+1
2011-05-26
exportfs: reallow building as a module
Jonas Gorski
1
-1
/
+1
2011-05-26
merge handle_reval_dot and nameidata_drop_rcu_last
Al Viro
1
-81
/
+40
2011-05-26
consolidate nameidata_..._drop_rcu()
Al Viro
1
-105
/
+46
2011-05-26
Squashfs: update email address
Phillip Lougher
22
-23
/
+23
[next]