freebsd-skq/sys/fs
mav 5562aba4db MFC r282881: Do not promote large async writes to sync.
Present implementation of large sync writes is too strict and so can be
quite slow.  Instead of doing that, execute large async write in chunks,
syncing each chunk separately.

It would be good to fix large sync writes too, but I leave it to somebody
with more skills in this area.
2015-05-24 17:16:30 +00:00
..
autofs MFC r271927: 2015-03-07 20:00:26 +00:00
cd9660 MFC r277899: 2015-02-02 07:42:03 +00:00
deadfs MFC r273132: 2014-10-22 09:12:20 +00:00
devfs MFC r280308 (by delphij): 2015-04-08 02:15:13 +00:00
ext2fs MFC: r281562 2015-04-30 12:39:24 +00:00
fdescfs Merge r263233 from HEAD to stable/10: 2015-03-19 13:37:36 +00:00
fifofs MFC r277321: 2015-01-25 13:09:53 +00:00
fuse MFC r279536: 2015-05-15 11:03:19 +00:00
msdosfs MFC: r281562 2015-04-30 12:39:24 +00:00
nandfs MFC: r281562 2015-04-30 12:39:24 +00:00
nfs MFC: r281960 2015-05-14 22:50:07 +00:00
nfsclient MFC r282881: Do not promote large async writes to sync. 2015-05-24 17:16:30 +00:00
nfsserver MFC: r281962 2015-05-02 12:18:28 +00:00
nullfs MFC: r281562 2015-04-30 12:39:24 +00:00
procfs Relax the vm object locking. Use a read lock. 2013-06-05 17:00:10 +00:00
pseudofs MFC r258088: 2013-12-17 13:10:28 +00:00
smbfs MFC r277953: 2015-02-09 07:45:46 +00:00
tmpfs MFC r277828: 2015-02-11 09:02:21 +00:00
udf MFC r277952: 2015-02-03 08:03:19 +00:00
unionfs MFC r275897: 2015-01-01 10:44:20 +00:00