summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-07iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger1-0/+2
2014-07-07iscsi-target: Avoid rejecting incorrect ITT for Data-OutNicholas Bellinger1-1/+1
2014-07-07target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger1-0/+1
2014-07-01Linux 3.10.46v3.10.46Greg Kroah-Hartman1-1/+1
2014-07-01iscsi-target: Re-add chunk from backport of upstream 79d59d08082d to 3.10Roland Dreier1-6/+1
2014-07-01x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski1-2/+8
2014-07-01Target/iser: Wait for proper cleanup before unloadingSagi Grimberg1-0/+1
2014-07-01Target/iser: Improve cm events handlingSagi Grimberg2-12/+15
2014-07-01usb: usbtest: Add timetout to simple_io()Roger Quadros1-3/+11
2014-07-01btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen1-1/+1
2014-07-01Btrfs: fix scrub_print_warning to handle skinny metadata extentsLiu Bo3-15/+24
2014-07-01Btrfs: use right type to get real comparisonLiu Bo1-1/+1
2014-07-01fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist1-2/+3
2014-07-01Btrfs: send, don't error in the presence of subvols/snapshotsFilipe Manana1-0/+4
2014-07-01Btrfs: set right total device count for seeding supportWang Shilong1-1/+0
2014-07-01Btrfs: mark mapping with error flag to report errors to userspaceLiu Bo1-0/+2
2014-07-01Btrfs: make sure there are not any read requests before stopping workersWang Shilong1-0/+5
2014-07-01Btrfs: output warning instead of error when loading free space cache failedMiao Xie1-2/+2
2014-07-01btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo1-2/+24
2014-07-01Btrfs: fix double free in find_lock_delalloc_rangeChris Mason1-0/+1
2014-07-01skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin1-0/+2
2014-07-01aio: fix kernel memory disclosure in io_getevents() introduced in v3.10Benjamin LaHaise1-0/+2
2014-07-01aio: fix aio request leak when events are reaped by userspaceBenjamin LaHaise1-3/+1
2014-07-01genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner3-6/+108
2014-07-01x86, x32: Use compat shims for io_{setup,submit}Mike Frysinger1-2/+4
2014-07-01x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin1-5/+0
2014-07-01target: Explicitly clear ramdisk_mcp backend pagesNicholas A. Bellinger1-1/+1
2014-07-01target: Report correct response length for some commandsRoland Dreier4-5/+26
2014-07-01iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leakNicholas Bellinger1-2/+1
2014-07-01target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger1-3/+3
2014-07-01target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger1-0/+6
2014-07-01Target/iser: Fix hangs in connection teardownSagi Grimberg2-22/+10
2014-07-01Target/iser: Bail from accept_np if np_thread is trying to closeSagi Grimberg1-2/+7
2014-07-01Bluetooth: Fix L2CAP deadlockJukka Taimisto1-1/+4
2014-07-01bluetooth: hci_ldisc: fix deadlock conditionFelipe Balbi2-5/+20
2014-07-01ARM: 8037/1: mm: support big-endian page tablesJianguo Wu1-5/+13
2014-07-01ARM: stacktrace: avoid listing stacktrace functions in stacktraceRussell King1-5/+13
2014-07-01media: uvcvideo: Fix clock param realtime settingOlivier Langlois1-5/+10
2014-07-01ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng1-0/+7
2014-07-01ACPICA: utstring: Check array index bound before use.David Binderman1-1/+1
2014-07-01media: stk1160: Avoid stack-allocated buffer for control URBsEzequiel Garcia2-2/+9
2014-07-01media: ivtv: Fix Oops when no firmware is loadedTakashi Iwai1-0/+6
2014-07-01USB: serial: fix potential runtime pm imbalance at device removeJohan Hovold1-3/+11
2014-07-01usb: qcserial: add additional Sierra Wireless QMI devicesAleksander Morgado1-0/+18
2014-07-01usb: qcserial: add Netgear AirCard 341UAleksander Morgado1-0/+3
2014-07-01USB: sierra: fix remote wakeupJohan Hovold1-2/+5
2014-07-01USB: sierra: fix urb and memory leak on disconnectJohan Hovold1-0/+13
2014-07-01USB: sierra: fix urb and memory leak in resume error pathJohan Hovold1-2/+6
2014-07-01USB: sierra: fix use after free at suspend/resumeJohan Hovold1-0/+6
2014-07-01USB: sierra: fix AA deadlock in open error pathJohan Hovold1-8/+13