summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/meta_io.c
Commit message (Expand)AuthorAgeFilesLines
...
* [GFS2] Tidy up meta_io codeSteven Whitehouse2006-09-211-97/+76
* [GFS2] Remove unused constantsSteven Whitehouse2006-09-201-5/+1
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] More style changesSteven Whitehouse2006-09-041-3/+2
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-9/+9
* [GFS2] Align all labels against LH sideSteven Whitehouse2006-09-041-1/+1
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Fix leak of gfs2_bufdataSteven Whitehouse2006-08-181-1/+0
* [GFS2] Fix deadlock in memory allocationSteven Whitehouse2006-07-111-1/+1
* [GFS2] Add generation numberSteven Whitehouse2006-07-111-110/+2
* [GFS2] Make our address_space_operations constSteven Whitehouse2006-07-031-1/+1
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-8/+4
* [GFS2] Casts for printing 64bit numbersSteven Whitehouse2006-05-241-3/+4
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-181-1/+0
* [GFS2] Drop log lock on I/O error & tidy upSteven Whitehouse2006-05-181-1/+4
* [GFS2] Fix a bug: scheduling under a spinlockSteven Whitehouse2006-04-201-0/+2
* [GFS2] Use vmalloc() in dir codeSteven Whitehouse2006-04-181-1/+1
* [GFS2] Fix a ref count bug and other clean upsSteven Whitehouse2006-04-071-5/+5
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-271-16/+21
* [GFS2] 80 Column audit of GFS2Steven Whitehouse2006-02-271-2/+4
* [GFS2] Patch to remove stats gathering from GFS2David Teigland2006-02-231-3/+0
* [GFS2] Use mutices rather than semaphoresSteven Whitehouse2006-02-211-1/+1
* [GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse2006-02-081-6/+10
* [GFS2] Rename gfs2_meta_pin to gfs2_pinSteven Whitehouse2006-01-181-5/+5
* [GFS2] Make the new argument to gfs2_trans_add_bh() actually do somethingSteven Whitehouse2006-01-181-4/+7
* [GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse2006-01-181-1/+1
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+876
OpenPOWER on IntegriCloud