summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-01Btrfs: fix gcc warnings for 32bit compilesJan Schmidt
2012-10-01Btrfs: fix btrfs send for inline items and compressionChris Mason
2012-10-01Btrfs: don't treat top/root directory inode as deleted/reusedAlexander Block
2012-10-01Btrfs: ignore non-FS inodes for send/receiveAlexander Block
2012-10-01Btrfs: pass root instead of parent_root to iterate_inode_refAlexander Block
2012-10-01Btrfs: use <= instead of < in is_extent_unchangedAlexander Block
2012-10-01Btrfs: fix check for changed extent in is_extent_unchangedAlexander Block
2012-10-01Btrfs: free nce and nce_head on error in name_cache_insertAlexander Block
2012-10-01Btrfs: remove unused tmp_path from iterate_dir_itemAlexander Block
2012-10-01Btrfs: code cleanups for send/receiveAlexander Block
2012-10-01Btrfs: add/fix comments/documentation for send/receiveAlexander Block
2012-10-01Btrfs: update send_progress at correct placesAlexander Block
2012-10-01Btrfs: make aux field of ulist 64 bitAlexander Block
2012-10-01Btrfs: fix use of radix_tree for name_cache in send/receiveAlexander Block
2012-10-01Btrfs: fix memory leak for name_cache in send/receiveAlexander Block
2012-10-01Btrfs: don't break in the final loop of find_extent_cloneAlexander Block
2012-10-01Btrfs: use normal return path for root == send_root caseAlexander Block
2012-10-01Btrfs: use kmalloc instead of stack for backref_ctxAlexander Block
2012-10-01Btrfs: rename backref_ctx::found_in_send_root to found_itselfAlexander Block
2012-10-01Btrfs: remove unused use_list from send/receive codeAlexander Block
2012-10-01Btrfs: add correct parent to check_dirs when dir got movedAlexander Block
2012-10-01Btrfs: remove unused code with #if 0Alexander Block
2012-10-01Btrfs: add missing check for dir != tmp_dir to is_first_refAlexander Block
2012-10-01Btrfs: fix cur_ino < parent_ino case for send/receiveAlexander Block
2012-10-01Btrfs: add rdev to get_inode_info in send/receiveAlexander Block
2012-09-30Linux 3.6Linus Torvalds
2012-09-30vfs: dcache: fix deadlock in tree traversalMiklos Szeredi
2012-09-29Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-09-29Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2012-09-28mtdchar: fix offset overflow detectionLinus Torvalds
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-09-28Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-09-28Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2012-09-28thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page...Andrea Arcangeli
2012-09-28iommu/amd: Fix wrong assumption in iommu-group specific codeJoerg Roedel
2012-09-28netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun
2012-09-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-09-27Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-09-27ALSA: snd-usb: fix next_packet_size calls for pause caseDaniel Mack
2012-09-27Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2012-09-27inetpeer: fix token initializationNicolas Dichtel
2012-09-27qlcnic: Fix scheduling while atomic bugNarendra K
2012-09-27bnx2: Clean up remaining iounmapNeil Horman
2012-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-27Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2012-09-27Merge tag 'gpio-fixes-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-27Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds
2012-09-27trivial select_parent documentation fixJ. Bruce Fields