[git patches] ocfs2 and configfs updates

2008-01-25 Thread Mark Fasheh
These patches comprise the bulk of our outstanding changes for Ocfs2 and Configfs. Configfs gets some lockdep updates, and we remove it's EXPERIMENTAL tag as things have been quite stable for some time now. Ocfs2 gets fixes that made it in too late for 2.6.24, and several new features. The most

[RESEND] [git patches] ocfs2 and configfs updates

2007-07-16 Thread Mark Fasheh
Hi Linus, These patches from last week never made it into your tree, so I'm resending. A test pull on my end indicates that the merge shouldn't have any conflicts, so I didn't bother rebasing on your latest stuff. Original message follows. --Mark This represents the majority of o

[git patches] ocfs2 and configfs updates

2007-07-11 Thread Mark Fasheh
This represents the majority of our 2.6.23-rc1 patches. I'll start with ocfs2, which gets the following new features: * Full support for shared writeable mmap. This was implemented using the ->page_mkwrite callback to allow ocfs2 a chance to take cluster locks on the inode data and allocate f

[git patches] ocfs2 and configfs updates

2007-02-08 Thread Mark Fasheh
Hi Linus, Included in this patchset is: * A rather involved series of ocfs2 dlm fixes - these were too large (and tested too late) to really go into 2.6.20. Mostly this revolves around lock migration race fixes. Most forms of migration had been temporarily disabled in the ocfs2 dlm due to t

[git patches] ocfs2 and configfs updates

2006-12-04 Thread Mark Fasheh
Hi Linus, This patch set comprises the bulk of my 2.6.20 features which need to be pushed upstream. My description of the changes is below: * Various ocfs2 cleanups, including a patchset by me intended to clean up some of the internal ocfs2 journal api. Mostly this revolves around removing