summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-02dm kcopyd: remove offset field from job structureMikulas Patocka
2011-08-02dm: use vzallocJoe Perches
2011-08-02dm log: userspace use list_moveKirill A. Shutemov
2011-08-02dm log: clean up bit little endian bitopsAkinobu Mita
2011-08-02dm table: fix discard supportMike Snitzer
2011-08-02dm: suppress endian warningsAlasdair G Kergon
2011-08-02dm: fix idr leak on module removalAlasdair G Kergon
2011-08-02dm io: flush cpu cache with vmapped ioMikulas Patocka
2011-08-02dm mpath: fix potential NULL pointer in feature arg processingMike Snitzer
2011-08-02dm snapshot: flush disk cache when mergingMikulas Patocka
2011-08-02watchdog: Cleanup WATCHDOG_CORE help textJosh Boyer
2011-08-02watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boardsMart Gerrits
2011-08-02watchdog: shwdt: fix usage of mod_timerDavid Engraf
2011-08-02Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-08-02ALSA: asihpi - Clarify adapter index validity checkEliot Blennerhassett
2011-08-01oom: task->mm == NULL doesn't mean the memory was freedOleg Nesterov
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-08-01Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-08-01Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-08-01Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2011-08-01ext4: prevent memory leaks from ext4_mb_init_backend() on error pathYu Jian
2011-08-01ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode #Yu Jian
2011-08-01ext4: use ext4_msg() instead of printk in mballocTheodore Ts'o
2011-08-01Btrfs: don't call writepages from within write_full_pageJosef Bacik
2011-08-01Btrfs: Remove unused variable 'last_index' in file.cMitch Harder
2011-08-01Btrfs: clean up for find_first_extent_bit()Xiao Guangrong
2011-08-01Btrfs: clean up for wait_extent_bit()Xiao Guangrong
2011-08-01Btrfs: clean up for insert_state()Xiao Guangrong
2011-08-01Btrfs: remove unused members from struct extent_stateXiao Guangrong
2011-08-01Btrfs: clean up code for merging extent mapsLi Zefan
2011-08-01Btrfs: clean up code for extent_map lookupLi Zefan
2011-08-01Btrfs: clean up search_extent_mapping()Li Zefan
2011-08-01Btrfs: remove redundant code for dir item lookupLi Zefan
2011-08-01Btrfs: make acl functions really no-op if acl is not enabledLi Zefan
2011-08-01Btrfs: remove remaining ref-cache codeLi Zefan
2011-08-01Btrfs: remove a BUG_ON() in btrfs_commit_transaction()Li Zefan
2011-08-01Btrfs: use wait_event()Li Zefan
2011-08-01Btrfs: check the nodatasum flag when writing compressed filesLi Zefan
2011-08-01Btrfs: copy string correctly in INO_LOOKUP ioctlLi Zefan
2011-08-01Btrfs: don't print the leaf if we had an errorJosef Bacik
2011-08-01btrfs: make btrfs_set_root_node voidMark Fasheh
2011-08-01Btrfs: fix oops while writing data to SSD partitionsliubo
2011-08-01Btrfs: Protect the readonly flag of block groupWuBo
2011-08-01btrfs: Make extent-io callbacks that never fail return voidJeff Mahoney
2011-08-01Btrfs: fix readahead in file defragLi Zefan
2011-08-01Btrfs: return error to caller when btrfs_unlink() failesTsutomu Itoh
2011-08-01Btrfs:don't check the return value of __btrfs_add_inode_defragWanlong Gao