summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: fix possible corruption when fsyncing written prealloced extentsJosef Bacik2012-10-011-0/+12
* Btrfs: do not allocate chunks as agressivelyJosef Bacik2012-10-011-9/+3
* Btrfs: update last trans if we don't update the inodeJosef Bacik2012-10-011-0/+2
* Btrfs: fix gcc warnings for 32bit compilesJan Schmidt2012-10-014-31/+32
* Btrfs: fix btrfs send for inline items and compressionChris Mason2012-10-013-15/+37
* Btrfs: don't treat top/root directory inode as deleted/reusedAlexander Block2012-10-011-1/+20
* Btrfs: ignore non-FS inodes for send/receiveAlexander Block2012-10-011-0/+5
* Btrfs: pass root instead of parent_root to iterate_inode_refAlexander Block2012-10-011-2/+2
* Btrfs: use <= instead of < in is_extent_unchangedAlexander Block2012-10-011-1/+1
* Btrfs: fix check for changed extent in is_extent_unchangedAlexander Block2012-10-011-2/+2
* Btrfs: free nce and nce_head on error in name_cache_insertAlexander Block2012-10-011-1/+5
* Btrfs: remove unused tmp_path from iterate_dir_itemAlexander Block2012-10-011-8/+0
* Btrfs: code cleanups for send/receiveAlexander Block2012-10-011-48/+35
* Btrfs: add/fix comments/documentation for send/receiveAlexander Block2012-10-011-6/+134
* Btrfs: update send_progress at correct placesAlexander Block2012-10-011-6/+20
* Btrfs: make aux field of ulist 64 bitAlexander Block2012-10-014-23/+21
* Btrfs: fix use of radix_tree for name_cache in send/receiveAlexander Block2012-10-011-39/+37
* Btrfs: fix memory leak for name_cache in send/receiveAlexander Block2012-10-011-0/+1
* Btrfs: don't break in the final loop of find_extent_cloneAlexander Block2012-10-011-1/+0
* Btrfs: use normal return path for root == send_root caseAlexander Block2012-10-011-6/+0
* Btrfs: use kmalloc instead of stack for backref_ctxAlexander Block2012-10-011-11/+18
* Btrfs: rename backref_ctx::found_in_send_root to found_itselfAlexander Block2012-10-011-4/+4
* Btrfs: remove unused use_list from send/receive codeAlexander Block2012-10-011-2/+0
* Btrfs: add correct parent to check_dirs when dir got movedAlexander Block2012-10-011-0/+11
* Btrfs: remove unused code with #if 0Alexander Block2012-10-011-0/+2
* Btrfs: add missing check for dir != tmp_dir to is_first_refAlexander Block2012-10-011-1/+1
* Btrfs: fix cur_ino < parent_ino case for send/receiveAlexander Block2012-10-011-244/+146
* Btrfs: add rdev to get_inode_info in send/receiveAlexander Block2012-10-011-13/+17
* Linux 3.6v3.6Linus Torvalds2012-10-011-1/+1
* vfs: dcache: fix deadlock in tree traversalMiklos Szeredi2012-09-301-0/+6
* Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-09-292-20/+28
|\
| * iommu/amd: Fix wrong assumption in iommu-group specific codeJoerg Roedel2012-09-281-2/+4
| * iommu: static inline iommu group stub functionsAlex Williamson2012-09-251-18/+24
* | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2012-09-292-50/+105
|\ \
| * | NVMe: Cancel outstanding IOs on queue deletionMatthew Wilcox2012-08-071-23/+32
| * | NVMe: Free admin queue memory on initialisation failureMatthew Wilcox2012-08-031-9/+19
| * | NVMe: Use ida for nvme device instanceQuoc-Son Anh2012-07-311-5/+26
| * | NVMe: Fix whitespace damage in nvme_initMatthew Wilcox2012-07-311-2/+2
| * | NVMe: handle allocation failure in nvme_map_user_pages()Dan Carpenter2012-07-311-0/+2
| * | NVMe: Fix uninitialized iod compiler warningKeith Busch2012-07-271-1/+1
| * | NVMe: Do not set IO queue depth beyond device maxKeith Busch2012-07-272-4/+7
| * | NVMe: Set block queue max sectorsKeith Busch2012-07-262-0/+8
| * | NVMe: use namespace id for nvme_get_featuresKeith Busch2012-07-261-2/+2
| * | NVMe: replace nvme_ns with nvme_dev for user adminKeith Busch2012-07-261-3/+2
| * | NVMe: Fix nvme module init when nvme_major is setKeith Busch2012-07-261-2/+4
| * | NVMe: Set request queue logical block sizeKeith Busch2012-07-251-0/+1
* | | mtdchar: fix offset overflow detectionLinus Torvalds2012-09-281-6/+42
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-2810-26/+54
|\ \ \
| * | | netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun2012-09-281-3/+1
| * | | inetpeer: fix token initializationNicolas Dichtel2012-09-281-1/+4