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
/
gfs2
/
incore.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-10
[GFS2] Remove support for unused and pointless flag
Steven Whitehouse
1
-1
/
+0
2008-07-10
[GFS2] Replace rgrp "recent list" with mru list
Steven Whitehouse
1
-2
/
+0
2008-06-27
[GFS2] Clean up the glock core
Steven Whitehouse
1
-20
/
+15
2008-05-12
[GFS2] filesystem consistency error from do_strip
Bob Peterson
1
-0
/
+1
2008-03-31
[GFS2] Invalidate cache at correct point
Benjamin Marzinski
1
-0
/
+1
2008-03-31
[GFS2] Eliminate (almost) duplicate field from gfs2_inode
Steven Whitehouse
1
-1
/
+0
2008-03-31
[GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fields
Steven Whitehouse
1
-2
/
+1
2008-03-31
[GFS2] Reduce inode size by merging fields
Steven Whitehouse
1
-4
/
+1
2008-03-31
[GFS2] Remove unused counters
Bob Peterson
1
-3
/
+0
2008-03-31
[GFS2] Shrink & rename di_depth
Steven Whitehouse
1
-1
/
+1
2008-03-31
[GFS2] Remove rgrp and glock version numbers
Bob Peterson
1
-3
/
+2
2008-03-31
[GFS2] Remove lm.[ch] and distribute content
Steven Whitehouse
1
-0
/
+2
2008-03-31
[GFS2] Eliminate gl_req_bh
Bob Peterson
1
-1
/
+0
2008-03-31
[GFS2] Get rid of gl_waiters2
Bob Peterson
1
-2
/
+2
2008-03-31
[GFS2] Combine rg_flags and rd_flags
Bob Peterson
1
-3
/
+3
2008-03-31
[GFS2] Only do lo_incore_commit once
Bob Peterson
1
-1
/
+0
2008-03-31
[GFS2] Streamline indirect pointer tree height calculation
Steven Whitehouse
1
-3
/
+3
2008-02-07
gfs2: make gfs2_glock.gl_owner_pid be a struct pid *
Pavel Emelyanov
1
-1
/
+1
2008-02-07
gfs2: make gfs2_holder.gh_owner_pid be a struct pid *
Pavel Emelyanov
1
-1
/
+1
2008-01-25
[GFS2] Remove unneeded i_spin
Bob Peterson
1
-1
/
+0
2008-01-25
[GFS2] Reduce inode size by moving i_alloc out of line
Steven Whitehouse
1
-1
/
+1
2008-01-25
[GFS2] Remove unused variable
Steven Whitehouse
1
-1
/
+0
2008-01-25
[GFS2] Eliminate the no longer needed sd_statfs_mutex
Bob Peterson
1
-1
/
+0
2008-01-25
[GFS2] Journal extent mapping
Bob Peterson
1
-1
/
+10
2008-01-25
[GFS2] Don't periodically update the jindex
Steven Whitehouse
1
-1
/
+0
2008-01-25
[GFS2] Use atomic_t for journal free blocks counter
Steven Whitehouse
1
-1
/
+1
2008-01-25
[GFS2] Don't add glocks to the journal
Steven Whitehouse
1
-3
/
+1
2008-01-25
[GFS2] Remove flags no longer required
Steven Whitehouse
1
-4
/
+0
2008-01-25
[GFS2] Remove "reclaim limit"
Steven Whitehouse
1
-1
/
+0
2008-01-25
[GFS2] Remove unused variables
Steven Whitehouse
1
-4
/
+0
2008-01-25
[GFS2] Add gfs2_is_writeback()
Steven Whitehouse
1
-1
/
+1
2008-01-25
[GFS2] Remove unused field in struct gfs2_inode
Steven Whitehouse
1
-1
/
+0
2008-01-25
[GFS2] Remove useless i_cache from inodes
Steven Whitehouse
1
-2
/
+0
2008-01-25
[GFS2] Use ->page_mkwrite() for mmap()
Steven Whitehouse
1
-8
/
+0
2008-01-25
[GFS2] Handle multiple glock demote requests
Wendy Cheng
1
-0
/
+2
2007-10-10
[GFS2] Clean up journaled data writing
Steven Whitehouse
1
-7
/
+2
2007-10-10
[GFS2] Replace revoke structure with bufdata structure
Steven Whitehouse
1
-6
/
+7
2007-10-10
[GFS2] Clean up ordered write code
Steven Whitehouse
1
-1
/
+1
2007-10-10
[GFS2] delay glock demote for a minimum hold time
Benjamin Marzinski
1
-0
/
+5
2007-10-10
[GFS2] Reduce number of gfs2_scand processes to one
Steven Whitehouse
1
-2
/
+0
2007-07-09
[GFS2] assertion failure after writing to journaled file, umount
Robert Peterson
1
-1
/
+3
2007-07-09
[GFS2] Recovery for lost unlinked inodes
Steven Whitehouse
1
-0
/
+2
2007-07-09
[GFS2] Fix sign problem in quota/statfs and cleanup _host structures
Steven Whitehouse
1
-1
/
+62
2007-07-09
[GFS2] Quotas non-functional - fix bug
Abhijith Das
1
-8
/
+0
2007-07-09
[GFS2] Clean up inode number handling
Steven Whitehouse
1
-2
/
+2
2007-05-01
[GFS2] lockdump improvements
Robert Peterson
1
-1
/
+2
2007-05-01
[GFS2] Red Hat bz 228540: owner references
Robert Peterson
1
-2
/
+2
2007-05-01
[GFS2] Fix bz 224480 and cleanup glock demotion code
Steven Whitehouse
1
-5
/
+3
2007-05-01
[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)
Robert Peterson
1
-0
/
+1
2007-03-07
[GFS2] go_drop_bh is never used, so remove it
Steven Whitehouse
1
-1
/
+0
[next]