summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-26ocfs2: Set suballoc_loc on allocated metadata.Joel Becker7-18/+39
2010-03-26ocfs2: Return allocated metadata blknos on the ocfs2_suballoc_result.Joel Becker1-19/+24
2010-05-06ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument.Joel Becker8-43/+34
2010-03-26ocfs2: Trim suballocations if they cross discontiguous regionsJoel Becker1-0/+48
2010-03-26ocfs2: ocfs2_claim_suballoc_bits() doesn't need an osb argument.Joel Becker1-11/+7
2010-03-26ocfs2: Add suballoc_loc to metadata blocks.Joel Becker1-5/+24
2010-04-13ocfs2: Pass suballocation results back via a structure.Joel Becker2-98/+72
2010-04-13ocfs2: Allocate discontiguous block groups.Joel Becker3-40/+291
2010-04-13ocfs2: Define data structures for discontiguous block groups.Joel Becker5-12/+51
2010-05-05ocfs2/dlm: Increase o2dlm lockres hash sizeSunil Mushran1-1/+1
2010-05-05ocfs2: Make ocfs2_extend_trans() really extend.Tao Ma4-39/+25
2010-05-05ocfs2/trivial: Code cleanup for allocation reservation.Tao Ma2-7/+2
2010-05-05ocfs2: make ocfs2_adjust_resv_from_alloc simple.Tao Ma2-21/+14
2010-05-05ocfs2: Make nointr a default mount optionSunil Mushran1-1/+1
2010-05-05ocfs2/dlm: Make o2dlm domain join/leave messages KERN_NOTICESunil Mushran1-3/+3
2010-05-05o2net: log socket state changesSrinivas Eeda1-0/+3
2010-05-05ocfs2: print node # when tcp failsWengang Wang7-22/+51
2010-05-05ocfs2: Add dir_resv_level mount optionMark Fasheh6-5/+40
2010-05-05ocfs2: change default reservation window sizesMark Fasheh3-5/+6
2010-05-05ocfs2: increase the default size of local alloc windowsMark Fasheh5-11/+118
2010-05-05ocfs2: clean up localalloc mount option size parsingMark Fasheh4-5/+41
2010-05-05ocfs2: remove ocfs2_local_alloc_in_range()Mark Fasheh2-56/+1
2010-05-05ocfs2: allocate btree internal block groups from the global bitmapMark Fasheh1-1/+3
2010-05-05ocfs2: use allocation reservations for directory dataMark Fasheh5-3/+17
2010-05-05ocfs2: use allocation reservations during file writeMark Fasheh6-0/+16
2010-05-05ocfs2: allocation reservationsMark Fasheh10-11/+1094
2010-05-05ocfs2: Make ocfs2_journal_dirty() void.Joel Becker14-431/+102
2010-03-23ocfs2: Clear undo bits when local alloc is freedMark Fasheh4-46/+95
2010-03-19ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block.Tao Ma1-6/+4
2010-03-19ocfs2: Fix the update of name_offset when removing xattrsTao Ma1-1/+1
2010-03-18ocfs2: Always try for maximum bits with new local alloc windowsMark Fasheh1-2/+2
2010-03-17ocfs2: set i_mode on disk during acl operationsMark Fasheh1-5/+72
2010-03-17ocfs2: Update i_blocks in reflink operations.Tao Ma1-0/+1
2010-03-17ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.Tao Ma1-5/+8
2010-03-17[PATCH] Skip check for mandatory locks when unlockingSachin Prabhu1-1/+1
2010-03-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds31-1434/+1502
2010-03-14init dynamic bin_attribute structuresWolfram Sang3-0/+3
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown8142-230985/+499504
2010-03-14ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang1-9/+9
2010-03-14ACPI: processor: refactor internal map_lsapic_id()Alex Chiang1-15/+5
2010-03-14ACPI: processor: refactor internal map_x2apic_id()Alex Chiang1-9/+3
2010-03-14ACPI: processor: refactor internal map_lapic_id()Alex Chiang1-6/+9
2010-03-14ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang4-10/+6
2010-03-14ACPI: processor: remove early _PDC optin quirksAlex Chiang2-41/+0
2010-03-14ACPI: processor: add internal processor_physically_present()Alex Chiang1-0/+42
2010-03-14ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang2-159/+160
2010-03-14ACPI: processor: export acpi_get_cpuid()Alex Chiang2-6/+12
2010-03-14ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang3-3/+3
2010-03-14ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang2-2/+2
2010-03-14ACPI: plan to delete "acpi=ht" boot optionLen Brown2-1/+10