index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
ops_fstype.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
GFS2: Fix address space from page function
Steven Whitehouse
2014-03-31
1
-1
/
+1
*
GFS2: Use pr_<level> more consistently
Joe Perches
2014-03-07
1
-8
/
+10
*
GFS2: Move recovery variables to journal structure in memory
Bob Peterson
2014-03-07
1
-2
/
+2
*
GFS2: global conversion to pr_foo()
Fabian Frederick
2014-03-06
1
-7
/
+7
*
GFS2: Clean up journal extent mapping
Steven Whitehouse
2014-03-03
1
-62
/
+1
*
GFS2: Move log buffer lists into transaction
Steven Whitehouse
2014-02-24
1
-2
/
+0
*
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
1
-1
/
+1
|
\
|
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-1
/
+1
*
|
GFS2: Don't use ENOBUFS when ENOMEM is the correct error code
Steven Whitehouse
2014-01-16
1
-1
/
+1
*
|
GFS2: Move quota bitmap operations under their own lock
Steven Whitehouse
2014-01-14
1
-0
/
+1
*
|
GFS2: Only run logd and quota when mounted read/write
Steven Whitehouse
2014-01-14
1
-41
/
+1
*
|
GFS2: Add initialization for address space in super block
Steven Whitehouse
2014-01-09
1
-0
/
+1
*
|
GFS2: Use only a single address space for rgrps
Steven Whitehouse
2014-01-03
1
-0
/
+12
*
|
GFS2: don't hold s_umount over blkdev_put
Steven Whitehouse
2013-12-13
1
-1
/
+11
|
/
*
GFS2: Protect quota sync generation
Steven Whitehouse
2013-10-04
1
-0
/
+1
*
GFS2: Remove obsolete quota tunable
Steven Whitehouse
2013-10-04
1
-1
/
+0
*
GFS2: Don't flag consistency error if first mounter is a spectator
Bob Peterson
2013-09-05
1
-2
/
+51
*
GFS2: fix error propagation in init_threads()
Alexey Khoroshilov
2013-06-06
1
-4
/
+4
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
1
-1
/
+3
*
GFS2: Reinstate withdraw ack system
Steven Whitehouse
2013-02-13
1
-0
/
+1
*
GFS2: Use ->writepages for ordered writes
Steven Whitehouse
2013-01-29
1
-0
/
+1
*
GFS2: Clean up freeze code
Steven Whitehouse
2013-01-29
1
-2
/
+0
*
GFS2: Speed up gfs2_rbm_from_block
Bob Peterson
2012-11-07
1
-0
/
+3
*
GFS2: Get rid of I_MUTEX_QUOTA usage
Jan Kara
2012-09-24
1
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
2012-07-24
1
-12
/
+24
|
\
|
*
GFS2: Add kobject release method
Bob Peterson
2012-06-13
1
-12
/
+24
*
|
VFS: Pass mount flags to sget()
David Howells
2012-07-14
1
-3
/
+2
|
/
*
Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2012-05-22
1
-6
/
+1
|
\
|
*
dlm: fixes for nodir mode
David Teigland
2012-05-02
1
-6
/
+1
*
|
GFS2: Eliminate vestigial sd_log_le_rg
Bob Peterson
2012-04-30
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
2012-03-21
1
-1
/
+8
|
\
|
*
GFS2: Eliminate sd_rindex_mutex
Bob Peterson
2012-03-05
1
-1
/
+0
|
*
GFS2: glock statistics gathering
Steven Whitehouse
2012-02-28
1
-0
/
+8
*
|
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
1
-2
/
+1
|
/
*
GFS2: Read resource groups on mount
Steven Whitehouse
2012-02-28
1
-0
/
+5
*
GFS2: let spectator mount do read only recovery
David Teigland
2012-01-11
1
-1
/
+1
*
GFS2: dlm based recovery coordination
David Teigland
2012-01-11
1
-13
/
+16
*
GFS2: Fix up REQ flags
Steven Whitehouse
2011-11-08
1
-1
/
+1
*
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
GFS2: Misc fixes
Steven Whitehouse
2011-10-21
1
-3
/
+0
*
GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme
Bob Peterson
2011-10-21
1
-2
/
+1
*
block: separate priority boosting from REQ_META
Christoph Hellwig
2011-08-23
1
-1
/
+1
*
GFS2: Fix mount hang caused by certain access pattern to sysfs files
Steven Whitehouse
2011-07-26
1
-2
/
+2
*
GFS2: Add S_NOSEC support
Steven Whitehouse
2011-07-15
1
-0
/
+1
*
GFS2: Fix race during filesystem mount
Steven Whitehouse
2011-07-12
1
-0
/
+3
*
GFS2: Use UUID field in generic superblock
Steven Whitehouse
2011-05-10
1
-19
/
+13
*
GFS2: filesystem hang caused by incorrect lock order
Bob Peterson
2011-04-18
1
-1
/
+1
*
GFS2: introduce AIL lock
Dave Chinner
2011-03-11
1
-0
/
+1
*
GFS2: Fix glock deallocation race
Steven Whitehouse
2011-03-09
1
-6
/
+1
*
GFS2: Use RCU for glock hash table
Steven Whitehouse
2011-01-21
1
-5
/
+2
[next]