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
gfs2: Drop __TIME__ usage
Michal Marek
1
-1
/
+1
2011-05-26
dlm: Drop __TIME__ usage
Michal Marek
1
-1
/
+1
2011-05-25
Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...
Joel Becker
47
-1047
/
+3158
2011-05-25
Ocfs2: Teach local-mounted ocfs2 to handle unwritten_extents correctly.
Tristan Ye
1
-0
/
+1
2011-05-25
ocfs2/dlm: Do not migrate resource to a node that is leaving the domain
Sunil Mushran
2
-95
/
+57
2011-05-25
ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSG
Sunil Mushran
4
-11
/
+82
2011-05-25
tmpfs: fix XATTR N overriding POSIX_ACL Y
Eric Paris
1
-14
/
+15
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
Linus Torvalds
5
-11
/
+233
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2011-05-25
jbd2: fix a potential leak of a journal_head on an error path
Ding Dinghua
1
-1
/
+1
2011-05-25
ext4: teach ext4_ext_split to calculate extents efficiently
Yongqiang Yang
1
-38
/
+46
2011-05-25
ext4: Convert ext4 to new truncate calling convention
Jan Kara
2
-4
/
+1
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-41
/
+65
2011-05-25
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+1
2011-05-25
Squashfs: add extra sanity checks at mount time
Phillip Lougher
1
-2
/
+16
2011-05-25
Squashfs: add sanity checks to fragment reading at mount time
Phillip Lougher
3
-4
/
+25
2011-05-25
Squashfs: add sanity checks to lookup table reading at mount time
Phillip Lougher
3
-4
/
+30
2011-05-25
Squashfs: add sanity checks to id reading at mount time
Phillip Lougher
4
-6
/
+37
2011-05-25
Squashfs: add sanity checks to xattr reading at mount time
Phillip Lougher
1
-0
/
+11
2011-05-25
Squashfs: reverse order of filesystem table reading
Phillip Lougher
1
-34
/
+37
2011-05-25
Squashfs: move table allocation into squashfs_read_table()
Phillip Lougher
7
-98
/
+44
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2
-8
/
+8
2011-05-25
Merge branch 'for-2.6.40/splice' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-18
/
+15
2011-05-25
Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-10
/
+15
2011-05-25
xfs: correctly decrement the extent buffer index in xfs_bmap_del_extent
Christoph Hellwig
1
-0
/
+2
2011-05-25
xfs: check for valid indices in xfs_iext_get_ext and xfs_iext_idx_to_irec
Christoph Hellwig
1
-2
/
+6
2011-05-25
xfs: fix up asserts in xfs_iflush_fork
Christoph Hellwig
1
-4
/
+1
2011-05-25
xfs: do not do pointer arithmetic on extent records
Christoph Hellwig
1
-3
/
+6
2011-05-25
xfs: do not use unchecked extent indices in xfs_bunmapi
Christoph Hellwig
1
-8
/
+8
2011-05-25
xfs: do not use unchecked extent indices in xfs_bmapi
Christoph Hellwig
1
-4
/
+5
2011-05-25
xfs: do not use unchecked extent indices in xfs_bmap_add_extent_*
Christoph Hellwig
1
-8
/
+6
2011-05-25
xfs: remove if_lastex
Christoph Hellwig
3
-223
/
+203
2011-05-25
xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag
Christoph Hellwig
2
-63
/
+33
2011-05-25
fs/ncpfs/inode.c: suppress used-uninitialised warning
Andrew Morton
1
-3
/
+1
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-25
fs/9p: Don't clunk dentry fid when we fail to get a writeback inode
Aneesh Kumar K.V
1
-5
/
+6
2011-05-25
9p: remove experimental tag from tested configurations
Eric Van Hensbergen
1
-3
/
+2
2011-05-25
ext4: do not normalize block requests from fallocate()
Vivek Haldar
2
-1
/
+6
2011-05-25
ext4: enable "punch hole" functionality
Allison Henderson
3
-11
/
+253
2011-05-25
ext4: add "punch hole" flag to ext4_map_blocks()
Allison Henderson
1
-11
/
+87
[prev]
[next]