summaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/stable
Commit message (Collapse)AuthorAgeFilesLines
* Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-04-231-0/+212
|\
| * Documentation: add UBI sysfs ABI docsArtem Bityutskiy2008-04-171-0/+212
| | | | | | | | | | Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Acked-by: Greg KH <greg@kroah.com>
* | ocfs2: Move /sys/o2cb to /sys/fs/o2cbMark Fasheh2008-04-181-0/+10
|/ | | | | | | | | | | | /sys/fs is where we really want file system specific sysfs objects. Ocfs2-tools has been updated to look in /sys/fs/o2cb. We can maintain backwards compatibility with old ocfs2-tools by using a sysfs symlink. After some time (2 years), the symlink can be safely removed. This patch also adds documentation to make it easier for people to figure out what /sys/fs/o2cb is used for. Signed-off-by: Mark Fasheh <mfasheh@suse.com>
* [PATCH] Add kernel<->userspace ABI stability documentationGreg Kroah-Hartman2006-06-212-0/+40
Signed-off-by: Kay Sievers <kay.sievers@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>