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
2012-05-22
Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-0
/
+935
2012-05-22
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+28
2012-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-2
/
+10
2012-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
21
-493
/
+466
2012-05-21
Revert "vfs: remove unnecessary d_unhashed() check from __d_lookup_rcu"
Linus Torvalds
1
-0
/
+2
2012-05-22
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-1
/
+1
2012-05-21
vfs: be even more careful about dentry RCU name lookups
Linus Torvalds
1
-2
/
+15
2012-05-21
vfs: make AIO use the proper rw_verify_area() area helpers
Linus Torvalds
1
-16
/
+14
2012-05-21
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
1
-1
/
+1
2012-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2012-05-21
Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)
Linus Torvalds
16
-92
/
+146
2012-05-21
Merge branch 'vfs-cleanups' (random vfs cleanups)
Linus Torvalds
2
-36
/
+27
2012-05-21
Merge branch 'stat-cleanups' (clean up copying of stat info to user space)
Linus Torvalds
1
-20
/
+24
2012-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-46
/
+34
2012-05-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+12
2012-05-18
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-12
/
+8
2012-05-18
proc: move fd symlink i_mode calculations into tid_fd_revalidate()
Linus Torvalds
1
-29
/
+14
2012-05-17
fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries
Cyrill Gorcunov
1
-12
/
+8
2012-05-17
pstore/ram: Add ECC support
Anton Vorontsov
1
-3
/
+12
2012-05-17
pstore/ram: Switch to persistent_ram routines
Anton Vorontsov
1
-47
/
+59
2012-05-17
staging: android: persistent_ram: Move to fs/pstore/ram_core.c
Anton Vorontsov
3
-3
/
+538
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-57
/
+123
2012-05-16
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2012-05-16
cifs: fix misspelling of "forcedirectio"
Jeff Layton
1
-1
/
+2
2012-05-16
ramoops: Move to fs/pstore/ram.c
Anton Vorontsov
3
-0
/
+379
2012-05-16
GFS2: Fix quota adjustment return code
Bob Peterson
1
-1
/
+1
2012-05-15
C6X: add support to build with BINFMT_ELF_FDPIC
Mark Salter
1
-1
/
+1
2012-05-14
sysfs: get rid of some lockdep false positives
Alan Stern
1
-5
/
+26
2012-05-13
Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+1
2012-05-11
bio allocation failure due to bio_get_nr_vecs()
Bernd Schubert
1
-1
/
+6
2012-05-11
block: don't mark buffers beyond end of disk as mapped
Jeff Moyer
2
-4
/
+6
2012-05-11
GFS2: Add rgrp information to block_alloc trace point
Bob Peterson
2
-9
/
+15
2012-05-11
GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer
Bob Peterson
3
-19
/
+10
2012-05-10
vfs: make it possible to access the dentry hash/len as one 64-bit entry
Linus Torvalds
15
-38
/
+24
2012-05-10
vfs: move dentry name length comparison from dentry_cmp() into callers
Linus Torvalds
1
-3
/
+6
2012-05-10
vfs: do the careful dentry name access for all dentry_cmp cases
Linus Torvalds
1
-28
/
+26
2012-05-10
vfs: remove unnecessary d_unhashed() check from __d_lookup_rcu
Linus Torvalds
1
-2
/
+0
2012-05-10
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+10
2012-05-10
proc/pid/pagemap: correctly report non-present ptes and holes between vmas
Konstantin Khlebnikov
1
-2
/
+10
2012-05-09
cifs: fix revalidation test in cifs_llseek()
Dan Carpenter
1
-1
/
+1
2012-05-08
GFS2: Remove redundant metadata block type check
Bob Peterson
1
-5
/
+0
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
48
-358
/
+565
2012-05-07
jffs2: Fix lock acquisition order bug in gc path
Josh Cartwright
1
-1
/
+1
2012-05-06
vfs: don't force a big memset of stat data just to clear padding fields
Linus Torvalds
1
-2
/
+10
2012-05-06
vfs: de-crapify "cp_new_stat()" function
Linus Torvalds
1
-18
/
+14
2012-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-21
/
+47
2012-05-06
Btrfs: avoid sleeping in verify_parent_transid while atomic
Chris Mason
5
-17
/
+34
2012-05-04
vfs: clean up __d_lookup_rcu() and dentry_cmp() interfaces
Linus Torvalds
2
-51
/
+120
2012-05-04
hfsplus: Fix potential buffer overflows
Greg Kroah-Hartman
2
-0
/
+15
2012-05-04
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-25
/
+23
[next]