Age | Commit message (Expand) | Author |
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: Only run logd and quota when mounted read/write | Steven Whitehouse |
2014-01-09 | GFS2: Add initialization for address space in super block | Steven Whitehouse |
2014-01-03 | GFS2: Use only a single address space for rgrps | Steven Whitehouse |
2013-12-13 | GFS2: don't hold s_umount over blkdev_put | Steven Whitehouse |
2013-10-04 | GFS2: Protect quota sync generation | Steven Whitehouse |
2013-10-04 | GFS2: Remove obsolete quota tunable | Steven Whitehouse |
2013-09-05 | GFS2: Don't flag consistency error if first mounter is a spectator | Bob Peterson |
2013-06-06 | GFS2: fix error propagation in init_threads() | Alexey Khoroshilov |
2013-03-03 | fs: Limit sys_mount to only request filesystem modules. | 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 |
2012-11-07 | GFS2: Speed up gfs2_rbm_from_block | Bob Peterson |
2012-09-24 | GFS2: Get rid of I_MUTEX_QUOTA usage | Jan Kara |
2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2012-07-14 | VFS: Pass mount flags to sget() | David Howells |
2012-06-13 | GFS2: Add kobject release method | 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-04-30 | GFS2: Eliminate vestigial sd_log_le_rg | Bob Peterson |
2012-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro |
2012-03-05 | GFS2: Eliminate sd_rindex_mutex | Bob Peterson |
2012-02-28 | GFS2: glock statistics gathering | Steven Whitehouse |
2012-02-28 | GFS2: Read resource groups on mount | Steven Whitehouse |
2012-01-11 | GFS2: let spectator mount do read only recovery | David Teigland |
2012-01-11 | GFS2: dlm based recovery coordination | David Teigland |
2011-11-08 | GFS2: Fix up REQ flags | Steven Whitehouse |
2011-10-31 | fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros | Paul Gortmaker |
2011-10-21 | GFS2: Misc fixes | Steven Whitehouse |
2011-10-21 | GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme | Bob Peterson |
2011-08-23 | block: separate priority boosting from REQ_META | Christoph Hellwig |
2011-07-26 | GFS2: Fix mount hang caused by certain access pattern to sysfs files | Steven Whitehouse |
2011-07-15 | GFS2: Add S_NOSEC support | Steven Whitehouse |
2011-07-12 | GFS2: Fix race during filesystem mount | Steven Whitehouse |
2011-05-10 | GFS2: Use UUID field in generic superblock | Steven Whitehouse |
2011-04-18 | GFS2: filesystem hang caused by incorrect lock order | Bob Peterson |
2011-03-11 | GFS2: introduce AIL lock | Dave Chinner |
2011-03-09 | GFS2: Fix glock deallocation race | Steven Whitehouse |
2011-01-21 | GFS2: Use RCU for glock hash table | Steven Whitehouse |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-01-12 | switch gfs2, close races | Al Viro |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin |
2010-11-13 | block: clean up blkdev_get() wrappers and their users | Tejun Heo |
2010-11-13 | block: make blkdev_get/put() handle exclusive access | Tejun Heo |
2010-10-29 | convert gfs2 | Al Viro |
2010-10-25 | gfs2: invalidate_inodes() is no-op there | Al Viro |
2010-09-29 | GFS2: Improve journal allocation via sysfs | Steven Whitehouse |