index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
ops_fstype.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-06
GFS2: fix error propagation in init_threads()
Alexey Khoroshilov
1
-4
/
+4
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-1
/
+3
2013-02-13
GFS2: Reinstate withdraw ack system
Steven Whitehouse
1
-0
/
+1
2013-01-29
GFS2: Use ->writepages for ordered writes
Steven Whitehouse
1
-0
/
+1
2013-01-29
GFS2: Clean up freeze code
Steven Whitehouse
1
-2
/
+0
2012-11-07
GFS2: Speed up gfs2_rbm_from_block
Bob Peterson
1
-0
/
+3
2012-09-24
GFS2: Get rid of I_MUTEX_QUOTA usage
Jan Kara
1
-0
/
+8
2012-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
1
-12
/
+24
2012-07-14
VFS: Pass mount flags to sget()
David Howells
1
-3
/
+2
2012-06-13
GFS2: Add kobject release method
Bob Peterson
1
-12
/
+24
2012-05-22
Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
1
-6
/
+1
2012-05-02
dlm: fixes for nodir mode
David Teigland
1
-6
/
+1
2012-04-30
GFS2: Eliminate vestigial sd_log_le_rg
Bob Peterson
1
-1
/
+0
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
1
-1
/
+8
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-2
/
+1
2012-03-05
GFS2: Eliminate sd_rindex_mutex
Bob Peterson
1
-1
/
+0
2012-02-28
GFS2: glock statistics gathering
Steven Whitehouse
1
-0
/
+8
2012-02-28
GFS2: Read resource groups on mount
Steven Whitehouse
1
-0
/
+5
2012-01-11
GFS2: let spectator mount do read only recovery
David Teigland
1
-1
/
+1
2012-01-11
GFS2: dlm based recovery coordination
David Teigland
1
-13
/
+16
2011-11-08
GFS2: Fix up REQ flags
Steven Whitehouse
1
-1
/
+1
2011-10-31
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
1
-0
/
+1
2011-10-21
GFS2: Misc fixes
Steven Whitehouse
1
-3
/
+0
2011-10-21
GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme
Bob Peterson
1
-2
/
+1
2011-08-23
block: separate priority boosting from REQ_META
Christoph Hellwig
1
-1
/
+1
2011-07-26
GFS2: Fix mount hang caused by certain access pattern to sysfs files
Steven Whitehouse
1
-2
/
+2
2011-07-15
GFS2: Add S_NOSEC support
Steven Whitehouse
1
-0
/
+1
2011-07-12
GFS2: Fix race during filesystem mount
Steven Whitehouse
1
-0
/
+3
2011-05-10
GFS2: Use UUID field in generic superblock
Steven Whitehouse
1
-19
/
+13
2011-04-18
GFS2: filesystem hang caused by incorrect lock order
Bob Peterson
1
-1
/
+1
2011-03-11
GFS2: introduce AIL lock
Dave Chinner
1
-0
/
+1
2011-03-09
GFS2: Fix glock deallocation race
Steven Whitehouse
1
-6
/
+1
2011-01-21
GFS2: Use RCU for glock hash table
Steven Whitehouse
1
-5
/
+2
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-4
/
+4
2011-01-12
switch gfs2, close races
Al Viro
1
-1
/
+1
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
1
-1
/
+1
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
1
-4
/
+4
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
1
-2
/
+2
2010-10-29
convert gfs2
Al Viro
1
-29
/
+22
2010-10-25
gfs2: invalidate_inodes() is no-op there
Al Viro
1
-1
/
+0
2010-09-29
GFS2: Improve journal allocation via sysfs
Steven Whitehouse
1
-2
/
+14
2010-09-24
GFS2: Remove upgrade mount option
Steven Whitehouse
1
-58
/
+2
2010-09-23
GFS2: Remove localcaching mount option
Steven Whitehouse
1
-1
/
+0
2010-09-20
GFS2: Remove i_disksize
Steven Whitehouse
1
-1
/
+1
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-4
/
+4
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
1
-1
/
+1
2010-07-29
GFS2: Wait for journal id on mount if not specified on mount command line
Steven Whitehouse
1
-2
/
+25
2010-07-23
gfs2: use workqueue instead of slow-work
Tejun Heo
1
-4
/
+4
2010-05-05
GFS2: Various gfs2_logd improvements
Benjamin Marzinski
1
-8
/
+9
[next]