summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/bmap.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2Eric Sandeen2007-02-051-5/+5
* [GFS2] Tidy up bmap & fix boundary bugSteven Whitehouse2006-11-301-63/+54Star
* [GFS2] Remove gfs2_inode_attr_inSteven Whitehouse2006-11-301-0/+4
* [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctimeSteven Whitehouse2006-11-301-5/+5
* [GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse2006-11-301-1/+1
* [GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse2006-11-301-1/+1
* [GFS2] Change argument of gfs2_dinode_outSteven Whitehouse2006-11-301-6/+6
* [GFS2] gfs2 misc endianness annotationsAl Viro2006-11-301-16/+16
* [GFS2] Fix bmap to map extents properlySteven Whitehouse2006-10-201-6/+7
* [GFS2] Remove uneeded endian conversionSteven Whitehouse2006-10-021-10/+11
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-251-2/+2
* [GFS2] Tidy up meta_io codeSteven Whitehouse2006-09-211-1/+3
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] inode-diet-eliminate-i_blksize-and-use-a-per-superblock-default-vs-gfs2akpm@osdl.org2006-09-191-1/+1
* [GFS2] Map multiple blocks at once where possibleSteven Whitehouse2006-09-181-67/+64Star
* [GFS2] More style changesJan Engelhardt2006-09-071-2/+2
* [GFS2] Remove a cast, tidy gfs2_inode_attr_inSteven Whitehouse2006-09-041-1/+1
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-30/+30
* [GFS2] Align all labels against LH sideSteven Whitehouse2006-09-041-26/+13Star
* [GFS2] Tidy up bmap/inode codeSteven Whitehouse2006-09-041-9/+7Star
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Remove page.[ch]Steven Whitehouse2006-07-261-1/+77
* [GFS2] Tidy gfs2_unstuffer_pageSteven Whitehouse2006-07-261-5/+62
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-22/+22
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-181-1/+0Star
* [GFS2] Reverse block order in build_heightSteven Whitehouse2006-05-121-56/+46Star
* [GFS2] Readpages supportSteven Whitehouse2006-05-051-62/+108
* [GFS2] Remove some unused codeSteven Whitehouse2006-04-281-31/+0Star
* [GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk2006-04-281-1/+2
* [GFS2] Tidy up dir code as per Christoph Hellwig's commentsSteven Whitehouse2006-04-241-1/+1
* [GFS2] Further updates to dir and logging codeSteven Whitehouse2006-03-281-0/+1
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-271-3/+7
* [GFS2] 80 Column audit of GFS2Steven Whitehouse2006-02-271-3/+7
* [GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse2006-02-081-47/+12Star
* [GFS2] Update truncate function (shrinking partial blocks)Steven Whitehouse2006-01-311-1/+1
* [GFS2] Remove pointless argument relating to truncateSteven Whitehouse2006-01-241-9/+6Star
* [GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse2006-01-181-12/+12
* [GFS2] Remove unused code from various filesSteven Whitehouse2006-01-181-80/+1Star
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+1206