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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 06 Feb 2009 16:51:07 -0500
From:	Chris Mason <chris.mason@...cle.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] Btrfs updates for 2.6.29-rc

On Fri, 2009-02-06 at 08:53 -0800, Linus Torvalds wrote:
> 
> On Fri, 6 Feb 2009, Chris Mason wrote:
> > 
> > Here's the shortlog:
> 
> Diffstats too, please.
> 

Whoops, here we go:

fs/btrfs/Kconfig        |   13 ++
 fs/btrfs/async-thread.c |   60 +++++++-
 fs/btrfs/ctree.c        |  259 ++++++++++++++++++++++++++++--
 fs/btrfs/ctree.h        |    5 +-
 fs/btrfs/disk-io.c      |   16 ++-
 fs/btrfs/extent-tree.c  |  397 +++++++++++++++++++++++++++++++++++++++++------
 fs/btrfs/extent_io.c    |   39 ++---
 fs/btrfs/extent_io.h    |   16 ++-
 fs/btrfs/inode.c        |   57 ++++++-
 fs/btrfs/locking.c      |  208 ++++++++++++++++++++++--
 fs/btrfs/locking.h      |    6 +
 fs/btrfs/ref-cache.c    |    1 +
 fs/btrfs/ref-cache.h    |    1 -
 fs/btrfs/tree-defrag.c  |    1 +
 fs/btrfs/tree-log.c     |    4 +
 fs/btrfs/volumes.c      |   11 +-
 fs/btrfs/xattr.c        |   34 ++++-
 fs/btrfs/xattr.h        |    2 +
 18 files changed, 996 insertions(+), 134 deletions(-)

This time around, there are actually lots of comments added.

-chris


--
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