Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2006-01-18 | [GFS2] Rename gfs2_meta_pin to gfs2_pin | Steven Whitehouse | 3 | -10/+10 |
2006-01-18 | [GFS2] Change memory allocations to GFP_NOFS | Steven Whitehouse | 1 | -3/+3 |
2006-01-18 | [GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structure | Steven Whitehouse | 5 | -32/+24 |
2006-01-18 | [GFS2] Make the new argument to gfs2_trans_add_bh() actually do something | Steven Whitehouse | 3 | -6/+9 |
2006-01-18 | [GFS2] Add an additional argument to gfs2_trans_add_bh() | Steven Whitehouse | 17 | -85/+86 |
2006-01-18 | [GFS2] Update init_dinode() to reduce stack usage | Steven Whitehouse | 3 | -20/+31 |
2006-01-18 | [GFS2] Remove unused code from ondisk.c/gfs2_ondisk.h | Steven Whitehouse | 2 | -68/+0 |
2006-01-18 | [GFS2] Remove unused code from various files | Steven Whitehouse | 8 | -232/+1 |
2006-01-18 | [GFS2] Remove remains of the GFS2 identify ioctl() | David Teigland | 1 | -7/+0 |
2006-01-18 | [GFS2] Only two args for kobject_uevent() in locking/dlm/mount.c | David Teigland | 1 | -3/+3 |
2006-01-18 | [DLM] The core of the DLM for GFS2/CLVM | David Teigland | 39 | -0/+12178 |