Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | NVMe: per-cpu io queues | Keith Busch | 2014-04-10 | 2 | -38/+172 | |
| * | | | | | NVMe: Replace DEFINE_PCI_DEVICE_TABLE | Matthew Wilcox | 2014-03-24 | 1 | -3/+3 | |
| * | | | | | NVMe: Fix divide-by-zero in nvme_trans_io_get_num_cmds | Keith Busch | 2014-03-24 | 1 | -1/+1 | |
| * | | | | | NVMe: IOCTL path RCU protect queue access | Keith Busch | 2014-03-24 | 3 | -58/+60 | |
| * | | | | | NVMe: RCU protected access to io queues | Keith Busch | 2014-03-24 | 2 | -47/+46 | |
| * | | | | | NVMe: Initialize device reference count earlier | Keith Busch | 2014-03-24 | 1 | -1/+1 | |
| * | | | | | NVMe: Add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han | 2014-03-24 | 1 | -0/+2 | |
* | | | | | | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 2014-04-11 | 1 | -53/+67 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | aio: v4 ensure access to ctx->ring_pages is correctly serialised for migration | Benjamin LaHaise | 2014-03-28 | 1 | -53/+67 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-04-11 | 19 | -279/+374 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Btrfs: fix compile warnings on on avr32 platform | Wang Shilong | 2014-04-11 | 1 | -1/+1 | |
| * | | | | | | | btrfs: allow mounting btrfs subvolumes with different ro/rw options | Harald Hoyer | 2014-04-10 | 1 | -0/+22 | |
| * | | | | | | | btrfs: export global block reserve size as space_info | David Sterba | 2014-04-07 | 2 | -1/+28 | |
| * | | | | | | | btrfs: fix crash in remount(thread_pool=) case | Sergei Trofimovich | 2014-04-07 | 1 | -0/+2 | |
| * | | | | | | | Btrfs: abort the transaction when we don't find our extent ref | Josef Bacik | 2014-04-07 | 1 | -0/+2 | |
| * | | | | | | | Btrfs: fix EINVAL checks in btrfs_clone | Chris Mason | 2014-04-07 | 1 | -2/+3 | |
| * | | | | | | | Btrfs: fix unlock in __start_delalloc_inodes() | Wang Shilong | 2014-04-07 | 1 | -2/+3 | |
| * | | | | | | | Btrfs: scrub raid56 stripes in the right way | Wang Shilong | 2014-04-07 | 1 | -19/+89 | |
| * | | | | | | | Btrfs: don't compress for a small write | Wang Shilong | 2014-04-07 | 1 | -0/+8 | |
| * | | | | | | | Btrfs: more efficient io tree navigation on wait_extent_bit | Filipe Manana | 2014-04-07 | 1 | -1/+5 | |
| * | | | | | | | Btrfs: send, build path string only once in send_hole | Filipe Manana | 2014-04-07 | 1 | -3/+3 | |
| * | | | | | | | btrfs: filter invalid arg for btrfs resize | Gui Hecheng | 2014-04-07 | 1 | -2/+3 | |
| * | | | | | | | Btrfs: send, fix data corruption due to incorrect hole detection | Filipe Manana | 2014-04-07 | 1 | -1/+3 | |
| * | | | | | | | Btrfs: kmalloc() doesn't return an ERR_PTR | Dan Carpenter | 2014-04-07 | 1 | -3/+2 | |
| * | | | | | | | Btrfs: fix snapshot vs nocow writting | Wang Shilong | 2014-04-07 | 1 | -2/+21 | |
| * | | | | | | | btrfs: Change the expanding write sequence to fix snapshot related bug. | Qu Wenruo | 2014-04-07 | 1 | -1/+4 | |
| * | | | | | | | btrfs: make device scan less noisy | David Sterba | 2014-04-07 | 1 | -11/+24 | |
| * | | | | | | | btrfs: fix lockdep warning with reclaim lock inversion | Jeff Mahoney | 2014-04-07 | 1 | -3/+7 | |
| * | | | | | | | Btrfs: hold the commit_root_sem when getting the commit root during send | Josef Bacik | 2014-04-07 | 3 | -16/+39 | |
| * | | | | | | | Btrfs: remove transaction from send | Josef Bacik | 2014-04-06 | 9 | -187/+77 | |
| * | | | | | | | Btrfs: don't clear uptodate if the eb is under IO | Josef Bacik | 2014-04-06 | 6 | -3/+27 | |
| * | | | | | | | Btrfs: check for an extent_op on the locked ref | Josef Bacik | 2014-04-06 | 1 | -1/+2 | |
| * | | | | | | | Btrfs: do not reset last_snapshot after relocation | Josef Bacik | 2014-04-06 | 1 | -21/+0 | |
* | | | | | | | | Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e... | Linus Torvalds | 2014-04-11 | 6 | -77/+96 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 9pnet_rdma: check token type before int conversion | Simon Derr | 2014-03-25 | 1 | -0/+2 | |
| * | | | | | | | | 9pnet: trans_fd : allocate struct p9_trans_fd and struct p9_conn together. | Simon Derr | 2014-03-25 | 1 | -46/+25 | |
| * | | | | | | | | 9pnet: p9_client->conn field is unused. Remove it. | Simon Derr | 2014-03-25 | 1 | -2/+0 | |
| * | | | | | | | | 9P: Get rid of REQ_STATUS_FLSH | Simon Derr | 2014-03-25 | 3 | -8/+3 | |
| * | | | | | | | | 9pnet_rdma: add cancelled() | Simon Derr | 2014-03-25 | 1 | -1/+14 | |
| * | | | | | | | | 9pnet_rdma: update request status during send | Simon Derr | 2014-03-25 | 1 | -0/+6 | |
| * | | | | | | | | 9P: Add cancelled() to the transport functions. | Simon Derr | 2014-03-25 | 3 | -6/+23 | |
| * | | | | | | | | net: Mark function as static in 9p/client.c | Rashika | 2014-03-25 | 1 | -1/+1 | |
| * | | | | | | | | 9P: Add memory barriers to protect request fields over cb/rpc threads handoff | Dominique Martinet | 2014-03-25 | 5 | -15/+24 | |
* | | | | | | | | | Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-04-11 | 10 | -28/+35 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ \ \ | Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/... | Mark Brown | 2014-04-10 | 10 | -28/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | spi: qup: Depend on ARCH_QCOM | Paul Bolle | 2014-04-08 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | spi: omap2-mcspi: Convert to use devm_kcalloc | Axel Lin | 2014-04-03 | 1 | -17/+9 | |
| | | | | |_|_|_|_|/ / / / | | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | | spi: efm32: Update binding document to make "efm32,location" property optional | Axel Lin | 2014-04-07 | 1 | -1/+7 | |
| | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | spi: Always check complete callback before calling it | Axel Lin | 2014-04-03 | 7 | -9/+18 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'spi-v3.15' into spi-linus | Mark Brown | 2014-04-10 | 87 | -2298/+4129 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| / / / / / / / / | | |/ / / / / / / / |