Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
[firefly-linux-kernel-4.4.55.git] / fs / cifs / CHANGES
index 5fe13593b57faec72a1c9211de31b31f667ae759..6247628bdaed896cf09485c2a50f66edb5c40d5b 100644 (file)
@@ -1,3 +1,10 @@
+Verison 1.48
+------------
+Fix mtime bouncing around from local idea of last write times to remote time.
+Fix hang (in i_size_read) when simultaneous size update of same remote file
+on smp system corrupts sequence number. Do not reread unnecessarily partial page
+(which we are about to overwrite anyway) when writing out file opened rw.
+
 Version 1.47
 ------------
 Fix oops in list_del during mount caused by unaligned string.