aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-02dm flakey: use dm_target_offset and support discardsMike Snitzer1-1/+2
2011-08-02dm table: share target argument parsing functionsMike Snitzer4-112/+147
2011-08-02dm snapshot: skip reading origin when overwriting complete chunkMikulas Patocka3-3/+103
2011-08-02dm: ignore merge_bvec for snapshots when safeMikulas Patocka3-2/+64
2011-08-02dm table: clean dm_get_device and move exportsMike Snitzer1-20/+13
2011-08-02dm raid: tidy includesAlasdair G Kergon1-1/+2
2011-08-02dm ioctl: prevent empty messageAlasdair G Kergon1-0/+5
2011-08-02dm raid: cleanup parameter handlingJonathan Brassow1-19/+23
2011-08-02dm snapshot: style cleanupsJonathan Brassow2-10/+8
2011-08-02dm snapshot: remove unused definitionsMikulas Patocka1-10/+0
2011-08-02dm kcopyd: remove nr_pages field from job structureMikulas Patocka1-4/+2
2011-08-02dm kcopyd: remove offset field from job structureMikulas Patocka1-5/+2
2011-08-02dm: use vzallocJoe Perches3-7/+3
2011-08-02dm log: userspace use list_moveKirill A. Shutemov1-2/+1
2011-08-02dm log: clean up bit little endian bitopsAkinobu Mita1-5/+4
2011-08-02dm table: fix discard supportMike Snitzer2-9/+9
2011-08-02dm: suppress endian warningsAlasdair G Kergon3-43/+54
2011-08-02dm: fix idr leak on module removalAlasdair G Kergon1-2/+8
2011-08-02dm io: flush cpu cache with vmapped ioMikulas Patocka1-2/+27
2011-08-02dm mpath: fix potential NULL pointer in feature arg processingMike Snitzer1-0/+5
2011-08-02dm snapshot: flush disk cache when mergingMikulas Patocka1-1/+1
2011-08-02watchdog: Cleanup WATCHDOG_CORE help textJosh Boyer1-3/+0
2011-08-02watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boardsMart Gerrits1-0/+8
2011-08-02watchdog: shwdt: fix usage of mod_timerDavid Engraf1-1/+1
2011-08-02Merge branch 'fix/asoc' into for-linusTakashi Iwai1-0/+1
2011-08-02ALSA: asihpi - Clarify adapter index validity checkEliot Blennerhassett1-7/+12
2011-08-02ACPI print OSI(Linux) warning only onceLen Brown1-1/+1
2011-08-01oom: task->mm == NULL doesn't mean the memory was freedOleg Nesterov1-1/+3
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds9-202/+311
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds22-1972/+2190
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds31-150/+161
2011-08-01Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds17-399/+612
2011-08-01Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-0/+59
2011-08-01Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds9-34/+296
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds7-42/+53
2011-08-01ext4: prevent memory leaks from ext4_mb_init_backend() on error pathYu Jian1-6/+6
2011-08-01ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode #Yu Jian1-1/+5
2011-08-01ext4: use ext4_msg() instead of printk in mballocTheodore Ts'o1-37/+42
2011-08-01Btrfs: don't call writepages from within write_full_pageJosef Bacik1-10/+0
2011-08-01Btrfs: Remove unused variable 'last_index' in file.cMitch Harder1-5/+2
2011-08-01Btrfs: clean up for find_first_extent_bit()Xiao Guangrong1-40/+24
2011-08-01Btrfs: clean up for wait_extent_bit()Xiao Guangrong1-5/+1
2011-08-01Btrfs: clean up for insert_state()Xiao Guangrong1-5/+5
2011-08-01Btrfs: remove unused members from struct extent_stateXiao Guangrong1-2/+0
2011-08-01Btrfs: clean up code for merging extent mapsLi Zefan1-38/+21
2011-08-01Btrfs: clean up code for extent_map lookupLi Zefan1-56/+29
2011-08-01Btrfs: clean up search_extent_mapping()Li Zefan1-14/+3
2011-08-01Btrfs: remove redundant code for dir item lookupLi Zefan1-28/+2
2011-08-01Btrfs: make acl functions really no-op if acl is not enabledLi Zefan3-21/+15
2011-08-01Btrfs: remove remaining ref-cache codeLi Zefan2-120/+0