aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)AuthorFilesLines
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 3-4/+4
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2011-03-17fs: change to new flag variableGravatar matt mooney 3-4/+4
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 4-8/+13
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 3-33/+4
2011-03-16Merge branch 'next' into for-linusGravatar James Morris 4-8/+13
2011-03-14exportfs: Return the minimum required handle sizeGravatar Aneesh Kumar K.V 1-2/+6
2011-03-14kill path_lookup()Gravatar Al Viro 1-1/+1
2011-03-10ocfs2: fix d_revalidate oopsen on NFS exportsGravatar Al Viro 1-1/+1
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextGravatar James Morris 4-8/+13
2011-02-20ocfs2: Check heartbeat mode for kernel stacks onlyGravatar Mark Fasheh 1-8/+20
2011-02-20Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...Gravatar Tristan Ye 1-2/+5
2011-02-20ocfs2: Fix estimate of necessary credits for mkdirGravatar Jan Kara 1-3/+3
2011-02-15Merge branch 'master' into for-nextGravatar Jiri Kosina 3-10/+8
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationGravatar Eric Paris 4-8/+13
2011-02-01ocfs2: use system_wq instead of ocfs2_quota_wqGravatar Tejun Heo 3-33/+4
2011-01-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-3/+2
2011-01-19Kill off warning: ‘inline’ is not at beginning of declarationGravatar Jesper Juhl 1-1/+1
2011-01-17fallocate should be a file operationGravatar Christoph Hellwig 1-5/+3
2011-01-17make the feature checks in ->fallocate future proofGravatar Christoph Hellwig 1-0/+2
2011-01-16ocfs2: Make OCFS2_FS depend on CONFIGFS_FSGravatar Nicholas Bellinger 1-2/+1
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-1/+1
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-12/+8
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 2-2/+2
2011-01-12Ocfs2: handle hole punching via fallocate properlyGravatar Josef Bacik 1-2/+6
2011-01-12switch ocfs2, close racesGravatar Al Viro 3-10/+2
2011-01-12quota: Fix deadlock during path resolutionGravatar Jan Kara 1-3/+2
2011-01-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 17-532/+842
2011-01-07ocfs2: Remove unused truncate function from alloc.cGravatar Tao Ma 2-78/+0
2011-01-07ocfs2/cluster: dereferencing before checking in nst_seq_show()Gravatar Dan Carpenter 1-23/+24
2011-01-07ocfs2: fix build for OCFS2_FS_STATS not enabledGravatar Randy Dunlap 1-0/+2
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 2-3/+4
2011-01-07fs: dcache per-inode inode alias lockingGravatar Nick Piggin 1-2/+2
2011-01-07fs: provide rcu-walk aware permission i_opsGravatar Nick Piggin 4-6/+13
2011-01-07fs: rcu-walk aware d_revalidate methodGravatar Nick Piggin 1-2/+8
2011-01-07fs: dcache reduce branches in lookup pathGravatar Nick Piggin 2-7/+7
2011-01-07fs: icache RCU free inodesGravatar Nick Piggin 2-2/+16
2011-01-07fs: dcache rationalise dget variantsGravatar Nick Piggin 1-1/+1
2011-01-07fs: dcache remove dcache_lockGravatar Nick Piggin 1-2/+0
2011-01-07fs: scale inode alias listGravatar Nick Piggin 1-1/+2
2011-01-07fs: dcache scale d_unhashedGravatar Nick Piggin 1-1/+4
2010-12-24ocfs2: don't use flush_scheduled_work()Gravatar Tejun Heo 2-3/+4
2010-12-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 8-28/+81
2010-12-22ocfs2/cluster: Show o2net timing statisticsGravatar Sunil Mushran 1-54/+157
2010-12-22ocfs2/cluster: Track process message timing stats for each socketGravatar Sunil Mushran 2-0/+17
2010-12-22ocfs2/cluster: Track send message timing stats for each socketGravatar Sunil Mushran 2-0/+30
2010-12-22ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_containerGravatar Sunil Mushran 3-62/+76
2010-12-22ocfs2/cluster: Replace timeval with ktime in struct o2net_send_trackingGravatar Sunil Mushran 3-15/+19
2010-12-22ocfs2: Add DEBUG_FS dependencyGravatar Sunil Mushran 1-1/+1
2010-12-22ocfs2/dlm: Hard code the values for enumsGravatar Sunil Mushran 1-43/+43