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
2006-09-21
[GFS2] Tidy up meta_io code
Steven Whitehouse
1
-1
/
+0
2006-09-20
[GFS2] Remove unused constants
Steven Whitehouse
1
-3
/
+0
2006-09-13
[GFS2] Use atomic_t rather than kref in glock.c
Steven Whitehouse
1
-1
/
+1
2006-09-12
[GFS2] Use hlist for glock hash chains
Steven Whitehouse
1
-1
/
+1
2006-09-11
[GFS2] Rewrite of examine_bucket()
Steven Whitehouse
1
-1
/
+0
2006-09-09
[GFS2] Make glock hash locks proportional to NR_CPUS
Steven Whitehouse
1
-3
/
+0
2006-09-08
[GFS2] Move rwlocks in glock.c into their own array
Steven Whitehouse
1
-6
/
+1
2006-09-08
[GFS2] Use void * instead of typedef for locking module interface
Steven Whitehouse
1
-1
/
+1
2006-09-07
[GFS2] Move glock hash table out of superblock
Steven Whitehouse
1
-7
/
+5
2006-09-05
[GFS2] Make headers compile on their own
Steven Whitehouse
1
-0
/
+2
2006-09-04
[GFS2] Change all types to uX style
Steven Whitehouse
1
-36
/
+36
2006-09-01
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
1
-20
/
+8
2006-08-30
[GFS2] Remove unused code from glock layer
Steven Whitehouse
1
-1
/
+0
2006-08-30
[GFS2] Make glock operations const
Steven Whitehouse
1
-2
/
+2
2006-08-25
[GFS2] Allow mounting of gfs2 and gfs2meta at the same time
Abhijith Das
1
-0
/
+2
2006-08-24
[GFS2] Speed up scanning of glocks
Steven Whitehouse
1
-1
/
+0
2006-08-04
[GFS2] Fix lock ordering bug in page fault path
Steven Whitehouse
1
-0
/
+1
2006-06-22
[GFS2] Remove unused flag
Steven Whitehouse
1
-1
/
+0
2006-06-20
[GFS2] Fix use of bitops on unsigned int (struct gfs2_holder->gh_iflags)
David Woodhouse
1
-1
/
+1
2006-06-14
[GFS2] Fix unlinked file handling
Steven Whitehouse
1
-36
/
+12
2006-06-06
[GFS2] Move some fields around to reduce wasted space
Steven Whitehouse
1
-9
/
+5
2006-05-18
[GFS2] glock debugging and inode cache changes
Steven Whitehouse
1
-0
/
+8
2006-05-18
[GFS2] Update copyright date to 2006
Steven Whitehouse
1
-1
/
+1
2006-04-26
[GFS2] Don't do recursive locking in glock layer
Steven Whitehouse
1
-1
/
+0
2006-04-18
[GFS2] Use vmalloc() in dir code
Steven Whitehouse
1
-1
/
+1
2006-04-07
[GFS2] Fix a ref count bug and other clean ups
Steven Whitehouse
1
-3
/
+3
2006-04-04
[GFS2] Finish off ioctl support
Steven Whitehouse
1
-4
/
+0
2006-03-29
[GFS2] Update debugging code
Steven Whitehouse
1
-2
/
+2
2006-03-29
[GFS2] Update locking in log.c
Steven Whitehouse
1
-5
/
+1
2006-03-28
[GFS2] Further updates to dir and logging code
Steven Whitehouse
1
-2
/
+1
2006-03-01
[GFS2] Tidy up mount code.
Steven Whitehouse
1
-1
/
+0
2006-03-01
[GFS2] Remove uneeded memory allocation
Steven Whitehouse
1
-1
/
+1
2006-02-27
[GFS2] Macros removal in gfs2.h
Steven Whitehouse
1
-0
/
+8
2006-02-23
[GFS2] Patch to remove stats gathering from GFS2
David Teigland
1
-20
/
+0
2006-02-21
[GFS2] Use mutices rather than semaphores
Steven Whitehouse
1
-11
/
+11
2006-02-13
[GFS2] Fix for root inode ref count bug
Steven Whitehouse
1
-1
/
+1
2006-01-30
[GFS2] Add gfs2_internal_read()
Steven Whitehouse
1
-12
/
+17
2006-01-18
[GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structure
Steven Whitehouse
1
-6
/
+0
2006-01-16
[GFS2] The core of GFS2
David Teigland
1
-0
/
+703