Linux Filesystem Development
Thread Index
[
Prev Page
][
Next Page
]
[RFC][PATCH 3/12]ext4: read and write file data with memory page
From
: Akira Fujita <a-fujita@xxxxxxxxxxxxx>
[RFC][PATCH 2/12]ext4: allocate new contiguous blocks with mballoc
From
: Akira Fujita <a-fujita@xxxxxxxxxxxxx>
[RFC][PATCH 1/12]ext4: Add the EXT4_IOC_DEFRAG ioctl and defrag main function
From
: Akira Fujita <a-fujita@xxxxxxxxxxxxx>
[RFC][PATCH 0/12]ext4: online defrag (ver 0.95)
From
: Akira Fujita <a-fujita@xxxxxxxxxxxxx>
Re: [PATCH] Convert ecryptfs to use new aops
From
: Dave Kleikamp <shaggy@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/10] freeze feature ver 1.13
From
: Dave Kleikamp <shaggy@xxxxxxxxxxxxxxxxxx>
[PATCH] fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization
From
: Denis ChengRq <crquan@xxxxxxxxx>
Re: [PATCH 3/3] Add timeout feature
From
: Valdis.Kletnieks@xxxxxx
Re: [PATCH 3/3] Add timeout feature
From
: Ric Wheeler <rwheeler@xxxxxxxxxx>
Re: [PATCH 0/10] freeze feature ver 1.13
From
: Valdis.Kletnieks@xxxxxx
Re: [PATCH 5/10] gfs2: Fix error handling in write_super_lockfs/unlockfs
From
: steve@xxxxxxxxxxx
[PATCH 10/10] Add timeout feature
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 9/10] Remove XFS specific ioctl interfaces for freeze feature
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 8/10] Implement generic freeze feature
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 7/10] reiserfs: Fix error handling in write_super_lockfs/unlockfs
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 6/10] jfs: Fix error handling in write_super_lockfs/unlockfs
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 5/10] gfs2: Fix error handling in write_super_lockfs/unlockfs
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 4/10] xfs: Fix error handling in write_super_lockfs/unlockfs
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 3/10] ext4: Fix error handling in write_super_lockfs/unlockfs
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 1/10] VFS: Fix error handling of write_super_lockfs/unlockfs
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 2/10] ext3: Fix error handling in write_super_lockfs/unlockfs
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 0/10] freeze feature ver 1.13
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
Re: [PATCH 3/3] Add timeout feature
From
: "Takashi Sato" <t-sato@xxxxxxxxxxxxx>
Re: [PATCH 4/10] xfs: Fix error handling in write_super_lockfs/unlockfs
From
: Eric Sandeen <sandeen@xxxxxxxxxxx>
Re: [PATCH 3/3] Add timeout feature
From
: Ric Wheeler <rwheeler@xxxxxxxxxx>
Re: [patch] fsblock preview
From
: Nick Piggin <npiggin@xxxxxxx>
Tux3 gets a high speed atom smasher
From
: Daniel Phillips <phillips@xxxxxxxxx>
Re: Semantics of setting an extended attribute to empty vs removexattr?
From
: Daniel Phillips <phillips@xxxxxxxxx>
[PATCH] remove outdated sentence from Documentation/filesystems/Locking
From
: Christoph Hellwig <hch@xxxxxx>
Re: Semantics of setting an extended attribute to empty vs removexattr?
From
: Nathan Scott <nscott@xxxxxxxxxx>
Re: [patch] fs: remove prepare_write/commit_write
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [patch] fs: remove prepare_write/commit_write
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[patch] fs: remove prepare_write/commit_write
From
: Nick Piggin <npiggin@xxxxxxx>
[PATCH] afs: convert to new aops
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [PATCH] Convert ecryptfs to use new aops
From
: Nick Piggin <npiggin@xxxxxxx>
Semantics of setting an extended attribute to empty vs removexattr?
From
: Daniel Phillips <phillips@xxxxxxxxx>
Re: [PATCH] cifs: Convert cifs to new aops.
From
: Badari Pulavarty <pbadari@xxxxxxxxx>
[PATCH 27/39] ocfs2: Use struct ocfs2_extent_tree in ocfs2_num_free_extents().
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 32/39] ocfs2: Comment struct ocfs2_extent_tree_operations.
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 23/39] ocfs2: Prefix the ocfs2_extent_tree structure.
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 24/39] ocfs2: Make ocfs2_extent_tree get/put instead of alloc.
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 25/39] ocfs2: Make 'private' into 'object' on ocfs2_extent_tree.
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 33/39] ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree()
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 34/39] ocfs2: bug-fix for journal extend in xattr.
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 35/39] ocfs2: Resolve deadlock in ocfs2_xattr_free_block.
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 37/39] ocfs2: Add the 'inode64' mount option.
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 36/39] ocfs2: Limit inode allocation to 32bits.
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 39/39] ocfs2: Add xattr mount option in ocfs2_show_options()
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 38/39] ocfs2: Switch over to JBD2.
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 26/39] ocfs2: Provide the get_root_el() method to ocfs2_extent_tree_operations.
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 29/39] ocfs2: Create specific get_extent_tree functions.
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 31/39] ocfs2: Make ocfs2_extent_tree the first-class representation of a tree.
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 30/39] ocfs2: Add an insertion check to ocfs2_extent_tree_operations.
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 28/39] ocfs2: Determine an extent tree's max_leaf_clusters in an et_op.
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 03/39] ocfs2: throttle back local alloc when low on disk space
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 04/39] ocfs2: track local alloc state via debugfs
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 13/39] ocfs2: Add extended attribute support
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 15/39] ocfs2: Add xattr bucket iteration for large numbers of EAs
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 17/39] ocfs2: Optionally limit extent size in ocfs2_insert_extent()
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 22/39] ocfs2: Prefix the extent tree operations structure.
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 18/39] ocfs2: Enable xattr set in index btree
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 21/39] ocfs2: fix printk format warnings
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 20/39] ocfs2: Add incompatible flag for extended attribute
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 19/39] ocfs2: Delete all xattr buckets during inode removal
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 16/39] ocfs2: Add xattr lookup code xattr btrees
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 05/39] ocfs2: Modify ocfs2_num_free_extents for future xattr usage.
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 12/39] ocfs2: reserve inline space for extended attribute
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 14/39] ocfs2: Add xattr index tree operations
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 11/39] ocfs2: Add extent tree operation for xattr value btrees
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 06/39] ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 07/39] ocfs2: Abstract ocfs2_extent_tree in b-tree operations.
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 10/39] ocfs2: Add helper function in uptodate.c for removing xattr clusters
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 09/39] ocfs2: Add the basic xattr disk layout in ocfs2_fs.h
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 08/39] ocfs2: Make high level btree extend code generic
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 02/39] ocfs2: Track local alloc bits internally
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 01/39] ocfs2: POSIX file locks support
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH 0/39] Ocfs2 updates for 2.6.28
From
: Mark Fasheh <mfasheh@xxxxxxxx>
[PATCH] Convert ecryptfs to use new aops
From
: Badari Pulavarty <pbadari@xxxxxxxxxx>
Re: [PATCH] Introduce new LSM hooks where vfsmount is available.
From
: James Morris <jmorris@xxxxxxxxx>
Re: [PATCH] cifs: Convert cifs to new aops.
From
: "Steve French" <smfrench@xxxxxxxxx>
Re: [PATCH] cifs: Convert cifs to new aops.
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH] cifs: Convert cifs to new aops.
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Distributed storage maintenance release.
From
: Evgeniy Polyakov <johnpol@xxxxxxxxxxx>
Re: ltp getdents syscalls testcases and 2.6.27-rcX
From
: Adrian Bunk <bunk@xxxxxxxxx>
Re: [PATCH 7/10] jfs: Fix error handling in write_super_lockfs/unlockfs
From
: Dave Kleikamp <shaggy@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] Introduce new LSM hooks where vfsmount is available.
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 4/10] xfs: Fix error handling inwrite_super_lockfs/unlockfs
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
Re: [PATCH] Introduce new LSM hooks where vfsmount is available.
From
: Kentaro Takeda <takedakn@xxxxxxxxxxxxx>
Re: [patch] fsblock preview
From
: Neil Brown <neilb@xxxxxxx>
Re: [RFC PATCH] Filesystem Journal Notifications
From
: Andreas Dilger <adilger@xxxxxxx>
Re: [PATCH] Introduce new LSM hooks where vfsmount is available.
From
: James Morris <jmorris@xxxxxxxxx>
Re: [PATCH] Introduce new LSM hooks where vfsmount is available.
From
: Stephen Smalley <sds@xxxxxxxxxxxxx>
Re: [PATCH] Introduce new LSM hooks where vfsmount is available.
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
[PATCH] hfsplus: Missing O_LARGEFILE check (correct diff this time)
From
: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
hfsplus: Missing O_LARGEFILE check
From
: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Re: Documentation on CFQ iosched parameters
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: Documentation on CFQ iosched parameters
From
: Martin Steigerwald <ms@xxxxxxxxx>
Re: Documentation on CFQ iosched parameters
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH] Introduce new LSM hooks where vfsmount is available.
From
: david@xxxxxxx
Re: [PATCH] Introduce new LSM hooks where vfsmount is available.
From
: James Morris <jmorris@xxxxxxxxx>
Re: [patch] fsblock preview
From
: Nick Piggin <npiggin@xxxxxxx>
Re: Documentation on CFQ iosched parameters
From
: Aaron Carroll <aaronc@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 4/10] xfs: Fix error handling in write_super_lockfs/unlockfs
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Documentation on CFQ iosched parameters
From
: Martin Steigerwald <ms@xxxxxxxxx>
Re: [PATCH 1/10] VFS: Fix error handling ofwrite_super_lockfs/unlockfs
From
: "Takashi Sato" <t-sato@xxxxxxxxxxxxx>
Re: [PATCH 6/10] gfs2: Fix error handling in write_super_lockfs/unlockfs
From
: steve@xxxxxxxxxxx
Re: [PATCH 1/10] VFS: Fix error handling of write_super_lockfs/unlockfs
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH 10/10] Add timeout feature
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 6/10] gfs2: Fix error handling in write_super_lockfs/unlockfs
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 9/10] Remove XFS specific ioctl interfaces for freeze feature
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 5/10] reiserfs: Fix error handling in write_super_lockfs/unlockfs
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 8/10] Implement generic freeze feature
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 4/10] xfs: Fix error handling in write_super_lockfs/unlockfs
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATHC 2/10] ext3: Fix error handling in write_super_lockfs/unlockfs
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 3/10] ext4: Fix error handling in write_super_lockfs/unlockfs
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 7/10] jfs: Fix error handling in write_super_lockfs/unlockfs
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 1/10] VFS: Fix error handling of write_super_lockfs/unlockfs
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 0/10] freeze feature ver 1.12
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 08/12] cmsfs: export extra file attributes via xattr
From
: "Josef 'Jeff' Sipek" <jeffpc@xxxxxxxxxxxxxx>
[PATCH 07/12] cmsfs: super block operations
From
: "Josef 'Jeff' Sipek" <jeffpc@xxxxxxxxxxxxxx>
[PATCH 10/12] MAINTAINERS: cmsfs entry
From
: "Josef 'Jeff' Sipek" <jeffpc@xxxxxxxxxxxxxx>
[PATCH 06/12] cmsfs: inode operations
From
: "Josef 'Jeff' Sipek" <jeffpc@xxxxxxxxxxxxxx>
[PATCH 05/12] cmsfs: file operations
From
: "Josef 'Jeff' Sipek" <jeffpc@xxxxxxxxxxxxxx>
[PATCH 12/12] cmsfs: Makefile
From
: "Josef 'Jeff' Sipek" <jeffpc@xxxxxxxxxxxxxx>
[PATCH 11/12] cmsfs: Kconfig entry
From
: "Josef 'Jeff' Sipek" <jeffpc@xxxxxxxxxxxxxx>
[PATCH 09/12] cmsfs: misc helpers
From
: "Josef 'Jeff' Sipek" <jeffpc@xxxxxxxxxxxxxx>
[PATCH 02/12] cmsfs: header file
From
: "Josef 'Jeff' Sipek" <jeffpc@xxxxxxxxxxxxxx>
[RFC PATCH] CMS minidisk filesystem support
From
: "Josef 'Jeff' Sipek" <jeffpc@xxxxxxxxxxxxxx>
[PATCH 04/12] cmsfs: block mapping code
From
: "Josef 'Jeff' Sipek" <jeffpc@xxxxxxxxxxxxxx>
[PATCH 03/12] cmsfs: EBCDIC translation table
From
: "Josef 'Jeff' Sipek" <jeffpc@xxxxxxxxxxxxxx>
[PATCH 01/12] cmsfs: Documentation
From
: "Josef 'Jeff' Sipek" <jeffpc@xxxxxxxxxxxxxx>
Re: [Unionfs] NULL pointer dereference if copyup_dentry() failed?
From
: Tomas M <tomas@xxxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: "Josef 'Jeff' Sipek" <jeffpc@xxxxxxxxxxxxxx>
Re: [RFC PATCH] Filesystem Journal Notifications
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [PATCH 25/27] nilfs2: block cache for garbage collection
From
: Jörn Engel <joern@xxxxxxxxx>
Re: [PATCH 25/27] nilfs2: block cache for garbage collection
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC PATCH] Filesystem Journal Notifications
From
: Jan Kara <jack@xxxxxxx>
Re: [RFC PATCH] Filesystem Journal Notifications
From
: Andreas Dilger <adilger@xxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [PATCH] VFS: make file->f_pos access atomic on 32bit arch
From
: Hisashi Hifumi <hifumi.hisashi@xxxxxxxxxxxxx>
Re: [PATCH] VFS: make file->f_pos access atomic on 32bit arch
From
: Hisashi Hifumi <hifumi.hisashi@xxxxxxxxxxxxx>
Re: [PATCH 25/27] nilfs2: block cache for garbage collection
From
: Jörn Engel <joern@xxxxxxxxx>
Re: [PATCH 25/27] nilfs2: block cache for garbage collection
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
Re: 2.6.27-rc6: lockdep warning: iprune_mutex at shrink_icache_memory+0x38/0x1a8
From
: "Alexander Beregalov" <a.beregalov@xxxxxxxxx>
Re: [PATCH 01/27] nilfs2: add document
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
Re: [PATCH] Introduce new LSM hooks where vfsmount is available.
From
: david@xxxxxxx
Re: [PATCH 02/27] nilfs2: disk format and userland interface
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Theodore Tso <tytso@xxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH 01/27] nilfs2: add document
From
: Jörn Engel <joern@xxxxxxxxx>
Re: [PATCH 25/27] nilfs2: block cache for garbage collection
From
: Jörn Engel <joern@xxxxxxxxx>
Re: [PATCH 02/27] nilfs2: disk format and userland interface
From
: Jörn Engel <joern@xxxxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Jörn Engel <joern@xxxxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Theodore Tso <tytso@xxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Theodore Tso <tytso@xxxxxxx>
Re: [RFC PATCH] Filesystem Journal Notifications
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH] Introduce new LSM hooks where vfsmount is available.
From
: Kentaro Takeda <takedakn@xxxxxxxxxxxxx>
Re: [PATCH] Introduce new LSM hooks where vfsmount is available.
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
[PATCH] Introduce new LSM hooks where vfsmount is available.
From
: Kentaro Takeda <takedakn@xxxxxxxxxxxxx>
Re: [linux-cifs-client] Re: [PATCH 4/4] cifs: add function to set file disposition
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 4/4] cifs: add function to set file disposition
From
: "Steve French" <smfrench@xxxxxxxxx>
Re: [PATCH] VFS: make file->f_pos access atomic on 32bit arch
From
: Nick Piggin <nickpiggin@xxxxxxxxxxxx>
Re: [RFC PATCH] Filesystem Journal Notifications
From
: Abhijit Paithankar <apaithan@xxxxxxxxxx>
Re: [PATCH 2/4] cifs: use common code for turning off ATTR_READONLY in cifs_unlink
From
: "Steve French" <smfrench@xxxxxxxxx>
Re: [PATCH 2/4] cifs: use common code for turning off ATTR_READONLY in cifs_unlink
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 2/4] cifs: use common code for turning off ATTR_READONLY in cifs_unlink
From
: "Steve French" <smfrench@xxxxxxxxx>
Re: [RFC PATCH] Filesystem Journal Notifications
From
: Abhijit Paithankar <apaithan@xxxxxxxxxx>
[PATCH 4/4] cifs: add function to set file disposition
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 0/4] cifs: clean up cifs_unlink and fix silly-renames (try #2)
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 3/4] cifs: move silly-rename logic into helper function
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 2/4] cifs: use common code for turning off ATTR_READONLY in cifs_unlink
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 1/4] cifs: clean up variables in cifs_unlink
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] vfs: added better file aio_read aio_write operations presence check
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] VFS: make file->f_pos access atomic on 32bit arch
From
: Michael Trimarchi <trimarchimichael@xxxxxxxx>
Re: [PATCH] vfs: added better file aio_read aio_write operations presence check
From
: Matthew Wilcox <matthew@xxxxxx>
Re: [PATCH] vfs: added better file aio_read aio_write operations presence check
From
: Bodo Eggert <7eggert@xxxxxx>
Re: [PATCH] VFS: make file->f_pos access atomic on 32bit arch
From
: Bodo Eggert <7eggert@xxxxxx>
Re: [PATCH] VFS: make file->f_pos access atomic on 32bit arch
From
: Michael Trimarchi <trimarchimichael@xxxxxxxx>
Re: [PATCH] VFS: make file->f_pos access atomic on 32bit arch
From
: Nick Piggin <nickpiggin@xxxxxxxxxxxx>
Re: [PATCH] VFS: make file->f_pos access atomic on 32bit arch
From
: Michael Trimarchi <trimarchimichael@xxxxxxxx>
Re: [PATCH 01/27] nilfs2: add document
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [PATCH] VFS: make file->f_pos access atomic on 32bit arch
From
: Nick Piggin <nickpiggin@xxxxxxxxxxxx>
Re: [patch] fsblock preview
From
: Neil Brown <neilb@xxxxxxx>
Re: [PATCH] vfs: added better file aio_read aio_write operations presence check
From
: "Manish Katiyar" <mkatiyar@xxxxxxxxx>
Re: [PATCH] VFS: make file->f_pos access atomic on 32bit arch
From
: Michael Trimarchi <trimarchimichael@xxxxxxxx>
Re: [PATCH] vfs: added better file aio_read aio_write operations presence check
From
: Marco Stornelli <marco.stornelli@xxxxxxxxxx>
Re: [PATCH] vfs: added better file aio_read aio_write operations presence check
From
: "Manish Katiyar" <mkatiyar@xxxxxxxxx>
[PATCH] VFS: make file->f_pos access atomic on 32bit arch
From
: Hisashi Hifumi <hifumi.hisashi@xxxxxxxxxxxxx>
[PATCH] vfs: added better file aio_read aio_write operations presence check
From
: Marco Stornelli <marco.stornelli@xxxxxxxxxx>
Re: 2.6.27-rc6: lockdep warning: iprune_mutex at shrink_icache_memory+0x38/0x1a8
From
: "Alexander Beregalov" <a.beregalov@xxxxxxxxx>
Re: 2.6.27-rc6: lockdep warning: iprune_mutex at shrink_icache_memory+0x38/0x1a8
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Andreas Dilger <adilger@xxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Andreas Dilger <adilger@xxxxxxx>
Re: [PATCH 18/27] nilfs2: pathname operations
From
: konishi.ryusuke@xxxxxxxxxxxxx
Re: [PATCH 3/3] XFS: Combine the XFS and Linux inodes V2
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: 2.6.27-rc6: lockdep warning: iprune_mutex at shrink_icache_memory+0x38/0x1a8
From
: Grant Coady <grant_lkml@xxxxxxxxxxx>
Re: 2.6.27-rc6: lockdep warning: iprune_mutex at shrink_icache_memory+0x38/0x1a8
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC PATCH] Filesystem Journal Notifications
From
: Andreas Dilger <adilger@xxxxxxx>
Re: [PATCH 04/14] Security: Add Hook to test if the particular xattr is part of a MAC model.
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
[PATCH 06/14] KConfig: Add KConfig entries for Labeled NFS
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 12/14] NFS: Client implementation of Labeled-NFS
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 13/14] NFS: Extend NFS xattr handlers to accept the security namespace
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 11/14] NFS/RPC: Add the auth_seclabel security flavor to allow the process label to be sent to the server.
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 05/14] SELinux: Add new labeling type native labels
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 02/14] LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information.
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 07/14] NFSv4: Add label recommended attribute and NFSv4 flags
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 09/14] NFS: Introduce lifecycle management for label attribute.
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 04/14] Security: Add Hook to test if the particular xattr is part of a MAC model.
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[RFC] Labeled NFS Take 2
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 14/14] NFSD: Server implementation of MAC Labeling
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 10/14] NFSv4: Introduce new label structure
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 01/14] VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx.
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 03/14] Security: Add hook to calculate context based on a negative dentry.
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 08/14] NFS: Add security_label text mount option and handling code to NFS
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 01/27] nilfs2: add document
From
: konishi.ryusuke@xxxxxxxxxxxxx
Re: [RFC PATCH] Filesystem Journal Notifications
From
: Abhijit Paithankar <apaithan@xxxxxxxxxx>
Re: [PATCH 18/27] nilfs2: pathname operations
From
: "Pekka Enberg" <penberg@xxxxxxxxxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Mark Fasheh <mfasheh@xxxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH] Filesystem Journal Notifications
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH 01/27] nilfs2: add document
From
: Pavel Machek <pavel@xxxxxxx>
[patch] fsblock preview
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [RFC PATCH] Filesystem Journal Notifications
From
: Andreas Dilger <adilger@xxxxxxx>
Re: [RFC PATCH] Filesystem Journal Notifications
From
: Andreas Dilger <adilger@xxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Theodore Tso <tytso@xxxxxxx>
[PATCH 03/27] nilfs2: add inode and other major structures
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 26/27] nilfs2: ioctl operations
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 17/27] nilfs2: directory entry operations
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 06/27] nilfs2: direct block mapping
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 12/27] nilfs2: inode map file
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 14/27] nilfs2: segment usage file
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 09/27] nilfs2: meta data file
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 23/27] nilfs2: recovery functions
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 02/27] nilfs2: disk format and userland interface
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 07/27] nilfs2: B-tree node cache
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 01/27] nilfs2: add document
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 05/27] nilfs2: B-tree based block mapping
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 0/27] nilfs2: continuous snapshotting file system
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 11/27] nilfs2: disk address translator
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 04/27] nilfs2: integrated block mapping
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 21/27] nilfs2: segment buffer
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 25/27] nilfs2: block cache for garbage collection
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 10/27] nilfs2: persistent object allocator
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 13/27] nilfs2: checkpoint file
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 24/27] nilfs2: another dat for garbage collection
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 20/27] nilfs2: super block operations
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 19/27] nilfs2: operations for the_nilfs core object
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 08/27] nilfs2: buffer and page operations
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 18/27] nilfs2: pathname operations
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 15/27] nilfs2: inode operations
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 16/27] nilfs2: file operations
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 27/27] nilfs2: update makefile and Kconfig
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Theodore Tso <tytso@xxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Theodore Tso <tytso@xxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 3/3] XFS: Combine the XFS and Linux inodes V2
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: unprivileged mounts git tree
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: unprivileged mounts git tree
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
2.6.27-rc6: lockdep warning: iprune_mutex at shrink_icache_memory+0x38/0x1a8
From
: Alexander Beregalov <a.beregalov@xxxxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Theodore Tso <tytso@xxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Anton Altaparmakov <aia21@xxxxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Matthew Wilcox <matthew@xxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Anton Altaparmakov <aia21@xxxxxxxxx>
Re: [PATCH 1/4] vfs: vfs-level fiemap interface
From
: Theodore Tso <tytso@xxxxxxx>
[PATCH 1/4] vfs: vfs-level fiemap interface
From
: "Theodore Ts'o" <tytso@xxxxxxx>
[PATCH 2/4] ocfs2: fiemap support
From
: "Theodore Ts'o" <tytso@xxxxxxx>
[PATCH 3/4] generic block based fiemap implementation
From
: "Theodore Ts'o" <tytso@xxxxxxx>
[PATCH 4/4] Hook ext4 to the vfs fiemap interface.
From
: "Theodore Ts'o" <tytso@xxxxxxx>
YET ANOTHER resend of the fiemap patches
From
: "Theodore Ts'o" <tytso@xxxxxxx>
[PATCH 2/3] Inode: Allow external list initialisation
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH 1/3] Inode: Allow external initialisers
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH 0/3] XFS: Combine Linux and XFS inodes
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH 3/3] XFS: Combine the XFS and Linux inodes V2
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC PATCH] Filesystem Journal Notifications
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: unprivileged mounts git tree
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
[RFC PATCH] Filesystem Journal Notifications
From
: Abhijit Paithankar <apaithan@xxxxxxxxxx>
Re: unprivileged mounts git tree
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Distributed storage maintenance release.
From
: Evgeniy Polyakov <johnpol@xxxxxxxxxxx>
Re: [RFC PATCH] discarding swap
From
: Hugh Dickins <hugh@xxxxxxxxxxx>
Re: [RFC PATCH] discarding swap
From
: Hugh Dickins <hugh@xxxxxxxxxxx>
Re: [RFC PATCH] discarding swap
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [RFC PATCH] discarding swap
From
: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
Re: [RFC PATCH] discarding swap
From
: Hugh Dickins <hugh@xxxxxxxxxxx>
Re: [RFC PATCH] discarding swap
From
: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
USENIX FAST 48 hour extension
From
: Ric Wheeler <ricwheeler@xxxxxxxxx>
Re: [RFC PATCH] discarding swap
From
: Hugh Dickins <hugh@xxxxxxxxxxx>
Re: [patch] fsblock preview
From
: Nick Piggin <npiggin@xxxxxxx>
Re: unprivileged mounts git tree
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: unprivileged mounts git tree
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: unprivileged mounts git tree
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: unprivileged mounts git tree
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: unprivileged mounts git tree
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: unprivileged mounts git tree
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 3/5] fs/namespace.c: Drop code after return
From
: "Richard Genoud" <richard.genoud@xxxxxxxxx>
[PATCH 3/5] fs/namespace.c: Drop code after return
From
: Julia Lawall <julia@xxxxxxx>
Re: [PATCH 1/3] Implement generic freeze feature
From
: "Takashi Sato" <t-sato@xxxxxxxxxxxxx>
Re: [PATCH 1/3] Implement generic freeze feature
From
: "Takashi Sato" <t-sato@xxxxxxxxxxxxx>
Re: [RFC PATCH] discarding swap
From
: Hugh Dickins <hugh@xxxxxxxxxxx>
Re: unprivileged mounts git tree
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [RFC PATCH] discarding swap
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 2/4] new helper: d_obtain_alias
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: Distributed storage release.
From
: Evgeniy Polyakov <johnpol@xxxxxxxxxxx>
Re: Distributed storage release.
From
: Sven Wegener <sven.wegener@xxxxxxxxxxx>
Re: [RFC PATCH] discarding swap
From
: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
Re: [RFC PATCH] discarding swap
From
: Hugh Dickins <hugh@xxxxxxxxxxx>
Re: [RFC PATCH] discarding swap
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: directory mutex held during fsync
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [ANNOUNCE] util-linux-ng v2.14.1 (stable)
From
: Karel Zak <kzak@xxxxxxxxxx>
Re: [ANNOUNCE] util-linux-ng v2.14.1 (stable)
From
: Thierry Vignaud <tvignaud@xxxxxxxxxxxx>
Re: directory mutex held during fsync
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
directory mutex held during fsync
From
: Chris Mason <chris.mason@xxxxxxxxxx>
[ANNOUNCE] util-linux-ng v2.14.1 (stable)
From
: Karel Zak <kzak@xxxxxxxxxx>
[RFC PATCH] discarding swap
From
: Hugh Dickins <hugh@xxxxxxxxxxx>
[PATCH] update Documentation/filesystems/Locking for 2.6.27 changes
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 3/4] switch all filesystems over to d_obtain_alias
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 2/4] new helper: d_obtain_alias
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: unprivileged mounts git tree
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 3/4] switch all filesystems over to d_obtain_alias
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 2/4] new helper: d_obtain_alias
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Distributed storage release.
From
: Evgeniy Polyakov <johnpol@xxxxxxxxxxx>
Re: New distributed storage release.
From
: Evgeniy Polyakov <johnpol@xxxxxxxxxxx>
Re: [PATCH] udf: add llseek method
From
: Jan Kara <jack@xxxxxxx>
Re: New distributed storage release.
From
: Sven Wegener <sven.wegener@xxxxxxxxxxx>
[PATCH] udf: add llseek method
From
: Christoph Hellwig <hch@xxxxxx>
Re: New distributed storage release.
From
: Evgeniy Polyakov <johnpol@xxxxxxxxxxx>
[PATCH] reiserfs: add missing llseek method
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] affs: fix missing unlocks in affs_remove_link
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 3/3] Add timeout feature
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/3] Implement generic freeze feature
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
New distributed storage release.
From
: Evgeniy Polyakov <johnpol@xxxxxxxxxxx>
[PATCH 3/3] Add timeout feature
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 2/3] Remove XFS specific ioctl interfaces for freeze feature
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 0/3] freeze feature ver 1.11
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH 1/3] Implement generic freeze feature
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
[PATCH] [CIFS] eliminate usage of kthread_stop for cifsd (resend)
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: unprivileged mounts git tree
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: unprivileged mounts git tree
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: unprivileged mounts git tree
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: unprivileged mounts git tree
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: unprivileged mounts git tree
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: unprivileged mounts git tree
From
: "Serge E. Hallyn" <serge@xxxxxxxxxx>
Re: unprivileged mounts git tree
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 1/3] Implement generic freeze feature
From
: Eric Sandeen <sandeen@xxxxxxxxxx>
Re: unprivileged mounts git tree
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: unprivileged mounts git tree
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: unprivileged mounts git tree
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: unprivileged mounts git tree
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: unprivileged mounts git tree
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[PATCH] VFS: fix passing of AT_PHDR value in auxv to ELF interpreter
From
: Quentin Godfroy <godfroy@xxxxxxxxxxxxxx>
Re: unprivileged mounts git tree
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: unprivileged mounts git tree
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: unprivileged mounts git tree
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: unprivileged mounts git tree
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: unprivileged mounts git tree
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH] UBIFS: fill f_fsid
From
: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
Re: [PATCH] UBIFS: fill f_fsid
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
Re: [PATCH] UBIFS: fill f_fsid
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
Re: [PATCH] UBIFS: fill f_fsid
From
: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
EFS: Don't set f_fsid in statfs()
From
: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
Re: [PATCH] UBIFS: fill f_fsid
From
: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
Re: [PATCH] UBIFS: fill f_fsid
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] UBIFS: fill f_fsid
From
: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
Re: [PATCH] UBIFS: fill f_fsid
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] UBIFS: fill f_fsid
From
: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
Re: [PATCH] UBIFS: fill f_fsid
From
: Andreas Dilger <adilger@xxxxxxx>
Re: [PATCH] UBIFS: fill f_fsid
From
: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
Re: [PATCH] UBIFS: fill f_fsid
From
: Andreas Dilger <adilger@xxxxxxx>
Re: (repost) Confirmation of methods for calculating requested pathname.
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
Re: (repost) Confirmation of methods for calculating requested pathname.
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: (repost) Confirmation of methods for calculating requested pathname.
From
: Stephen Smalley <sds@xxxxxxxxxxxxx>
Re: (repost) Confirmation of methods for calculating requested pathname.
From
: "Serge E. Hallyn" <serge@xxxxxxxxxx>
Re: (repost) Confirmation of methods for calculating requested pathname.
From
: Kentaro Takeda <takedakn@xxxxxxxxxxxxx>
Re: [PATCH] UBIFS: fill f_fsid
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
Re: (repost) Confirmation of methods for calculating requested pathname.
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: (repost) Confirmation of methods for calculating requested pathname.
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
(repost) Confirmation of methods for calculating requested pathname.
From
: Kentaro Takeda <takedakn@xxxxxxxxxxxxx>
Re: [PATCH] UBIFS: fill f_fsid
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
Re: [PATCH] UBIFS: fill f_fsid
From
: Artem Bityutskiy <dedekind@xxxxxxxxx>
Re: [PATCH] UBIFS: fill f_fsid
From
: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
Re: [PATCH] UBIFS: fill f_fsid
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
Re: [PATCH] UBIFS: fill f_fsid
From
: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
Re: [PATCH] UBIFS: fill f_fsid
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
Re: [PATCH] UBIFS: fill f_fsid
From
: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
Re: [patch 3/3] dentries: dentry defragmentation
From
: Nick Piggin <nickpiggin@xxxxxxxxxxxx>
Re: [patch 3/3] dentries: dentry defragmentation
From
: Pekka Enberg <penberg@xxxxxxxxxxxxxx>
Re: [patch 2/3] dentries: Add constructor
From
: Pekka Enberg <penberg@xxxxxxxxxxxxxx>
Re: [patch 1/3] dentries: Always use list_del_init() when removing a dentry from the lru
From
: Pekka Enberg <penberg@xxxxxxxxxxxxxx>
[PATCH] UBIFS: add forgotten gc_idx_lebs component
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH] UBIFS: fix zero-length truncations
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH] UBIFS: introduce LEB overhead
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH] UBIFS: always read hashed-key nodes under TNC mutex
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH] UBIFS: fill f_fsid
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH] UBIFS: improve statfs reporting even more
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH] UBIFS: fix assertion
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH] UBIFS: improve statfs reporting
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH] UBIFS: remove incorrect index space check
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH] UBIFS: push empty flash hack down
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH] UBIFS: do not update min_idx_lebs in stafs
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
UBIFS updates for 2.6.27
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH] UBIFS: allow for racing between GC and TNC
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
Re: UBIFS updates for 2.6.27
From
: Artem Bityutskiy <dedekind@xxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Jörn Engel <joern@xxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Jörn Engel <joern@xxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: konishi.ryusuke@xxxxxxxxxxxxx
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Jörn Engel <joern@xxxxxxxxx>
Re: [PATCH 3/3] Add timeout feature
From
: "Takashi Sato" <t-sato@xxxxxxxxxxxxx>
Re: [PATCH 1/3] Implement generic freeze feature
From
: "Takashi Sato" <t-sato@xxxxxxxxxxxxx>
Re: [PATCH 1/3] Implement generic freeze feature
From
: "Takashi Sato" <t-sato@xxxxxxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH] fs/Kconfig: move JFFS2 out
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
Re: [PATCH] fs/Kconfig: move CIFS out
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
Re: [PATCH] fs/Kconfig: move CIFS out
From
: "Steve French" <smfrench@xxxxxxxxx>
Re: [PATCH] fs/Kconfig: move xxxx out
From
: Charles Manning <manningc2@xxxxxxxxxxxxx>
[PATCH] fs/Kconfig: move CIFS out
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
[PATCH] fs/Kconfig: move JFFS2 out
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
[PATCH] fs/Kconfig: move autofs, autofs4 out
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
[PATCH] fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
Re: [PATCH 4/3] Stop exportfs warning about needing fsid, when we actually have one
From
: Steve Dickson <SteveD@xxxxxxxxxx>
Re: [PATCH 3/3] Use fsid from statfs for UUID if blkid can't cope (or not used)
From
: Steve Dickson <SteveD@xxxxxxxxxx>
Re: [PATCH 2/3] Explicit UUID handling doesn't require blkid; factor out get_uuid_blkdev()
From
: Steve Dickson <SteveD@xxxxxxxxxx>
Re: [PATCH 1/3] Fix handling of explicit uuid
From
: Steve Dickson <SteveD@xxxxxxxxxx>
Re: [PATCH] cifs: fix O_APPEND on directio mounts
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] cifs: fix O_APPEND on directio mounts
From
: "Steve French" <smfrench@xxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH] cifs: fix O_APPEND on directio mounts
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: david@xxxxxxx
Re: unprivileged mounts git tree
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Jörn Engel <joern@xxxxxxxxx>
Re: Who do we point to?
From
: Vladislav Bolkhovitin <vst@xxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Jörn Engel <joern@xxxxxxxxx>
Distributed STorage.
From
: Evgeniy Polyakov <johnpol@xxxxxxxxxxx>
Re: unprivileged mounts git tree
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: unprivileged mounts git tree
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Jörn Engel <joern@xxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: david@xxxxxxx
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[patch 0/3] Dentry support for Slab Fragmentation Reduction
From
: Christoph Lameter <cl@xxxxxxxxxxxxxxxxxxxx>
[patch 2/3] dentries: Add constructor
From
: Christoph Lameter <cl@xxxxxxxxxxxxxxxxxxxx>
[patch 3/3] dentries: dentry defragmentation
From
: Christoph Lameter <cl@xxxxxxxxxxxxxxxxxxxx>
[patch 1/3] dentries: Always use list_del_init() when removing a dentry from the lru
From
: Christoph Lameter <cl@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/4] autofs4 - track uid and gid of last mount requester
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [RFC] readdir mess
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: unprivileged mounts git tree
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Nick Piggin <nickpiggin@xxxxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC] readdir mess
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [RFC] readdir mess
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [RFC] readdir mess
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [RFC] readdir mess
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [RFC] readdir mess
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 3/3] Add timeout feature
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH 0/2] MMC discard support (was [PATCH 0/7] Discard requests, v2)
From
: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/2] MMC discard support (was [PATCH 0/7] Discard requests, v2)
From
: Pierre Ossman <drzeus-list@xxxxxxxxx>
Re: [RFC] readdir mess
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [RFC] readdir mess
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Szabolcs Szakacsits <szaka@xxxxxxxxxxx>
Re: Regression? 2.6.27-rc3 segfault on cold boot; not on warm boot.
From
: David Greaves <david@xxxxxxxxxxxx>
Re: [PATCH 0/2] MMC discard support (was [PATCH 0/7] Discard requests, v2)
From
: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
Re: d_revalidate and real_lookup woes
From
: Andreas Dilger <adilger@xxxxxxx>
Re: [PATCH 0/2] MMC discard support (was [PATCH 0/7] Discard requests, v2)
From
: Pierre Ossman <drzeus-list@xxxxxxxxx>
Re: [PATCH 3/3] Add timeout feature
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/3] Implement generic freeze feature
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 0/2] MMC discard support (was [PATCH 0/7] Discard requests, v2)
From
: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
[ANNOUNCE] util-linux-ng v2.14.1-rc2
From
: Karel Zak <kzak@xxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Szabolcs Szakacsits <szaka@xxxxxxxxxxx>
Re: Regression? 2.6.27-rc3 segfault on cold boot; not on warm boot.
From
: David Greaves <david@xxxxxxxxxxxx>
Re: [PATCH 0/2] MMC discard support (was [PATCH 0/7] Discard requests, v2)
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 0/2] MMC discard support (was [PATCH 0/7] Discard requests, v2)
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 0/2] MMC discard support (was [PATCH 0/7] Discard requests, v2)
From
: Pierre Ossman <drzeus-list@xxxxxxxxx>
Re: [PATCH 0/2] MMC discard support (was [PATCH 0/7] Discard requests, v2)
From
: Pierre Ossman <drzeus-list@xxxxxxxxx>
Re: [PATCH 0/2] MMC discard support (was [PATCH 0/7] Discard requests, v2)
From
: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
Re: [PATCH 0/2] MMC discard support (was [PATCH 0/7] Discard requests, v2)
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 0/2] MMC discard support (was [PATCH 0/7] Discard requests, v2)
From
: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
Re: [PATCH 0/2] MMC discard support (was [PATCH 0/7] Discard requests, v2)
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: Mount ext3 with barrier=1 doesn't send real barrier bio?
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: Mount ext3 with barrier=1 doesn't send real barrier bio?
From
: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/3] Implement generic freeze feature
From
: Andreas Dilger <adilger@xxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Martin Steigerwald <Martin@xxxxxxxxxxxx>
Re: Mount ext3 with barrier=1 doesn't send real barrier bio?
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Nick Piggin <nickpiggin@xxxxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Dave Chinner <david@xxxxxxxxxxxxx>
d_revalidate and real_lookup woes
From
: Sage Weil <sage@xxxxxxxxxxxx>
Re: Mount ext3 with barrier=1 doesn't send real barrier bio?
From
: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 3/3] Add timeout feature
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/3] Implement generic freeze feature
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: Regression? 2.6.27-rc3 segfault on cold boot; not on warm boot.
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Szabolcs Szakacsits <szaka@xxxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Szabolcs Szakacsits <szaka@xxxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Martin Steigerwald <Martin@xxxxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: Who do we point to?
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: Who do we point to?
From
: Vladislav Bolkhovitin <vst@xxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Matthew Wilcox <matthew@xxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Martin Steigerwald <Martin@xxxxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Martin Knoblauch <knobi@xxxxxxxxxxxx>
Re: Mount ext3 with barrier=1 doesn't send real barrier bio?
From
: Ric Wheeler <rwheeler@xxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Nick Piggin <nickpiggin@xxxxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Aaron Carroll <aaronc@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] jbd jbd2: fixdiowritereturningEIOwhentry_to_release_page fails
From
: Hisashi Hifumi <hifumi.hisashi@xxxxxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Nick Piggin <nickpiggin@xxxxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: gus3 <musicman529@xxxxxxxxx>
Re: XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: Mount ext3 with barrier=1 doesn't send real barrier bio?
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Szabolcs Szakacsits <szaka@xxxxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: Mount ext3 with barrier=1 doesn't send real barrier bio?
From
: Eric Sandeen <sandeen@xxxxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Szabolcs Szakacsits <szaka@xxxxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Szabolcs Szakacsits <szaka@xxxxxxxxxxx>
Re: cramfs and named-pipe
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
Re: No, really, stop trying to delete slab until you've finished making slub perform as well
From
: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: "Pekka Enberg" <penberg@xxxxxxxxxxxxxx>
Re: [PATCH RFC] nilfs2: continuous snapshotting file system
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
[PATCH RFC] nilfs2: continuous snapshotting file system
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
Re: [PATCH] jbd jbd2: fixdiowritereturningEIOwhentry_to_release_page fails
From
: Hisashi Hifumi <hifumi.hisashi@xxxxxxxxxxxxx>
Re: [PATCH 2/2] improve ext3 fsync batching
From
: Ric Wheeler <rwheeler@xxxxxxxxxx>
Re: [PATCH 2/2] improve ext3 fsync batching
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] improve ext3 fsync batching
From
: Ric Wheeler <rwheeler@xxxxxxxxxx>
Re: [PATCH 2/2] improve ext3 fsync batching
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] improve ext3 fsync batching
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] add hrtimer_sleep_ns helper function
From
: Josef Bacik <jbacik@xxxxxxxxxx>
Re: [PATCH 1/2] add hrtimer_sleep_ns helper function
From
: Matthew Wilcox <matthew@xxxxxx>
Re: [PATCH 1/2] add hrtimer_sleep_ns helper function
From
: Josef Bacik <jbacik@xxxxxxxxxx>
Re: [PATCH 2/2] improve ext3 fsync batching
From
: Josef Bacik <jbacik@xxxxxxxxxx>
Re: [PATCH 1/2] add hrtimer_sleep_ns helper function
From
: Matthew Wilcox <matthew@xxxxxx>
Re: [PATCH 2/2] improve ext3 fsync batching
From
: Ric Wheeler <rwheeler@xxxxxxxxxx>
Re: [PATCH 2/2] improve ext3 fsync batching
From
: Ric Wheeler <rwheeler@xxxxxxxxxx>
Re: [PATCH 2/2] improve ext3 fsync batching
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]