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
2009-12-03
GFS2: add barrier/nobarrier mount options
Christoph Hellwig
1
-0
/
+1
2009-12-03
GFS2: Improve statfs and quota usability
Benjamin Marzinski
1
-0
/
+4
2009-09-09
GFS2: Remove unused sysfs file
Steven Whitehouse
1
-1
/
+0
2009-08-27
GFS2: Remove no_formal_ino generating code
Steven Whitehouse
1
-7
/
+0
2009-08-24
GFS2: Add "-o errors=panic|withdraw" mount options
Bob Peterson
1
-0
/
+7
2009-07-30
GFS2: remove dcache entries for remote deleted inodes
Benjamin Marzinski
1
-0
/
+2
2009-05-21
GFS2: Be more aggressive in reclaiming unlinked inodes
Steven Whitehouse
1
-1
/
+1
2009-05-21
GFS2: Add a rgrp bitmap full flag
Steven Whitehouse
1
-0
/
+3
2009-05-20
GFS2: Improve resource group error handling
Steven Whitehouse
1
-3
/
+4
2009-05-19
GFS2: Umount recovery race fix
Steven Whitehouse
1
-9
/
+5
2009-05-13
GFS2: Add commit= mount option
Steven Whitehouse
1
-0
/
+1
2009-03-24
GFS2: Fix locking bug in failed shared to exclusive conversion
Benjamin Marzinski
1
-0
/
+1
2009-03-24
GFS2: Expose UUID via sysfs/uevent
Steven Whitehouse
1
-0
/
+1
2009-03-24
GFS2: Support generation of discard requests
Steven Whitehouse
1
-1
/
+1
2009-03-24
GFS2: Remove unused field from glock
Steven Whitehouse
1
-1
/
+0
2009-03-24
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
1
-5
/
+54
2009-03-24
GFS2: Remove "double" locking in quota
Steven Whitehouse
1
-1
/
+0
2009-03-24
GFS2: change gfs2_quota_scan into a shrinker
Abhijith Das
1
-3
/
+3
2009-01-05
GFS2: Kill two daemons with one patch
Steven Whitehouse
1
-14
/
+2
2009-01-05
GFS2: Fix "truncate in progress" hang
Steven Whitehouse
1
-0
/
+3
2009-01-05
GFS2: Clean up & move gfs2_quotad
Steven Whitehouse
1
-3
/
+1
2009-01-05
GFS2: Banish struct gfs2_rgrpd_host
Steven Whitehouse
1
-8
/
+4
2009-01-05
GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd
Steven Whitehouse
1
-1
/
+1
2009-01-05
GFS2: Move rg_igeneration into struct gfs2_rgrpd
Steven Whitehouse
1
-1
/
+1
2009-01-05
GFS2: Banish struct gfs2_dinode_host
Steven Whitehouse
1
-6
/
+1
2009-01-05
GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize
Steven Whitehouse
1
-1
/
+1
2009-01-05
GFS2: Move di_eattr into "proper" inode
Steven Whitehouse
1
-1
/
+1
2009-01-05
GFS2: Move "entries" into "proper" inode
Steven Whitehouse
1
-2
/
+1
2009-01-05
GFS2: Move generation number into "proper" part of inode
Steven Whitehouse
1
-1
/
+1
2008-09-26
GFS2: Support for I/O barriers
Steven Whitehouse
1
-0
/
+1
2008-09-18
GFS2: high time to take some time over atime
Steven Whitehouse
1
-2
/
+0
2008-09-18
GFS2: The war on bloat
Steven Whitehouse
1
-15
/
+15
2008-08-13
GFS2: Fix metafs mounts
Steven Whitehouse
1
-3
/
+4
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
[next]