Age | Commit message (Expand) | Author | Files | Lines |
2018-06-05 | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 1 | -2/+2 |
2018-01-23 | GFS2: Log the reason for log flushes in every log header | Bob Peterson | 1 | -6/+12 |
2018-01-23 | GFS2: Introduce new gfs2_log_header_v2 | Bob Peterson | 1 | -6/+7 |
2017-09-14 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+1 |
2017-08-10 | gfs2: Get rid of gfs2_set_nlink | Andreas Gruenbacher | 1 | -27/+1 |
2017-07-21 | GFS2: fix code parameter error in inode_go_lock | Wang Xibo | 1 | -1/+1 |
2017-07-17 | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) | David Howells | 1 | -1/+1 |
2017-07-05 | gfs2: Protect gl->gl_object by spin lock | Andreas Gruenbacher | 1 | -3/+14 |
2017-07-05 | gfs2: Get rid of flush_delayed_work in gfs2_evict_inode | Andreas Gruenbacher | 1 | -7/+32 |
2016-04-05 | GFS2: Get rid of dead code in inode_go_demote_ok | Bob Peterson | 1 | -7/+0 |
2015-12-24 | gfs2: Invalid security labels of inodes when they go invalid | Andreas Gruenbacher | 1 | -0/+2 |
2015-10-29 | gfs2: Remove gl_spin define | Andreas Gruenbacher | 1 | -5/+5 |
2015-09-03 | GFS2: Move glock superblock pointer to field gl_name | Bob Peterson | 1 | -18/+20 |
2015-06-19 | GFS2: Don't brelse rgrp buffer_heads every allocation | Bob Peterson | 1 | -3/+11 |
2015-06-18 | GFS2: Don't add all glocks to the lru | Bob Peterson | 1 | -2/+4 |
2014-11-17 | GFS2: update freeze code to use freeze/thaw_super on all nodes | Benjamin Marzinski | 1 | -14/+12 |
2014-10-08 | GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0) | Fabian Frederick | 1 | -1/+1 |
2014-07-18 | GFS2: memcontrol: Spelling s/invlidate/invalidate/ | Geert Uytterhoeven | 1 | -2/+2 |
2014-06-04 | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -19/+32 |
2014-05-14 | GFS2: remove transaction glock | Benjamin Marzinski | 1 | -19/+32 |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 1 | -1/+1 |
2014-02-24 | GFS2: Move log buffer lists into transaction | Steven Whitehouse | 1 | -0/+2 |
2014-01-16 | GFS2: Don't use ENOBUFS when ENOMEM is the correct error code | Steven Whitehouse | 1 | -4/+2 |
2014-01-03 | GFS2: Use only a single address space for rgrps | Steven Whitehouse | 1 | -8/+10 |
2014-01-03 | GFS2: Use range based functions for rgrp sync/invalidation | Steven Whitehouse | 1 | -3/+3 |
2013-12-20 | GFS2: Wait for async DIO in glock state changes | Steven Whitehouse | 1 | -2/+8 |
2013-10-15 | GFS2: Use lockref for glocks | Steven Whitehouse | 1 | -2/+2 |
2013-08-19 | GFS2: don't overrun reserved revokes | Benjamin Marzinski | 1 | -5/+13 |
2013-06-19 | GFS2: aggressively issue revokes in gfs2_log_flush | Benjamin Marzinski | 1 | -8/+0 |
2013-04-10 | GFS2: Add origin indicator to glock callbacks | Steven Whitehouse | 1 | -2/+2 |
2013-02-13 | gfs2: Convert uids and gids between dinodes and vfs inodes. | Eric W. Biederman | 1 | -2/+2 |
2012-11-15 | GFS2: only use lvb on glocks that need it | David Teigland | 1 | -1/+2 |
2012-11-07 | GFS2: Rename glops go_xmote_th to go_sync | Bob Peterson | 1 | -3/+3 |
2012-11-07 | GFS2: Review bug traps in glops.c | Steven Whitehouse | 1 | -5/+5 |
2012-09-24 | GFS2: fix s_writers.counter imbalance in gfs2_ail_empty_gl | Eric Sandeen | 1 | -0/+1 |
2012-05-08 | GFS2: Remove redundant metadata block type check | Bob Peterson | 1 | -5/+0 |
2012-04-24 | GFS2: Remove bd_list_tr | Steven Whitehouse | 1 | -1/+0 |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi | 1 | -1/+1 |
2011-10-21 | GFS2: Fix AIL flush issue during fsync | Steven Whitehouse | 1 | -16/+16 |
2011-10-21 | GFS2: Make resource groups "append only" during life of fs | Steven Whitehouse | 1 | -10/+6 |
2011-10-21 | GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme | Bob Peterson | 1 | -29/+13 |
2011-10-21 | GFS2: Fix bug trap and journaled data fsync | Steven Whitehouse | 1 | -4/+4 |
2011-10-21 | GFS2: Fix bug-trap in ail flush code | Steven Whitehouse | 1 | -4/+19 |
2011-07-15 | GFS2: Add S_NOSEC support | Steven Whitehouse | 1 | -1/+2 |
2011-07-15 | GFS2: Automatically adjust glock min hold time | Bob Peterson | 1 | -2/+0 |
2011-07-15 | GFS2: Cache dir hash table in a contiguous buffer | Steven Whitehouse | 1 | -0/+2 |
2011-07-14 | GFS2: Resolve inode eviction and ail list interaction bug | Steven Whitehouse | 1 | -2/+2 |
2011-07-12 | GFS2: force a log flush when invalidating the rindex glock | Benjamin Marzinski | 1 | -1/+3 |
2011-05-09 | GFS2: Move gfs2_refresh_inode() and friends into glops.c | Steven Whitehouse | 1 | -0/+113 |
2011-04-20 | GFS2: Clean up fsync() | Steven Whitehouse | 1 | -17/+42 |