summaryrefslogtreecommitdiffstats
path: root/block/partitions/osf.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-20mtip32xx: use formatting capability of kthread_create_on_nodeRasmus Villemoes1-4/+2
2015-11-20NVMe: reap completion entries when deleting queueKeith Busch1-1/+6
2015-11-20lightnvm: add free and bad lun info to show lunsJavier Gonzalez3-8/+17
2015-11-20lightnvm: keep track of block countsJavier Gonzalez2-1/+15
2015-11-20nvme: lightnvm: use admin queues for admin cmdsWenwei Tao1-7/+10
2015-11-20lightnvm: missing free on init errorMatias Bjørling1-2/+4
2015-11-20lightnvm: wrong return value and redundant freeWenwei Tao1-4/+2
2015-11-19null_blk: do not del gendisk with lightnvmMatias Bjørling1-3/+5
2015-11-19null_blk: use device addressing modeMatias Bjørling1-5/+23
2015-11-19null_blk: use ppa_cache poolMatias Bjørling1-2/+23
2015-11-19NVMe: Fix possible arithmetic overflow for max segmentsKeith Busch1-1/+1
2015-11-16blk-flush: Queue through IO scheduler when flush not requiredJan Kara1-1/+1
2015-11-16null_blk: register as a LightNVM deviceMatias Bjørling3-7/+158
2015-11-16elevator: use list_{first,prev,next}_entryGeliang Tang1-5/+5
2015-11-16lightnvm: cleanup queue before target removalJavier González1-2/+2
2015-11-16nvme: remove reserved double wordMatias Bjørling1-2/+2
2015-11-16nvme: missing ppaf copyMatias Bjørling1-0/+2
2015-11-16lightnvm: remove linear and device addr modesMatias Bjørling5-131/+73
2015-11-16lightnvm: prevent double free on init errorMatias Bjørling1-9/+3
2015-11-16lightnvm: prematurely activate nvm_devMatias Bjørling1-4/+4
2015-11-16lightnvm: check for NAND flash and its typeMatias Bjørling1-0/+10
2015-11-16lightnvm: remove unused attrs in nvm_id structsMatias Bjørling1-6/+1
2015-11-16lightnvm: expose mccap in identify commandMatias Bjørling2-1/+4
2015-11-16lightnvm: update alignments for identify commandMatias Bjørling1-1/+3
2015-11-16lightnvm: update bad block table formatMatias Bjørling4-36/+117
2015-11-16lightnvm: change max_phys_sect to uintMatias Bjørling1-1/+1
2015-11-16MAINTAINERS: Add linux-block list to LightNVM for patchesMatias Bjørling1-0/+1
2015-11-16Linux 4.4-rc1v4.4-rc1Linus Torvalds1-2/+2
2015-11-14ARC: Fix silly typo in MAINTAINERS fileVineet Gupta1-1/+1
2015-11-14ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta1-4/+0
2015-11-14ARC: use ASL assembler mnemonicVineet Gupta1-3/+3
2015-11-14ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta3-21/+44
2015-11-14ARC: remove extraneous header includeVineet Gupta1-1/+0
2015-11-14f2fs: xattr simplificationsAndreas Gruenbacher1-12/+3
2015-11-14squashfs: xattr simplificationsAndreas Gruenbacher1-59/+31
2015-11-149p: xattr simplificationsAndreas Gruenbacher9-306/+83
2015-11-14xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher32-226/+306
2015-11-14jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher1-0/+3
2015-11-14hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher4-44/+0
2015-11-14ubifs: Remove unused security xattr handlerAndreas Gruenbacher3-42/+0
2015-11-14vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher1-3/+1
2015-11-14vfs: Check attribute names in posix acl xattr handersAndreas Gruenbacher1-0/+4
2015-11-13mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell1-2/+2
2015-11-13dax: fix __dax_pmd_fault crashDan Williams1-0/+7
2015-11-13Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...Mark Yao1-6/+75
2015-11-13drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was...Ville Syrjälä1-1/+9
2015-11-12ALSA: pci: depend on ZONE_DMADan Williams1-12/+12
2015-11-12libnvdimm: documentation clarificationsKonrad Rzeszutek Wilk1-21/+28
2015-11-12libnvdimm, pmem: fix size trim in pmem_direct_access()Dan Williams1-13/+2
2015-11-12libnvdimm, e820: fix numa node for e820-type-12 pmem rangesDan Williams1-1/+14