summaryrefslogtreecommitdiffstats
path: root/fs/locks.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-20nilfs2: move routine marking segment usage dirty into sufileRyusuke Konishi3-17/+22
2009-11-20nilfs2: insert cache operation in palloc get block routinesRyusuke Konishi1-8/+54
2009-11-20nilfs2: add palloc cache to ifileRyusuke Konishi1-1/+15
2009-11-20nilfs2: flush palloc cache before manipulating data pages of GC datRyusuke Konishi1-0/+3
2009-11-20nilfs2: add palloc cache to datRyusuke Konishi1-2/+16
2009-11-20nilfs2: add cache framework for persistent object allocatorRyusuke Konishi4-0/+52
2009-11-20nilfs2: unfold nilfs_palloc_block_get_bitmap functionRyusuke Konishi1-15/+4
2009-11-20nilfs2: eliminate nilfs_btnode_get functionRyusuke Konishi3-24/+12
2009-11-20nilfs2: remove newblk argument from nilfs_btnode_submit_blockRyusuke Konishi3-20/+6
2009-11-20nilfs2: use nilfs_btnode_create_block functionRyusuke Konishi2-11/+15
2009-11-20nilfs2: separate function for creating new btree node blockRyusuke Konishi2-0/+28
2009-11-20nilfs2: avoid readahead on metadata file for create modeRyusuke Konishi1-13/+15
2009-11-20nilfs2: simplify nilfs_sufile_get_ncleansegs functionRyusuke Konishi3-38/+19
2009-11-20nilfs2: add local variable to cache the number of clean segmentsRyusuke Konishi1-10/+43
2009-11-20nilfs2: unfold nilfs_sufile_block_get_header functionRyusuke Konishi1-12/+3
2009-11-20nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroyRyusuke Konishi6-15/+5
2009-11-20nilfs2: eliminate inlines to directly read/write inode of metadata filesRyusuke Konishi2-23/+6
2009-11-20nilfs2: separate read method of meta data files on super root blockRyusuke Konishi7-6/+39
2009-11-20nilfs2: separate constructor of metadata filesRyusuke Konishi10-25/+89
2009-11-20nilfs2: add size option of private object to metadata file allocatorRyusuke Konishi5-13/+24
2009-11-20nilfs2: move out mark_inode_dirty calls from bmap routinesRyusuke Konishi2-4/+3
2009-11-20nilfs2: stop marking metadata inode dirty within btree operationsRyusuke Konishi1-6/+2
2009-11-20nilfs2: remove buffer locking from btree codeRyusuke Konishi1-60/+0
2009-11-20nilfs2: remove buffer locking in nilfs_mark_inode_dirtyRyusuke Konishi1-3/+0
2009-11-20nilfs2: cleanup unused match_bool functionJiro SEKIBA1-13/+0
2009-11-20nilfs2: Using nobarrier option instead of barrier=offJiro SEKIBA2-12/+6
2009-11-20nilfs2: move definition of struct nilfs_btree_nodeJiro SEKIBA2-22/+22
2009-11-20nilfs2: get rid of BUG_ON use in btree lookup routinesRyusuke Konishi1-2/+16
2009-11-19Linux 2.6.32-rc8v2.6.32-rc8Linus Torvalds1-1/+1
2009-11-19vt: Fix use of "new" in a struct fieldAlan Cox2-5/+5
2009-11-19Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse1-0/+3
2009-11-19strcmp: fix overflow and possibly signedness errorLinus Torvalds1-6/+14
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse1-6/+5
2009-11-18ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar1-2/+2
2009-11-18OMAP: cs should be positive in gpmc_cs_free()Roel Kluin1-1/+1
2009-11-18omap: fix unlikely(x) < yRoel Kluin1-1/+1
2009-11-18ASoC: tlv320aic23 fix rate selectionTroy Kisky1-1/+1
2009-11-18ASoC: OMAP3 Pandora: update for TWL4030 codec changesGrazvydas Ignotas1-1/+2
2009-11-18ASoC: Modifying the license string GPLv2 for OMAP3 EVMAnuj Aggarwal1-1/+1
2009-11-18cxgb3: fix premature page unmapDivy Le Ray1-2/+2
2009-11-18ibm_newemac: Fix EMACx_TRTR[TRT] bit shiftsDave Mitchell1-2/+2
2009-11-18[CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava1-2/+30
2009-11-18[CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2-4/+4
2009-11-18[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell1-12/+7
2009-11-18[CPUFREQ] Fix use after free on governor restoreDmitry Monakhov1-6/+10
2009-11-18[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos1-6/+17
2009-11-18[CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin1-1/+1
2009-11-18[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt1-1/+1
2009-11-18sh: Fixup last users of irq_chip->typenameThomas Gleixner2-2/+2
2009-11-18fcntl: rename F_OWNER_GID to F_OWNER_PGRPPeter Zijlstra2-3/+3