summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nilfs2: move recovery completion into load_nilfs functionRyusuke Konishi2009-11-202-56/+53
* nilfs2: apply readahead for recovery on mountRyusuke Konishi2009-11-201-7/+19
* nilfs2: clean up get/put function of a segment usageRyusuke Konishi2009-11-202-77/+0
* nilfs2: move routine to set segment usage into sufileRyusuke Konishi2009-11-203-22/+49
* nilfs2: move routine marking segment usage dirty into sufileRyusuke Konishi2009-11-203-17/+22
* nilfs2: insert cache operation in palloc get block routinesRyusuke Konishi2009-11-201-8/+54
* nilfs2: add palloc cache to ifileRyusuke Konishi2009-11-201-1/+15
* nilfs2: flush palloc cache before manipulating data pages of GC datRyusuke Konishi2009-11-201-0/+3
* nilfs2: add palloc cache to datRyusuke Konishi2009-11-201-2/+16
* nilfs2: add cache framework for persistent object allocatorRyusuke Konishi2009-11-204-0/+52
* nilfs2: unfold nilfs_palloc_block_get_bitmap functionRyusuke Konishi2009-11-201-15/+4
* nilfs2: eliminate nilfs_btnode_get functionRyusuke Konishi2009-11-203-24/+12
* nilfs2: remove newblk argument from nilfs_btnode_submit_blockRyusuke Konishi2009-11-203-20/+6
* nilfs2: use nilfs_btnode_create_block functionRyusuke Konishi2009-11-202-11/+15
* nilfs2: separate function for creating new btree node blockRyusuke Konishi2009-11-202-0/+28
* nilfs2: avoid readahead on metadata file for create modeRyusuke Konishi2009-11-201-13/+15
* nilfs2: simplify nilfs_sufile_get_ncleansegs functionRyusuke Konishi2009-11-203-38/+19
* nilfs2: add local variable to cache the number of clean segmentsRyusuke Konishi2009-11-201-10/+43
* nilfs2: unfold nilfs_sufile_block_get_header functionRyusuke Konishi2009-11-201-12/+3
* nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroyRyusuke Konishi2009-11-206-15/+5
* nilfs2: eliminate inlines to directly read/write inode of metadata filesRyusuke Konishi2009-11-202-23/+6
* nilfs2: separate read method of meta data files on super root blockRyusuke Konishi2009-11-207-6/+39
* nilfs2: separate constructor of metadata filesRyusuke Konishi2009-11-2010-25/+89
* nilfs2: add size option of private object to metadata file allocatorRyusuke Konishi2009-11-205-13/+24
* nilfs2: move out mark_inode_dirty calls from bmap routinesRyusuke Konishi2009-11-202-4/+3
* nilfs2: stop marking metadata inode dirty within btree operationsRyusuke Konishi2009-11-201-6/+2
* nilfs2: remove buffer locking from btree codeRyusuke Konishi2009-11-201-60/+0
* nilfs2: remove buffer locking in nilfs_mark_inode_dirtyRyusuke Konishi2009-11-201-3/+0
* nilfs2: cleanup unused match_bool functionJiro SEKIBA2009-11-201-13/+0
* nilfs2: Using nobarrier option instead of barrier=offJiro SEKIBA2009-11-202-12/+6
* nilfs2: move definition of struct nilfs_btree_nodeJiro SEKIBA2009-11-202-22/+22
* nilfs2: get rid of BUG_ON use in btree lookup routinesRyusuke Konishi2009-11-201-2/+16
* Linux 2.6.32-rc8v2.6.32-rc8Linus Torvalds2009-11-191-1/+1
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-11-192-11/+9
|\
| * SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr()Chuck Lever2009-11-141-10/+8
| * NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENTTrond Myklebust2009-11-111-1/+1
* | vt: Fix use of "new" in a struct fieldAlan Cox2009-11-192-5/+5
* | Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse2009-11-191-0/+3
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-11-187-32/+70
|\ \
| * | [CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava2009-11-171-2/+30
| * | [CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2009-11-172-4/+4
| * | [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell2009-11-171-12/+7
| * | [CPUFREQ] Fix use after free on governor restoreDmitry Monakhov2009-11-171-6/+10
| * | [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos2009-11-171-6/+17
| * | [CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin2009-11-171-1/+1
| * | [CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt2009-11-171-1/+1
* | | strcmp: fix overflow and possibly signedness errorLinus Torvalds2009-11-181-6/+14
* | | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-11-181-6/+5
|\ \ \
| * | | agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse2009-11-191-6/+5
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-11-181-2/+2
|\ \ \
OpenPOWER on IntegriCloud