PPC32: PPC44x updates (fixes and 440GX machine check support)
PPC32: Add new PPC44x PVRs
Meelis Roos:
SanDisk is flash
Mike Miller:
cciss update: support the new MSA30 storage enclosure
cciss update: If no device attached we return -ENXIO instead of some bogus numbers
Nathan Scott:
[XFS] Remove dup fdatasync/fdatawait call on fsync. Means we no longer take the iolock here, and readers no longer conflict with concurrent fsync activity. Kudos to Steve!
[XFS] Reinstate some accidentally dropped log IO error injection code
[XFS] Fix shortform attr flags botch affecting listxattr - from Andreas Gruenbacher
[XFS] Use refile_buffer to not leave clean buffers on the dirty list
Sridhar Samudrala:
[SCTP]: Fix xconfig, from Vladislav Yasevich
Timothy Shimmin:
[XFS] Modify xfs_iaccess() for CAP_DAC_OVERRIDE and CAP_DAC_READ_SEARCH
[XFS] Be explicit in adding in the non-transactional data to the reservation estimate. We must add in for the worst case of a log stripe taking us the full distance for a log stripe boundary.