aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* UBIFS: Fix possible memory leak in ubifs_readdir()Richard Weinberger2017-04-111-2/+3
* ubifs: Fix xattr_names length in exit pathsRichard Weinberger2017-04-111-0/+2
* ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé2017-04-111-1/+1
* ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant2017-04-111-10/+24
* ocfs2/dlm: fix race between convert and migrationJoseph Qi2017-04-111-6/+6
* btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney2017-04-111-0/+12
* libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong2017-04-111-2/+1
* xfs: fix superblock inprogress checkDave Chinner2017-04-111-1/+2
* reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()Mike Galbraith2017-04-111-1/+11
* reiserfs: fix "new_insert_key may be used uninitialized ..."Jeff Mahoney2017-04-111-1/+2
* ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2017-04-112-1/+17
* ext4: allow DAX writeback for hole punchRoss Zwisler2017-04-111-2/+2
* ext4: reinforce check of i_dtime when clearing high fields of uid and gidDaeho Jeong2017-04-111-4/+4
* ext4: use __GFP_NOFAIL in ext4_free_blocks()Konstantin Khlebnikov2017-04-111-19/+28
* ext4: avoid modifying checksum fields directly during checksum verificationDaeho Jeong2017-04-114-36/+42
* ext4: validate that metadata blocks do not overlap superblockTheodore Ts'o2017-04-111-1/+17
* scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang2017-04-111-9/+0
* scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne2017-04-111-0/+1
* scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter2017-04-111-1/+7
* scsi: Fix use-after-freeMing Lei2017-04-111-1/+1
* scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King2017-04-111-1/+0
* scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena2017-04-111-1/+1
* scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai2017-04-111-8/+5
* mpt2sas: Fix secure erase premature terminationAndrey Grodzovsky2017-04-111-0/+15
* scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley2017-04-112-14/+38
* scsi: mpt3sas: Unblock device after controller resetSuganath Prabu S2017-04-111-5/+8
* scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky2017-04-111-0/+14
* scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter2017-04-111-1/+1
* zfcp: trace full payload of all SAN records (req,resp,iels)Steffen Maier2017-04-112-13/+104
* zfcp: fix payload trace length for SAN request&responseSteffen Maier2017-04-111-2/+2
* zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier2017-04-113-2/+6
* zfcp: restore tracing of handle for port and LUN with HBA recordsSteffen Maier2017-04-112-0/+4
* zfcp: trace on request for open and close of WKA portSteffen Maier2017-04-113-2/+39
* zfcp: restore: Dont use 0 to indicate invalid LUN in rec traceSteffen Maier2017-04-111-1/+2
* zfcp: retain trace level for SCSI and HBA FSF response recordsSteffen Maier2017-04-113-10/+12
* zfcp: close window with unblocked rport during rport goneSteffen Maier2017-04-113-5/+22
* zfcp: fix ELS/GS request&response length for hardware data routerSteffen Maier2017-04-111-0/+4
* zfcp: fix fc_host port_type with NPIVSteffen Maier2017-04-111-3/+5
* ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai2017-04-111-1/+1
* ALSA: ali5451: Fix out-of-bound position reportingTakashi Iwai2017-04-111-0/+2
* ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai2017-04-111-1/+3
* Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec2017-04-111-1/+6
* usb: chipidea: move the lock initialization to core filePeter Chen2017-04-112-2/+1
* usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi2017-04-111-8/+0
* USB: serial: cp210x: fix tiocmget error handlingJohan Hovold2017-04-111-1/+3
* usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi2017-04-111-14/+7
* usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman2017-04-111-18/+17
* USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy2017-04-111-1/+1
* usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter2017-04-111-5/+2
* USB: change bInterval default to 10 msAlan Stern2017-04-111-11/+17