aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* NVMe: blk_mq_alloc_request() returns error pointersDan Carpenter2014-11-05
* NVMe: Convert to blk-mqMatias Bjørling2014-11-04
* NVMe: Do not over allocate for discard requestsKeith Busch2014-11-04
* NVMe: Do not open disks that are being deletedKeith Busch2014-11-04
* NVMe: Clear QUEUE_FLAG_STACKABLEKeith Busch2014-11-04
* NVMe: Fix device probe waiting on kthreadKeith Busch2014-11-04
* NVMe: Updates for 1.1 specKeith Busch2014-11-04
* NVMe: Passthrough IOCTL for IO commandsKeith Busch2014-11-04
* NVMe: Add revalidate_disk callbackKeith Busch2014-11-04
* NVMe: Fix nvmeq waitqueue entry initializationKeith Busch2014-11-04
* NVMe: Translate NVMe status to errnoKeith Busch2014-11-04
* NVMe: Fix SG_IO status valuesKeith Busch2014-11-04
* NVMe: Remove duplicate compat SG_IO codeKeith Busch2014-11-04
* NVMe: Reference count pci deviceKeith Busch2014-11-04
* nvme: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-11-04
* NVMe: Correctly handle IOCTL_SUBMIT_IO when cpus > online queuesSam Bradshaw2014-11-04
* NVMe: Fix filesystem sync deadlock on removalKeith Busch2014-11-04
* NVMe: Call nvme_free_queue directlyKeith Busch2014-11-04
* NVMe: Add shutdown timeout as module parameter.Dan McLeran2014-11-04
* NVMe: Skip orderly shutdown on failed devicesKeith Busch2014-11-04
* NVMe: Whitespace fixesKeith Busch2014-11-04
* NVMe: Use pci_stop_and_remove_bus_device_locked()Keith Busch2014-11-04
* NVMe: Handling devices incapable of I/OKeith Busch2014-11-04
* NVMe: Change nvme_enable_ctrl to set EN and manage CC thru ctrl_config.Dan McLeran2014-11-04
* NVMe: Mismatched host/device page size supportKeith Busch2014-11-04
* NVMe: Update list of status codesMatthew Wilcox2014-11-04
* NVMe: Async event requestKeith Busch2014-11-04
* block: Use dma_zalloc_coherentJoe Perches2014-11-04
* blk-mq: add BLK_MQ_F_DEFER_ISSUE support flagJens Axboe2014-10-29
* blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe2014-10-29
* block: remove artifical max_hw_sectors capChristoph Hellwig2014-10-21
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-10-20
|\
| * ext4: check s_chksum_driver when looking for bg csum presenceDarrick J. Wong2014-10-14
| * ext4: move error report out of atomic context in ext4_init_block_bitmap()Dmitry Monakhov2014-10-13
| * ext4: Replace open coded mdata csum feature to helper functionDmitry Monakhov2014-10-13
| * ext4: delete useless comments about ext4_move_extentsXiaoguang Wang2014-10-11
| * ext4: fix reservation overflow in ext4_da_write_beginEric Sandeen2014-10-11
| * ext4: add ext4_iget_normal() which is to be used for dir tree lookupsTheodore Ts'o2014-10-05
| * ext4: don't orphan or truncate the boot loader inodeTheodore Ts'o2014-10-05
| * ext4: grab missed write_count for EXT4_IOC_SWAP_BOOTDmitry Monakhov2014-10-03
| * ext4: optimize block allocation on grow indepthDmitry Monakhov2014-10-01
| * ext4: get rid of code duplicationDmitry Monakhov2014-10-01
| * ext4: fix over-defensive complaint after journal abortDmitry Monakhov2014-10-01
| * ext4: fix return value of ext4_do_update_inodeLi Xi2014-10-01
| * ext4: fix mmap data corruption when blocksize < pagesizeJan Kara2014-10-01
| * vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara2014-10-01
| * ext4: fold ext4_nojournal_sops into ext4_sopsTheodore Ts'o2014-09-18
| * ext4: support freezing ext2 (nojournal) file systemsTheodore Ts'o2014-09-18
| * ext4: fold ext4_sync_fs_nojournal() into ext4_sync_fs()Theodore Ts'o2014-09-18
| * ext4: don't check quota format when there are no quota filesJan Kara2014-09-18