summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-14excessive checks in ufs_write_failed() and ufs_evict_inode()Al Viro1-13/+5
2017-06-14ufs_getfrag_block(): we only grab ->truncate_mutex on block creation pathAl Viro1-1/+3
2017-06-14ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()Al Viro1-1/+2
2017-06-14ufs: set correct ->s_maxsizeAl Viro1-0/+18
2017-06-14ufs: restore maintaining ->i_blocksAl Viro2-1/+26
2017-06-14fix ufs_isblockset()Al Viro1-3/+7
2017-06-14ufs: restore proper tail allocationAl Viro1-1/+1
2017-06-14cpuset: consider dying css as offlineTejun Heo2-2/+22
2017-06-14Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie1-0/+16
2017-06-14cgroup: Prevent kill_css() from being called more than onceWaiman Long2-0/+6
2017-06-14rc-core: race condition during ir_raw_event_register()Sean Young1-5/+8
2017-06-14ahci: Acer SA5-271 SSD Not Detected FixSui Chen1-0/+38
2017-06-14drm/msm/mdp5: use __drm_atomic_helper_plane_duplicate_state()Rob Clark1-2/+3
2017-06-14drm/msm: Expose our reservation object when exporting a dmabuf.Eric Anholt3-0/+9
2017-06-14target: Re-add check to reject control WRITEs with overflow dataNicholas Bellinger1-5/+18
2017-06-14cpufreq: cpufreq_register_driver() should return -ENODEV if init failsDavid Arcari1-0/+1
2017-06-14random: invalidate batched entropy after crng initJason A. Donenfeld1-0/+37
2017-06-14mei: make sysfs modalias format similar as uevent modaliasPratyush Anand1-1/+3
2017-06-14block: Avoid that blk_exit_rl() triggers a use-after-freeBart Van Assche4-5/+11
2017-06-14iio: proximity: as3935: fix iio_trigger_poll issueMatt Ranostay1-2/+2
2017-06-14iio: proximity: as3935: fix AS3935_INT maskMatt Ranostay1-2/+2
2017-06-14iio: trigger: fix NULL pointer dereference in iio_trigger_write_current()Marcin Niestroj1-1/+2
2017-06-14iio: light: ltr501 Fix interchanged als/ps register fieldFranziska Naepelt1-2/+2
2017-06-14iio: adc: bcm_iproc_adc: swap primary and secondary isr handler'sRaveendra Padasalagi1-4/+4
2017-06-14staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin1-9/+0
2017-06-14usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier1-1/+2
2017-06-14usb: chipidea: udc: fix NULL pointer dereference if udc_start failedJisheng Zhang1-2/+6
2017-06-14usb: chipidea: imx: Do not access CLKONOFF on i.MX51Andrey Smirnov1-9/+32
2017-06-14usb: musb: dsps: keep VBUS on for host-only modeBin Liu1-0/+5
2017-06-14usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen1-2/+11
2017-06-14drm: Fix oops + Xserver hang when unplugging USB drm devicesHans de Goede1-1/+6
2017-06-14ext4: fix fdatasync(2) after extent manipulation operationsJan Kara2-0/+7
2017-06-14ext4: fix data corruption with EXT4_GET_BLOCKS_ZEROJan Kara1-43/+37
2017-06-14ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov1-2/+3
2017-06-14ext4: fix SEEK_HOLEJan Kara1-36/+14
2017-06-14xen/privcmd: Support correctly 64KB page granularity when mapping memoryJulien Grall1-2/+2
2017-06-14mtd: nand: tango: Update ecc_stats.correctedMarc Gonzalez1-7/+15
2017-06-14mtd: nand: tango: Export OF device ID table as module aliasesAndres Galacho1-0/+1
2017-06-14reiserfs: Make flush bios explicitely syncJan Kara1-2/+2
2017-06-14cfq-iosched: fix the delay of cfq_group's vdisktime under iops modeHou Tao1-2/+15
2017-06-14dmaengine: mv_xor_v2: set DMA mask to 40 bitsThomas Petazzoni1-0/+4
2017-06-14dmaengine: mv_xor_v2: remove interrupt coalescingThomas Petazzoni1-25/+0
2017-06-14dmaengine: mv_xor_v2: fix tx_submit() implementationThomas Petazzoni1-17/+5
2017-06-14dmaengine: mv_xor_v2: enable XOR engine after its configurationHanna Hawa1-3/+3
2017-06-14dmaengine: mv_xor_v2: do not use descriptors not acked by async_txThomas Petazzoni1-10/+22
2017-06-14dmaengine: mv_xor_v2: properly handle wrapping in the array of HW descriptorsThomas Petazzoni1-10/+4
2017-06-14dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properlyThomas Petazzoni1-0/+6
2017-06-14dmaengine: ep93xx: Don't drain the transfers in terminate_all()Alexander Sverdlin1-4/+33
2017-06-14dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin1-0/+2
2017-06-14dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama1-1/+1