Age | Commit message (Expand) | Author |
2007-05-01 | [GFS2] lockdump improvements | Robert Peterson |
2007-05-01 | [GFS2] Red Hat bz 228540: owner references | Robert Peterson |
2007-05-01 | [GFS2] Fix bz 224480 and cleanup glock demotion code | Steven Whitehouse |
2007-05-01 | [GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540) | Robert Peterson |
2007-03-07 | [GFS2] go_drop_bh is never used, so remove it | Steven Whitehouse |
2007-03-07 | [GFS2] Remove unused variable | Steven Whitehouse |
2007-02-05 | [GFS2] Tidy up glops calls | Steven Whitehouse |
2007-02-05 | [GFS2] Remove unused go_callback operation | Steven Whitehouse |
2007-02-05 | [GFS2] Remove the "greedy" function from glock.[ch] | Steven Whitehouse |
2007-02-05 | [GFS2] Shrink gfs2_inode memory by half | Steven Whitehouse |
2007-02-05 | [GFS2] Remove max_atomic_write tunable | Steven Whitehouse |
2007-02-05 | [GFS2] Clean up/speed up readdir | Steven Whitehouse |
2006-11-30 | [GFS2] Simplify glops functions | Steven Whitehouse |
2006-11-30 | [GFS2] Shrink gfs2_inode (8) - i_vn | Steven Whitehouse |
2006-11-30 | [GFS2] split and annotate gfs2_statfs_change | Al Viro |
2006-11-30 | [GFS2] split and annotate gfs2_inum | Al Viro |
2006-11-30 | [GFS2] split and annotate gfs_rindex | Al Viro |
2006-11-30 | [GFS2] split and annotate gfs2_log_head | Al Viro |
2006-11-30 | [GFS2] split and annotate gfs2_rgrp | Al Viro |
2006-11-30 | [GFS2] split gfs2_sb | Al Viro |
2006-11-30 | [GFS2] gfs2_dinode_host fields are host-endian | Al Viro |
2006-09-21 | [GFS2] Tidy up meta_io code | Steven Whitehouse |
2006-09-20 | [GFS2] Remove unused constants | Steven Whitehouse |
2006-09-13 | [GFS2] Use atomic_t rather than kref in glock.c | Steven Whitehouse |
2006-09-12 | [GFS2] Use hlist for glock hash chains | Steven Whitehouse |
2006-09-11 | [GFS2] Rewrite of examine_bucket() | Steven Whitehouse |
2006-09-09 | [GFS2] Make glock hash locks proportional to NR_CPUS | Steven Whitehouse |
2006-09-08 | [GFS2] Move rwlocks in glock.c into their own array | Steven Whitehouse |
2006-09-08 | [GFS2] Use void * instead of typedef for locking module interface | Steven Whitehouse |
2006-09-07 | [GFS2] Move glock hash table out of superblock | Steven Whitehouse |
2006-09-05 | [GFS2] Make headers compile on their own | Steven Whitehouse |
2006-09-04 | [GFS2] Change all types to uX style | Steven Whitehouse |
2006-09-01 | [GFS2] Update copyright, tidy up incore.h | Steven Whitehouse |
2006-08-30 | [GFS2] Remove unused code from glock layer | Steven Whitehouse |
2006-08-30 | [GFS2] Make glock operations const | Steven Whitehouse |
2006-08-25 | [GFS2] Allow mounting of gfs2 and gfs2meta at the same time | Abhijith Das |
2006-08-24 | [GFS2] Speed up scanning of glocks | Steven Whitehouse |
2006-08-04 | [GFS2] Fix lock ordering bug in page fault path | Steven Whitehouse |
2006-06-22 | [GFS2] Remove unused flag | Steven Whitehouse |
2006-06-20 | [GFS2] Fix use of bitops on unsigned int (struct gfs2_holder->gh_iflags) | David Woodhouse |
2006-06-14 | [GFS2] Fix unlinked file handling | Steven Whitehouse |
2006-06-06 | [GFS2] Move some fields around to reduce wasted space | Steven Whitehouse |
2006-05-18 | [GFS2] glock debugging and inode cache changes | Steven Whitehouse |
2006-05-18 | [GFS2] Update copyright date to 2006 | Steven Whitehouse |
2006-04-26 | [GFS2] Don't do recursive locking in glock layer | Steven Whitehouse |
2006-04-18 | [GFS2] Use vmalloc() in dir code | Steven Whitehouse |
2006-04-07 | [GFS2] Fix a ref count bug and other clean ups | Steven Whitehouse |
2006-04-04 | [GFS2] Finish off ioctl support | Steven Whitehouse |
2006-03-29 | [GFS2] Update debugging code | Steven Whitehouse |
2006-03-29 | [GFS2] Update locking in log.c | Steven Whitehouse |