summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-116-30/+115
|\
| * scsi: async sd resumeDan Williams2014-04-106-30/+115
* | Merge tag 'md/3.15' of git://neil.brown.name/mdLinus Torvalds2014-04-115-51/+61
|\ \
| * | raid5: get_active_stripe avoids device_lockShaohua Li2014-04-091-7/+2
| * | raid5: make_request does less prepare waitShaohua Li2014-04-091-5/+14
| * | md: avoid oops on unload if some process is in poll or select.NeilBrown2014-04-091-0/+16
| * | md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fa...NeilBrown2014-04-091-4/+13
| * | md/bitmap: don't abuse i_writecount for bitmap files.NeilBrown2014-04-093-35/+16
| |/
* | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-04-114-245/+504
|\ \
| * | NVMe: Retry failed commands with non-fatal errorsKeith Busch2014-04-104-96/+154
| * | NVMe: Add getgeo to block opsKeith Busch2014-04-101-0/+11
| * | NVMe: Start-stop nvme_thread during device add-remove.Dan McLeran2014-04-101-14/+42
| * | NVMe: Make I/O timeout a module parameterKeith Busch2014-04-102-1/+6
| * | NVMe: CPU hot plug notificationKeith Busch2014-04-102-0/+20
| * | 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
OpenPOWER on IntegriCloud