summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | NVMe: per-cpu io queuesKeith Busch2014-04-102-38/+172
| * | | | | NVMe: Replace DEFINE_PCI_DEVICE_TABLEMatthew Wilcox2014-03-241-3/+3
| * | | | | NVMe: Fix divide-by-zero in nvme_trans_io_get_num_cmdsKeith Busch2014-03-241-1/+1
| * | | | | NVMe: IOCTL path RCU protect queue accessKeith Busch2014-03-243-58/+60
| * | | | | NVMe: RCU protected access to io queuesKeith Busch2014-03-242-47/+46
| * | | | | NVMe: Initialize device reference count earlierKeith Busch2014-03-241-1/+1
| * | | | | NVMe: Add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2014-03-241-0/+2
* | | | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2014-04-111-53/+67
|\ \ \ \ \ \
| * | | | | | aio: v4 ensure access to ctx->ring_pages is correctly serialised for migrationBenjamin LaHaise2014-03-281-53/+67
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-1119-279/+374
|\ \ \ \ \ \ \
| * | | | | | | Btrfs: fix compile warnings on on avr32 platformWang Shilong2014-04-111-1/+1
| * | | | | | | btrfs: allow mounting btrfs subvolumes with different ro/rw optionsHarald Hoyer2014-04-101-0/+22
| * | | | | | | btrfs: export global block reserve size as space_infoDavid Sterba2014-04-072-1/+28
| * | | | | | | btrfs: fix crash in remount(thread_pool=) caseSergei Trofimovich2014-04-071-0/+2
| * | | | | | | Btrfs: abort the transaction when we don't find our extent refJosef Bacik2014-04-071-0/+2
| * | | | | | | Btrfs: fix EINVAL checks in btrfs_cloneChris Mason2014-04-071-2/+3
| * | | | | | | Btrfs: fix unlock in __start_delalloc_inodes()Wang Shilong2014-04-071-2/+3
| * | | | | | | Btrfs: scrub raid56 stripes in the right wayWang Shilong2014-04-071-19/+89
| * | | | | | | Btrfs: don't compress for a small writeWang Shilong2014-04-071-0/+8
| * | | | | | | Btrfs: more efficient io tree navigation on wait_extent_bitFilipe Manana2014-04-071-1/+5
| * | | | | | | Btrfs: send, build path string only once in send_holeFilipe Manana2014-04-071-3/+3
| * | | | | | | btrfs: filter invalid arg for btrfs resizeGui Hecheng2014-04-071-2/+3
| * | | | | | | Btrfs: send, fix data corruption due to incorrect hole detectionFilipe Manana2014-04-071-1/+3
| * | | | | | | Btrfs: kmalloc() doesn't return an ERR_PTRDan Carpenter2014-04-071-3/+2
| * | | | | | | Btrfs: fix snapshot vs nocow writtingWang Shilong2014-04-071-2/+21
| * | | | | | | btrfs: Change the expanding write sequence to fix snapshot related bug.Qu Wenruo2014-04-071-1/+4
| * | | | | | | btrfs: make device scan less noisyDavid Sterba2014-04-071-11/+24
| * | | | | | | btrfs: fix lockdep warning with reclaim lock inversionJeff Mahoney2014-04-071-3/+7
| * | | | | | | Btrfs: hold the commit_root_sem when getting the commit root during sendJosef Bacik2014-04-073-16/+39
| * | | | | | | Btrfs: remove transaction from sendJosef Bacik2014-04-069-187/+77
| * | | | | | | Btrfs: don't clear uptodate if the eb is under IOJosef Bacik2014-04-066-3/+27
| * | | | | | | Btrfs: check for an extent_op on the locked refJosef Bacik2014-04-061-1/+2
| * | | | | | | Btrfs: do not reset last_snapshot after relocationJosef Bacik2014-04-061-21/+0
* | | | | | | | Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e...Linus Torvalds2014-04-116-77/+96
|\ \ \ \ \ \ \ \
| * | | | | | | | 9pnet_rdma: check token type before int conversionSimon Derr2014-03-251-0/+2
| * | | | | | | | 9pnet: trans_fd : allocate struct p9_trans_fd and struct p9_conn together.Simon Derr2014-03-251-46/+25
| * | | | | | | | 9pnet: p9_client->conn field is unused. Remove it.Simon Derr2014-03-251-2/+0
| * | | | | | | | 9P: Get rid of REQ_STATUS_FLSHSimon Derr2014-03-253-8/+3
| * | | | | | | | 9pnet_rdma: add cancelled()Simon Derr2014-03-251-1/+14
| * | | | | | | | 9pnet_rdma: update request status during sendSimon Derr2014-03-251-0/+6
| * | | | | | | | 9P: Add cancelled() to the transport functions.Simon Derr2014-03-253-6/+23
| * | | | | | | | net: Mark function as static in 9p/client.cRashika2014-03-251-1/+1
| * | | | | | | | 9P: Add memory barriers to protect request fields over cb/rpc threads handoffDominique Martinet2014-03-255-15/+24
* | | | | | | | | Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-1110-28/+35
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/...Mark Brown2014-04-1010-28/+35
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | spi: qup: Depend on ARCH_QCOMPaul Bolle2014-04-081-1/+1
| | | | * | | | | | | | | | spi: omap2-mcspi: Convert to use devm_kcallocAxel Lin2014-04-031-17/+9
| | | | | |_|_|_|_|/ / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | spi: efm32: Update binding document to make "efm32,location" property optionalAxel Lin2014-04-071-1/+7
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | spi: Always check complete callback before calling itAxel Lin2014-04-037-9/+18
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'spi-v3.15' into spi-linusMark Brown2014-04-1087-2298/+4129
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| / / / / / / / / | | |/ / / / / / / /
OpenPOWER on IntegriCloud