summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-17Linux 3.14.19v3.14.19Greg Kroah-Hartman1-1/+1
2014-09-17KEYS: Fix termination condition in assoc array garbage collectionDavid Howells1-1/+3
2014-09-17KEYS: Fix use-after-free in assoc_array_gc()David Howells1-1/+1
2014-09-17libceph: gracefully handle large reply messages from the monSage Weil1-0/+8
2014-09-17vfs: fix bad hashing of dentriesLinus Torvalds2-4/+3
2014-09-17drm/nouveau: Bump version from 1.1.1 to 1.1.2Mario Kleiner1-1/+3
2014-09-17IB/srp: Fix deadlock between host removal and multipathdBart Van Assche1-10/+28
2014-09-17mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros1-1/+1
2014-09-17mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao1-1/+0
2014-09-17CIFS: Fix wrong restart readdir for SMB1Pavel Shilovsky1-2/+2
2014-09-17CIFS: Fix wrong filename length for SMB2Pavel Shilovsky5-9/+4
2014-09-17CIFS: Fix directory rename errorPavel Shilovsky1-1/+4
2014-09-17vfs: add d_is_dir()Miklos Szeredi2-13/+17
2014-09-17CIFS: Fix wrong directory attributes after renamePavel Shilovsky1-0/+6
2014-09-17CIFS: Possible null ptr deref in SMB2_tconSteve French1-1/+2
2014-09-17CIFS: Fix async reading on reconnectsPavel Shilovsky1-2/+2
2014-09-17CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2Pavel Shilovsky1-1/+1
2014-09-17libceph: do not hard code max auth ticket lenIlya Dryomov1-35/+29
2014-09-17libceph: add process_one_ticket() helperIlya Dryomov1-104/+124
2014-09-17libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctlyIlya Dryomov1-1/+1
2014-09-17xfs: don't zero partial page cache pages during O_DIRECT writesChris Mason1-1/+10
2014-09-17xfs: don't zero partial page cache pages during O_DIRECT writesDave Chinner1-1/+9
2014-09-17xfs: don't dirty buffers beyond EOFDave Chinner1-0/+61
2014-09-17xfs: quotacheck leaves dquot buffers without verifiersDave Chinner2-2/+9
2014-09-17xfs: ensure verifiers are attached to recovered buffersDave Chinner1-20/+31
2014-09-17RDMA/uapi: Include socket.h in rdma_user_cm.hDoug Ledford1-0/+1
2014-09-17RDMA/iwcm: Use a default listen backlog if neededSteve Wise1-0/+27
2014-09-17md/raid10: Fix memory leak when raid10 reshape completes.NeilBrown1-0/+1
2014-09-17md/raid10: fix memory leak when reshaping a RAID10.NeilBrown1-1/+1
2014-09-17md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown1-0/+2
2014-09-17md/raid1,raid10: always abort recover on write error.NeilBrown2-10/+9
2014-09-17fix copy_tree() regressionAl Viro1-7/+24
2014-09-17Bluetooth: Avoid use of session socket after the session gets freedVignesh Raman1-2/+5
2014-09-17Bluetooth: never linger on process exitVladimir Davydov3-4/+8
2014-09-17Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspendChin-Ran Lo2-1/+25
2014-09-17fix EBUSY on umount() from MNT_SHRINKABLEAl Viro1-0/+6
2014-09-17get rid of propagate_umount() mistakenly treating slaves as busy.Al Viro2-1/+4
2014-09-17mnt: Add tests for unprivileged remount cases that have found to be faultyEric W. Biederman3-0/+260
2014-09-17mnt: Change the default remount atime from relatime to the existing valueEric W. Biederman1-0/+8
2014-09-17mnt: Correct permission checks in do_remountEric W. Biederman2-3/+38
2014-09-17mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remountEric W. Biederman1-3/+10
2014-09-17mnt: Only change user settable mount flags in remountEric W. Biederman2-2/+4
2014-09-17ring-buffer: Up rb_iter_peek() loop count to 3Steven Rostedt (Red Hat)1-6/+8
2014-09-17ring-buffer: Always reset iterator to reader pageSteven Rostedt (Red Hat)1-11/+6
2014-09-17xen/events/fifo: reset control block and local HEADs on resumeDavid Vrabel1-20/+28
2014-09-17ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina1-2/+2
2014-09-17ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu2-8/+8
2014-09-17ACPI: Run fixed event device notifications in process contextLan Tianyu1-5/+10
2014-09-17spi/pxa2xx: Add ACPI ID for Intel BraswellAlan Cox1-0/+1
2014-09-17ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen1-1/+2