Age | Commit message (Expand) | Author |
2014-02-24 | GFS2: Move log buffer accounting to transaction | Steven Whitehouse |
2014-02-24 | GFS2: Move log buffer lists into transaction | Steven Whitehouse |
2014-02-21 | GFS2: Reduce struct gfs2_trans in size | Steven Whitehouse |
2014-01-16 | GFS2: Don't use ENOBUFS when ENOMEM is the correct error code | Steven Whitehouse |
2014-01-14 | GFS2: Move quota bitmap operations under their own lock | Steven Whitehouse |
2014-01-14 | GFS2: Clean up quota slot allocation | Steven Whitehouse |
2014-01-14 | GFS2: Use RCU/hlist_bl based hash for quotas | Steven Whitehouse |
2014-01-03 | GFS2: Use only a single address space for rgrps | Steven Whitehouse |
2014-01-03 | GFS2: Use range based functions for rgrp sync/invalidation | Steven Whitehouse |
2014-01-03 | GFS2: Implement a "rgrp has no extents longer than X" scheme | Bob Peterson |
2013-11-04 | GFS2: Use generic list_lru for quota | Steven Whitehouse |
2013-11-04 | GFS2: Use reflink for quota data cache | Steven Whitehouse |
2013-10-15 | GFS2: Use lockref for glocks | Steven Whitehouse |
2013-10-04 | GFS2: Protect quota sync generation | Steven Whitehouse |
2013-10-04 | GFS2: Remove obsolete quota tunable | Steven Whitehouse |
2013-10-02 | GFS2: Add allocation parameters structure | Steven Whitehouse |
2013-09-18 | GFS2: Introduce rbm field bii | Bob Peterson |
2013-09-17 | GFS2: introduce bi_blocks for optimization | Bob Peterson |
2013-04-10 | GFS2: Add origin indicator to glock callbacks | Steven Whitehouse |
2013-04-08 | GFS2: replace gfs2_ail structure with gfs2_trans | Benjamin Marzinski |
2013-04-04 | GFS2: use kmalloc for lvb bitmap | David Teigland |
2013-02-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2013-02-13 | gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid | Eric W. Biederman |
2013-02-13 | GFS2: Reinstate withdraw ack system | Steven Whitehouse |
2013-01-29 | GFS2: Use ->writepages for ordered writes | Steven Whitehouse |
2013-01-29 | GFS2: Clean up freeze code | Steven Whitehouse |
2013-01-29 | GFS2: Copy gfs2_trans_add_bh into new data/meta functions | Steven Whitehouse |
2012-11-15 | GFS2: remove redundant lvb pointer | David Teigland |
2012-11-15 | GFS2: only use lvb on glocks that need it | David Teigland |
2012-11-14 | GFS2: skip dlm_unlock calls in unmount | David Teigland |
2012-11-07 | GFS2: Rename glops go_xmote_th to go_sync | Bob Peterson |
2012-11-07 | GFS2: Speed up gfs2_rbm_from_block | Bob Peterson |
2012-09-24 | GFS2: Consolidate free block searching functions | Steven Whitehouse |
2012-09-24 | GFS2: Improve block reservation tracing | Steven Whitehouse |
2012-09-24 | GFS2: Replace rgblk_search with gfs2_rbm_find | Steven Whitehouse |
2012-09-24 | GFS2: Add structure to contain rgrp, bitmap, offset tuple | Steven Whitehouse |
2012-09-24 | GFS2: Remove rs_requested field from reservations | Steven Whitehouse |
2012-07-19 | GFS2: Reduce file fragmentation | Bob Peterson |
2012-06-08 | GFS2: Use lvbs for storing rgrp information with mount option | Benjamin Marzinski |
2012-06-06 | GFS2: Fold quota data into the reservations struct | Bob Peterson |
2012-05-22 | Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds |
2012-05-02 | dlm: fixes for nodir mode | David Teigland |
2012-05-02 | GFS2: eliminate log elements and simplify | Bob Peterson |
2012-04-30 | GFS2: Eliminate vestigial sd_log_le_rg | Bob Peterson |
2012-04-24 | GFS2: Remove bd_list_tr | Steven Whitehouse |
2012-04-24 | GFS2: Clean up log write code path | Steven Whitehouse |
2012-03-05 | GFS2: Eliminate sd_rindex_mutex | Bob Peterson |
2012-02-28 | GFS2: glock statistics gathering | Steven Whitehouse |
2012-01-11 | GFS2: fail mount if journal recovery fails | David Teigland |
2012-01-11 | GFS2: let spectator mount do read only recovery | David Teigland |