summaryrefslogtreecommitdiffstats
path: root/drivers/md (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-11blk-mq: pair blk_mq_start_request / blk_mq_requeue_requestChristoph Hellwig1-23/+26
2014-02-11blk-mq: dont assume rq->errors is set when returning an error from ->queue_rqChristoph Hellwig1-1/+1
2014-02-11block: Fix cloning of discard/write same biosKent Overstreet2-5/+21
2014-02-10block: Fix type mismatch in ssize_t_blk_mq_tag_sysfs_showMasanari Iida1-1/+1
2014-02-10blk-mq: rework flush sequencing logicChristoph Hellwig7-117/+76
2014-02-10null_blk: use blk_complete_request and blk_mq_complete_requestChristoph Hellwig1-65/+32
2014-02-10virtio_blk: use blk_mq_complete_requestChristoph Hellwig1-3/+4
2014-02-10blk-mq: rework I/O completionsChristoph Hellwig4-24/+37
2014-02-09fs: Add prototype declaration to appropriate header file include/linux/bio.hRashika Kheria1-0/+1
2014-02-09fs: Mark function as static in fs/bio-integrity.cRashika Kheria1-1/+2
2014-02-07block/null_blk: Fix completion processing from LIFO to FIFOShlomo Pongratz1-0/+2
2014-02-07block: Explicitly handle discard/write same segmentsKent Overstreet1-29/+62
2014-02-07block: Fix nr_vecs for inline integrity vectorsMartin K. Petersen1-1/+9
2014-02-07blk-mq: Add bio_integrity setup to blk_mq_make_requestNicholas Bellinger1-0/+5
2014-02-07blk-mq: initialize sg_reserved_sizeChristoph Hellwig1-0/+2
2014-02-07blk-mq: handle dma_drain_sizeChristoph Hellwig1-0/+10
2014-02-07blk-mq: divert __blk_put_request for MQ opsChristoph Hellwig1-0/+5
2014-02-07blk-mq: support at_head inserations for blk_execute_rqChristoph Hellwig3-9/+13
2014-02-07xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel1-1/+4
2014-02-07xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne4-25/+19
2014-02-07xen-blkback: fix shutdown raceRoger Pau Monne3-10/+24
2014-02-07xen-blkback: fix memory leaksRoger Pau Monne3-9/+31
2014-02-07xen-blkback: fix memory leak when persistent grants are usedMatt Rushton1-3/+3
2014-01-30block: __elv_next_request() shouldn't call into the elevator if bypassingTejun Heo1-1/+1
2014-01-30blk-mq: Don't reserve a tag for flush requestShaohua Li3-19/+38
2014-01-30percpu_ida: fix a live lockShaohua Li1-5/+2
2014-01-30ipmi: Add missing rv in ipmi_parisc_probe()Geert Uytterhoeven1-0/+1
2014-01-30nfs: fix xattr inode op pointers when disabledChristoph Hellwig1-2/+2
2014-01-30MAINTAINERS: ADI Linux development mailing lists: change to the new serverSonic Zhang1-22/+20
2014-01-30Documentation: fix multiple typo occurences s/KenelVersion/KernelVersion/Ard Biesheuvel14-20/+20
2014-01-30dma-debug: fix overlap detectionDan Williams1-3/+7
2014-01-30memblock: add limit checking to memblock_virt_allocYinghai Lu1-0/+3
2014-01-30mm/readahead.c: fix do_readahead() for no readpage(s)Mark Rutland1-10/+5
2014-01-30mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pagesDave Hansen1-6/+6
2014-01-30slab: fix wrong retval on kmem_cache_create_memcg error pathDave Jones1-8/+11
2014-01-30s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens1-2/+2
2014-01-30fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens2-2/+2
2014-01-30fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens2-16/+16
2014-01-30mm/mempolicy.c: convert to pr_foo()Andrew Morton1-2/+2
2014-01-30mm: numa: initialise numa balancing after jump label initialisationMel Gorman1-6/+11
2014-01-30mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner4-27/+5
2014-01-30mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memoryJohannes Weiner1-31/+24
2014-01-30mm: document improved handling of swappiness==0Aaron Tomlin1-1/+3
2014-01-30lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULLLad, Prabhakar1-2/+3
2014-01-30ceph: fix posix ACL hooksSage Weil4-5/+10
2014-01-30drm/nouveau: resume display if any later suspend bits failIlia Mirkin1-4/+10
2014-01-30drm/nouveau: fix lock unbalance in nouveau_crtc_page_flipMaarten Lankhorst1-1/+1
2014-01-30drm/nouveau: implement hooks for needed for drm vblank timestamping supportBen Skeggs3-0/+86
2014-01-29drm/nouveau/disp: add a method to fetch info needed by drm vblank timestampingBen Skeggs10-7/+146
2014-01-29drm/nv50: fill in crtc mode struct members from crtc_mode_fixupBen Skeggs1-0/+1