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-25
fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS
Amerigo Wang
2
-23
/
+0
2011-05-25
proc: allocate storage for numa_maps statistics once
Stephen Wilson
1
-9
/
+27
2011-05-25
proc: make struct proc_maps_private truly private
Stephen Wilson
1
-0
/
+8
2011-05-25
mm: proc: move show_numa_map() to fs/proc/task_mmu.c
Stephen Wilson
1
-2
/
+182
2011-05-25
tmpfs: implement generic xattr support
Eric Paris
1
-1
/
+17
2011-05-25
vmscan: change shrinker API by passing shrink_control struct
Ying Han
13
-26
/
+49
2011-05-25
vmscan: change shrink_slab() interfaces by passing shrink_control
Ying Han
1
-1
/
+5
2011-05-25
mm: Convert i_mmap_lock to a mutex
Peter Zijlstra
2
-3
/
+3
2011-05-25
mm: Remove i_mmap_lock lockbreak
Peter Zijlstra
1
-1
/
+0
2011-05-25
mm: mmu_gather rework
Peter Zijlstra
1
-5
/
+5
2011-05-25
mm: make expand_downwards() symmetrical with expand_upwards()
Michal Hocko
1
-1
/
+1
2011-05-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
6
-32
/
+91
2011-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
8
-49
/
+219
2011-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+8
2011-05-24
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
25
-910
/
+1115
2011-05-24
Merge branch 'next' into for-linus
James Morris
1
-0
/
+8
2011-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
8
-80
/
+104
2011-05-24
jbd: Fix comment to match the code in journal_start()
Eryu Guan
1
-1
/
+2
2011-05-23
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
25
-417
/
+721
2011-05-23
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2011-05-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+95
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-11
/
+11
2011-05-23
block: move bd_set_size() above rescan_partitions() in __blkdev_get()
Tejun Heo
1
-8
/
+9
2011-05-23
dlm: make plock operation killable
David Teigland
1
-4
/
+61
2011-05-23
Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-260
/
+100
2011-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
3
-3
/
+32
2011-05-23
timerfd: Manage cancelable timers in timerfd
Thomas Gleixner
1
-31
/
+74
2011-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
26
-385
/
+600
2011-05-23
UBIFS: switch to dynamic printks
Artem Bityutskiy
2
-94
/
+41
2011-05-22
fs: add missing prefetch.h include
Heiko Carstens
1
-0
/
+1
2011-05-21
GFS2: Wait properly when flushing the ail list
Steven Whitehouse
1
-3
/
+26
2011-05-21
GFS2: Wipe directory hash table metadata when deallocating a directory
Steven Whitehouse
2
-0
/
+6
2011-05-21
VFS: move BUG_ON test for symlink nd->depth after current->link_count test
Erez Zadok
1
-1
/
+1
2011-05-20
Fix for buffer overflow in ldm_frag_add not sufficient
Timo Warns
1
-0
/
+5
2011-05-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-3
/
+9
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
27
-1120
/
+1289
2011-05-20
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
1
-0
/
+1
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
25
-2014
/
+1847
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
3
-0
/
+3
2011-05-20
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
59
-1101
/
+1152
2011-05-20
Pull pstore into release branch
Tony Luck
1
-3
/
+9
2011-05-20
[CIFS] Fix to problem with getattr caused by invalidate simplification patch
Steve French
2
-4
/
+8
2011-05-20
UBIFS: fix kernel-doc comments
Artem Bityutskiy
1
-5
/
+5
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-16
/
+4
2011-05-19
xfs: obey minleft values during extent allocation correctly
Dave Chinner
1
-1
/
+0
2011-05-19
xfs: reset buffer pointers before freeing them
Dave Chinner
4
-38
/
+67
2011-05-19
xfs: avoid getting stuck during async inode flushes
Dave Chinner
1
-0
/
+10
2011-05-19
xfs: fix xfs_itruncate_start tracing
Dave Chinner
1
-1
/
+1
2011-05-19
xfs: fix duplicate workqueue initialisation
Dave Chinner
1
-4
/
+0
2011-05-19
xfs: kill off xfs_printk()
Joe Perches
2
-23
/
+4
[next]