summaryrefslogtreecommitdiff
path: root/scripts/checkstack.pl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions
kernel/commit/fs/ocfs2/dir.c?id=f1088d471f8d846e817eb4d673212d18d9820c61'>ocfs2: Remove mlog(0) from fs/ocfs2/dir.cTao Ma 2011-03-07ocfs2: Remove EXIT from masklog.Tao Ma 2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma 2011-02-20ocfs2: optimize ocfs2_check_dir_entry() with unlikely() annotationsTao Ma 2011-01-19Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl 2010-12-16ocfs2: Hold ip_lock when set/clear flags for indexed dir.Tao Ma 2010-09-10Ocfs2: Re-access the journal after ocfs2_insert_extent() in dxdir codes.Tristan Ye 2010-05-18Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into oc...Joel Becker 2010-05-18Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead.Tristan Ye 2010-05-05ocfs2: Add dir_resv_level mount optionMark Fasheh 2010-05-05ocfs2: use allocation reservations for directory dataMark Fasheh 2010-05-05ocfs2: Make ocfs2_journal_dirty() void.Joel Becker 2010-03-22ocfs2: Free block to the right block group.Tao Ma 2010-03-26ocfs2: Set suballoc_loc on allocated metadata.Joel Becker 2010-05-06ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument.Joel Becker 2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds 2010-03-05dquot: cleanup space allocation / freeing routinesChristoph Hellwig 2010-02-26ocfs2: add extent block stealing for ocfs2 v5Tiger Yang