summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-09-17Linux 3.14.19v3.14.19Greg Kroah-Hartman
2014-09-17KEYS: Fix termination condition in assoc array garbage collectionDavid Howells
2014-09-17KEYS: Fix use-after-free in assoc_array_gc()David Howells
2014-09-17libceph: gracefully handle large reply messages from the monSage Weil
2014-09-17vfs: fix bad hashing of dentriesLinus Torvalds
2014-09-17drm/nouveau: Bump version from 1.1.1 to 1.1.2Mario Kleiner
2014-09-17IB/srp: Fix deadlock between host removal and multipathdBart Van Assche
2014-09-17mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros
2014-09-17mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao
2014-09-17CIFS: Fix wrong restart readdir for SMB1Pavel Shilovsky
2014-09-17CIFS: Fix wrong filename length for SMB2Pavel Shilovsky
2014-09-17CIFS: Fix directory rename errorPavel Shilovsky
2014-09-17vfs: add d_is_dir()Miklos Szeredi
2014-09-17CIFS: Fix wrong directory attributes after renamePavel Shilovsky
2014-09-17CIFS: Possible null ptr deref in SMB2_tconSteve French
2014-09-17CIFS: Fix async reading on reconnectsPavel Shilovsky
2014-09-17CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2Pavel Shilovsky
2014-09-17libceph: do not hard code max auth ticket lenIlya Dryomov
2014-09-17libceph: add process_one_ticket() helperIlya Dryomov
2014-09-17libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctlyIlya Dryomov
2014-09-17xfs: don't zero partial page cache pages during O_DIRECT writesChris Mason
2014-09-17xfs: don't zero partial page cache pages during O_DIRECT writesDave Chinner
2014-09-17xfs: don't dirty buffers beyond EOFDave Chinner
2014-09-17xfs: quotacheck leaves dquot buffers without verifiersDave Chinner
2014-09-17xfs: ensure verifiers are attached to recovered buffersDave Chinner
2014-09-17RDMA/uapi: Include socket.h in rdma_user_cm.hDoug Ledford
2014-09-17RDMA/iwcm: Use a default listen backlog if neededSteve Wise
2014-09-17md/raid10: Fix memory leak when raid10 reshape completes.NeilBrown
2014-09-17md/raid10: fix memory leak when reshaping a RAID10.NeilBrown
2014-09-17md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown
2014-09-17md/raid1,raid10: always abort recover on write error.NeilBrown
2014-09-17fix copy_tree() regressionAl Viro
2014-09-17Bluetooth: Avoid use of session socket after the session gets freedVignesh Raman
2014-09-17Bluetooth: never linger on process exitVladimir Davydov
2014-09-17Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspendChin-Ran Lo
2014-09-17fix EBUSY on umount() from MNT_SHRINKABLEAl Viro
2014-09-17get rid of propagate_umount() mistakenly treating slaves as busy.Al Viro
2014-09-17mnt: Add tests for unprivileged remount cases that have found to be faultyEric W. Biederman
2014-09-17mnt: Change the default remount atime from relatime to the existing valueEric W. Biederman
2014-09-17mnt: Correct permission checks in do_remountEric W. Biederman
2014-09-17mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remountEric W. Biederman
2014-09-17mnt: Only change user settable mount flags in remountEric W. Biederman
2014-09-17ring-buffer: Up rb_iter_peek() loop count to 3Steven Rostedt (Red Hat)
2014-09-17ring-buffer: Always reset iterator to reader pageSteven Rostedt (Red Hat)
2014-09-17xen/events/fifo: reset control block and local HEADs on resumeDavid Vrabel
2014-09-17ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina
2014-09-17ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu
2014-09-17ACPI: Run fixed event device notifications in process contextLan Tianyu
2014-09-17spi/pxa2xx: Add ACPI ID for Intel BraswellAlan Cox
2014-09-17ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen