summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-01dm snapshot: add missing module aliasesMikulas Patocka
2013-03-01dm persistent data: set some btree fn parms constMike Snitzer
2013-03-01dm: refactor bio cloningAlasdair G Kergon
2013-03-01dm: rename bio cloning functionsAlasdair G Kergon
2013-03-01dm: rename request variables to biosAlasdair G Kergon
2013-03-01dm: clean up clone_bioAlasdair G Kergon
2013-03-01dm persistent data: remove CONFIG_EXPERIMENTALKees Cook
2013-03-01dm: remove CONFIG_EXPERIMENTALAlasdair G Kergon
2013-03-01dm thin: use block_size_is_power_of_twoMike Snitzer
2013-03-01dm bufio: use WRITE_FLUSH instead of REQ_FLUSHMikulas Patocka
2013-03-01dm table: remove superfluous variable resetWang Sheng-Hui
2013-03-01dm thin: support a non power of 2 discard_granularityMike Snitzer
2013-03-01dm: fix truncated status stringsMikulas Patocka
2013-03-01dm: do not replace bioset for request based dmJun'ichi Nomura
2013-03-01hsi: fix kernel-doc warningsRandy Dunlap
2013-03-01Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-03-01autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree()Tim Gardner
2013-03-01autofs - Fix sparse warning: context imbalance in autofs4_d_automount() diffe...Peter Huewe
2013-03-01btrfs: fixup/remove module.h usage as requiredPaul Gortmaker
2013-03-01Btrfs: delete inline extents when we find them during loggingJosef Bacik
2013-03-01btrfs: try harder to allocate raid56 stripe cacheDavid Sterba
2013-03-01Btrfs: cleanup to make the function btrfs_delalloc_reserve_metadata more logicWang Shilong
2013-03-01Btrfs: don't call btrfs_qgroup_free if just btrfs_qgroup_reserve failsWang Shilong
2013-03-01Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_...Wang Shilong
2013-03-01Btrfs: return ENOMEM rather than use BUG_ON when btrfs_alloc_path failsWang Shilong
2013-03-01Btrfs: fix missing deleted items in btrfs_clean_quota_treeWang Shilong
2013-03-01[SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley
2013-03-01Merge tag 'uapi-20121219' into for-linusJames Bottomley
2013-03-01ext4: optimize ext4_es_shrink()Theodore Ts'o
2013-03-01Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhume...Linus Torvalds
2013-03-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-03-01Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2013-03-01Fix mis-merge of intel_powerclamp.c resulting in compile errorLinus Torvalds
2013-03-01Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-03-01Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2013-03-01Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds
2013-03-01Merge tag 'tag-for-linus-3.9' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds
2013-03-01Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-03-01NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDSWeston Andros Adamson
2013-03-01SUNRPC: add call to get configured timeoutWeston Andros Adamson
2013-03-01PNFS: set the default DS timeout to 60 secondsWeston Andros Adamson
2013-03-01NFSv4: Fix another open/open_recovery deadlockTrond Myklebust
2013-02-28Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-28Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-28Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-02-28btrfs: use only inline_pages from extent bufferDavid Sterba
2013-02-28Btrfs: fix wrong reserved space when deleting a snapshot/subvolumeMiao Xie