aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/ops_fstype.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-11GFS2: introduce AIL lockGravatar Dave Chinner 1-0/+1
2011-03-09GFS2: Fix glock deallocation raceGravatar Steven Whitehouse 1-6/+1
2011-01-21GFS2: Use RCU for glock hash tableGravatar Steven Whitehouse 1-5/+2
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-4/+4
2011-01-12switch gfs2, close racesGravatar Al Viro 1-1/+1
2011-01-07fs: dcache reduce branches in lookup pathGravatar Nick Piggin 1-1/+1
2010-11-13block: clean up blkdev_get() wrappers and their usersGravatar Tejun Heo 1-4/+4
2010-11-13block: make blkdev_get/put() handle exclusive accessGravatar Tejun Heo 1-2/+2
2010-10-29convert gfs2Gravatar Al Viro 1-29/+22
2010-10-25gfs2: invalidate_inodes() is no-op thereGravatar Al Viro 1-1/+0
2010-09-29GFS2: Improve journal allocation via sysfsGravatar Steven Whitehouse 1-2/+14
2010-09-24GFS2: Remove upgrade mount optionGravatar Steven Whitehouse 1-58/+2
2010-09-23GFS2: Remove localcaching mount optionGravatar Steven Whitehouse 1-1/+0
2010-09-20GFS2: Remove i_disksizeGravatar Steven Whitehouse 1-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-1/+1
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-4/+4
2010-08-07block: unify flags for struct bio and struct requestGravatar Christoph Hellwig 1-1/+1
2010-07-29GFS2: Wait for journal id on mount if not specified on mount command lineGravatar Steven Whitehouse 1-2/+25
2010-07-23gfs2: use workqueue instead of slow-workGravatar Tejun Heo 1-4/+4
2010-05-05GFS2: Various gfs2_logd improvementsGravatar Benjamin Marzinski 1-8/+9
2010-04-14GFS2: glock livelockGravatar Bob Peterson 1-1/+1
2010-03-08Merge branch 'for-next' into for-linusGravatar Jiri Kosina 1-1/+1
2010-03-01GFS2: Remove loopy umount codeGravatar Steven Whitehouse 1-3/+1
2010-02-12GFS2: Fix error codeGravatar Abhijith Das 1-1/+1
2010-02-09tree-wide: Assorted spelling fixesGravatar Daniel Mack 1-1/+1
2010-02-03GFS2: Extend umount wait coverage to full glock lifetimeGravatar Steven Whitehouse 1-1/+9
2010-02-03GFS2: Wait for unlock completion on umountGravatar Steven Whitehouse 1-0/+2
2009-12-03GFS2: add barrier/nobarrier mount optionsGravatar Christoph Hellwig 1-0/+2
2009-12-03GFS2: Improve statfs and quota usabilityGravatar Benjamin Marzinski 1-3/+11
2009-12-03GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_opsGravatar Steven Whitehouse 1-0/+3
2009-12-03GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one)Gravatar Steven Whitehouse 1-17/+118
2009-09-09GFS2: Remove unused sysfs fileGravatar Steven Whitehouse 1-5/+1
2009-08-27GFS2: Remove no_formal_ino generating codeGravatar Steven Whitehouse 1-40/+5
2009-08-26GFS2: Clean up of extended attribute supportGravatar Steven Whitehouse 1-0/+1
2009-08-24GFS2: Add "-o errors=panic|withdraw" mount optionsGravatar Bob Peterson 1-0/+1
2009-08-17GFS2: Add online uevent to GFS2Gravatar Steven Whitehouse 1-1/+12
2009-06-12GFS2: Add tracepointsGravatar Steven Whitehouse 1-0/+2
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-2/+2
2009-06-10GFS2: Merge gfs2_get_sb into gfs2_get_sb_metaGravatar Steven Whitehouse 1-12/+4
2009-06-05GFS2: Fix locking issue mounting gfs2meta fsGravatar Steven Whitehouse 1-14/+22
2009-05-22block: Do away with the notion of hardsect_sizeGravatar Martin K. Petersen 1-2/+2
2009-05-19GFS2: Umount recovery race fixGravatar Steven Whitehouse 1-14/+6
2009-05-13GFS2: Add commit= mount optionGravatar Steven Whitehouse 1-1/+3
2009-05-09Reduce path_lookup() abusesGravatar Al Viro 1-4/+4
2009-04-15gfs2: Remove code handling bio_alloc failure with __GFP_WAITGravatar Nikanth Karthikesan 1-5/+0
2009-03-24GFS2: Clean up of glops.cGravatar Steven Whitehouse 1-3/+3
2009-03-24GFS2: Expose UUID via sysfs/ueventGravatar Steven Whitehouse 1-0/+1
2009-03-24GFS2: Fix error path ref counting for root inodeGravatar Steven Whitehouse 1-0/+2
2009-03-24GFS2: Merge lock_dlm module into GFS2Gravatar Steven Whitehouse 1-40/+94
2009-03-24GFS2: Remove "double" locking in quotaGravatar Steven Whitehouse 1-1/+0