Tags give the ability to mark specific points in history as being important
-
xarray-5.5
00ed452c · ·XArray updates for 5.5 Primarily bugfixes, mostly around handling index wrap-around correctly. A couple of doc fixes and adding missing APIs.
-
xfs-5.6-merge-5
aa124436 · ·New code for 5.6: - Get rid of compat_time_t - Convert time_t to time64_t in quota code - Remove shadow variables - Prevent ATTR_ flag misuse in the attrmulti ioctls - Clean out strlen in the attr code - Remove some bogus asserts - Fix various file size limit calculation errors with 32-bit kernels - Pack xfs_dir2_sf_entry_t to fix build errors on arm oabi - Fix nowait inode locking calls for directio aio reads. - Fix memory corruption bugs when invalidating remote xattr value buffers. - Streamline remote attr value removal. - Make the buffer log format size consistent across platforms. - Strengthen buffer log format size checking. - Fix messed up return types of xfs_inode_need_cow.
-
pm-5.5-rc7
57388a2c · ·Power management fix for 5.5-rc7 Fix a coding mistake in the teo cpuidle governor causing data to be written beyond the last array element (Ikjoon Jang).
-
3.16.81-49
94ae9aef · · -
4.9.210-65
78b85ed7 · · -
4.9.210-66
78b85ed7 · · -
4.14.165-172
681d97f4 · · -
xfs-5.6-merge-4
ca78eee7 · ·New code for 5.6: - Get rid of compat_time_t - Convert time_t to time64_t in quota code - Remove shadow variables - Prevent ATTR_ flag misuse in the attrmulti ioctls - Clean out strlen in the attr code - Remove some bogus asserts - Fix various errors with 32-bit kernels - Pack xfs_dir2_sf_entry_t to fix build errors on arm oabi