summaryrefslogtreecommitdiffstats
path: root/runtime/relayfs/ChangeLog
blob: 09f237a27010ed306660ea4b070a36f67fbe8404 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
2005-10-19  Tom Zanussi  <zanussi@us.ibm.com>

	* inode.c (relayfs_remove): Applied patch
	[PATCH 2.6.13-rc6-mm2] relayfs: relayfs_remove fix

2005-10-14  Tom Zanussi  <zanussi@us.ibm.com>

	* buffers.c (relay_alloc_buf): Applied patch
	[PATCH 2.6.14-rc4] relayfs: fix bogus param value in call to vmap

2005-05-17  Martin Hunt  <hunt@redhat.com>

	* relay.c (relay_switch_subbuf): Applied patch
	[PATCH 2.6.12-rc1-mm2] relayfs: properly handle oversized events

2005-04-11  Martin Hunt  <hunt@redhat.com>

	* inode.c: Latest kernels have modified backing_dev_info. Detect
	newer version and set appropriately.