Linux Filesystem Development
Thread Index
[
Prev Page
][
Next Page
]
[PATCH 11/12] nilfs2: call nilfs2_write_super from nilfs2_sync_fs
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/12] jffs2: call jffs2_write_super from jffs2_sync_fs
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 9/12] ufs: add ->sync_fs
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 8/12] sysv: add ->sync_fs
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 7/12] hfsplus: add ->sync_fs
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 6/12] hfs: add ->sync_fs
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 0/12] make ->sync_fs mandatory
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 4/12] ext2: add ->sync_fs
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/12] exofs: add ->sync_fs
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/12] bfs: add ->sync_fs
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/12] affs: add ->sync_fs
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 0/12] make ->sync_fs mandatory
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH] fat: split fat_generic_ioctl
From
: Christoph Hellwig <hch@xxxxxx>
Re: RFC: kill msdos and vfat modules?
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] writeback: skip new or to-be-freed inodes
From
: Artem Bityutskiy <dedekind1@xxxxxxxxx>
Re: [PATCH] autofs4 - remove hashed check in validate_wait()
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [PATCH] autofs4 - remove hashed check in validate_wait()
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [PATCH] autofs4 - remove hashed check in validate_wait()
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] autofs4 - remove hashed check in validate_wait()
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [PATCH] autofs4 - remove hashed check in validate_wait()
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
[PATCH] autofs4 - remove hashed check in validate_wait()
From
: Ian Kent <raven@xxxxxxxxxx>
Re: fgetattr/fsetattr file operation
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
[PATCH 2/6] nilfs2: get rid of sget use for acquiring nilfs object
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 5/6] nilfs2: correct exclusion control in nilfs_remount function
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 6/6] nilfs2: get rid of bd_mount_sem use from nilfs
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 0/6] nilfs2 cleanups around get_sb and remount functions
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 4/6] nilfs2: simplify remaining sget() use
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 3/6] nilfs2: get rid of sget use for checking if current mount is present
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
[PATCH 1/6] nilfs2: remove meaningless EBUSY case from nilfs_get_sb function
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
WARNING: at fs/fs-writeback.c:292 on mkdir() in sync-mounted ext2 filesystem
From
: David Madore <david+generic@xxxxxxxxxx>
Re: [PATCH v2.1 10/17] JFFS2: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
Re: [RESEND] [PATCH] readahead:add blk_run_backing_dev
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [RESEND] [PATCH] readahead:add blk_run_backing_dev
From
: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
Re: [PATCH 02/23] vfs: Implement unpoll_file.
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/23] File descriptor hot-unplug support v2
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v2.1 10/17] JFFS2: do not manipulate s_dirt directly
From
: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
Re: [PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[PATCH] writeback: skip new or to-be-freed inodes
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Frederic Weisbecker <fweisbec@xxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Frederic Weisbecker <fweisbec@xxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Frederic Weisbecker <fweisbec@xxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Chris Mason <chris.mason@xxxxxxxxxx>
[Review request] Fix page_mkwrite() for blocksize < pagesize
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 07/23] vfs: Teach sendfile,splice,tee,and vmsplice to use file_hotplug_lock
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 03/23] vfs: Generalize the file_list
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 04/23] vfs: Introduce infrastructure for revoking a file
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
Re: [PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
Re: [PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
Re: [RESEND] [PATCH] readahead:add blk_run_backing_dev
From
: "Alan D. Brunelle" <adbrunelle@xxxxxxxxx>
Re: [PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/4] FS: userspace notification of errors
From
: Jon Masters <jonathan@xxxxxxxxxxxxxx>
Re: [PATCH 0/4] FS: userspace notification of errors
From
: Kay Sievers <kay.sievers@xxxxxxxx>
Re: [PATCH v2.1 11/17] NILFS: do not manipulate s_dirt directly
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
Re: [PATCH 0/4] FS: userspace notification of errors
From
: Denis Karpov <ext-denis.2.karpov@xxxxxxxxx>
[PATCH v2.1 16/17] XFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2.1 15/17] UFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2.1 17/17] VFS: use is_sb_dirty helper
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2.1 13/17] SYSV: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2.1 05/17] EXT2: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2.1 04/17] EXOFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2.1 10/17] JFFS2: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2.1 14/17] UDF: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2.1 11/17] NILFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2.1 03/17] BFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2.1 12/17] reiserfs: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2.1 01/17] VFS: introduce helpers for manipulation s_dirty flag
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2.1 08/17] HFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2.1 09/17] HFSPLUS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2.1 06/17] EXT4: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2.1 02/17] AFFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2.1 07/17] FAT: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2.1 00/17] abstract out the super block clean/dirty state
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
Re: [PATCH 0/4] FS: userspace notification of errors
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: fgetattr/fsetattr file operation
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 04/23] vfs: Introduce infrastructure for revoking a file
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH v2 01/17] VFS: introduce helpers for manipulation s_dirty flag
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe
From
: Matt Helsley <matthltc@xxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: "Zhang, Yanmin" <yanmin_zhang@xxxxxxxxxxxxxxx>
Re: [PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Frederic Weisbecker <fweisbec@xxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Frederic Weisbecker <fweisbec@xxxxxxxxx>
Re: [PATCH] Add CONFIG_VFAT_NO_CREATE_WITH_LONGNAMES option
From
: tridge@xxxxxxxxx
Re: [PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe
From
: Matt Helsley <matthltc@xxxxxxxxxx>
Re: save path to a file
From
: Andreas Dilger <adilger@xxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
save path to a file
From
: Alberich de megres <alberich2k5@xxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 07/12] writeback: support > 1 flusher thread per bdi
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: fgetattr/fsetattr file operation
From
: Brian Molnar <brian.molnar@xxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Frederic Weisbecker <fweisbec@xxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: fgetattr/fsetattr file operation
From
: Andreas Dilger <adilger@xxxxxxx>
Re: [PATCH v2 01/17] VFS: introduce helpers for manipulation s_dirty flag
From
: Felix Blyakher <felixb@xxxxxxx>
Re: [PATCH v2 16/17] XFS: do not manipulate s_dirt directly
From
: Felix Blyakher <felixb@xxxxxxx>
Re: fgetattr/fsetattr file operation
From
: Brian Molnar <brian.molnar@xxxxxxxxx>
Re: [PATCH 07/12] writeback: support > 1 flusher thread per bdi
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
Re: [dm-devel] Re: ANNOUNCE: mdadm 3.0 - A tool for managing Soft RAID under Linux
From
: Heinz Mauelshagen <heinzm@xxxxxxxxxx>
Re: [PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/4] FS: userspace notification of errors
From
: Russell Cattelan <cattelan@xxxxxxxxxxx>
Re: [PATCH 0/4] FS: userspace notification of errors
From
: Denis Karpov <ext-denis.2.karpov@xxxxxxxxx>
Re: [PATCH 0/4] FS: userspace notification of errors
From
: Kay Sievers <kay.sievers@xxxxxxxx>
Re: [PATCH 00/32] VFS based Union Mount (V3)
From
: Scott James Remnant <scott@xxxxxxxxxx>
Re: fgetattr/fsetattr file operation
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH] Add CONFIG_VFAT_NO_CREATE_WITH_LONGNAMES option
From
: vimal singh <vimal.newwork@xxxxxxxxx>
Re: [PATCH v2 04/17] EXOFS: do not manipulate s_dirt directly
From
: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
Re: [PATCH] fuse: cache invalidation calls
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH] fuse: cache invalidation calls
From
: Csaba Henk <csaba@xxxxxxxxxxx>
Re: [PATCH] fuse: cache invalidation calls
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH v2 00/17] abstract out the super block clean/dirty state
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH v2 16/17] XFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2 08/17] HFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2 14/17] UDF: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2 06/17] EXT4: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2 17/17] VFS: use sb_is_dirty helper
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2 11/17] NILFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2 15/17] UFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2 09/17] HFSPLUS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2 07/17] FAT: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2 01/17] VFS: introduce helpers for manipulation s_dirty flag
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2 04/17] EXOFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2 13/17] SYSV: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2 10/17] JFFS2: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2 12/17] reiserfs: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2 00/17] abstract out the super block clean/dirty state
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2 05/17] EXT2: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2 02/17] AFFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH v2 03/17] BFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
Re: [PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe
From
: Matt Helsley <matthltc@xxxxxxxxxx>
Re: [PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe
From
: Matt Helsley <matthltc@xxxxxxxxxx>
Re: [PATCH 9/9] exec_path 9/9: remove VM_EXECUTABLE
From
: Matt Helsley <matthltc@xxxxxxxxxx>
Re: [PATCH 0/4] FS: userspace notification of errors
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH 0/4] FS: userspace notification of errors
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH 1/5] FAT: add 'errors' mount option
From
: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/4] FS: userspace notification of errors
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH 18/23] vfs: Teach epoll to use file_hotplug_lock
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: RFC: kill msdos and vfat modules?
From
: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 18/23] vfs: Teach epoll to use file_hotplug_lock
From
: Davide Libenzi <davidel@xxxxxxxxxxxxxxx>
Re: [PATCH 04/26] sysfs: sysfs_remove_dir stop checking for bogus cases.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 04/26] sysfs: sysfs_remove_dir stop checking for bogus cases.
From
: Greg KH <greg@xxxxxxxxx>
Re: [PATCH 07/23] vfs: Teach sendfile,splice,tee,and vmsplice to use file_hotplug_lock
From
: Badari Pulavarty <pbadari@xxxxxxxxx>
Re: [PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 23/23] vfs: Teach readahead to use the file_hotplug_lock
From
: Badari Pulavarty <pbadari@xxxxxxxxx>
[PATCH 6/9] exec_path 6/9: add struct spu::tsk
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
[PATCH 4/9] exec_path 4/9: switch oprofile to ->exec_path
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
[PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
[PATCH 3/9] exec_path 3/9: switch TOMOYO to ->exec_path
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
[PATCH 9/9] exec_path 9/9: remove VM_EXECUTABLE
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
[PATCH 8/9] exec_path 8/9: remove ->exe_file et al
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
[PATCH 7/9] exec_path 7/9: switch cell SPU thing to ->exec_path
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
[PATCH 5/9] exec_path 5/9: make struct spu_context::owner task_struct
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
[PATCH 2/9] exec_path 2/9: switch audit to ->exec_path
From
: Alexey Dobriyan <adobriyan@xxxxxxxxx>
Re: [PATCH 0/4] FS: userspace notification of errors
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 18/23] vfs: Teach epoll to use file_hotplug_lock
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 4/4] EXT2: add 'notify' mount option
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 3/4] FAT: add 'notify' mount option
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/4] FS: filesystem corruption notification
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/4] FS: userspace notification of errors
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
fgetattr/fsetattr file operation
From
: Brian Molnar <brian.molnar@xxxxxxxxx>
Re: [dm-devel] Re: ANNOUNCE: mdadm 3.0 - A tool for managing Soft RAID under Linux
From
: Dan Williams <dan.j.williams@xxxxxxxxx>
Re: [PATCH 0/4] FS: userspace notification of errors
From
: Eric Sandeen <sandeen@xxxxxxxxxx>
Re: [PATCH 0/5] FAT errors, user space notifications
From
: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
Re: [dm-devel] Re: ANNOUNCE: mdadm 3.0 - A tool for managing Soft RAID under Linux
From
: Heinz Mauelshagen <heinzm@xxxxxxxxxx>
[PATCH 4/4] EXT2: add 'notify' mount option
From
: Denis Karpov <ext-denis.2.karpov@xxxxxxxxx>
[PATCH 0/4] FS: userspace notification of errors
From
: Denis Karpov <ext-denis.2.karpov@xxxxxxxxx>
[PATCH 1/4] FS: filesystem corruption notification
From
: Denis Karpov <ext-denis.2.karpov@xxxxxxxxx>
[PATCH 2/4] FAT: generalize errors and warning printing
From
: Denis Karpov <ext-denis.2.karpov@xxxxxxxxx>
[PATCH 3/4] FAT: add 'notify' mount option
From
: Denis Karpov <ext-denis.2.karpov@xxxxxxxxx>
Re: [PATCH 18/23] vfs: Teach epoll to use file_hotplug_lock
From
: Davide Libenzi <davidel@xxxxxxxxxxxxxxx>
Re: [PATCH] skip I_CLEAR state inodes
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
RFC: kill msdos and vfat modules?
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] skip I_CLEAR state inodes
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH] skip I_CLEAR state inodes
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH] skip I_CLEAR state inodes
From
: Jan Kara <jack@xxxxxxx>
Re: ANNOUNCE: mdadm 3.0 - A tool for managing Soft RAID under Linux
From
: Anton Altaparmakov <aia21@xxxxxxxxx>
Re: [PATCH] skip I_CLEAR state inodes
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH] fuse: cache invalidation calls
From
: Anand Avati <avati@xxxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 0/5] FAT errors, user space notifications
From
: Denis Karpov <ext-denis.2.karpov@xxxxxxxxx>
Re: [PATCH 00/19] periodic write-back timer optimization
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH] skip I_CLEAR state inodes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 1/5] FAT: add 'errors' mount option
From
: Denis Karpov <ext-denis.2.karpov@xxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: Why do fs outside regular namespace clear DCACHE_UNHASHED?
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[PATCH] fuse: cache invalidation calls
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH 04/23] vfs: Introduce infrastructure for revoking a file
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [PATCH 04/23] vfs: Introduce infrastructure for revoking a file
From
: Nick Piggin <npiggin@xxxxxxx>
Re: ANNOUNCE: mdadm 3.0 - A tool for managing Soft RAID under Linux
From
: Neil Brown <neilb@xxxxxxx>
Re: [PATCH 0/5] FAT errors, user space notifications
From
: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/5] FAT: add 'errors' mount option
From
: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
[PATCH] Return a negative error code when seq_path_root() fails.
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
MD and DM (was: Re: ANNOUNCE: mdadm 3.0 - A tool for managing Soft RAID under Linux)
From
: Mike Snitzer <snitzer@xxxxxxxxx>
patch sysfs-implement-sysfs_rename_link.patch added to gregkh-2.6 tree
From
: <gregkh@xxxxxxx>
patch sysfs-remove-now-unnecessary-error-reporting-suppression.patch added to gregkh-2.6 tree
From
: <gregkh@xxxxxxx>
patch driver-core-use-sysfs_rename_link-in-device_rename.patch added to gregkh-2.6 tree
From
: <gregkh@xxxxxxx>
Re: ANNOUNCE: mdadm 3.0 - A tool for managing Soft RAID under Linux
From
: Dan Williams <dan.j.williams@xxxxxxxxx>
Re: [PATCH 04/23] vfs: Introduce infrastructure for revoking a file
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 18/23] vfs: Teach epoll to use file_hotplug_lock
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 18/23] vfs: Teach epoll to use file_hotplug_lock
From
: Davide Libenzi <davidel@xxxxxxxxxxxxxxx>
Re: [PATCH] skip I_CLEAR state inodes
From
: Eric Sandeen <sandeen@xxxxxxxxxxx>
Re: [PATCH 18/23] vfs: Teach epoll to use file_hotplug_lock
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 04/23] vfs: Introduce infrastructure for revoking a file
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: ANNOUNCE: mdadm 3.0 - A tool for managing Soft RAID under Linux
From
: Jeff Garzik <jeff@xxxxxxxxxx>
Re: [PATCH 04/23] vfs: Introduce infrastructure for revoking a file
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 18/23] vfs: Teach epoll to use file_hotplug_lock
From
: Davide Libenzi <davidel@xxxxxxxxxxxxxxx>
Re: [PATCH 0/12] Per-bdi writeback flusher threads v7
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH] skip I_CLEAR state inodes
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH] skip I_CLEAR state inodes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[patch] fs: improve remount,ro coherency
From
: Nick Piggin <npiggin@xxxxxxx>
[patch] fs: remove incorrect I_NEW warnings
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [PATCH] skip I_CLEAR state inodes
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH 04/23] vfs: Introduce infrastructure for revoking a file
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [PATCH 04/23] vfs: Introduce infrastructure for revoking a file
From
: Pekka Enberg <penberg@xxxxxxxxxxxxxx>
Re: [PATCH 03/23] vfs: Generalize the file_list
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [PATCH 04/23] vfs: Introduce infrastructure for revoking a file
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 1/2] hrtimer: export ktime_add_safe
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH 04/23] vfs: Introduce infrastructure for revoking a file
From
: Pekka Enberg <penberg@xxxxxxxxxxxxxx>
Re: [PATCH 0/12] Per-bdi writeback flusher threads v7
From
: "Zhang, Yanmin" <yanmin_zhang@xxxxxxxxxxxxxxx>
Re: [PATCH 01/23] mm: Introduce revoke_file_mappings.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 01/23] mm: Introduce revoke_file_mappings.
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
[PATCH 01/23] mm: Introduce revoke_file_mappings.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 23/23] vfs: Teach readahead to use the file_hotplug_lock
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 15/23] vfs: Teach fallocate, and filp_close to use file_hotplug_lock
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 19/23] eventpoll: Fix comment
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 22/23] vfs: Teach fadvice to file_hotplug_lock
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 20/23] vfs: Teach aio to use file_hotplug_lock
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 18/23] vfs: Teach epoll to use file_hotplug_lock
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 21/23] vfs: Teach fsync to use file_hotplug_lock
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 10/23] vfs: Teach do_path_lookup to use file_hotplug_lock
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 17/23] proc: Teach /proc/<pid>/fd to use file_hotplug_lock
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 16/23] vfs: Teach fstatfs, fstatfs64, ftruncate, fchdir, fchmod, fchown to use file_hotplug_lock
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 11/23] mm: Teach mmap to use file_hotplug_lock
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 14/23] vfs: Teach flock to use file_hotplug_lock
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 13/23] vfs: Teach ioctl to use file_hotplug_lock
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 12/23] vfs: Teach fcntl to use file_hotplug_lock
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 09/23] vfs: Teach poll and select to use file_hotplug_lock
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 04/23] vfs: Introduce infrastructure for revoking a file
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 07/23] vfs: Teach sendfile,splice,tee,and vmsplice to use file_hotplug_lock
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 08/23] vfs: Teach readdir to use file_hotplug_lock
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 03/23] vfs: Generalize the file_list
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 06/23] vfs: Teach read/write to use file_hotplug_read_lock
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 05/23] vfs: Teach lseek to use file_hotplug_lock
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 02/23] vfs: Implement unpoll_file.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 0/23] File descriptor hot-unplug support v2
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH] skip I_CLEAR state inodes
From
: Eric Sandeen <sandeen@xxxxxxxxxxx>
Re: [PATCH 1/2] hrtimer: export ktime_add_safe
From
: Ingo Molnar <mingo@xxxxxxx>
[PATCH 3/5] FAT: generalize errors and warning printing
From
: Denis Karpov <ext-denis.2.karpov@xxxxxxxxx>
[PATCH 2/5] FS: filesystem corruption notification
From
: Denis Karpov <ext-denis.2.karpov@xxxxxxxxx>
[PATCH 0/5] FAT errors, user space notifications
From
: Denis Karpov <ext-denis.2.karpov@xxxxxxxxx>
[PATCH 4/5] FAT: add 'notify' mount option
From
: Denis Karpov <ext-denis.2.karpov@xxxxxxxxx>
[PATCH 5/5] EXT2: add 'notify' mount option
From
: Denis Karpov <ext-denis.2.karpov@xxxxxxxxx>
[PATCH 1/5] FAT: add 'errors' mount option
From
: Denis Karpov <ext-denis.2.karpov@xxxxxxxxx>
Re: Why do fs outside regular namespace clear DCACHE_UNHASHED?
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [PATCH] readahead:add blk_run_backing_dev
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH] readahead:add blk_run_backing_dev
From
: Hisashi Hifumi <hifumi.hisashi@xxxxxxxxxxxxx>
Re: [PATCH] readahead:add blk_run_backing_dev
From
: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
Re: [PATCH] readahead:add blk_run_backing_dev
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH] readahead:add blk_run_backing_dev
From
: Hisashi Hifumi <hifumi.hisashi@xxxxxxxxxxxxx>
Re: [PATCH] readahead:add blk_run_backing_dev
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH] readahead:add blk_run_backing_dev
From
: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
Re: [PATCH] readahead:add blk_run_backing_dev
From
: Hisashi Hifumi <hifumi.hisashi@xxxxxxxxxxxxx>
Re: [RESEND] [PATCH] readahead:add blk_run_backing_dev
From
: Hisashi Hifumi <hifumi.hisashi@xxxxxxxxxxxxx>
Re: [RESEND] [PATCH] readahead:add blk_run_backing_dev
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
[RESEND] [PATCH] readahead:add blk_run_backing_dev
From
: Hisashi Hifumi <hifumi.hisashi@xxxxxxxxxxxxx>
Re: [PATCH 04/24] sysfs: Normalize removing sysfs directories.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 04/24] sysfs: Normalize removing sysfs directories.
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 04/24] sysfs: Normalize removing sysfs directories.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 04/24] sysfs: Normalize removing sysfs directories.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 04/24] sysfs: Normalize removing sysfs directories.
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 04/24] sysfs: Normalize removing sysfs directories.
From
: Kay Sievers <kay.sievers@xxxxxxxx>
Re: [PATCH 04/24] sysfs: Normalize removing sysfs directories.
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 04/24] sysfs: Normalize removing sysfs directories.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 22/24] sysfs: Make sysfs_rename_link atomic
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 04/24] sysfs: Normalize removing sysfs directories.
From
: Tejun Heo <tj@xxxxxxxxxx>
[PATCH 13/26] sysfs: Update s_iattr on link and unlink.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 19/26] sysfs: Merge sysfs_rename_dir and sysfs_move_dir
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 17/26] sysfs: Kill sysfs_addrm_start and sysfs_addrm_finish
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 21/26] sysfs: Kill unused sysfs_sb variable.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 16/26] sysfs: In sysfs_chmod_file lazily propagate the mode change.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 22/26] sysfs: Normalize error handling in sysfs_fill_inode
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 24/26] sysfs: Make sysfs_rename_link atomic
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 15/26] sysfs: Implement sysfs_getattr & sysfs_permission
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 25/26] driver core: Don't remove kobjects in device_shutdown.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 18/26] sysfs: Propagate renames to the vfs on demand
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 26/26] sysfs: In sysfs_add_one fail if the targe directory has been removed.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 20/26] sysfs: Pass super_block to sysfs_get_inode
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 23/26] sysfs: Rename sysfs_mv_dir sysfs_rename
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 01/26] sysfs: Implement sysfs_rename_link
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 14/26] sysfs: Nicely indent sysfs_symlink_inode_operations
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 12/26] sysfs: Fix locking and factor out sysfs_sd_setattr
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 08/26] sysfs: Use dentry_ops instead of directly playing with the dcache
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 10/26] sysfs: Optimize just changing the sysfs file mode.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 11/26] sysfs: Simplify iattr assignments
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 04/26] sysfs: sysfs_remove_dir stop checking for bogus cases.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 06/26] sysfs: Don't hold addrm_start/addrm_finish over multiple removals.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 02/26] driver core: Use sysfs_rename_link in device_rename
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 09/26] sysfs: Simplify sysfs_chmod_file semantics
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 07/26] sysfs: Rename sysfs_d_iput to sysfs_dentry_iput
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 05/26] sysfs: Improve sysfs directory deletion debugging.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 03/26] sysfs: Remove now unnecessary error reporting suppression.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 0/26] sysfs cleanups v3.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 22/24] sysfs: Make sysfs_rename_link atomic
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 04/24] sysfs: Normalize removing sysfs directories.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Artem Bityutskiy <dedekind1@xxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH 2/2] UBIFS: start using hrtimers
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH 2/2] UBIFS: start using hrtimers
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH 2/2] UBIFS: start using hrtimers
From
: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
Re: UBIFS: "sync" mount option does not work
From
: Aurélien GÉRÔME <ag@xxxxxxxxxx>
Re: UBIFS: "sync" mount option does not work
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
[PATCH 2/2] UBIFS: start using hrtimers
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 0/2] Use hrtimers in UBIFS
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 1/2] hrtimer: export ktime_add_safe
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: Hannes Reinecke <hare@xxxxxxx>
Re: Is TRIM/DISCARD going to be a performance problem?
From
: Florian Weimer <fweimer@xxxxxx>
Re: UBIFS: "sync" mount option does not work
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
Re: UBIFS: "sync" mount option does not work
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
Re: [PATCH 24/24] sysfs: In sysfs_add_one fail if the targe directory has been removed.
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 22/24] sysfs: Make sysfs_rename_link atomic
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 04/24] sysfs: Normalize removing sysfs directories.
From
: Tejun Heo <tj@xxxxxxxxxx>
[PATCH 09/24] sysfs: Simplify iattr assignments
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 10/24] sysfs: Fix locking and factor out sysfs_sd_setattr
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 11/24] sysfs: Update s_iattr on link and unlink.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 12/24] sysfs: Nicely indent sysfs_symlink_inode_operations
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 14/24] sysfs: In sysfs_chmod_file lazily propagate the mode change.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 13/24] sysfs: Implement sysfs_getattr & sysfs_permission
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 17/24] sysfs: Merge sysfs_rename_dir and sysfs_move_dir
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 18/24] sysfs: Pass super_block to sysfs_get_inode
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 16/24] sysfs: Propagate renames to the vfs on demand
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 15/24] sysfs: Kill sysfs_addrm_start and sysfs_addrm_finish
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 21/24] sysfs: Rename sysfs_mv_dir sysfs_rename
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 22/24] sysfs: Make sysfs_rename_link atomic
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 23/24] driver core: Don't remove kobjects in device_shutdown.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 24/24] sysfs: In sysfs_add_one fail if the targe directory has been removed.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 19/24] sysfs: Kill unused sysfs_sb variable.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 20/24] sysfs: Normalize error handling in sysfs_fill_inode
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 08/24] sysfs: Optimize just changing the sysfs file mode.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 07/24] sysfs: Simplify sysfs_chmod_file semantics
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 05/24] sysfs: Rename sysfs_d_iput to sysfs_dentry_iput
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 06/24] sysfs: Use dentry_ops instead of directly playing with the dcache
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 04/24] sysfs: Normalize removing sysfs directories.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 03/24] sysfs: Remove now unnecessary error reporting suppression.
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 02/24] driver core: Use sysfs_rename_link in device_rename
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 01/24] sysfs: Implement sysfs_rename_link
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[PATCH 0/24] sysfs cleanups.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 04/11] writeback: switch to per-bdi threads for flushing data
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v8
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v8
From
: Theodore Tso <tytso@xxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [linux-cifs-client] [PATCH 04/10] cifs: clean up set_cifs_acl interfaces
From
: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v8
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 03/10] cifs: reorganize get_cifs_acl
From
: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
Re: Many warnings on 2.6.29 from your sync_single_inode warning
From
: Stephen Hemminger <shemminger@xxxxxxxxxx>
Re: [PATCH 04/11] writeback: switch to per-bdi threads for flushing data
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Theodore Tso <tytso@xxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Artem Bityutskiy <dedekind1@xxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Artem Bityutskiy <dedekind1@xxxxxxxxx>
Re: [PATCH 04/11] writeback: switch to per-bdi threads for flushing data
From
: Artem Bityutskiy <dedekind1@xxxxxxxxx>
Re: [PATCH 07/11] writeback: support > 1 flusher thread per bdi
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH 07/11] writeback: support > 1 flusher thread per bdi
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 07/11] writeback: support > 1 flusher thread per bdi
From
: Jan Kara <jack@xxxxxxx>
Re: [rfc][patch] fs: block_dump missing dentry locking
From
: Josef Bacik <josef@xxxxxxxxxx>
[PATCH 08/11] writeback: allow sleepy exit of default writeback task
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 04/11] writeback: switch to per-bdi threads for flushing data
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 10/11] writeback: add name to backing_dev_info
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 07/11] writeback: support > 1 flusher thread per bdi
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 11/11] writeback: check for registered bdi in flusher add and inode dirty
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 06/11] writeback: separate the flushing state/task from the bdi
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 03/11] writeback: move dirty inodes from super_block to backing_dev_info
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 09/11] writeback: add some debug inode list counters to bdi stats
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 05/11] writeback: get rid of pdflush completely
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 02/11] btrfs: properly register fs backing device
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 01/11] ntfs: remove old debug check for dirty data in ntfs_put_super()
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 0/11] Per-bdi writeback flusher threads v9
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH] UBIFS: start using hrtimers
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
Re: Why do fs outside regular namespace clear DCACHE_UNHASHED?
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[PATCH] hrtimer: export ktime_add_safe
From
: Artem Bityutskiy <dedekind@xxxxxxxxxxxxx>
Re: large fs testing
From
: Ric Wheeler <rwheeler@xxxxxxxxxx>
Re: [PATCH 07/11] writeback: support > 1 flusher thread per bdi
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 0/12] Per-bdi writeback flusher threads v7
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v8
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v8
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 07/11] writeback: support > 1 flusher thread per bdi
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 00/19] periodic write-back timer optimization
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Why do fs outside regular namespace clear DCACHE_UNHASHED?
From
: Nick Piggin <npiggin@xxxxxxx>
[rfc][patch] fs: block_dump missing dentry locking
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [PATCH 00/19] periodic write-back timer optimization
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: large fs testing
From
: Andreas Dilger <adilger@xxxxxxx>
Re: Many warnings on 2.6.29 from your sync_single_inode warning
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [PATCH] readahead:add blk_run_backing_dev
From
: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
Re: [PATCH 01/20] sysfs: Implement sysfs_rename_link
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 01/20] sysfs: Implement sysfs_rename_link
From
: Greg KH <gregkh@xxxxxxx>
Re: [PATCH] readahead:add blk_run_backing_dev
From
: Hisashi Hifumi <hifumi.hisashi@xxxxxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v8
From
: Theodore Tso <tytso@xxxxxxx>
Re: [PATCH 01/20] sysfs: Implement sysfs_rename_link
From
: Kay Sievers <kay.sievers@xxxxxxxx>
[RFC] The reflink(2) system call v5.
From
: Joel Becker <Joel.Becker@xxxxxxxxxx>
Re: [PATCH 01/20] sysfs: Implement sysfs_rename_link
From
: Greg KH <greg@xxxxxxxxx>
Re: [PATCH] Add CONFIG_VFAT_NO_CREATE_WITH_LONGNAMES option
From
: tridge@xxxxxxxxx
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/12] Per-bdi writeback flusher threads v7
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
[ANNOUNCE] util-linux-ng v2.15.1-rc1
From
: Karel Zak <kzak@xxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
[PATCH 10/10] cifs: remove "hardlink detection" from cifs_rename
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 09/10] cifs: remove cifsInodeInfo->inUse counter
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 07/10] cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 08/10] cifs: make serverino the default when mounting
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 06/10] cifs: add new cifs_iget function and convert unix codepath to use it
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 05/10] cifs: rename cifs_iget to cifs_root_iget
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 04/10] cifs: clean up set_cifs_acl interfaces
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 03/10] cifs: reorganize get_cifs_acl
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 02/10] cifs: make cnvrtDosUnixTm take a little-endian args and an offset
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 00/10] cifs: implement proper hardlink handling (try #5)
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 01/10] cifs: have cifs_NTtimeToUnix take a little-endian arg
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v8
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v8
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v8
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 0/11] Per-bdi writeback flusher threads v8
From
: Theodore Tso <tytso@xxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v8
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v8
From
: Theodore Tso <tytso@xxxxxxx>
Re: [PATCH 04/11] writeback: switch to per-bdi threads for flushing data
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 04/11] writeback: switch to per-bdi threads for flushing data
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 0/12] Per-bdi writeback flusher threads v7
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v8
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v8
From
: Theodore Tso <tytso@xxxxxxx>
Re: [PATCH 08/13] cifs: convert cifs_get_inode_info to use cifs_iget
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 12/13] cifs: remove cifsInodeInfo->inUse counter
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 10/13] cifs: remove cifs_new_inode
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 09/13] cifs: convert non-posix readdir codepath to use cifs_iget
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 07/13] cifs: convert posix readdir codepath to use cifs_iget
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 08/13] cifs: convert cifs_get_inode_info to use cifs_iget
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 07/13] cifs: convert posix readdir codepath to use cifs_iget
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 06/13] cifs: add new cifs_iget function and convert unix codepath to use it
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 0/12] Per-bdi writeback flusher threads v7
From
: Damien Wyart <damien.wyart@xxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v8
From
: Richard Kennedy <richard@xxxxxxxxxxxxxxx>
Re: [PATCH 0/11] Per-bdi writeback flusher threads v8
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 00/19] periodic write-back timer optimization
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 00/19] periodic write-back timer optimization
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH 00/19] periodic write-back timer optimization
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 13/13] cifs: remove "hardlink detection" from cifs_rename
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 12/13] cifs: remove cifsInodeInfo->inUse counter
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 11/13] cifs: make serverino the default when mounting
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 10/13] cifs: remove cifs_new_inode
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 09/13] cifs: convert non-posix readdir codepath to use cifs_iget
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 08/13] cifs: convert cifs_get_inode_info to use cifs_iget
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 01/13] cifs: have cifs_NTtimeToUnix take a little-endian arg
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 03/13] cifs: reorganize get_cifs_acl
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 07/13] cifs: convert posix readdir codepath to use cifs_iget
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 06/13] cifs: add new cifs_iget function and convert unix codepath to use it
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 05/13] cifs: rename cifs_iget to cifs_root_iget
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 02/13] cifs: make cnvrtDosUnixTm take a little-endian args and an offset
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 04/13] cifs: clean up set_cifs_acl interfaces
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 00/13] cifs: implement proper hardlink handling (try #4)
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 00/19] periodic write-back timer optimization
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH 00/19] periodic write-back timer optimization
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH] Add CONFIG_VFAT_NO_CREATE_WITH_LONGNAMES option
From
: vimal singh <vimal.newwork@xxxxxxxxx>
Re: [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories.
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 04/11] writeback: switch to per-bdi threads for flushing data
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 18/19] write-back: introduce a helper function
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
Re: [PATCH 04/11] writeback: switch to per-bdi threads for flushing data
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
[PATCH 19/19] periodic write-back: do not wake up unnecessarily
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 16/19] XFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 17/19] VFS: use sb_is_dirty helper
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 15/19] UFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 14/19] UDF: do not manipulate s_dirt directly
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 13/19] SYSV: do not manipulate s_dirt directly
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 12/19] reiserfs: do not manipulate s_dirt directly
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 11/19] NILFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 08/19] HFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 09/19] HFSPLUS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 10/19] JFFS2: do not manipulate s_dirt directly
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 06/19] EXT4: do not manipulate s_dirt directly
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 07/19] FAT: do not manipulate s_dirt directly
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 00/19] periodic write-back timer optimization
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 05/19] EXT2: do not manipulate s_dirt directly
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 04/19] EXOFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 01/19] VFS: introduce helpers for manipulation s_dirty flag
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 03/19] BFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 02/19] AFFS: do not manipulate s_dirt directly
From
: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
[PATCH 10/11] writeback: add name to backing_dev_info
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 11/11] writeback: check for registered bdi in flusher add and inode dirty
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 09/11] writeback: add some debug inode list counters to bdi stats
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 06/11] writeback: separate the flushing state/task from the bdi
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 08/11] writeback: allow sleepy exit of default writeback task
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 07/11] writeback: support > 1 flusher thread per bdi
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 05/11] writeback: get rid of pdflush completely
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 04/11] writeback: switch to per-bdi threads for flushing data
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 02/11] btrfs: properly register fs backing device
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 03/11] writeback: move dirty inodes from super_block to backing_dev_info
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 01/11] ntfs: remove old debug check for dirty data in ntfs_put_super()
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
[PATCH 0/11] Per-bdi writeback flusher threads v8
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 0/12] Per-bdi writeback flusher threads v7
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 03/13] scsi: unify allocation of scsi command and sense buffer
From
: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
Re: [PATCH 03/13] scsi: unify allocation of scsi command and sense buffer
From
: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx>
Re: [PATCH 03/13] scsi: unify allocation of scsi command and sense buffer
From
: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
Re: [PATCH] readahead:add blk_run_backing_dev
From
: Hisashi Hifumi <hifumi.hisashi@xxxxxxxxxxxxx>
Re: [PATCH 0/12] Per-bdi writeback flusher threads v7
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 0/12] Per-bdi writeback flusher threads v7
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH 0/12] Per-bdi writeback flusher threads v7
From
: Damien Wyart <damien.wyart@xxxxxxx>
Re: [PATCH 0/12] Per-bdi writeback flusher threads v7
From
: "Zhang, Yanmin" <yanmin_zhang@xxxxxxxxxxxxxxx>
Re: [PATCH 0/12] Per-bdi writeback flusher threads v7
From
: Damien Wyart <damien.wyart@xxxxxxx>
Re: [PATCH] readahead:add blk_run_backing_dev
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH] readahead:add blk_run_backing_dev
From
: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
Re: [PATCH] readahead:add blk_run_backing_dev
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Re: [PATCH] readahead:add blk_run_backing_dev
From
: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
Re: [PATCH] readahead:add blk_run_backing_dev
From
: Hisashi Hifumi <hifumi.hisashi@xxxxxxxxxxxxx>
Re: [PATCH] readahead:add blk_run_backing_dev
From
: Wu Fengguang <fengguang.wu@xxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]