summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-04-0319-620/+893
|\
| * dm: set queue ordered modeMikulas Patocka2009-04-021-0/+1
| * dm: move wait queue declarationMikulas Patocka2009-04-021-7/+7
| * dm: merge pushback and deferred bio listsMikulas Patocka2009-04-021-21/+16
| * dm: allow uninterruptible wait for pending ioMikulas Patocka2009-04-021-4/+5
| * dm: merge __flush_deferred_io into callerMikulas Patocka2009-04-021-11/+7
| * dm: move bio_io_error into __split_and_process_bioMikulas Patocka2009-04-021-11/+10
| * dm: rename __split_bioMikulas Patocka2009-04-021-4/+4
| * dm: remove unnecessary struct dm_wq_reqMikulas Patocka2009-04-021-17/+7
| * dm: remove unnecessary work queue context fieldMikulas Patocka2009-04-021-8/+5
| * dm: remove unnecessary work queue type fieldMikulas Patocka2009-04-021-17/+6
| * dm: bio list add bio_list_add_headMikulas Patocka2009-04-021-0/+10
| * dm snapshot: persistent fix dtr cleanupJonathan Brassow2009-04-021-5/+15
| * dm snapshot: move status to exception storeJonathan Brassow2009-04-024-16/+29
| * dm snapshot: move ctr parsing to exception storeJonathan Brassow2009-04-023-129/+132
| * dm snapshot: use DMEMIT macro for statusJonathan Brassow2009-04-021-9/+10
| * dm snapshot: remove dm_snap headerJonathan Brassow2009-04-022-87/+71
| * dm snapshot: remove dm_snap header useJonathan Brassow2009-04-025-57/+54
| * dm exception store: move cow pointerJonathan Brassow2009-04-026-23/+30
| * dm exception store: move chunk_fieldsJonathan Brassow2009-04-026-53/+67
| * dm exception store: move dm_target pointerJonathan Brassow2009-04-024-7/+7
| * dm exception store: introduce registryJonathan Brassow2009-04-026-49/+307
| * dm raid1: add is_remote_recovering hook for clustersJonathan Brassow2009-04-022-2/+33
| * dm exception store: separate type from instanceJonathan Brassow2009-04-024-25/+35
| * dm log: remove struct dm_dirty_log_internalMike Snitzer2009-04-022-44/+17
| * dm log: use standard kernel module refcountMike Snitzer2009-04-021-16/+3
| * dm crypt: use kzfreeJohannes Weiner2009-04-021-4/+2
| * dm target: remove struct tt_internalCheng Renquan2009-04-023-61/+34
| * dm table: fix upgrade mode raceAlasdair G Kergon2009-04-021-12/+14
| * dm: path selector use module refcount directlyJun'ichi Nomura2009-04-021-18/+3
| * dm target: use module refcount directlyCheng Renquan2009-04-021-17/+3
| * dm snapshot: avoid having two exceptions for the same chunkMikulas Patocka2009-04-021-0/+13
| * dm snapshot: avoid dropping lock in __find_pending_exceptionMikulas Patocka2009-04-021-18/+24
| * dm snapshot: refactor __find_pending_exceptionMikulas Patocka2009-04-021-24/+28
| * dm io: make sync_io uninterruptibleMikulas Patocka2009-04-021-4/+1
| * dm raid1: switch read_record from kmalloc to slab to save memoryMikulas Patocka2009-04-021-4/+21
| * dm: preserve bi_io_vec when resubmitting biosMikulas Patocka2009-04-021-0/+26
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2009-04-0315-0/+3773
|\ \
| * | fs: Add exofs to Kernel buildBoaz Harrosh2009-03-312-0/+3
| * | exofs: DocumentationBoaz Harrosh2009-03-312-0/+179
| * | exofs: export_operationsBoaz Harrosh2009-03-313-0/+69
| * | exofs: super_operations and file_system_typeBoaz Harrosh2009-03-314-1/+720
| * | exofs: dir_inode and directory operationsBoaz Harrosh2009-03-315-1/+1298
| * | exofs: address_space_operationsBoaz Harrosh2009-03-312-0/+703
| * | exofs: symlink_inode and fast_symlink_inode operationsBoaz Harrosh2009-03-313-1/+62
| * | exofs: file and file_inode operationsBoaz Harrosh2009-03-314-1/+250
| * | exofs: Kbuild, Headers and osd utilsBoaz Harrosh2009-03-315-0/+493
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-04-0369-1595/+1027
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher2009-04-01534-13674/+20565
| |\ \ \
| * | | | Revert "xfs: increase the maximum number of supported ACL entries"Felix Blyakher2009-03-311-1/+1