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
/
bmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-05
[GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2
Eric Sandeen
1
-5
/
+5
2006-11-30
[GFS2] Tidy up bmap & fix boundary bug
Steven Whitehouse
1
-63
/
+54
2006-11-30
[GFS2] Remove gfs2_inode_attr_in
Steven Whitehouse
1
-0
/
+4
2006-11-30
[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime
Steven Whitehouse
1
-5
/
+5
2006-11-30
[GFS2] Shrink gfs2_inode (4) - di_uid/di_gid
Steven Whitehouse
1
-1
/
+1
2006-11-30
[GFS2] Shrink gfs2_inode (3) - di_mode
Steven Whitehouse
1
-1
/
+1
2006-11-30
[GFS2] Change argument of gfs2_dinode_out
Steven Whitehouse
1
-6
/
+6
2006-11-30
[GFS2] gfs2 misc endianness annotations
Al Viro
1
-16
/
+16
2006-10-20
[GFS2] Fix bmap to map extents properly
Steven Whitehouse
1
-6
/
+7
2006-10-02
[GFS2] Remove uneeded endian conversion
Steven Whitehouse
1
-10
/
+11
2006-09-25
[GFS2/DLM] Fix trailing whitespace
Steven Whitehouse
1
-2
/
+2
2006-09-21
[GFS2] Tidy up meta_io code
Steven Whitehouse
1
-1
/
+3
2006-09-19
[GFS2] Export lm_interface to kernel headers
Fabio Massimo Di Nitto
1
-1
/
+1
2006-09-19
[GFS2] inode-diet-eliminate-i_blksize-and-use-a-per-superblock-default-vs-gfs2
akpm@osdl.org
1
-1
/
+1
2006-09-18
[GFS2] Map multiple blocks at once where possible
Steven Whitehouse
1
-67
/
+64
2006-09-07
[GFS2] More style changes
Jan Engelhardt
1
-2
/
+2
2006-09-04
[GFS2] Remove a cast, tidy gfs2_inode_attr_in
Steven Whitehouse
1
-1
/
+1
2006-09-04
[GFS2] Change all types to uX style
Steven Whitehouse
1
-30
/
+30
2006-09-04
[GFS2] Align all labels against LH side
Steven Whitehouse
1
-26
/
+13
2006-09-04
[GFS2] Tidy up bmap/inode code
Steven Whitehouse
1
-9
/
+7
2006-09-01
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
1
-1
/
+1
2006-07-26
[GFS2] Remove page.[ch]
Steven Whitehouse
1
-1
/
+77
2006-07-26
[GFS2] Tidy gfs2_unstuffer_page
Steven Whitehouse
1
-5
/
+62
2006-06-14
[GFS2] Fix unlinked file handling
Steven Whitehouse
1
-22
/
+22
2006-05-18
[GFS2] Update copyright date to 2006
Steven Whitehouse
1
-1
/
+1
2006-05-18
[GFS2] Remove semaphore.h from C files
Steven Whitehouse
1
-1
/
+0
2006-05-12
[GFS2] Reverse block order in build_height
Steven Whitehouse
1
-56
/
+46
2006-05-05
[GFS2] Readpages support
Steven Whitehouse
1
-62
/
+108
2006-04-28
[GFS2] Remove some unused code
Steven Whitehouse
1
-31
/
+0
2006-04-28
[GFS2] [-mm patch] fs/gfs2/: possible cleanups
Adrian Bunk
1
-1
/
+2
2006-04-24
[GFS2] Tidy up dir code as per Christoph Hellwig's comments
Steven Whitehouse
1
-1
/
+1
2006-03-28
[GFS2] Further updates to dir and logging code
Steven Whitehouse
1
-0
/
+1
2006-02-27
[GFS2] Macros removal in gfs2.h
Steven Whitehouse
1
-3
/
+7
2006-02-27
[GFS2] 80 Column audit of GFS2
Steven Whitehouse
1
-3
/
+7
2006-02-08
[GFS2] Make journaled data files identical to normal files on disk
Steven Whitehouse
1
-47
/
+12
2006-01-31
[GFS2] Update truncate function (shrinking partial blocks)
Steven Whitehouse
1
-1
/
+1
2006-01-24
[GFS2] Remove pointless argument relating to truncate
Steven Whitehouse
1
-9
/
+6
2006-01-18
[GFS2] Add an additional argument to gfs2_trans_add_bh()
Steven Whitehouse
1
-12
/
+12
2006-01-18
[GFS2] Remove unused code from various files
Steven Whitehouse
1
-80
/
+1
2006-01-16
[GFS2] The core of GFS2
David Teigland
1
-0
/
+1206