aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-11
|\
| * Btrfs: fix compile warnings on on avr32 platformWang Shilong2014-04-11
| * btrfs: allow mounting btrfs subvolumes with different ro/rw optionsHarald Hoyer2014-04-10
| * btrfs: export global block reserve size as space_infoDavid Sterba2014-04-07
| * btrfs: fix crash in remount(thread_pool=) caseSergei Trofimovich2014-04-07
| * Btrfs: abort the transaction when we don't find our extent refJosef Bacik2014-04-07
| * Btrfs: fix EINVAL checks in btrfs_cloneChris Mason2014-04-07
| * Btrfs: fix unlock in __start_delalloc_inodes()Wang Shilong2014-04-07
| * Btrfs: scrub raid56 stripes in the right wayWang Shilong2014-04-07
| * Btrfs: don't compress for a small writeWang Shilong2014-04-07
| * Btrfs: more efficient io tree navigation on wait_extent_bitFilipe Manana2014-04-07
| * Btrfs: send, build path string only once in send_holeFilipe Manana2014-04-07
| * btrfs: filter invalid arg for btrfs resizeGui Hecheng2014-04-07
| * Btrfs: send, fix data corruption due to incorrect hole detectionFilipe Manana2014-04-07
| * Btrfs: kmalloc() doesn't return an ERR_PTRDan Carpenter2014-04-07
| * Btrfs: fix snapshot vs nocow writtingWang Shilong2014-04-07
| * btrfs: Change the expanding write sequence to fix snapshot related bug.Qu Wenruo2014-04-07
| * btrfs: make device scan less noisyDavid Sterba2014-04-07
| * btrfs: fix lockdep warning with reclaim lock inversionJeff Mahoney2014-04-07
| * Btrfs: hold the commit_root_sem when getting the commit root during sendJosef Bacik2014-04-07
| * Btrfs: remove transaction from sendJosef Bacik2014-04-06
| * Btrfs: don't clear uptodate if the eb is under IOJosef Bacik2014-04-06
| * Btrfs: check for an extent_op on the locked refJosef Bacik2014-04-06
| * Btrfs: do not reset last_snapshot after relocationJosef Bacik2014-04-06
* | Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e...Linus Torvalds2014-04-11
|\ \
| * | 9pnet_rdma: check token type before int conversionSimon Derr2014-03-25
| * | 9pnet: trans_fd : allocate struct p9_trans_fd and struct p9_conn together.Simon Derr2014-03-25
| * | 9pnet: p9_client->conn field is unused. Remove it.Simon Derr2014-03-25
| * | 9P: Get rid of REQ_STATUS_FLSHSimon Derr2014-03-25
| * | 9pnet_rdma: add cancelled()Simon Derr2014-03-25
| * | 9pnet_rdma: update request status during sendSimon Derr2014-03-25
| * | 9P: Add cancelled() to the transport functions.Simon Derr2014-03-25
| * | net: Mark function as static in 9p/client.cRashika2014-03-25
| * | 9P: Add memory barriers to protect request fields over cb/rpc threads handoffDominique Martinet2014-03-25
* | | Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-11
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/...Mark Brown2014-04-10
| |\ \ \ \ \ \
| | | | | * | | spi: qup: Depend on ARCH_QCOMPaul Bolle2014-04-08
| | | | * | | | spi: omap2-mcspi: Convert to use devm_kcallocAxel Lin2014-04-03
| | | * | | | | spi: efm32: Update binding document to make "efm32,location" property optionalAxel Lin2014-04-07
| | | | |/ / / | | | |/| | |
| | * | | | | spi: Always check complete callback before calling itAxel Lin2014-04-03
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'spi-v3.15' into spi-linusMark Brown2014-04-10
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
* | | | | Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-11
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/s2m' ...Mark Brown2014-04-10
| |\ \ \ \ \ \ \
| | | | * | | | | regulator: s5m8767: Fix carried over ena_gpio assignmentKrzysztof Kozlowski2014-04-07
| | | * | | | | | regulator: s2mps11: Don't check enable_shift before setting enable ramp rateAxel Lin2014-04-02
| | | * | | | | | regulator: s2mpa01: Don't check enable_shift before setting enable ramp rateAxel Lin2014-04-02
| | | |/ / / / /
| | * / / / / / regulator: bcm590xx: Set n_voltages for linear regTim Kryger2014-04-10
| | |/ / / / /
| * | / / / / Merge tag 'regulator-v3.15' into regulator-linusMark Brown2014-04-10
| |\| | | | | | | |/ / / / | |/| | | |
* | | | | | Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-11
|\ \ \ \ \ \
| * | | | | | regmap: adds missing braces in regmap_init()Daeseok Youn2014-04-01