summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.14.19-rt16v3.14.19-rt16Steven Rostedt (Red Hat)2014-10-311-1/+1
* Merge tag 'v3.14.19' into v3.14-rtSteven Rostedt (Red Hat)2014-10-31113-688/+1692
|\
| * Linux 3.14.19v3.14.19Greg Kroah-Hartman2014-09-171-1/+1
| * KEYS: Fix termination condition in assoc array garbage collectionDavid Howells2014-09-171-1/+3
| * KEYS: Fix use-after-free in assoc_array_gc()David Howells2014-09-171-1/+1
| * libceph: gracefully handle large reply messages from the monSage Weil2014-09-171-0/+8
| * vfs: fix bad hashing of dentriesLinus Torvalds2014-09-172-4/+3
| * drm/nouveau: Bump version from 1.1.1 to 1.1.2Mario Kleiner2014-09-171-1/+3
| * IB/srp: Fix deadlock between host removal and multipathdBart Van Assche2014-09-171-10/+28
| * mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros2014-09-171-1/+1
| * mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao2014-09-171-1/+0
| * CIFS: Fix wrong restart readdir for SMB1Pavel Shilovsky2014-09-171-2/+2
| * CIFS: Fix wrong filename length for SMB2Pavel Shilovsky2014-09-175-9/+4
| * CIFS: Fix directory rename errorPavel Shilovsky2014-09-171-1/+4
| * vfs: add d_is_dir()Miklos Szeredi2014-09-172-13/+17
| * CIFS: Fix wrong directory attributes after renamePavel Shilovsky2014-09-171-0/+6
| * CIFS: Possible null ptr deref in SMB2_tconSteve French2014-09-171-1/+2
| * CIFS: Fix async reading on reconnectsPavel Shilovsky2014-09-171-2/+2
| * CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2Pavel Shilovsky2014-09-171-1/+1
| * libceph: do not hard code max auth ticket lenIlya Dryomov2014-09-171-35/+29
| * libceph: add process_one_ticket() helperIlya Dryomov2014-09-171-104/+124
| * libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctlyIlya Dryomov2014-09-171-1/+1
| * xfs: don't zero partial page cache pages during O_DIRECT writesChris Mason2014-09-171-1/+10
| * xfs: don't zero partial page cache pages during O_DIRECT writesDave Chinner2014-09-171-1/+9
| * xfs: don't dirty buffers beyond EOFDave Chinner2014-09-171-0/+61
| * xfs: quotacheck leaves dquot buffers without verifiersDave Chinner2014-09-172-2/+9
| * xfs: ensure verifiers are attached to recovered buffersDave Chinner2014-09-171-20/+31
| * RDMA/uapi: Include socket.h in rdma_user_cm.hDoug Ledford2014-09-171-0/+1
| * RDMA/iwcm: Use a default listen backlog if neededSteve Wise2014-09-171-0/+27
| * md/raid10: Fix memory leak when raid10 reshape completes.NeilBrown2014-09-171-0/+1
| * md/raid10: fix memory leak when reshaping a RAID10.NeilBrown2014-09-171-1/+1
| * md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown2014-09-171-0/+2
| * md/raid1,raid10: always abort recover on write error.NeilBrown2014-09-172-10/+9
| * fix copy_tree() regressionAl Viro2014-09-171-7/+24
| * Bluetooth: Avoid use of session socket after the session gets freedVignesh Raman2014-09-171-2/+5
| * Bluetooth: never linger on process exitVladimir Davydov2014-09-173-4/+8
| * Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspendChin-Ran Lo2014-09-172-1/+25
| * fix EBUSY on umount() from MNT_SHRINKABLEAl Viro2014-09-171-0/+6
| * get rid of propagate_umount() mistakenly treating slaves as busy.Al Viro2014-09-172-1/+4
| * mnt: Add tests for unprivileged remount cases that have found to be faultyEric W. Biederman2014-09-173-0/+260
| * mnt: Change the default remount atime from relatime to the existing valueEric W. Biederman2014-09-171-0/+8
| * mnt: Correct permission checks in do_remountEric W. Biederman2014-09-172-3/+38
| * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remountEric W. Biederman2014-09-171-3/+10
| * mnt: Only change user settable mount flags in remountEric W. Biederman2014-09-172-2/+4
| * ring-buffer: Up rb_iter_peek() loop count to 3Steven Rostedt (Red Hat)2014-09-171-6/+8
| * ring-buffer: Always reset iterator to reader pageSteven Rostedt (Red Hat)2014-09-171-11/+6
| * xen/events/fifo: reset control block and local HEADs on resumeDavid Vrabel2014-09-171-20/+28
| * ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina2014-09-171-2/+2
| * ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu2014-09-172-8/+8
| * ACPI: Run fixed event device notifications in process contextLan Tianyu2014-09-171-5/+10