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
2009-03-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-5
/
+8
2009-03-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
4
-5
/
+8
2009-03-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
22
-120
/
+444
2009-02-27
Fix FREEZE/THAW compat_ioctl regression
Christoph Hellwig
1
-0
/
+3
2009-02-27
EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL
Benny Halevy
1
-1
/
+1
2009-02-26
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-16
/
+44
2009-02-26
ocfs2: add IO error check in ocfs2_get_sector()
wengang wang
1
-0
/
+7
2009-02-26
ocfs2: set gap to seperate entry and value when xattr in bucket
Tiger Yang
1
-8
/
+10
2009-02-26
ocfs2: lock the metaecc process for xattr bucket
Tao Ma
3
-0
/
+8
2009-02-26
ocfs2: Use the right access_* method in ctime update of xattr.
Tao Ma
1
-2
/
+3
2009-02-26
ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter
Sunil Mushran
1
-6
/
+6
2009-02-26
ocfs2/dlm: Use ast_lock to protect ast_list
Sunil Mushran
1
-2
/
+2
2009-02-26
ocfs2: Cleanup the lockname print in dlmglue.c
Sunil Mushran
1
-3
/
+8
2009-02-26
ocfs2/dlm: Retract fix for race between purge and migrate
Sunil Mushran
1
-2
/
+1
2009-02-26
ocfs2: Access and dirty the buffer_head in mark_written.
Tao Ma
1
-1
/
+26
2009-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
6
-76
/
+308
2009-02-26
block: fix bogus gcc warning for uninitialized var usage
Jens Axboe
1
-1
/
+1
2009-02-26
ext4: don't call jbd2_journal_force_commit_nested without journal
Eric Sandeen
2
-2
/
+4
2009-02-28
ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2
Theodore Ts'o
1
-2
/
+4
2009-02-28
ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze()
Theodore Ts'o
1
-1
/
+0
2009-02-24
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
1
-1
/
+1
2009-02-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2
-1
/
+15
2009-02-24
proc: fix PG_locked reporting in /proc/kpageflags
Helge Bahmann
1
-1
/
+1
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
42
-342
/
+863
2009-02-23
proc: proc_get_inode should de_put when inode already initialized
Krzysztof Sachanowicz
1
-1
/
+3
2009-02-22
ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin()
Jan Kara
1
-1
/
+8
2009-02-21
ext4: Add fallback for find_group_flex
Theodore Ts'o
1
-0
/
+7
2009-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
10
-187
/
+458
2009-02-21
[JFFS2] fix mount crash caused by removed nodes
Thomas Gleixner
1
-9
/
+33
2009-02-21
[CIFS] Fix multiuser mounts so server does not invalidate earlier security co...
Steve French
5
-7
/
+105
2009-02-21
[CIFS] improve posix semantics of file create
Steve French
2
-103
/
+208
2009-02-21
[CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specif...
Steve French
2
-3
/
+4
2009-02-21
cifs: posix fill in inode needed by posix open
Jeff Layton
2
-1
/
+3
2009-02-21
cifs: properly handle case where CIFSGetSrvInodeNumber fails
Jeff Layton
3
-15
/
+14
2009-02-21
cifs: refactor new_inode() calls and inode initialization
Jeff Layton
3
-66
/
+86
2009-02-21
[CIFS] Prevent OOPs when mounting with remote prefixpath.
Igor Mammedov
3
-2
/
+48
2009-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-4
/
+4
2009-02-20
Btrfs: try committing transaction before returning ENOSPC
Josef Bacik
1
-10
/
+47
2009-02-20
Btrfs: add better -ENOSPC handling
Josef Bacik
6
-76
/
+271
2009-02-20
Btrfs: check file pointer in btrfs_sync_file
Chris Mason
1
-4
/
+4
2009-02-19
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-3
/
+76
2009-02-19
Revert "[XFS] remove old vmap cache"
Felix Blyakher
1
-1
/
+74
2009-02-19
Revert "[XFS] use scalable vmap API"
Felix Blyakher
1
-3
/
+3
2009-02-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-3
/
+4
2009-02-18
inotify: fix GFP_KERNEL related deadlock
Ingo Molnar
1
-1
/
+1
2009-02-18
vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.
Bill Nottingham
1
-0
/
+2
2009-02-18
fs/super.c: add lockdep annotation to s_umount
Peter Zijlstra
1
-1
/
+16
2009-02-18
mm: task dirty accounting fix
Nick Piggin
1
-0
/
+1
2009-02-18
timerfd: add flags check
Davide Libenzi
1
-6
/
+6
2009-02-18
seq_file: properly cope with pread
Eric Biederman
1
-4
/
+32
[next]