Linux Filesystem Development
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH 0/17] [LogFS] New flash filesystem
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: i_version, NFSv4 change attribute
From
: tytso@xxxxxxx
Re: [PATCH 5/17] [LogFS] dir.c
From
: Dan Carpenter <error27@xxxxxxxxx>
Re: [PATCH] LSM: Move security_path_chmod()/security_path_chown() to after mutex_lock().
From
: John Johansen <john.johansen@xxxxxxxxxxxxx>
i_version, NFSv4 change attribute
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
[PATCH] LSM: Move security_path_chmod()/security_path_chown() to after mutex_lock().
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
[PATCH 2/4] binfmt_elf: remove redundant zero fill
From
: Németh Márton <nm127@xxxxxxxxxxx>
Re: [PATCH 13/15] Do not fallback to default_llseek() when readdir() uses BKL
From
: Anders Larsen <al@xxxxxxxxxxx>
Re: [PATCH 01/15] Introduce noop_llseek()
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH 03/12] writeback: remove unused nonblocking and congestion checks (pohmelfs)
From
: Evgeniy Polyakov <zbr@xxxxxxxxxxx>
Re: [PATCH 06/15] sysfs: Fix locking and factor out sysfs_sd_setattr
From
: Greg KH <greg@xxxxxxxxx>
Re: [PATCH 06/15] sysfs: Fix locking and factor out sysfs_sd_setattr
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
[GIT PULL v2] Fix bugs in Slow-work, FS-Cache and CacheFiles
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH 06/15] sysfs: Fix locking and factor out sysfs_sd_setattr
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 13/15] Do not fallback to default_llseek() when readdir() uses BKL
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 06/15] sysfs: Fix locking and factor out sysfs_sd_setattr
From
: Greg KH <greg@xxxxxxxxx>
[PATCH 7/17] [LogFS] gc.c
From
: Joern Engel <joern@xxxxxxxxx>
[PATCH 8/17] [LogFS] inode.c
From
: Joern Engel <joern@xxxxxxxxx>
[PATCH 5/17] [LogFS] dir.c
From
: Joern Engel <joern@xxxxxxxxx>
[PATCH 1/17] [LogFS] Documentation
From
: Joern Engel <joern@xxxxxxxxx>
[ANNOUNCE] util-linux-ng v2.17-rc1
From
: Karel Zak <kzak@xxxxxxxxxx>
[PATCH 0/17] [LogFS] New flash filesystem
From
: Joern Engel <joern@xxxxxxxxx>
[PATCH 6/17] [LogFS] file.c
From
: Joern Engel <joern@xxxxxxxxx>
[PATCH 3/17] [LogFS] dev_bdev.c
From
: Joern Engel <joern@xxxxxxxxx>
[PATCH 2/17] [LogFS] compr.c
From
: Joern Engel <joern@xxxxxxxxx>
[PATCH 9/17] [LogFS] journal.c
From
: Joern Engel <joern@xxxxxxxxx>
[PATCH 18/17] [LogFS] fio support
From
: Joern Engel <joern@xxxxxxxxx>
[PATCH 13/17] [LogFS] segment.c
From
: Joern Engel <joern@xxxxxxxxx>
[PATCH 15/17] [LogFS] btree headers
From
: Joern Engel <joern@xxxxxxxxx>
[PATCH 16/17] [LogFS] btree.c
From
: Joern Engel <joern@xxxxxxxxx>
[PATCH 14/17] [LogFS] super.c
From
: Joern Engel <joern@xxxxxxxxx>
[PATCH 12/17] [LogFS] readwrite.c
From
: Joern Engel <joern@xxxxxxxxx>
[PATCH 11/17] [LogFS] logfs_abi.h
From
: Joern Engel <joern@xxxxxxxxx>
[PATCH 4/17] [LogFS] dev_mtd.c
From
: Joern Engel <joern@xxxxxxxxx>
[PATCH 10/17] [LogFS] logfs.h
From
: Joern Engel <joern@xxxxxxxxx>
[PATCH 17/17] [LogFS] Kconfig and Makefile
From
: Joern Engel <joern@xxxxxxxxx>
Re: [PATCH] fuse: return -EAGAIN if the connection has not been init'ed
From
: Karel Zak <kzak@xxxxxxxxxx>
Re: [PATCH 02/15] osst: Use noop_llseek() instead of default_llseek()
From
: Jan Blunck <jblunck@xxxxxxx>
Re: [PATCH 03/15] osst: Update ppos instead of using file->f_pos
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH 03/15] osst: Update ppos instead of using file->f_pos
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH 01/15] Introduce noop_llseek()
From
: Jan Blunck <jblunck@xxxxxxx>
Re: [PATCH 02/15] osst: Use noop_llseek() instead of default_llseek()
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH 01/15] Introduce noop_llseek()
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH 15/15] BKL: Update documentation on llseek()
From
: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
[PATCH 01/15] Introduce noop_llseek()
From
: Jan Blunck <jblunck@xxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Arjan van de Ven <arjan@xxxxxxxxxxxxx>
[PATCH 05/15] flash_read should update ppos instead of file->f_pos
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 04/15] s390: tape_char should update ppos instead of using file->f_pos
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 02/15] osst: Use noop_llseek() instead of default_llseek()
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 03/15] osst: Update ppos instead of using file->f_pos
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 07/15] sched_feat_write: Update ppos instead of file->f_pos
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 06/15] eeprom_read()/eeprom_write() should update ppos instead of file->f_pos
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 08/15] airo: Use ppos instead of file->f_pos
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 09/15] frv: remove "struct file *" argument from sysctl ->proc_handler
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 12/15] rtc-m41t80: Use nonseekable_open()
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 13/15] Do not fallback to default_llseek() when readdir() uses BKL
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 11/15] zcrypt: Use nonseekable_open()
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 14/15] BKL: Remove BKL from default_llseek()
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 15/15] BKL: Update documentation on llseek( )
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 10/15] mISDN: Remove unnecessary test on f_pos
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 00/15] Remove BKL from default_llseek() and other issues (v2)
From
: Jan Blunck <jblunck@xxxxxxx>
Re: [PATCH] fuse: return -EAGAIN if the connection has not been init'ed
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH] fuse: return -EAGAIN if the connection has not been init'ed
From
: Josef Bacik <josef@xxxxxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Arjan van de Ven <arjan@xxxxxxxxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Ingo Molnar <mingo@xxxxxxx>
[GIT PULL] Fix bugs in Slow-work, FS-Cache and CacheFiles
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] procfs: make /proc style symlinks behave like "normal" symlinks
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH] procfs: make /proc style symlinks behave like "normal" symlinks
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[ANNOUNCE] acl v2.2.49 released
From
: Brandon Philips <bphilips@xxxxxxx>
Re: [PATCH 07/12] writeback: remove unused nonblocking and congestion checks (xfs)
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 03/12] writeback: remove unused nonblocking and congestion checks (pohmelfs)
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH] procfs: make /proc style symlinks behave like "normal" symlinks
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH] procfs: make /proc style symlinks behave like "normal" symlinks
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH] procfs: make /proc style symlinks behave like "normal" symlinks
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH] procfs: make /proc style symlinks behave like "normal" symlinks
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH] procfs: make /proc style symlinks behave like "normal" symlinks
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] procfs: make /proc style symlinks behave like "normal" symlinks
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH] procfs: make /proc style symlinks behave like "normal" symlinks
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] procfs: make /proc style symlinks behave like "normal" symlinks
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 04/12] writeback: remove unused nonblocking and congestion checks (afs)
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH] procfs: make /proc style symlinks behave like "normal" symlinks
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 03/12] writeback: remove unused nonblocking and congestion checks (pohmelfs)
From
: Evgeniy Polyakov <zbr@xxxxxxxxxxx>
Re: [PATCH 1/2] BKL: Remove BKL from default_llseek()
From
: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 12/12] bdi: use bdi_stat_sum() for more accurate debugfs stats
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH 12/12] bdi: use bdi_stat_sum() for more accurate debugfs stats
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH 03/12] writeback: remove unused nonblocking and congestion checks (pohmelfs)
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH 04/12] writeback: remove unused nonblocking and congestion checks (afs)
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH 07/12] writeback: remove unused nonblocking and congestion checks (xfs)
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH 12/12] bdi: use bdi_stat_sum() for more accurate debugfs stats
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH 1/2] BKL: Remove BKL from default_llseek()
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH 7/7] xfs: Don't use PF_MEMALLOC
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: btrfs: possible unit mismatch on the async_delalloc_pages limit
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [PATCH 07/12] writeback: remove unused nonblocking and congestion checks (xfs)
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 1/2] BKL: Remove BKL from default_llseek()
From
: Jan Blunck <jblunck@xxxxxxx>
Re: [PATCH 1/2] BKL: Remove BKL from default_llseek()
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH] fat: make discard a mount option
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] fat: make discard a mount option
From
: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] fat: make discard a mount option
From
: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] fat: make discard a mount option
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 17/20] BKL: Remove BKL from cgroup
From
: Paul Menage <menage@xxxxxxxxxx>
Re: [PATCH 1/2] BKL: Remove BKL from default_llseek()
From
: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] BKL: Remove BKL from default_llseek()
From
: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] BKL: Remove BKL from default_llseek()
From
: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] BKL: Remove BKL from default_llseek()
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH 1/2] BKL: Remove BKL from default_llseek()
From
: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] BKL: Remove BKL from default_llseek()
From
: Jan Blunck <jblunck@xxxxxxx>
Re: [PATCH 1/2] BKL: Remove BKL from default_llseek()
From
: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] BKL: Remove BKL from default_llseek()
From
: Jan Blunck <jblunck@xxxxxxx>
Re: [PATCH 1/2] BKL: Remove BKL from default_llseek()
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: Remount root RO after the root dentry drops from the namespace
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 1/2] BKL: Remove BKL from default_llseek()
From
: Oliver Neukum <oliver@xxxxxxxxxx>
Re: [PATCH 1/2] BKL: Remove BKL from default_llseek()
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH 1/2] BKL: Remove BKL from default_llseek()
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH 1/2] BKL: Remove BKL from default_llseek()
From
: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Re: Remount root RO after the root dentry drops from the namespace
From
: Karel Zak <kzak@xxxxxxxxxx>
[PATCH] fat: make discard a mount option
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/2] BKL: Update documentation on llseek( )
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 1/2] BKL: Remove BKL from default_llseek()
From
: Jan Blunck <jblunck@xxxxxxx>
Re: Remount root RO after the root dentry drops from the namespace
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: Remount root RO after the root dentry drops from the namespace
From
: Daniel Drake <dsd@xxxxxxxxxx>
[PATCH 08/16] FS: use ACCESS_ONCE for rlimits
From
: Jiri Slaby <jslaby@xxxxxxxxxx>
Re: Remount root RO after the root dentry drops from the namespace
From
: Karel Zak <kzak@xxxxxxxxxx>
Re: [PATCH 15/20] BKL: Remove BKL from NILFS2
From
: Ryusuke Konishi <ryusuke@xxxxxxxx>
Re: Remount root RO after the root dentry drops from the namespace
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: Remount root RO after the root dentry drops from the namespace
From
: Daniel Drake <dsd@xxxxxxxxxx>
Re: [PATCH 19/20] ext2: Add ext2_sb_info s_lock spinlock
From
: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/2] vfs: ensure that dentries are revalidated on open (try #2)
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [patch 5/9] fs: remove unneeded DCACHE_UNHASHED tricks
From
: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
Re: Remount root RO after the root dentry drops from the namespace
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 03/20] BKL: Explicitly add BKL around get_sb/fill_super
From
: Anders Larsen <al@xxxxxxxxxxx>
Remount root RO after the root dentry drops from the namespace
From
: Daniel Drake <dsd@xxxxxxxxxx>
Re: [PATCH 06/12] writeback: remove unused nonblocking and congestion checks (gfs2)
From
: Steven Whitehouse <swhiteho@xxxxxxxxxx>
Re: [PATCH 12/12] bdi: use bdi_stat_sum() for more accurate debugfs stats
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH 06/12] writeback: remove unused nonblocking and congestion checks (gfs2)
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH 06/12] writeback: remove unused nonblocking and congestion checks (gfs2)
From
: Steven Whitehouse <swhiteho@xxxxxxxxxx>
Re: [PATCH] vfs: does call expand_files when needed
From
: Liu Aleaxander <aleaxander@xxxxxxxxx>
[PATCH 00/20] BKL pushdown from do_new_mount() to the filesystems (v3)
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 02/20] AFFS: Free sbi memory in error path
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 09/20] BKL: Remove BKL from ext3_put_super() and ext3_remount()
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 08/20] BKL: Remove BKL from ext3 fill_super()
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 06/20] BKL: Remove BKL from BFS
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 05/20] BKL: Remove BKL from Amiga FFS
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 07/20] BKL: Remove BKL from CifsFS
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 04/20] BKL: Remove outdated comment and include
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 14/20] BKL: Remove BKL from JFS
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 11/20] BKL: Remove BKL from exofs
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 12/20] BKL: Remove BKL from HFS
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 16/20] BKL: Remove BKL from NTFS
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 15/20] BKL: Remove BKL from NILFS2
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 10/20] BKL: Remove BKL from ext4 filesystem
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 13/20] BKL: Remove BKL from HFS+
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 19/20] ext2: Add ext2_sb_info s_lock spinlock
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 17/20] BKL: Remove BKL from cgroup
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 20/20] BKL: Remove BKL from ext2 filesystem
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 18/20] BKL: Remove BKL from do_new_mount()
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 01/20] JFS: Free sbi memory in error path
From
: Jan Blunck <jblunck@xxxxxxx>
Re: [PATCH] vfs: does call expand_files when needed
From
: Américo Wang <xiyou.wangcong@xxxxxxxxx>
Re: [PATCH 0/2] vfs: ensure that dentries are revalidated on open (try #2)
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH 7/7] xfs: Don't use PF_MEMALLOC
From
: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
Re: [PATCH] vfs: does call expand_files when needed
From
: Liu Aleaxander <aleaxander@xxxxxxxxx>
btrfs: possible unit mismatch on the async_delalloc_pages limit
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH] vfs: does call expand_files when needed
From
: Américo Wang <xiyou.wangcong@xxxxxxxxx>
[PATCH 00/12] trivial writeback cleanups/fixes
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
[PATCH 10/12] writeback: remove the always false bdi_cap_writeback_dirty() test
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
[PATCH 07/12] writeback: remove unused nonblocking and congestion checks (xfs)
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
[PATCH 09/12] ext4: remove unused parameter wbc from __ext4_journalled_writepage()
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
[PATCH 12/12] bdi: use bdi_stat_sum() for more accurate debugfs stats
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
[PATCH 11/12] writeback: introduce wbc.for_background
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
[PATCH 08/12] ext4: remove encountered_congestion trace
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
[PATCH 02/12] writeback: remove unused nonblocking and congestion checks (write_cache_pages)
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
[PATCH 05/12] writeback: remove unused nonblocking and congestion checks (cifs)
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
[PATCH 03/12] writeback: remove unused nonblocking and congestion checks (pohmelfs)
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
[PATCH 01/12] writeback: remove unused nonblocking and congestion checks
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
[PATCH 04/12] writeback: remove unused nonblocking and congestion checks (afs)
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
[PATCH 06/12] writeback: remove unused nonblocking and congestion checks (gfs2)
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH] vfs: does call expand_files when needed
From
: Liu Aleaxander <aleaxander@xxxxxxxxx>
Re: [PATCH] vfs: does call expand_files when needed
From
: Américo Wang <xiyou.wangcong@xxxxxxxxx>
[PATCH] vfs: does call expand_files when needed
From
: Liu Aleaxander <aleaxander@xxxxxxxxx>
Re: Fallthrus as full-length symlinks?
From
: hooanon05@xxxxxxxxxxx
Re: [patch 5/9] fs: remove unneeded DCACHE_UNHASHED tricks
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [patch 5/9] fs: remove unneeded DCACHE_UNHASHED tricks
From
: Nick Piggin <npiggin@xxxxxxx>
[patch 9/9] vfs: remove extraneous NULL d_inode check from do_filp_open
From
: akpm@xxxxxxxxxxxxxxxxxxxx
[patch 8/9] vfs: clean up real_lookup()
From
: akpm@xxxxxxxxxxxxxxxxxxxx
[patch 1/9] vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems
From
: akpm@xxxxxxxxxxxxxxxxxxxx
[patch 5/9] fs: remove unneeded DCACHE_UNHASHED tricks
From
: akpm@xxxxxxxxxxxxxxxxxxxx
[patch 4/9] vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs
From
: akpm@xxxxxxxxxxxxxxxxxxxx
[patch 7/9] vfs: make real_lookup do dentry revalidation with i_mutex held
From
: akpm@xxxxxxxxxxxxxxxxxxxx
[patch 6/9] fs: improve remount,ro vs buffercache coherency
From
: akpm@xxxxxxxxxxxxxxxxxxxx
[patch 3/9] vfs: improve comment describing fget_light()
From
: akpm@xxxxxxxxxxxxxxxxxxxx
[patch 2/9] raw: fix rawctl compat ioctls breakage on amd64 and itanic
From
: akpm@xxxxxxxxxxxxxxxxxxxx
Re: [PATCH 7/7] xfs: Don't use PF_MEMALLOC
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: Fallthrus as full-length symlinks?
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
Re: Fallthrus as full-length symlinks?
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
Re: Fallthrus as full-length symlinks?
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
Re: Fallthrus as full-length symlinks?
From
: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
Re: Fallthrus as full-length symlinks?
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
Re: Fallthrus as full-length symlinks?
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
Re: [PATCH] ext2: clear uptodate flag on super block I/O error
From
: Stephen Hemminger <shemminger@xxxxxxxxxx>
Re: [PATCH 0/13] sysfs lazification.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 0/13] sysfs lazification.
From
: Greg KH <greg@xxxxxxxxx>
Re: [PATCH 0/13] sysfs lazification.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: Fallthrus as full-length symlinks?
From
: AYAN TYAGI <ayan.tyagi@xxxxxxxxx>
[PATCH 7/7] xfs: Don't use PF_MEMALLOC
From
: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
Re: Fallthrus as full-length symlinks?
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH] ext2: clear uptodate flag on super block I/O error
From
: Nick Piggin <npiggin@xxxxxxx>
Re: Fallthrus as full-length symlinks?
From
: AYAN TYAGI <ayan.tyagi@xxxxxxxxx>
[PATCH] ext2: clear uptodate flag on super block I/O error
From
: Stephen Hemminger <shemminger@xxxxxxxxxx>
Re: Union mount of block devices?
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
Re: [osd-dev] [PATCH 2/3] exofs: Move all operations to an io_engine
From
: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
[PATCH 3/3 version 2] exofs: Multi-device mirror support
From
: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
[PATCH 2/3 version 2] exofs: Move all operations to an io_engine
From
: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
Re: [PATCH v2 resend] vfs: new O_NODE open flag
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Li Zefan <lizf@xxxxxxxxxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Arjan van de Ven <arjan@xxxxxxxxxxxxx>
Re: Mount -o sync regression in 2.6.31
From
: Frederic Weisbecker <fweisbec@xxxxxxxxx>
Re: Mount -o sync regression in 2.6.31
From
: Stephen Hemminger <shemminger@xxxxxxxxxx>
Re: Mount -o sync regression in 2.6.31
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: Mount -o sync regression in 2.6.31
From
: Stephen Hemminger <shemminger@xxxxxxxxxx>
Re: Fallthrus as full-length symlinks?
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: Fallthrus as full-length symlinks?
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
Fallthrus as full-length symlinks?
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
Re: [fuse-devel] [PATCH] fuse: return -EAGAIN if the connection has not been init'ed
From
: Josef Bacik <josef@xxxxxxxxxx>
Re: [fuse-devel] [PATCH] fuse: return -EAGAIN if the connection has not been init'ed
From
: Goswin von Brederlow <goswin-v-b@xxxxxx>
Re: [PATCH] fuse: return -EAGAIN if the connection has not been init'ed
From
: Josef Bacik <josef@xxxxxxxxxx>
Re: [PATCH] nfs4: handle situation where dentry wasn't revalidated on open
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] fuse: return -EAGAIN if the connection has not been init'ed
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH] nfs4: handle situation where dentry wasn't revalidated on open
From
: Trond Myklebust <trond.myklebust@xxxxxxxxxx>
Union mount of block devices?
From
: Andrea Gelmini <andrea.gelmini@xxxxxxxxx>
[PATCH] nfs4: handle situation where dentry wasn't revalidated on open
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] fuse: return -EAGAIN if the connection has not been init'ed
From
: Eric Paris <eparis@xxxxxxxxxx>
Re: [PATCH 1/2] sanitize xattr handler prototypes
From
: Steven Whitehouse <swhiteho@xxxxxxxxxx>
Re: [PATCH] fuse: return -EAGAIN if the connection has not been init'ed
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[PATCH] fuse: return -EAGAIN if the connection has not been init'ed
From
: Josef Bacik <josef@xxxxxxxxxx>
Re: [PATCH 1/2] sanitize xattr handler prototypes
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Ingo Molnar <mingo@xxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Arjan van de Ven <arjan@xxxxxxxxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: "Kok, Auke" <auke-jan.h.kok@xxxxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: fche@xxxxxxxxxx (Frank Ch. Eigler)
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Ingo Molnar <mingo@xxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Theodore Tso <tytso@xxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: "Kok, Auke" <auke-jan.h.kok@xxxxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Arjan van de Ven <arjan@xxxxxxxxxxxxx>
Re: BKL: Remove BKL from Squashfs
From
: Jan Blunck <jblunck@xxxxxxx>
Re: [PATCH 0/2] vfs: ensure that dentries are revalidated on open (try #2)
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 0/2] vfs: ensure that dentries are revalidated on open (try #2)
From
: Trond Myklebust <trond.myklebust@xxxxxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Ingo Molnar <mingo@xxxxxxx>
Re: [PATCH 1/2] sanitize xattr handler prototypes
From
: Steven Whitehouse <swhiteho@xxxxxxxxxx>
Re: [PATCH 0/2] vfs: ensure that dentries are revalidated on open (try #2)
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 0/2] vfs: ensure that dentries are revalidated on open (try #2)
From
: Trond Myklebust <trond.myklebust@xxxxxxxxxx>
Re: [PATCH 0/2] vfs: ensure that dentries are revalidated on open (try #2)
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Jeff Garzik <jeff@xxxxxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Ingo Molnar <mingo@xxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Jeff Garzik <jeff@xxxxxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Arjan van de Ven <arjan@xxxxxxxxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Li Zefan <lizf@xxxxxxxxxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: Likley stupid question on "throttle_vm_writeout"
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: BKL: Remove BKL from Squashfs
From
: Phillip Lougher <phillip@xxxxxxxxxxxxxxxxxxx>
Re: BKL: Remove BKL from Squashfs
From
: Phillip Lougher <phillip@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] sanitize xattr handler prototypes
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: BKL: Remove BKL from Squashfs
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
[PATCH 3/3] exofs: Multi-device mirror support
From
: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
[PATCH 2/3] exofs: Move all operations to an io_engine
From
: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
[PATCH 1/3] exofs: move osd.c to ios.c
From
: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
[PATCHSET 0/3] exofs: Multi-device mirror support
From
: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
[PATCH 1/2] vfs: force reval of dentries for LAST_BIND symlinks on open
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 2/2] vfs: force reval on dentry of bind mounted files for LOOKUP_OPEN
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 0/2] vfs: ensure that dentries are revalidated on open (try #2)
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: Likley stupid question on "throttle_vm_writeout"
From
: Martin Knoblauch <spamtrap@xxxxxxxxxxxx>
[PATCH] vfs: remove extraneous NULL d_inode check from do_filp_open
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: Likley stupid question on "throttle_vm_writeout"
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH 12/13] sysfs: Propagate renames to the vfs on demand
From
: Eric Biederman <ebiederm@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] partitions: use sector size for EFI GPT
From
: Karel Zak <kzak@xxxxxxxxxx>
Re: [PATCH 1/2] partitions: use sector size for EFI GPT
From
: "Andries E. Brouwer" <Andries.Brouwer@xxxxxx>
Re: [PATCH 1/2] partitions: use sector size for EFI GPT
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
eifs/fmfs (everything is filesystem/file mapping filesystem)
From
: mobi phil <mobi@xxxxxxxxxxxx>
Re: [PATCH 08/27] BKL: Remove BKL from ext4 filesystem
From
: Theodore Tso <tytso@xxxxxxx>
Re: [PATCH 06/15] sysfs: Fix locking and factor out sysfs_sd_setattr
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 12/13] sysfs: Propagate renames to the vfs on demand
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH] proc: revalidate dentry returned by proc_pid_follow_link
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 1/2] partitions: use sector size for EFI GPT
From
: Karel Zak <kzak@xxxxxxxxxx>
Re: [PATCH v2 resend] vfs: new O_NODE open flag
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH 0/15] sysfs lazification final
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH] proc: revalidate dentry returned by proc_pid_follow_link
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH] proc: revalidate dentry returned by proc_pid_follow_link
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] cifs: clean up handling when server doesn't consistently support inode numbers
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2 resend] vfs: new O_NODE open flag
From
: Pavel Machek <pavel@xxxxxx>
[PATCH 6/6] exofs: statfs blocks is sectors not FS blocks
From
: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
[PATCH 5/6] exofs: Prints on mount and unmout
From
: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
[PATCH 4/6] exofs: refactor exofs_i_info initialization into common helper
From
: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
[PATCH 3/6] exofs: dbg-print less
From
: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
[PATCH 2/6] exofs: More sane debug print
From
: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
[PATCH 1/6] trivial: some small fixes in exofs documentation
From
: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
[PATCH 0/X] exofs patches for after 2.6.32
From
: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
Re: [PATCH] proc: revalidate dentry returned by proc_pid_follow_link
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
[PATCH 01/15] sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 05/15] sysfs: Simplify iattr time assignments
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 06/15] sysfs: Fix locking and factor out sysfs_sd_setattr
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 03/15] sysfs: Use dentry_ops instead of directly playing with the dcache
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 07/15] sysfs: Update s_iattr on link and unlink.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 12/15] sysfs: Propagate renames to the vfs on demand
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 13/15] sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 11/15] sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 09/15] sysfs: Implement sysfs_getattr & sysfs_permission
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 10/15] sysfs: In sysfs_chmod_file lazily propagate the mode change.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 15/15] sysfs: Protect sysfs_refresh_inode with inode mutex.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 14/15] sysfs: sysfs_setattr remove unnecessary permission check.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 08/15] sysfs: Nicely indent sysfs_symlink_inode_operations
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 04/15] sysfs: Simplify sysfs_chmod_file semantics
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 02/15] sysfs: Rename sysfs_d_iput to sysfs_dentry_iput
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 0/15] sysfs lazification final
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 0/13] sysfs lazification.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 15/13] sysfs: Protect sysfs_refresh_inode with inode mutex.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 09/13] sysfs: Implement sysfs_getattr & sysfs_permission
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH v2 resend] vfs: new O_NODE open flag
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH 12/13] sysfs: Propagate renames to the vfs on demand
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH v2 resend] vfs: new O_NODE open flag
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH v2 resend] vfs: new O_NODE open flag
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 12/13] sysfs: Propagate renames to the vfs on demand
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH v2 resend] vfs: new O_NODE open flag
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
About redicting superblock data of ext2
From
: Light King <thelightking@xxxxxxxxx>
Re: [PATCH v2 resend] vfs: new O_NODE open flag
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 12/13] sysfs: Propagate renames to the vfs on demand
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 01/13] sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 15/13] sysfs: Protect sysfs_refresh_inode with inode mutex.
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 12/13] sysfs: Propagate renames to the vfs on demand
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 14/13] sysfs: sysfs_setattr remove unnecessary permission check.
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 12/13] sysfs: Propagate renames to the vfs on demand
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 12/13] sysfs: Propagate renames to the vfs on demand
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 11/13] sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 09/13] sysfs: Implement sysfs_getattr & sysfs_permission
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 0/13] sysfs lazification.
From
: Greg KH <greg@xxxxxxxxx>
Re: [PATCH] proc: revalidate dentry returned by proc_pid_follow_link
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2 resend] vfs: new O_NODE open flag
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH] proc: revalidate dentry returned by proc_pid_follow_link
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH v2 resend] vfs: new O_NODE open flag
From
: Pavel Machek <pavel@xxxxxx>
[PATCH] proc: revalidate dentry returned by proc_pid_follow_link
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2 resend] vfs: new O_NODE open flag
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH v2 resend] vfs: new O_NODE open flag
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH v2 resend] vfs: new O_NODE open flag
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
get_sb_single() - do not pass options twice
From
: Kay Sievers <kay.sievers@xxxxxxxx>
Re: [PATCH v2 resend] vfs: new O_NODE open flag
From
: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 resend] vfs: new O_NODE open flag
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH v2 resend] vfs: new O_NODE open flag
From
: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 resend] vfs: new O_NODE open flag
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH v2 resend] vfs: new O_NODE open flag
From
: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 resend] vfs: new O_NODE open flag
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 05/27] BKL: Remove BKL from ext2 filesystem
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 04/27] ext2: Add ext2_sb_info mutex
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v2 resend] vfs: new O_NODE open flag
From
: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 05/27] BKL: Remove BKL from ext2 filesystem
From
: Jan Blunck <jblunck@xxxxxxx>
Re: [PATCH 05/27] BKL: Remove BKL from ext2 filesystem
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 07/27] BKL: Remove BKL from ext3_put_super() and ext3_remount()
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 06/27] BKL: Remove BKL from ext3 fill_super()
From
: Jan Kara <jack@xxxxxxx>
[PATCH v2 resend] vfs: new O_NODE open flag
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 13/13] sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 13/13] sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 13/13] sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 13/13] sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 12/13] sysfs: Propagate renames to the vfs on demand
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 12/13] sysfs: Propagate renames to the vfs on demand
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
[GIT] sysfs: Don't leak secdata when a sysfs_dirent is freed.
From
: James Morris <jmorris@xxxxxxxxx>
Re: [PATCH 15/13] sysfs: Protect sysfs_refresh_inode with inode mutex.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 15/13] sysfs: Protect sysfs_refresh_inode with inode mutex.
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH] sysfs: Don't leak secdata when a sysfs_dirent is freed.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 14/13] sysfs: sysfs_setattr remove unnecessary permission check.
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 09/13] sysfs: Implement sysfs_getattr & sysfs_permission
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH] sysfs: Don't leak secdata when a sysfs_dirent is freed.
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 06/13] sysfs: Fix locking and factor out sysfs_sd_setattr
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
[PATCH 15/13] sysfs: Protect sysfs_refresh_inode with inode mutex.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
[PATCH 14/13] sysfs: sysfs_setattr remove unnecessary permission check.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
[PATCH] sysfs: Don't leak secdata when a sysfs_dirent is freed.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH] sysfs: Don't leak secdata when a sysfs_dirent is freed.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [dm-devel] Re: Ext3 sequential read performance drop 2.6.29 -> 2.6.30,2.6.31,...
From
: Neil Brown <neilb@xxxxxxx>
Re: [PATCH 09/13] sysfs: Implement sysfs_getattr & sysfs_permission
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
[REPOST] [PATCH][RFC] vfs: add message print mechanism for the mount/umount into the VFS layer
From
: Toshiyuki Okajima <toshi.okajima@xxxxxxxxxxxxxx>
Re: [PATCH 07/13] sysfs: Update s_iattr on link and unlink.
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 04/13] sysfs: Simplify sysfs_chmod_file semantics
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 08/13] sysfs: Nicely indent sysfs_symlink_inode_operations
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 02/13] sysfs: Rename sysfs_d_iput to sysfs_dentry_iput
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 11/13] sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 10/13] sysfs: In sysfs_chmod_file lazily propagate the mode change.
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 09/13] sysfs: Implement sysfs_getattr & sysfs_permission
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 07/13] sysfs: Update s_iattr on link and unlink.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 07/13] sysfs: Update s_iattr on link and unlink.
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 06/13] sysfs: Fix locking and factor out sysfs_sd_setattr
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 04/13] sysfs: Simplify sysfs_chmod_file semantics
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 06/13] sysfs: Fix locking and factor out sysfs_sd_setattr
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 05/13] sysfs: Simplify iattr time assignments
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 04/13] sysfs: Simplify sysfs_chmod_file semantics
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 03/13] sysfs: Use dentry_ops instead of directly playing with the dcache
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 01/13] sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 01/13] sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 01/13] sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 1/1] PM: Making bdi threads non-freezable
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [PATCH 21/27] BKL: Remove BKL from omfs
From
: Bob Copeland <me@xxxxxxxxxxxxxxx>
Re: [PATCH 1/2] sanitize xattr handler prototypes
From
: Steven Whitehouse <swhiteho@xxxxxxxxxx>
Re: [dm-devel] Re: Ext3 sequential read performance drop 2.6.29 -> 2.6.30,2.6.31,...
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 01/27] BKL: Push down BKL from do_new_mount() to the filesystems get_sb/fill_super operation
From
: Phillip Lougher <phillip@xxxxxxxxxxxxxxxxxxx>
[PATCH] BKL: Remove BKL from Squashfs
From
: Phillip Lougher <phillip@xxxxxxxxxxxxxxxxxxx>
BKL: Remove BKL from Squashfs
From
: Phillip Lougher <phillip@xxxxxxxxxxxxxxxxxxx>
[PATCH] cleanup blockdev_direct_IO locking
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/2] sanitize xattr handler prototypes
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/2] make generic_acl slightly more generic
From
: Christoph Hellwig <hch@xxxxxx>
Re: ext3/jbd oops in journal_start
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [PATCH 01/27] BKL: Push down BKL from do_new_mount() to the filesystems get_sb/fill_super operation
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH 01/27] BKL: Push down BKL from do_new_mount() to the filesystems get_sb/fill_super operation
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 01/13] sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
[PATCH 04/13] sysfs: Simplify sysfs_chmod_file semantics
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 07/13] sysfs: Update s_iattr on link and unlink.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 08/13] sysfs: Nicely indent sysfs_symlink_inode_operations
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 06/13] sysfs: Fix locking and factor out sysfs_sd_setattr
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 02/13] sysfs: Rename sysfs_d_iput to sysfs_dentry_iput
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 11/13] sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 10/13] sysfs: In sysfs_chmod_file lazily propagate the mode change.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 13/13] sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 05/13] sysfs: Simplify iattr time assignments
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 12/13] sysfs: Propagate renames to the vfs on demand
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 09/13] sysfs: Implement sysfs_getattr & sysfs_permission
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 03/13] sysfs: Use dentry_ops instead of directly playing with the dcache
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 01/13] sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 0/13] sysfs lazification.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
[PATCH 01/42] sysfs: Don't leak secdata when a sysfs_dirent is freed.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [dm-devel] Re: Ext3 sequential read performance drop 2.6.29 -> 2.6.30,2.6.31,...
From
: Laurent CORBES <laurent.corbes@xxxxxxxxxxxx>
Re: [dm-devel] Re: Ext3 sequential read performance drop 2.6.29 -> 2.6.30,2.6.31,...
From
: "NeilBrown" <neilb@xxxxxxx>
Re: [PATCH 01/27] BKL: Push down BKL from do_new_mount() to the filesystems get_sb/fill_super operation
From
: Jan Blunck <jblunck@xxxxxxx>
Re: [PATCH 01/27] BKL: Push down BKL from do_new_mount() to the filesystems get_sb/fill_super operation
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [dm-devel] Re: Ext3 sequential read performance drop 2.6.29 -> 2.6.30,2.6.31,...
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: ext3/jbd oops in journal_start
From
: Dmitry Monakhov <rjevskiy@xxxxxxxxx>
RE: [PATCH 1/1] PM: Making bdi threads non-freezable
From
: "Dasgupta, Romit" <romit@xxxxxx>
Re: [pnfs] create_session bugfix
From
: Benny Halevy <bhalevy@xxxxxxxxxxx>
HPCA 2010 Workshop on the Use of Emerging Storage and Memory Technologies
From
: Suparna Bhattacharya <suparna@xxxxxxxxxx>
Re: ext3/jbd oops in journal_start
From
: Sage Weil <sage@xxxxxxxxxxxx>
Re: [PATCH 26/27] BKL: Remove BKL from ubifs
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
Re: Ext3 sequential read performance drop 2.6.29 -> 2.6.30,2.6.31,...
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: Deadlock with nilfs on 2.6.31.4
From
: Bruno Prémont <bonbons@xxxxxxxxxxxxxxxxx>
Re: [PATCH 25/27] BKL: Remove BKL from sysfs
From
: Greg KH <gregkh@xxxxxxx>
Re: [PATCH 13/27] BKL: Remove BKL from configfs
From
: Joel Becker <Joel.Becker@xxxxxxxxxx>
Re: [PATCH 1/1] PM: Making bdi threads non-freezable
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [PATCH 25/27] BKL: Remove BKL from sysfs
From
: Jan Blunck <jblunck@xxxxxxx>
Re: [PATCH 04/27] ext2: Add ext2_sb_info mutex
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: [PATCH 01/27] BKL: Push down BKL from do_new_mount() to the filesystems get_sb/fill_super operation
From
: Jan Blunck <jblunck@xxxxxxx>
Re: Deadlock with nilfs on 2.6.31.4
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
Re: [PATCH 04/27] ext2: Add ext2_sb_info mutex
From
: Jan Blunck <jblunck@xxxxxxx>
Re: [PATCH 25/27] BKL: Remove BKL from sysfs
From
: Greg KH <gregkh@xxxxxxx>
Re: [PATCH 00/27] Push down BKL to the filesystems (v2)
From
: Christian Borntraeger <borntraeger@xxxxxxxxxx>
Re: [PATCH 00/27] Push down BKL to the filesystems (v2)
From
: Christian Borntraeger <borntraeger@xxxxxxxxxx>
Re: [PATCH 00/27] Push down BKL to the filesystems (v2)
From
: Jan Blunck <jblunck@xxxxxxx>
Re: [PATCH 12/27] BKL: Remove BKL from btrfs
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [PATCH 00/27] Push down BKL to the filesystems (v2)
From
: Christian Borntraeger <borntraeger@xxxxxxxxxx>
Re: [PATCH 10/27] BKL: Remove BKL from autofs4
From
: Ian Kent <raven@xxxxxxxxxx>
[PATCH 1/1] PM: Making bdi threads non-freezable
From
: "Dasgupta, Romit" <romit@xxxxxx>
[PATCH 0/1] PM: Making bdi threads non-freezable
From
: "Dasgupta, Romit" <romit@xxxxxx>
Re: [PATCH] bio_put(): add bio_clone() to the list of functions in the comment
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH] Do not __always_inline bvec_kmap_irq() and bvec_kunmap_irq()
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH] Fix bio_alloc() and bio_kmalloc() documentation
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 16/27] BKL: Remove BKL from efs
From
: Coly Li <coly.li@xxxxxxx>
Re: [PATCH 20/27] BKL: Remove BKL from minix
From
: Coly Li <coly.li@xxxxxxx>
Re: [PATCH 14/27] BKL: Remove BKL from cramfs
From
: Coly Li <coly.li@xxxxxxx>
Re: [PATCH 04/27] ext2: Add ext2_sb_info mutex
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
[PATCH 03/27] BKL: Remove BKL from simple_fill_super
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 05/27] BKL: Remove BKL from ext2 filesystem
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 08/27] BKL: Remove BKL from ext4 filesystem
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 09/27] BKL: Remove BKL from 9p
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 06/27] BKL: Remove BKL from ext3 fill_super()
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 19/27] BKL: Remove BKL from hugetlbfs
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 23/27] BKL: Remove BKL from ramfs
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 24/27] BKL: Remove BKL from romfs
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 26/27] BKL: Remove BKL from ubifs
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 17/27] BKL: Remove BKL from exofs
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 14/27] BKL: Remove BKL from cramfs
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 20/27] BKL: Remove BKL from minix
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 13/27] BKL: Remove BKL from configfs
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 22/27] BKL: Remove BKL from openpromfs
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 21/27] BKL: Remove BKL from omfs
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 18/27] BKL: Remove BKL from hostfs
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 15/27] BKL: Remove BKL from devpts
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 10/27] BKL: Remove BKL from autofs4
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 04/27] ext2: Add ext2_sb_info mutex
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 12/27] BKL: Remove BKL from btrfs
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 07/27] BKL: Remove BKL from ext3_put_super() and ext3_remount()
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 27/27] BKL: Remove BKL from xfs
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 11/27] BKL: Remove BKL from befs
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 25/27] BKL: Remove BKL from sysfs
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 16/27] BKL: Remove BKL from efs
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 02/27] BKL: Remove outdated comment and include
From
: Jan Blunck <jblunck@xxxxxxx>
[PATCH 00/27] Push down BKL to the filesystems (v2)
From
: Jan Blunck <jblunck@xxxxxxx>
Re: [PATCH] Fix bio_alloc() and bio_kmalloc() documentation
From
: Tejun Heo <tj@xxxxxxxxxx>
[PATCH] Fix bio_alloc() and bio_kmalloc() documentation
From
: Alberto Bertogli <albertito@xxxxxxxxxxxxxx>
[PATCH] bio_put(): add bio_clone() to the list of functions in the comment
From
: Alberto Bertogli <albertito@xxxxxxxxxxxxxx>
[PATCH] Do not __always_inline bvec_kmap_irq() and bvec_kunmap_irq()
From
: Alberto Bertogli <albertito@xxxxxxxxxxxxxx>
Re: [RFC 1/3] BKL pushdown from do_new_mount() to the filesystems
From
: Jan Blunck <jblunck@xxxxxxx>
Re: [RFC 2/3] BKL: remove from ext2
From
: Jan Blunck <jblunck@xxxxxxx>
Re: ext3/jbd oops in journal_start
From
: Dmitry Monakhov <dmonakhov@xxxxxxxxxx>
ext3/jbd oops in journal_start
From
: Sage Weil <sage@xxxxxxxxxxxx>
Re: symlinks with permissions
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: symlinks with permissions
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: symlinks with permissions
From
: Nick Bowler <nbowler@xxxxxxxxxxxxxxxx>
Re: symlinks with permissions
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH 2/2] sd: WRITE SAME(16) / UNMAP support
From
: Ric Wheeler <rwheeler@xxxxxxxxxx>
Re: [PATCH] fs: Don't ignore MS_RDONLY in bind and not remount case.
From
: Kusanagi Kouichi <slash@xxxxxxxxxxxxxxx>
Re: [PATCH] fs: Don't ignore MS_RDONLY in bind and not remount case.
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH] fs: Don't ignore MS_RDONLY in bind and not remount case.
From
: Kusanagi Kouichi <slash@xxxxxxxxxxxxxxx>
Re: [PATCH 2/2] ufs: NFS support
From
: Evgeniy Dushistov <dushistov@xxxxxxx>
Re: symlinks with permissions
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [TOMOYO #16 01/25] LSM: Add security_path_chmod() andsecurity_path_chown().
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
Re: symlinks with permissions
From
: Pavel Machek <pavel@xxxxxx>
[PATCH 2/2] ufs: NFS support
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
[PATCH 1/2] ufs: pass qstr instead of dentry where necessary for NFS
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
Re: symlinks with permissions
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: symlinks with permissions
From
: Pavel Machek <pavel@xxxxxx>
Re: symlinks with permissions
From
: Pavel Machek <pavel@xxxxxx>
Re: symlinks with permissions
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: symlinks with permissions
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: symlinks with permissions
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: symlinks with permissions
From
: Pavel Machek <pavel@xxxxxx>
Re: symlinks with permissions
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [ANNOUNCE] Sheepdog: Distributed Storage System for KVM
From
: MORITA Kazutaka <morita.kazutaka@xxxxxxxxxxxxx>
[PATCH] Remove obsolete comment in fs.h
From
: Andreas Gruenbacher <agruen@xxxxxxx>
Re: [PATCH] nfs: new subdir Documentation/filesystems/nfs
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [pnfs] create_session bugfix
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxxxx>
[PATCH 2/2] nfsd4.1: common slot allocation size calculation
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxxxx>
create_session bugfix
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxxxx>
[PATCH 1/2] nfsd4.1: fix session memory use calculation
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxxxx>
Re: [PATCH 10/41] whiteout: Add vfs_whiteout() and whiteout inode operation
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
Re: [PATCH] nfs: new subdir Documentation/filesystems/nfs
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
[PATCH 2/6] fsnotify: rename fsnotify_mark_entry to just fsnotify_mark
From
: Eric Paris <eparis@xxxxxxxxxx>
[PATCH 6/6] dnotify: rename mark_entry to mark
From
: Eric Paris <eparis@xxxxxxxxxx>
[PATCH 5/6] inotify: rename mark_entry to just mark
From
: Eric Paris <eparis@xxxxxxxxxx>
[PATCH 4/6] fsnotify: rename mark_entry to just mark
From
: Eric Paris <eparis@xxxxxxxxxx>
[PATCH 3/6] fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark
From
: Eric Paris <eparis@xxxxxxxxxx>
[PATCH 1/6] fsnotify: kill FSNOTIFY_EVENT_FILE
From
: Eric Paris <eparis@xxxxxxxxxx>
[PATCH] nfs: new subdir Documentation/filesystems/nfs
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH 6/8] dio: add an entry point which takes pages
From
: Zach Brown <zach.brown@xxxxxxxxxx>
Re: [PATCH] vfs: Add a trace point in the mark_inode_dirty function
From
: Jason Baron <jbaron@xxxxxxxxxx>
Re: [PATCH 8/8] loop: use aio to perform io on the underlying file
From
: Jeff Moyer <jmoyer@xxxxxxxxxx>
Re: [PATCH 6/8] dio: add an entry point which takes pages
From
: Jeff Moyer <jmoyer@xxxxxxxxxx>
Re: [PATCH 5/8] dio: refactor __blockdev_direct_IO()
From
: Jeff Moyer <jmoyer@xxxxxxxxxx>
Re: [PATCH 10/41] whiteout: Add vfs_whiteout() and whiteout inode operation
From
: Eric Paris <eparis@xxxxxxxxxxxxxx>
Re: Merged "Sort out loose ends after the O_SYNC series"
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
Merged "Sort out loose ends after the O_SYNC series"
From
: Jan Kara <jack@xxxxxxx>
Re: symlinks with permissions
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: symlinks with permissions
From
: Pavel Machek <pavel@xxxxxx>
Re: [RFC PATCH 00/40] Writable overlays (union mounts)
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
Re: [PATCH 16/41] whiteout: jffs2 whiteout support
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
Re: [PATCH 15/41] whiteout: ext2 whiteout support
From
: Valerie Aurora <vaurora@xxxxxxxxxx>
Re: [PATCH 4/8] aio: add aio_read_pages and aio_write_pages
From
: Zach Brown <zach.brown@xxxxxxxxxx>
Re: [PATCH 3/8] aio: add an interface to submit aio from the kernel
From
: Zach Brown <zach.brown@xxxxxxxxxx>
Re: [PATCH 2/8] aio: disable retry
From
: Zach Brown <zach.brown@xxxxxxxxxx>
Re: [RFC] loop: issue aio with pages
From
: Zach Brown <zach.brown@xxxxxxxxxx>
Re: [Ocfs2-devel] [PATCH 1/2] fiemap: Add new extent flag FIEMAP_EXTENT_SHARED
From
: Brad Boyer <flar@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]