lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 17 Jun 2007 15:09:07 -0400
From:	"Josef 'Jeff' Sipek" <jsipek@...sunysb.edu>
To:	linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Cc:	akpm@...ux-foundation.org
Subject: [GIT PULL -mm] Unionfs cleanups, fixes, and mmap

The following patches consist of mostly cleanups and bug fixes of the
Unionfs code. The major improvement is the new mmap implementation, as well
as a major locking overhaul.

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 16 new commits:

Erez Zadok (9):
      Unionfs: Don't revalidate dropped dentries
      Unionfs: Retry lookup for different silly-renamed files
      Unionfs: Set lower inodes correctly after branch management succeeds
      Unionfs: call statfs on lower file system properly
      MAINTAINERS: Add Erez Zadok as a maintainer of Unionfs
      Unionfs: Add standard copyright comment to include/linux/union_fs.h
      Unionfs: Remove unnecessary #define
      Unionfs: merge find_new_branch_index and branch_id_to_idx into one function
      Unionfs: Revalidate dentries passed to all inode/super operations

Josef 'Jeff' Sipek (5):
      Unionfs: Cleanup new_dentry_private_data
      Unionfs: Change free_dentry_private_info to take a struct dentry
      Unionfs: Add BUG_ONs to unionfs_lower_*
      Unionfs: Change the semantics of sb info's rwsem
      Unionfs: Remove superfluous check for NULL pointer

Randy Dunlap (1):
      unionfs section mismatch

Yiannis Pericleous (1):
      Unionfs: mmap implementation

Thanks,

Josef 'Jeff' Sipek <jsipek@...sunysb.edu>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ