summaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2011-03-01Merge remote-tracking branch 'cleancache/linux-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'selinux/master'Stephen Rothwell
2011-02-22Merge branch 'ocfs2-merge-window' into ocfs2-linux-nextJoel Becker
2011-02-22ocfs2/dlm: Move kmalloc() outside the spinlockSunil Mushran
2011-02-20Ocfs2: Using macro to set/clear *FILLED* flags in info handler.Tristan Ye
2011-02-20ocfs2: optimize ocfs2_check_dir_entry() with unlikely() annotationsTao Ma
2011-02-20ocfs2: Use hrtimer to track ocfs2 fs lock statsSunil Mushran
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-02-15Merge branch 'master' into for-nextJiri Kosina
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris
2011-02-01ocfs2: use system_wq instead of ocfs2_quota_wqTejun Heo
2011-01-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-01-19Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl
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
2010-12-22ocfs2/cluster: Replace timeval with ktime in struct o2net_send_trackingSunil Mushran
2010-12-22ocfs2: Add DEBUG_FS dependencySunil Mushran
2010-12-22ocfs2/dlm: Hard code the values for enumsSunil Mushran
2010-12-22ocfs2/dlm: Minor cleanupSunil Mushran