aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-18Ocfs2: Optimize punching-hole code.Tristan Ye1-24/+140
2010-05-18Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public.Tristan Ye2-2/+4
2010-05-18Ocfs2: Fix hole punching to correctly do CoW during cluster zeroing.Tristan Ye1-3/+27
2010-05-18Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead.Tristan Ye7-572/+178
2010-05-10ocfs2: Block signals for mkdir/link/symlink/O_CREAT.Joel Becker1-0/+21
2010-05-10ocfs2: Wrap signal blocking in void functions.Joel Becker4-50/+39
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-14init dynamic bin_attribute structuresWolfram Sang3-0/+3
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
2010-03-14ACPI: remove "acpi=ht" DMI blacklistLen Brown1-93/+0
2010-03-14PNPACPI: add bus number supportBjorn Helgaas5-2/+47
2010-03-14PNPACPI: add window supportBjorn Helgaas2-17/+24
2010-03-14resource: add window supportBjorn Helgaas2-1/+4
2010-03-14resource: add bus number supportBjorn Helgaas2-0/+10