Linux Filesystem Development
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH 2/2] add f_flags to struct statfs(64)
From
: Neil Brown <neilb@xxxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: "J. R. Okajima" <hooanon05@xxxxxxxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Christoph Hellwig <hch@xxxxxx>
Re: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Ric Wheeler <rwheeler@xxxxxxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Jens Axboe <jaxboe@xxxxxxxxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Christoph Hellwig <hch@xxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [PATCH 1/2] pass a struct path to vfs_statfs
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 1/2] pass a struct path to vfs_statfs
From
: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 2/2] add f_flags to struct statfs(64)
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH 2/2] add f_flags to struct statfs(64)
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/2] pass a struct path to vfs_statfs
From
: Christoph Hellwig <hch@xxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Christoph Hellwig <hch@xxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: "J. R. Okajima" <hooanon05@xxxxxxxxxxx>
Re: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Michael Tokarev <mjt@xxxxxxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Vivek Goyal <vgoyal@xxxxxxxxxx>
Re: [RFC][PATCH 06/10] cifs: define inode-level cache object and register them
From
: Steve French <smfrench@xxxxxxxxx>
Re: [RFC][PATCH 06/10] cifs: define inode-level cache object and register them
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [RFC][PATCH 06/10] cifs: define inode-level cache object and register them
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [RFC][PATCH 06/10] cifs: define inode-level cache object and register them
From
: David Howells <dhowells@xxxxxxxxxx>
Regression caused by commit cc56f7de7f00d188c7c4da1e9861581853b9e92f
From
: Tim Gardner <tim.gardner@xxxxxxxxxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: Ulrich Drepper <drepper@xxxxxxxxx>
[PATCH 00/38] Union mounts - multiple layers and submounts
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 07/38] whiteout: Set S_OPAQUE inode flag when creating directories
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 01/38] VFS: Comment follow_mount() and friends
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 03/38] VFS: Add read-only users count to superblock
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 05/38] whiteout/NFSD: Don't return information about whiteouts to userspace
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 02/38] VFS: Make lookup_hash() return a struct path
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 08/38] whiteout: Allow removal of a directory with whiteouts
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 06/38] whiteout: Add vfs_whiteout() and whiteout inode operation
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 10/38] whiteout: Split of ext2_append_link() from ext2_add_link()
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 09/38] whiteout: tmpfs whiteout support
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 13/38] fallthru: Basic fallthru definitions
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 12/38] whiteout: jffs2 whiteout support
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 11/38] whiteout: ext2 whiteout support
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 16/38] fallthru: tmpfs fallthru support
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 14/38] fallthru: ext2 fallthru support
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 18/38] union-mount: Introduce MNT_UNION and MS_UNION flags
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 37/38] union-mount: Implement union-aware setxattr()
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 35/38] union-mount: Implement union-aware lchown()
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 17/38] union-mount: Union mounts documentation
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 20/38] union-mount: Free union dirs on removal from dcache
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 38/38] union-mount: Implement union-aware lsetxattr()
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 15/38] fallthru: jffs2 fallthru support
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 25/38] VFS: Split inode_permission() and create path_permission()
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 21/38] union-mount: Support for mounting union mount file systems
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 22/38] union-mount: Implement union lookup
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 26/38] VFS: Create user_path_nd() to lookup both parent and target
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 24/38] union-mount: Copy up directory entries on first readdir()
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 27/38] union-mount: In-kernel file copyup routines
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 32/38] union-mount: Implement union-aware chown()
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 30/38] union-mount: Implement union-aware rename()
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 34/38] union-mount: Implement union-aware chmod()/fchmodat()
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 31/38] union-mount: Implement union-aware writable open()
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 29/38] union-mount: Implement union-aware link()
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 33/38] union-mount: Implement union-aware truncate()
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 36/38] union-mount: Implement union-aware utimensat()
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 28/38] union-mount: Implement union-aware access()/faccessat()
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 23/38] union-mount: Call do_whiteout() on unlink and rmdir in unions
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH 19/38] union-mount: Introduce union_dir structure and basic operations
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
Re: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Ric Wheeler <rwheeler@xxxxxxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: Ulrich Drepper <drepper@xxxxxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: [RFC][PATCH 06/10] cifs: define inode-level cache object and register them
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [RFC][PATCH 05/10] cifs: define superblock-level cache index objects and register them
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [RFC][PATCH 05/10] cifs: define superblock-level cache index objects and register them
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [RFC][PATCH 06/10] cifs: define inode-level cache object and register them
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [RFC][PATCH 06/10] cifs: define inode-level cache object and register them
From
: Suresh Jayaraman <sjayaraman@xxxxxxx>
Re: [RFC][PATCH 05/10] cifs: define superblock-level cache index objects and register them
From
: Suresh Jayaraman <sjayaraman@xxxxxxx>
Re: [PATCH 02/15] security: move LSM xattrnames to xattr.h
From
: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Christoph Hellwig <hch@xxxxxx>
Re: [RFC][PATCH 03/10] cifs: register CIFS for caching
From
: Suresh Jayaraman <sjayaraman@xxxxxxx>
Re: [RFC][PATCH 10/10] cifs: add mount option to enable local caching
From
: Suresh Jayaraman <sjayaraman@xxxxxxx>
Re: [PATCH 1/2] direct-io: move aio_complete into ->end_io
From
: Jan Kara <jack@xxxxxxx>
Re: [patch 05/52] lglock: introduce special lglock and brlock spin locks
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [patch 05/52] lglock: introduce special lglock and brlock spin locks
From
: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Re: Btrfs: broken file system design
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
[PATCH] Use V9FS_MAGIC in statfs
From
: "M. Mohan Kumar" <mohan@xxxxxxxxxx>
Re: [PATCH 05/12] vmscan: kill prev_priority completely
From
: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
Re: [patch 00/52] vfs scalability patches updated
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [PATCH 0/3] writeback visibility
From
: Michael Rubin <mrubin@xxxxxxxxxx>
Re: [patch 00/52] vfs scalability patches updated
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [patch 16/52] fs: dcache RCU for multi-step operaitons
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/2] direct-io: move aio_complete into ->end_io
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [patch 05/52] lglock: introduce special lglock and brlock spin locks
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: Jeff Garzik <jeff@xxxxxxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [PATCH 02/15] security: move LSM xattrnames to xattr.h
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH v2] sanitize task->comm to avoid leaking escape codes
From
: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: [PATCH 0/3] writeback: tracing support
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH] EXT4: move aio completion after unwritten extent conversion
From
: jiayingz@xxxxxxxxxx (Jiaying Zhang)
RE: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: "Daniel Taylor" <Daniel.Taylor@xxxxxxx>
Re: [PATCH 1/2] direct-io: move aio_complete into ->end_io
From
: Jan Kara <jack@xxxxxxx>
[PATCH] vfs rerepost: fix RCU-lockdep false positive due to /proc
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
[PATCH v2] sanitize task->comm to avoid leaking escape codes
From
: Kees Cook <kees.cook@xxxxxxxxxxxxx>
Re: [patch 05/52] lglock: introduce special lglock and brlock spin locks
From
: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
[PATCH 02/15] security: move LSM xattrnames to xattr.h
From
: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
[PATCH 03/15] xattr: define vfs_getxattr_alloc and vfs_xattr_cmp
From
: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
[PATCH 04/15] evm: re-release
From
: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
[PATCH 05/15] ima: move ima_file_free before releasing the file
From
: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
[PATCH 06/15] security: imbed evm calls in security hooks
From
: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
[PATCH 07/15] evm: inode post removexattr
From
: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
[PATCH 08/15] evm: imbed evm_inode_post_setattr
From
: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
[PATCH 09/15] evm: inode_post_init
From
: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
[PATCH 15/15] ima: appraise measurement required
From
: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
[PATCH 13/15] ima: inode post_setattr
From
: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
[PATCH 14/15] ima: add ima_inode_setxattr and ima_inode_removexattr
From
: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
[PATCH 12/15] ima: appraise default rules
From
: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
[PATCH 11/15] ima: integrity appraisal extension
From
: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
[PATCH 10/15] fs: add evm_inode_post_init calls
From
: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
[PATCH 01/15] integrity: move ima inode integrity data management
From
: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
[PATCH 00/15] EVM
From
: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
Re: [patch 16/52] fs: dcache RCU for multi-step operaitons
From
: john stultz <johnstul@xxxxxxxxxx>
Re: [patch 16/52] fs: dcache RCU for multi-step operaitons
From
: john stultz <johnstul@xxxxxxxxxx>
Re: [PATCH v3] security: Yama LSM
From
: Kees Cook <kees.cook@xxxxxxxxxxxxx>
Better resource control
From
: Narendra Prasad Madanapalli <narendramind@xxxxxxxxx>
Re: [patch 24/52] fs: dcache reduce d_parent locking
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
Re: [patch 42/52] fs: icache per-cpu last_ino allocator
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [patch 50/52] mm: implement per-zone shrinker
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: [patch 50/52] mm: implement per-zone shrinker
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: [patch 50/52] mm: implement per-zone shrinker
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: [patch 42/52] fs: icache per-cpu last_ino allocator
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: [patch 24/52] fs: dcache reduce d_parent locking
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [patch 01/52] kernel: add bl_list
From
: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Re: [patch 50/52] mm: implement per-zone shrinker
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [patch 37/52] fs: icache lazy lru
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [patch 14/52] fs: dcache scale subdirs
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [patch 42/52] fs: icache per-cpu last_ino allocator
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [patch 24/52] fs: dcache reduce d_parent locking
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
Re: [patch 30/52] fs: icache lock lru/writeback lists
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [patch 30/52] fs: icache lock lru/writeback lists
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [patch 24/52] fs: dcache reduce d_parent locking
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [patch 16/52] fs: dcache RCU for multi-step operaitons
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [patch 06/52] fs: scale files_lock
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [patch 01/52] kernel: add bl_list
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: Andrew Lutomirski <luto@xxxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: Andy Lutomirski <luto@xxxxxxx>
[PATCH 2/2] mm: Implement writeback livelock avoidance using page tagging
From
: Jan Kara <jack@xxxxxxx>
Re: [rfc] new stat*fs-like syscall?
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 3/8][RFC v05] NFSv3: add client implementation of XATTR protocol
From
: "Serge E. Hallyn" <serge@xxxxxxxxxx>
[rfc] new stat*fs-like syscall?
From
: Nick Piggin <npiggin@xxxxxxx>
Re: Balancing leaves when walking from top to down (was Btrfs:...)
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [PATCH 31/40] trace syscalls: Convert various generic compat syscalls
From
: Michal Marek <mmarek@xxxxxxx>
Re: [PATCH 0/3] writeback: tracing support
From
: Jens Axboe <axboe@xxxxxxxxx>
[2.6.35-rc3] NFS: possible irq lock inversion dependency
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
Re: [patch 50/52] mm: implement per-zone shrinker
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: [patch 37/52] fs: icache lazy lru
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
RE: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
Re: [patch 14/52] fs: dcache scale subdirs
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: [patch 42/52] fs: icache per-cpu last_ino allocator
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: [patch 30/52] fs: icache lock lru/writeback lists
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [patch 24/52] fs: dcache reduce d_parent locking
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH 3/8][RFC v05] NFSv3: add client implementation of XATTR protocol
From
: James Morris <jmorris@xxxxxxxxx>
Re: [patch 16/52] fs: dcache RCU for multi-step operaitons
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [patch 14/52] fs: dcache scale subdirs
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [patch 06/52] fs: scale files_lock
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH v2] block: Don't count_vm_events for discard bio in submit_bio.
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [patch 01/52] kernel: add bl_list
From
: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
From
: Ian Kent <raven@xxxxxxxxxx>
Re: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Mike Fedyk <mfedyk@xxxxxxxxxxxxx>
Re: [PATCH 3/8][RFC v05] NFSv3: add client implementation of XATTR protocol
From
: "Serge E. Hallyn" <serge@xxxxxxxxxx>
RE: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: "Daniel Taylor" <Daniel.Taylor@xxxxxxx>
[patch 07/52] fs: brlock vfsmount_lock
From
: npiggin@xxxxxxx
[patch 06/52] fs: scale files_lock
From
: npiggin@xxxxxxx
[patch 05/52] lglock: introduce special lglock and brlock spin locks
From
: npiggin@xxxxxxx
[patch 04/52] fs: cleanup files_lock
From
: npiggin@xxxxxxx
[patch 03/52] fs: fs_struct rwlock to spinlock
From
: npiggin@xxxxxxx
[patch 01/52] kernel: add bl_list
From
: npiggin@xxxxxxx
[patch 42/52] fs: icache per-cpu last_ino allocator
From
: npiggin@xxxxxxx
[patch 00/52] vfs scalability patches updated
From
: npiggin@xxxxxxx
[patch 51/52] fs: per-zone dentry and inode LRU
From
: npiggin@xxxxxxx
[patch 31/52] fs: icache atomic inodes_stat
From
: npiggin@xxxxxxx
[patch 28/52] fs: icache lock i_state
From
: npiggin@xxxxxxx
[patch 43/52] fs: icache per-cpu nr_inodes counter
From
: npiggin@xxxxxxx
[patch 44/52] fs: icache per-CPU sb inode lists and locks
From
: npiggin@xxxxxxx
[patch 47/52] fs: keep inode with backing-dev
From
: npiggin@xxxxxxx
[patch 37/52] fs: icache lazy lru
From
: npiggin@xxxxxxx
[patch 49/52] fs: icache scale writeback list locking
From
: npiggin@xxxxxxx
[patch 52/52] fs: icache less I_FREEING time
From
: npiggin@xxxxxxx
[patch 08/52] fs: scale mntget/mntput
From
: npiggin@xxxxxxx
[patch 40/52] fs: dcache improve scalability of pseudo filesystems
From
: npiggin@xxxxxxx
[patch 19/52] fs: dcache per-bucket dcache hash locking
From
: npiggin@xxxxxxx
[patch 34/52] fs: icache remove inode_lock
From
: npiggin@xxxxxxx
[patch 11/52] fs: dcache scale nr_dentry
From
: npiggin@xxxxxxx
[patch 50/52] mm: implement per-zone shrinker
From
: npiggin@xxxxxxx
[patch 18/52] fs: dcache reduce dput locking
From
: npiggin@xxxxxxx
[patch 15/52] fs: dcache scale inode alias list
From
: npiggin@xxxxxxx
[patch 14/52] fs: dcache scale subdirs
From
: npiggin@xxxxxxx
[patch 16/52] fs: dcache RCU for multi-step operaitons
From
: npiggin@xxxxxxx
[patch 23/52] fs: dcache percpu nr_dentry
From
: npiggin@xxxxxxx
[patch 30/52] fs: icache lock lru/writeback lists
From
: npiggin@xxxxxxx
[patch 35/52] fs: icache factor hash lock into functions
From
: npiggin@xxxxxxx
[patch 13/52] fs: dcache scale d_unhashed
From
: npiggin@xxxxxxx
[patch 26/52] fs: icache lock s_inodes list
From
: npiggin@xxxxxxx
[patch 21/52] fs: dcache per-inode inode alias locking
From
: npiggin@xxxxxxx
[patch 29/52] fs: icache lock i_count
From
: npiggin@xxxxxxx
[patch 45/52] fs: icache RCU hash lookups
From
: npiggin@xxxxxxx
[patch 41/52] fs: icache reduce atomics
From
: npiggin@xxxxxxx
[patch 46/52] fs: icache reduce locking
From
: npiggin@xxxxxxx
[patch 20/52] fs: dcache reduce dcache_inode_lock
From
: npiggin@xxxxxxx
[patch 38/52] fs: icache RCU free inodes
From
: npiggin@xxxxxxx
[patch 17/52] fs: dcache remove dcache_lock
From
: npiggin@xxxxxxx
[patch 32/52] fs: icache protect inode state
From
: npiggin@xxxxxxx
[patch 48/52] fs: icache split IO and LRU lists
From
: npiggin@xxxxxxx
[patch 25/52] fs: dcache DCACHE_REFERENCED improve
From
: npiggin@xxxxxxx
[patch 27/52] fs: icache lock inode hash
From
: npiggin@xxxxxxx
[patch 39/52] fs: icache rcu walk for i_sb_list
From
: npiggin@xxxxxxx
[patch 36/52] fs: icache per-bucket inode hash locks
From
: npiggin@xxxxxxx
[patch 02/52] fs: fix superblock iteration race
From
: npiggin@xxxxxxx
[patch 24/52] fs: dcache reduce d_parent locking
From
: npiggin@xxxxxxx
[patch 22/52] fs: dcache rationalise dget variants
From
: npiggin@xxxxxxx
[patch 33/52] fs: icache atomic last_ino, iunique lock
From
: npiggin@xxxxxxx
[patch 12/52] fs: dcache scale dentry refcount
From
: npiggin@xxxxxxx
[patch 09/52] fs: dcache scale hash
From
: npiggin@xxxxxxx
[patch 10/52] fs: dcache scale lru
From
: npiggin@xxxxxxx
Q. cache in squashfs?
From
: "J. R. Okajima" <hooanon05@xxxxxxxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Vivek Goyal <vgoyal@xxxxxxxxxx>
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
From
: Ian Kent <raven@xxxxxxxxxx>
[PATCH v2] block: Don't count_vm_events for discard bio in submit_bio.
From
: Tao Ma <tao.ma@xxxxxxxxxx>
Re: [PATCH v3] security: Yama LSM
From
: "Serge E. Hallyn" <serge@xxxxxxxxxx>
Re: [PATCH 0/3] writeback visibility
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH 3/8][RFC v05] NFSv3: add client implementation of XATTR protocol
From
: James Morris <jmorris@xxxxxxxxx>
[PATCH] aio: Do not return -ERESTARTSYS (and friends) from AIO
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: Balancing leaves when walking from top to down (was Btrfs:...)
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 3/8][RFC v05] NFSv3: add client implementation of XATTR protocol
From
: James Morris <jmorris@xxxxxxxxx>
Re: [PATCH 3/8][RFC v05] NFSv3: add client implementation of XATTR protocol
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH] sanitize task->comm to avoid leaking escape codes
From
: Kees Cook <kees.cook@xxxxxxxxxxxxx>
Re: block: Don't count_vm_events for discard bio in submit_bio.
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [stable] [PATCH 1/3] writeback: pay attention to wbc->nr_to_write in write_cache_pages
From
: Greg KH <greg@xxxxxxxxx>
Re: [PATCH] sanitize task->comm to avoid leaking escape codes
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
Re: [PATCH] sanitize task->comm to avoid leaking escape codes
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH] block: Don't count_vm_events for discard bio in submit_bio.
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
[PATCH] ext4: fix freeze deadlock under IO
From
: Eric Sandeen <sandeen@xxxxxxxxxxx>
Re: [PATCH v2] security: Yama LSM
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: [PATCH 3/8][RFC v05] NFSv3: add client implementation of XATTR protocol
From
: Trond Myklebust <Trond.Myklebust@xxxxxxxxxx>
Re: [PATCH 3/8][RFC v05] NFSv3: add client implementation of XATTR protocol
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [RFC][PATCH 10/10] cifs: add mount option to enable local caching
From
: Scott Lovenberg <scott.lovenberg@xxxxxxxxx>
[PATCH v3] security: Yama LSM
From
: Kees Cook <kees.cook@xxxxxxxxxxxxx>
[PATCH] sanitize task->comm to avoid leaking escape codes
From
: Kees Cook <kees.cook@xxxxxxxxxxxxx>
Re: [PATCH 3/8][RFC v05] NFSv3: add client implementation of XATTR protocol
From
: Chuck Lever <chuck.lever@xxxxxxxxxx>
Re: [RFC][PATCH 10/10] cifs: add mount option to enable local caching
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [RFC][PATCH 09/10] cifs: read pages from FS-Cache
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [RFC][PATCH 08/10] cifs: store pages into local cache
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [RFC][PATCH 07/10] cifs: FS-Cache page management
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [RFC][PATCH 06/10] cifs: define inode-level cache object and register them
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [RFC][PATCH 05/10] cifs: define superblock-level cache index objects and register them
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [RFC][PATCH 04/10] cifs: define server-level cache index objects and register them with FS-Cache
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [RFC][PATCH 03/10] cifs: register CIFS for caching
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH] fs: limit maximum concurrent coredumps
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH] fs: limit maximum concurrent coredumps
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH 3/8][RFC v05] NFSv3: add client implementation of XATTR protocol
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH v2] security: Yama LSM
From
: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] security: Yama LSM
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: [PATCH v2] security: Yama LSM
From
: Kees Cook <kees.cook@xxxxxxxxxxxxx>
Re: Balancing leaves when walking from top to down (was Btrfs:...)
From
: Edward Shishkin <edward.shishkin@xxxxxxxxx>
Re: [PATCH 1/2] radix-tree: Implement function radix_tree_range_tag_if_tagged
From
: Jan Kara <jack@xxxxxxx>
Re: ll_rw_block audit
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH fs/ramfs] inode.c: Fix incorrect variable freeing.
From
: Davidlohr Bueso <dave.bueso@xxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v2] security: Yama LSM
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
ll_rw_block audit
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/2] remove WRITE_ODIRECT_PLUG
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 15/40] compat: convert fs compat to use COMPAT_SYSCALL_DEFINE#N() macros
From
: "Ian Munsie" <imunsie@xxxxxxxxxxx>
[PATCH 34/40] trace syscalls: Convert generic syscalls without long return type
From
: "Ian Munsie" <imunsie@xxxxxxxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Christoph Hellwig <hch@xxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Christoph Hellwig <hch@xxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] security: Yama LSM
From
: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 17/38] union-mount: Union mounts documentation
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
Re: [patch 11/33] fs: dcache scale subdirs
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH] security: Yama LSM
From
: Kees Cook <kees.cook@xxxxxxxxxxxxx>
[PATCH v2] security: Yama LSM
From
: Kees Cook <kees.cook@xxxxxxxxxxxxx>
Re: [PATCH] security: Yama LSM
From
: Christian Stroetmann <stroetmann@xxxxxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH] security: Yama LSM
From
: Kees Cook <kees.cook@xxxxxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH] security: Yama LSM
From
: Christian Stroetmann <stroetmann@xxxxxxxxxxxxx>
Re: [RFC][PATCH 04/10] cifs: define server-level cache index objects and register them with FS-Cache
From
: Suresh Jayaraman <sjayaraman@xxxxxxx>
[PATCH] block: Don't count_vm_events for discard bio in submit_bio.
From
: Tao Ma <tao.ma@xxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
From
: "J. R. Okajima" <hooanon05@xxxxxxxxxxx>
Re: [patch 11/33] fs: dcache scale subdirs
From
: john stultz <johnstul@xxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [PATCH 3/8][RFC v05] NFSv3: add client implementation of XATTR protocol
From
: James Morris <jmorris@xxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC][PATCH 04/10] cifs: define server-level cache index objects and register them with FS-Cache
From
: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
Re: [RFC][PATCH 02/10] cifs: guard cifsglob.h against multiple inclusion
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH fs/ramfs] inode.c: Fix incorrect variable freeing.
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: inconsistent lock state
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
Re: [PATCH V3 1/8] Cleancache: Documentation
From
: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
Re: [PATCH V3 3/8] Cleancache: core ops functions and configuration
From
: Dave Hansen <dave@xxxxxxxx>
RE: [PATCH V3 3/8] Cleancache: core ops functions and configuration
From
: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
Re: [PATCH] security: Yama LSM
From
: ext Kees Cook <kees.cook@xxxxxxxxxxxxx>
[RFC][PATCH 05/10] cifs: define superblock-level cache index objects and register them
From
: Suresh Jayaraman <sjayaraman@xxxxxxx>
[RFC][PATCH 06/10] cifs: define inode-level cache object and register them
From
: Suresh Jayaraman <sjayaraman@xxxxxxx>
[RFC][PATCH 08/10] cifs: store pages into local cache
From
: Suresh Jayaraman <sjayaraman@xxxxxxx>
[RFC][PATCH 09/10] cifs: read pages from FS-Cache
From
: Suresh Jayaraman <sjayaraman@xxxxxxx>
[RFC][PATCH 07/10] cifs: FS-Cache page management
From
: Suresh Jayaraman <sjayaraman@xxxxxxx>
[RFC][PATCH 04/10] cifs: define server-level cache index objects and register them with FS-Cache
From
: Suresh Jayaraman <sjayaraman@xxxxxxx>
[RFC][PATCH 03/10] cifs: register CIFS for caching
From
: Suresh Jayaraman <sjayaraman@xxxxxxx>
[RFC][PATCH 02/10] cifs: guard cifsglob.h against multiple inclusion
From
: Suresh Jayaraman <sjayaraman@xxxxxxx>
[RFC][PATCH 01/10] cifs: add kernel config option for CIFS Client caching support
From
: Suresh Jayaraman <sjayaraman@xxxxxxx>
[RFC][PATCH 00/10] cifs: local caching support using FS-Cache
From
: Suresh Jayaraman <sjayaraman@xxxxxxx>
Re: [PATCH 3/8][RFC v05] NFSv3: add client implementation of XATTR protocol
From
: Chuck Lever <chuck.lever@xxxxxxxxxx>
[RFC][PATCH 10/10] cifs: add mount option to enable local caching
From
: Suresh Jayaraman <sjayaraman@xxxxxxx>
Re: [PATCH V3 3/8] Cleancache: core ops functions and configuration
From
: Nitin Gupta <ngupta@xxxxxxxxxx>
Re: [PATCH V3 3/8] Cleancache: core ops functions and configuration
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: Balancing leaves when walking from top to down (was Btrfs:...)
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: Balancing leaves when walking from top to down (was Btrfs:...)
From
: Edward Shishkin <edward@xxxxxxxxxx>
Re: your mail
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: your mail
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Jan Kara <jack@xxxxxxx>
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
From
: Ian Kent <raven@xxxxxxxxxx>
[PATCH 2/2] xfs: move aio completion after unwritten extent conversion
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH 0/2] Fix aio completion vs unwritten extents
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH 1/2] direct-io: move aio_complete into ->end_io
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] security: Yama LSM
From
: Dmitry Kasatkin <dmitry.kasatkin@xxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: inconsistent lock state
From
: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Re: [PATCH] fs: limit maximum concurrent coredumps
From
: Roland McGrath <roland@xxxxxxxxxx>
Re: [PATCH] fs: limit maximum concurrent coredumps
From
: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH] fs: limit maximum concurrent coredumps
From
: Jiri Kosina <jkosina@xxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [patch 11/33] fs: dcache scale subdirs
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH V3 0/8] Cleancache: overview
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [patch 11/33] fs: dcache scale subdirs
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [patch 11/33] fs: dcache scale subdirs
From
: john stultz <johnstul@xxxxxxxxxx>
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
From
: "J. R. Okajima" <hooanon05@xxxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH] fs: limit maximum concurrent coredumps
From
: "H. Peter Anvin" <hpa@xxxxxxxxx>
Re: [Lsf10-pc] Current MM topics for LSF10/MM Summit 8-9 August in Boston
From
: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
Re: your mail
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH] fs: limit maximum concurrent coredumps
From
: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
Re: [PATCH] fs: limit maximum concurrent coredumps
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH][RFC] Complex filesystem operations: split and join
From
: Stewart Smith <stewart@xxxxxxxxxxxxxxxx>
Re: [PATCH] fs: limit maximum concurrent coredumps
From
: Roland McGrath <roland@xxxxxxxxxx>
Re: [PATCH] security: Yama LSM
From
: Kees Cook <kees.cook@xxxxxxxxxxxxx>
[PATCH] fs: limit maximum concurrent coredumps
From
: Edward Allcutt <edward@xxxxxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Jan Kara <jack@xxxxxxx>
[PATCH V3 7/8] Cleancache: ext4 hook for cleancache
From
: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
[PATCH V3 8/8] Cleancache: ocfs2 hook for cleancache
From
: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
[PATCH V3 4/8] Cleancache: VFS hooks for cleancache
From
: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
[PATCH V3 5/8] Cleancache: ext3 hook for cleancache
From
: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
[PATCH V3 3/8] Cleancache: core ops functions and configuration
From
: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
[PATCH V3 6/8] Cleancache: btrfs hooks for cleancache
From
: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
Re: [PATCH 3/8][RFC v05] NFSv3: add client implementation of XATTR protocol
From
: James Morris <jmorris@xxxxxxxxx>
[PATCH V3 1/8] Cleancache: Documentation
From
: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
[PATCH V3 2/8] Cleancache: cleancache_poolid in superblock
From
: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
[PATCH V3 0/8] Cleancache: overview
From
: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
Re: [PATCH 17/38] union-mount: Union mounts documentation
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
[PATCH] security: Yama LSM
From
: Kees Cook <kees.cook@xxxxxxxxxxxxx>
Re: [PATCH 1/2] radix-tree: Implement function radix_tree_range_tag_if_tagged
From
: Jan Kara <jack@xxxxxxx>
[PATCH 2/2] [fs/9p] Check if the inode change is allowed.
From
: "Venkateswararao Jujjuri (JV)" <jvrao@xxxxxxxxxxxxxxxxxx>
[PATCH 1/2] [9P] Add a new access mode, V9FS_ACCESS_CLIENT.
From
: "Venkateswararao Jujjuri (JV)" <jvrao@xxxxxxxxxxxxxxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Vivek Goyal <vgoyal@xxxxxxxxxx>
Re: [topic proposal] dealing with ->d_revalidate() right ways (automounting, atomic opens and the whole mess around that)
From
: Frank Mayhar <fmayhar@xxxxxxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Vivek Goyal <vgoyal@xxxxxxxxxx>
Re: Current MM topics for LSF10/MM Summit 8-9 August in Boston
From
: James Bottomley <James.Bottomley@xxxxxxx>
Re: [PATCH 3/8][RFC v05] NFSv3: add client implementation of XATTR protocol
From
: Chuck Lever <chuck.lever@xxxxxxxxxx>
Re: Current MM topics for LSF10/MM Summit 8-9 August in Boston
From
: David Rientjes <rientjes@xxxxxxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Christoph Hellwig <hch@xxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Christoph Hellwig <hch@xxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Jeff Moyer <jmoyer@xxxxxxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Jeff Moyer <jmoyer@xxxxxxxxxx>
Re: Balancing leaves when walking from top to down (was Btrfs:...)
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [PATCH 0/3] writeback visibility
From
: Michael Rubin <mrubin@xxxxxxxxxx>
Re: [patch 11/33] fs: dcache scale subdirs
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH] kill BH_Ordered flag
From
: Christoph Hellwig <hch@xxxxxx>
Re: [patch 11/33] fs: dcache scale subdirs
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [Lsf10-pc] Current MM topics for LSF10/MM Summit 8-9 August in Boston
From
: Andrea Arcangeli <aarcange@xxxxxxxxxx>
Re: [Lsf10-pc] Current MM topics for LSF10/MM Summit 8-9 August in Boston
From
: Avi Kivity <avi@xxxxxxxxxx>
Re: [Lsf10-pc] Current MM topics for LSF10/MM Summit 8-9 August in Boston
From
: Andrea Arcangeli <aarcange@xxxxxxxxxx>
Re: [Lsf10-pc] Current MM topics for LSF10/MM Summit 8-9 August in Boston
From
: Gleb Natapov <gleb@xxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Jan Kara <jack@xxxxxxx>
Re: [Lsf10-pc] Current MM topics for LSF10/MM Summit 8-9 August in Boston
From
: Andrea Arcangeli <aarcange@xxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Jan Kara <jack@xxxxxxx>
Re: [patch 11/33] fs: dcache scale subdirs
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Jan Kara <jack@xxxxxxx>
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [Lsf10-pc] Current MM topics for LSF10/MM Summit 8-9 August in Boston
From
: Gleb Natapov <gleb@xxxxxxxxxx>
Re: [Lsf10-pc] Current MM topics for LSF10/MM Summit 8-9 August in Boston
From
: Andrea Arcangeli <aarcange@xxxxxxxxxx>
Re: Balancing leaves when walking from top to down (was Btrfs:...)
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [PATCH 17/38] union-mount: Union mounts documentation
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 2/2] mm: Implement writeback livelock avoidance using page tagging
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 1/2] radix-tree: Implement function radix_tree_range_tag_if_tagged
From
: Nick Piggin <npiggin@xxxxxxx>
Current MM topics for LSF10/MM Summit 8-9 August in Boston
From
: Nick Piggin <npiggin@xxxxxxx>
[PATCH 8/8][RFC v05] SELinux/NFSv3: Enable xattr labeling behavior for SELinux with the XATTR protocol
From
: James Morris <jmorris@xxxxxxxxx>
[PATCH 7/8][RFC v05] NFSv3: Add xattr and xattrsec mount options to support XATTR protocol
From
: James Morris <jmorris@xxxxxxxxx>
[PATCH 6/8][RFC v05] NFSv3: Add server namespace support for XATTR protocol implementation
From
: James Morris <jmorris@xxxxxxxxx>
[PATCH 5/8][RFC v05] XATTR: add new top level nfsd namespace and implement ext3 support
From
: James Morris <jmorris@xxxxxxxxx>
[PATCH 4/8][RFC v05] NFSv3: add server implementation of XATTR protocol
From
: James Morris <jmorris@xxxxxxxxx>
[PATCH 3/8][RFC v05] NFSv3: add client implementation of XATTR protocol
From
: James Morris <jmorris@xxxxxxxxx>
[PATCH 2/8][RFC v05] NFSv3: add xattr API config option for client
From
: James Morris <jmorris@xxxxxxxxx>
[PATCH 1/8][RFC v05] NFSv3: convert client to generic xattr API
From
: James Morris <jmorris@xxxxxxxxx>
[PATCH 0/8][v05][RFC] NFSv3: implement extended attribute protocol (XATTR)
From
: James Morris <jmorris@xxxxxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Christoph Hellwig <hch@xxxxxx>
Re: trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH fs/ramfs] inode.c: Fix incorrect variable freeing.
From
: Davidlohr Bueso <dave.bueso@xxxxxxxxx>
trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
From
: Christoph Hellwig <hch@xxxxxx>
Re: inconsistent lock state
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH 2/3] writeback: Add tracing to balance_dirty_pages
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/3] writeback: initial tracing support
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/3] writeback: simplify the write back thread queue
From
: Jens Axboe <jaxboe@xxxxxxxxxxxx>
Re: [PATCH 1/3] writeback: simplify the write back thread queue
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/3] writeback: simplify the write back thread queue
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 2/5] fsfreeze: emergency thaw will deadlock on s_umount
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/3] writeback: simplify the write back thread queue
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [PATCH 2/5] fsfreeze: emergency thaw will deadlock on s_umount
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 3/6 v3]cifs Fix warnings variables set but not used
From
: Jeff Layton <jlayton@xxxxxxxxx>
[PATCH 3/3] writeback: Add tracing to write_cache_pages
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH 2/3] writeback: Add tracing to balance_dirty_pages
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH 1/3] writeback: initial tracing support
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH 0/3] writeback: tracing support
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH 3/6 v3]cifs Fix warnings variables set but not used
From
: "Justin P. Mattock" <justinmattock@xxxxxxxxx>
Re: [PATCH 3/6 v2]cifs Fix warnings variables set but not used
From
: "Justin P. Mattock" <justinmattock@xxxxxxxxx>
Re: [PATCH 3/6 v2]cifs Fix warnings variables set but not used
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH 0/3] writeback visibility
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 3/6 v2]cifs Fix warnings variables set but not used
From
: "Justin P. Mattock" <justinmattock@xxxxxxxxx>
Re: [PATCH 3/6 v2]cifs Fix warnings variables set but not used
From
: "Justin P. Mattock" <justinmattock@xxxxxxxxx>
Re: [PATCH 3/6 v2]cifs Fix warnings variables set but not used
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH 3/6]cifs Fix variable not set warnings
From
: "Justin P. Mattock" <justinmattock@xxxxxxxxx>
Re: [PATCH 3/6]cifs Fix variable not set warnings
From
: Alessandro Guido <ag@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/3] writeback: simplify the write back thread queue
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 1/3] writeback: simplify the write back thread queue
From
: Artem Bityutskiy <dedekind1@xxxxxxxxx>
[PATCH 3/3] writeback: merge bdi_writeback_task and bdi_start_fn
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/3] writeback: remove wb_list
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/3] writeback: simplify the write back thread queue
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/6 v2]cifs Fix warnings variables set but not used
From
: "Justin P. Mattock" <justinmattock@xxxxxxxxx>
Re: [PATCH 5/6]kernel:module.c variable 'nowarn' set but not used
From
: "Justin P. Mattock" <justinmattock@xxxxxxxxx>
Re: [PATCH 3/3] writeback: tracking subsystems causing writeback
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: [PATCH 5/6]kernel:module.c variable 'nowarn' set but not used
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [PATCH 5/6]kernel:module.c variable 'nowarn' set but not used
From
: "Justin P. Mattock" <justinmattock@xxxxxxxxx>
Re: [PATCH 5/6]kernel:module.c variable 'nowarn' set but not used
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [PATCH 5/6]kernel:module.c variable 'nowarn' set but not used
From
: "Justin P. Mattock" <justinmattock@xxxxxxxxx>
Re: [PATCH] block: fix some more cmd_type cleanup fallout
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 3/3] writeback: tracking subsystems causing writeback
From
: Michael Rubin <mrubin@xxxxxxxxxx>
Re: [PATCH 1/3] writeback: Creating /sys/kernel/mm/writeback/writeback
From
: Michael Rubin <mrubin@xxxxxxxxxx>
[PATCH] block: fix some more cmd_type cleanup fallout
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 5/6]kernel:module.c variable 'nowarn' set but not used
From
: "Justin P. Mattock" <justinmattock@xxxxxxxxx>
Re: [PATCH 2/6]kernel:audit.c Fix warning: variable 'nlh' set but not used
From
: "Justin P. Mattock" <justinmattock@xxxxxxxxx>
Re: inconsistent lock state
From
: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] block: remove wrappers for request type/flags
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 1/3] writeback: Creating /sys/kernel/mm/writeback/writeback
From
: Christoph Hellwig <hch@xxxxxx>
Re: inconsistent lock state
From
: Sergey Senozhatsky <sergey.senozhatsky@xxxxxxxxx>
Re: [PATCH 3/3] writeback: tracking subsystems causing writeback
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: [PATCH 5/6]kernel:module.c variable 'nowarn' set but not used
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [PATCH 2/6]kernel:audit.c Fix warning: variable 'nlh' set but not used
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [PATCH 5/6]kernel:module.c variable 'nowarn' set but not used
From
: "Justin P. Mattock" <justinmattock@xxxxxxxxx>
Re: [PATCH 2/6]kernel:audit.c Fix warning: variable 'nlh' set but not used
From
: "Justin P. Mattock" <justinmattock@xxxxxxxxx>
Re: [PATCH] block: fix DISCARD_BARRIER requests
From
: Kyungmin Park <kmpark@xxxxxxxxxxxxx>
[PATCH 3/3] writeback: tracking subsystems causing writeback
From
: Michael Rubin <mrubin@xxxxxxxxxx>
[PATCH 0/3] writeback visibility
From
: Michael Rubin <mrubin@xxxxxxxxxx>
[PATCH 1/3] writeback: Creating /sys/kernel/mm/writeback/writeback
From
: Michael Rubin <mrubin@xxxxxxxxxx>
[PATCH 2/3] writeback: per bdi monitoring
From
: Michael Rubin <mrubin@xxxxxxxxxx>
Re: Balancing leaves when walking from top to down (was Btrfs:...)
From
: Edward Shishkin <edward@xxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: Balancing leaves when walking from top to down (was Btrfs:...)
From
: Ric Wheeler <rwheeler@xxxxxxxxxx>
Re: [PATCH 2/2] mm: Implement writeback livelock avoidance using page tagging
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] radix-tree: Implement function radix_tree_range_tag_if_tagged
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Balancing leaves when walking from top to down (was Btrfs:...)
From
: Edward Shishkin <edward@xxxxxxxxxx>
Re: [PATCH 17/38] union-mount: Union mounts documentation
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
Re: [PATCH] block: fix DISCARD_BARRIER requests
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: inconsistent lock state
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] d_ino considered harmful
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
Re: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Edward Shishkin <edward@xxxxxxxxxx>
Re: 2.6.35 causes deadlock when snapshotting root lv
From
: Eric Sandeen <sandeen@xxxxxxxxxxx>
Re: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Christian Stroetmann <stroetmann@xxxxxxxxxxx>
Re: 2.6.35 causes deadlock when snapshotting root lv
From
: Eric Sandeen <sandeen@xxxxxxxxxxx>
Re: 2.6.35 causes deadlock when snapshotting root lv
From
: Eric Sandeen <sandeen@xxxxxxxxxxx>
Re: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Christian Stroetmann <stroetmann@xxxxxxxxxxx>
Re: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [PATCH 1/2] block: remove wrappers for request type/flags
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 2/2] block: unify flags for struct bio and struct request
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/2] block: remove wrappers for request type/flags
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 2/2] block: unify flags for struct bio and struct request
From
: Christoph Hellwig <hch@xxxxxx>
Re: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Edward Shishkin <edward.shishkin@xxxxxxxxx>
Re: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Edward Shishkin <edward.shishkin@xxxxxxxxx>
Re: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH] block: fix DISCARD_BARRIER requests
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
RE: [Lsf10-pc] Suggested topic for August LSF summit event (SCSI/FS/MM)
From
: <Mark_Ruder@xxxxxxxx>
Re: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Chris Mason <chris.mason@xxxxxxxxxx>
RE: [Lsf10-pc] Suggested topic for August LSF summit event (SCSI/FS/MM)
From
: <Mark_Ruder@xxxxxxxx>
Re: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Christian Stroetmann <stroetmann@xxxxxxxxxxx>
Re: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [Lsf10-pc] Suggested topic for August LSF summit event (SCSI/FS/MM)
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Edward Shishkin <edward.shishkin@xxxxxxxxx>
Re: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Daniel J Blueman <daniel.blueman@xxxxxxxxx>
Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
From
: Edward Shishkin <edward.shishkin@xxxxxxxxx>
Re: [PATCH] block: fix DISCARD_BARRIER requests
From
: Kyungmin Park <kmpark@xxxxxxxxxxxxx>
Re: [Lsf10-pc] Current topics for LSF10/MM Summit 8-9 August in Boston
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: Current topics for LSF10/MM Summit 8-9 August in Boston
From
: Christof Schmitt <christof.schmitt@xxxxxxxxxx>
Re: ext3 filesystem corruption on md RAID1 device
From
: Theodore Tso <tytso@xxxxxxx>
Re: ext3 filesystem corruption on md RAID1 device
From
: Theodore Tso <tytso@xxxxxxx>
[ANNOUNCE] util-linux-ng v2.18-rc2
From
: Karel Zak <kzak@xxxxxxxxxx>
Re: [PATCH 2/2] block: unify flags for struct bio and struct request
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/2] block: remove wrappers for request type/flags
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH 1/2] block: remove wrappers for request type/flags
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/2] block: remove wrappers for request type/flags
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/2] block: remove wrappers for request type/flags
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 2/2] block: unify flags for struct bio and struct request
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] kill BH_Ordered flag
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 2/2] block: unify flags for struct bio and struct request
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH 2/2] block: unify flags for struct bio and struct request
From
: Nick Piggin <npiggin@xxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]