aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2011-02-21ocfs2: Little refactoring against ocfs2_iget.Tao Ma
2011-02-22ocfs2: Remove mlog(0) from fs/ocfs2/file.cTao Ma
2011-02-21ocfs2: remove INODE from unused files.Tao Ma
2011-02-22ocfs2: Remove FILE_IO from masklog.Tao Ma
2011-02-22ocfs2: Remove mlog(0) from fs/ocfs2/aops.cTao Ma
2011-02-22ocfs2: Remove masklog ML_REFCOUNT.Tao Ma
2011-02-22ocfs2: Remove DISK_ALLOC from masklog.Tao Ma
2011-02-22ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.cTao Ma
2011-02-22ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.cTao Ma
2011-02-22ocfs2: Remove mlog(0) from fs/ocfs2/localalloc.cTao Ma
2011-02-22ocfs2: Remove mlog(0) from fs/ocfs2/alloc.cTao Ma
2011-02-21ocfs2: Add ocfs2_trace.h.Wengang Wang
2011-03-07ocfs2: Remove EXIT from masklog.Tao Ma
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma
2011-03-14exportfs: Return the minimum required handle sizeAneesh Kumar K.V
2011-03-14kill path_lookup()Al Viro
2011-03-10ocfs2: fix d_revalidate oopsen on NFS exportsAl Viro
2011-02-20ocfs2: Check heartbeat mode for kernel stacks onlyMark Fasheh
2011-02-20Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...Tristan Ye
2011-02-20ocfs2: Fix estimate of necessary credits for mkdirJan Kara
2011-01-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-01-17fallocate should be a file operationChristoph Hellwig
2011-01-17make the feature checks in ->fallocate future proofChristoph Hellwig
2011-01-16ocfs2: Make OCFS2_FS depend on CONFIGFS_FSNicholas Bellinger
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-12Ocfs2: handle hole punching via fallocate properlyJosef Bacik
2011-01-12switch ocfs2, close racesAl Viro
2011-01-12quota: Fix deadlock during path resolutionJan Kara
2011-01-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-07ocfs2: Remove unused truncate function from alloc.cTao Ma
2011-01-07ocfs2/cluster: dereferencing before checking in nst_seq_show()Dan Carpenter
2011-01-07ocfs2: fix build for OCFS2_FS_STATS not enabledRandy Dunlap
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07fs: dcache per-inode inode alias lockingNick Piggin
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: scale inode alias listNick Piggin
2011-01-07fs: dcache scale d_unhashedNick Piggin
2010-12-24ocfs2: don't use flush_scheduled_work()Tejun Heo
2010-12-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-12-22ocfs2/cluster: Show o2net timing statisticsSunil Mushran
2010-12-22ocfs2/cluster: Track process message timing stats for each socketSunil Mushran
2010-12-22ocfs2/cluster: Track send message timing stats for each socketSunil Mushran
2010-12-22ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_containerSunil Mushran