summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-06loop: return proper error from loop_queue_rq()Omar Sandoval1-1/+1
2017-01-06f2fs: fix to determine start_cp_addr by sbi->cur_cp_packJaegeuk Kim2-11/+23
2017-01-06f2fs: fix overflow due to condition check orderJaegeuk Kim1-1/+1
2017-01-06f2fs: set ->owner for debugfs status file's file_operationsNicolai Stange1-0/+1
2017-01-06Revert "f2fs: use percpu_counter for # of dirty pages in inode"Jaegeuk Kim3-12/+7
2017-01-06ext4: do not perform data journaling when data is encryptedSergey Karamov2-6/+13
2017-01-06ext4: return -ENOMEM instead of successDan Carpenter1-1/+3
2017-01-06ext4: reject inodes with negative sizeDarrick J. Wong1-0/+6
2017-01-06ext4: add sanity checking to count_overhead()Theodore Ts'o1-3/+8
2017-01-06ext4: fix in-superblock mount options processingTheodore Ts'o1-15/+23
2017-01-06ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o1-9/+6
2017-01-06ext4: fix stack memory corruption with 64k block sizeChandan Rajendra1-1/+1
2017-01-06ext4: fix mballoc breakage with 64k block sizeChandan Rajendra1-1/+1
2017-01-06ext4: don't lock buffer in ext4_commit_super if holding spinlockTheodore Ts'o1-2/+3
2017-01-06crypto: caam - fix AEAD givenc descriptorsAlex Porosanu1-1/+3
2017-01-06ptrace: Don't allow accessing an undumpable mmEric W. Biederman11-17/+52
2017-01-06ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman6-7/+30
2017-01-06vfs,mm: fix return value of read() at s_maxbytesLinus Torvalds1-1/+1
2017-01-06mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman4-18/+20
2017-01-06block_dev: don't test bdev->bd_contains when it is not stableNeilBrown1-1/+1
2017-01-06splice: reinstate SIGPIPE/EPIPE handlingLinus Torvalds1-2/+7
2017-01-06fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai1-2/+8
2017-01-06exec: Ensure mm->user_ns contains the execed filesEric W. Biederman3-4/+32
2017-01-06clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts4-11/+104
2017-01-06ALSA: hda: when comparing pin configurations, ignore assoc in addition to seqKai-Heng Feng1-1/+3
2017-01-06ALSA: hda - Gate the mic jack on HP Z1 Gen3 AiOTakashi Iwai1-0/+17
2017-01-06ALSA: hda - fix headset-mic problem on a Dell laptopHui Wang1-0/+3
2017-01-06ALSA: hda - ignore the assoc and seq when comparing pin configurationsHui Wang1-1/+1
2017-01-06ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016Sven Hahne1-0/+1
2017-01-06ALSA: hiface: Fix M2Tech hiFace driver sampling rate changeJussi Laako1-0/+2
2017-01-06ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to volume_control_quirksCon Kolivas1-1/+2
2017-01-06usbip: vudc: fix: Clear already_seen flag also for ep0Krzysztof Opasiak1-0/+2
2017-01-06USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern1-0/+4
2017-01-06usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi1-1/+1
2017-01-06usb: gadget: f_uac2: fix error handling at afunc_bindPeter Chen1-7/+7
2017-01-06usb: core: usbport: Use proper LED API to fix potential crashRafał Miłecki1-4/+3
2017-01-06usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman1-65/+36
2017-01-06usb: dwc3: gadget: set PCM1 field of isochronous-first TRBsFelipe Balbi1-2/+11
2017-01-06USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin1-0/+1
2017-01-06USB: serial: kl5kusb105: fix open error pathJohan Hovold1-9/+24
2017-01-06USB: serial: option: add dlink dwm-158Giuseppe Lippolis1-0/+1
2017-01-06USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas1-0/+6
2017-01-06Btrfs: fix qgroup rescan worker initializationFilipe Manana1-4/+1
2017-01-06Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()Filipe Manana1-1/+12
2017-01-06btrfs: store and load values of stripes_min/stripes_max in balance status itemDavid Sterba1-0/+4
2017-01-06Btrfs: fix relocation incorrectly dropping data referencesFilipe Manana1-3/+12
2017-01-06Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko1-2/+1
2017-01-06Btrfs: fix deadlock caused by fsync when logging directory entriesRobbie Ko1-2/+2
2017-01-06Btrfs: fix BUG_ON in btrfs_mark_buffer_dirtyLiu Bo1-3/+7
2017-01-06btrfs: limit async_work allocation and worker func durationMaxim Patlasov3-2/+19