linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL -mm] Unionfs cleanups and fixes
@ 2007-06-29  7:26 Josef 'Jeff' Sipek
  2007-06-29  7:26 ` [PATCH 1/5] Unionfs: Convert all instances of "hidden" to "lower" Josef 'Jeff' Sipek
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Josef 'Jeff' Sipek @ 2007-06-29  7:26 UTC (permalink / raw)
  To: linux-kernel, linux-fsdevel; +Cc: akpm

The following patches consist of mostly cleanups and bug fixes of the
Unionfs code.

As before, there is a git repo at:

git://git.kernel.org/pub/scm/linux/kernel/git/jsipek/unionfs.git

(master.kernel.org:/pub/scm/linux/kernel/git/jsipek/unionfs.git)

There are 5 new commits:

Erez Zadok (4):
      Unionfs: Convert all instances of "hidden" to "lower"
      Unionfs: Use file->f_path instead of file->f_dentry
      Unionfs: Clarification comment for unionfs_lookup
      Unionfs: Remove unnecessary BUG_ON in unionfs_follow_link

Josef 'Jeff' Sipek (1):
      Unionfs: Add missing unlock call in unionfs_file_release

Thanks,

Josef 'Jeff' Sipek <jsipek@cs.sunysb.edu>


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [GIT PULL -mm] Unionfs cleanups and fixes
@ 2007-05-24  0:35 Josef 'Jeff' Sipek
  0 siblings, 0 replies; 7+ messages in thread
From: Josef 'Jeff' Sipek @ 2007-05-24  0:35 UTC (permalink / raw)
  To: linux-kernel, linux-fsdevel; +Cc: akpm

The following patches consist of mostly cleanups of the Unionfs code, as
well as fixes for several harder to hit bugs (resource/memory leaks).

As before, there is a git repo at:

git://git.kernel.org/pub/scm/linux/kernel/git/jsipek/unionfs.git

(master.kernel.org:/pub/scm/linux/kernel/git/jsipek/unionfs.git)

There are 21 new commits:

	Unionfs: Correctly decrement refcounts of mnt's upon branch management
	Unionfs: Removed a trailing whitespace
	Unionfs: Actually catch bad use of unionfs_mnt{get,put}
	Unionfs: Remove defunct unionfs_put_inode super op
	Unionfs: Documentation update regarding overlapping branches and new lookup code
	Unionfs: Disallow setting leftmost branch to readonly
	Unionfs: Use krealloc instead of open-coding the functionality
	Unionfs: Call realloc unconditionally
	Unionfs: Don't leak resources when copyup fails partially
	Unionfs: Prefix external functions with 'extern' properly
	Unionfs: Combine unionfs_write with __unionfs_write.
	Unionfs: Move unionfs_query_file to commonfops.c
	Unionfs: Rename our "do_rename" to __unionfs_rename
	Unionfs: Rename Unionfs's double_lock_dentry to avoid confusion
	Unionfs: Consistent pointer declaration spacing
	Unionfs: Added numerous comments
	Unionfs: Cleanup of strings and comments
	Unionfs: Add missing copyright notices
	Unionfs: Every printk should prefix with "unionfs: " consistently
	Unionfs: Coding style fixes
	Unionfs: Tiny documentation fixups

Thanks,

Josef 'Jeff' Sipek <jsipek@cs.sunysb.edu>


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-06-29  7:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-29  7:26 [GIT PULL -mm] Unionfs cleanups and fixes Josef 'Jeff' Sipek
2007-06-29  7:26 ` [PATCH 1/5] Unionfs: Convert all instances of "hidden" to "lower" Josef 'Jeff' Sipek
2007-06-29  7:26 ` [PATCH 2/5] Unionfs: Add missing unlock call in unionfs_file_release Josef 'Jeff' Sipek
2007-06-29  7:26 ` [PATCH 3/5] Unionfs: Use file->f_path instead of file->f_dentry Josef 'Jeff' Sipek
2007-06-29  7:26 ` [PATCH 4/5] Unionfs: Clarification comment for unionfs_lookup Josef 'Jeff' Sipek
2007-06-29  7:26 ` [PATCH 5/5] Unionfs: Remove unnecessary BUG_ON in unionfs_follow_link Josef 'Jeff' Sipek
  -- strict thread matches above, loose matches on Subject: below --
2007-05-24  0:35 [GIT PULL -mm] Unionfs cleanups and fixes Josef 'Jeff' Sipek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).