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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 28 Apr 2007 08:20:25 -0500 (CDT)
From:	shaggy@...ux.vnet.ibm.com (Dave Kleikamp)
To:	torvalds@...ux-foundation.org
Cc:	akpm@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: [git pull] jfs update

Linus, please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git for-linus

This will update the following files:

 Documentation/filesystems/jfs.txt |    8 +++++++-
 fs/jfs/inode.c                    |    1 -
 fs/jfs/ioctl.c                    |    2 ++
 fs/jfs/jfs_imap.c                 |    2 ++
 fs/jfs/jfs_inode.c                |   18 ++++++++++++++++++
 fs/jfs/jfs_inode.h                |    1 +
 fs/jfs/jfs_lock.h                 |    2 +-
 fs/jfs/jfs_logmgr.c               |    4 ++--
 fs/jfs/jfs_txnmgr.c               |    6 +++---
 9 files changed, 36 insertions(+), 8 deletions(-)

through these ChangeSets:

Commit: 3cbb1c8e1a4787d3dc2951b7615d7bb3788c49a0 
Author: Milind Arun Choudhary <milindchoudhary@...il.com> Thu, 26 Apr 2007 07:30:29 -0500 

    JFS: use __set_current_state()
    
    use __set_current_state(TASK_*) instead of current->state = TASK_*
    
    Signed-off-by: Milind Arun Choudhary <milindchoudhary@...il.com>
    Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
    Signed-off-by: Dave Kleikamp <shaggy@...ux.vnet.ibm.com>

Commit: 3e2221c73cba7d33fd5706f9bc4906ffaf421478 
Author: Dave Kleikamp <shaggy@...ux.vnet.ibm.com> Wed, 25 Apr 2007 09:36:20 -0500 

    Copy i_flags to jfs inode flags on write
    
    This mirrors Jan Kara's patches for ext3.  This patch makes sure that
    changes made to inode->i_flags are reflected on disk for jfs.  It also
    moves a call of jfs_set_inode_flags() to be more consistent with where
    jfs_get_inode_flags() is called.
    
    Signed-off-by: Dave Kleikamp <shaggy@...ux.vnet.ibm.com>

Commit: ba863a0016a33637acc7888698a5d75096fcec05 
Author: Dave Kleikamp <shaggy@...ux.vnet.ibm.com> Fri, 09 Mar 2007 10:27:31 -0600 

    JFS: document uid, gid, and umask mount options in jfs.txt
    
    Signed-off-by: Dave Kleikamp <shaggy@...tin.ibm.com>

-
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