linux-fsdevel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 07/30] IGET: Stop BEFS from using iget() and read_inode()
Dave Kleikamp
Re: [PATCH 07/30] IGET: Stop BEFS from using iget() and read_inode()
David Howells
Re: [PATCH 07/30] IGET: Stop BEFS from using iget() and read_inode()
Dave Kleikamp
[PATCH 08/30] IGET: Stop BFS from using iget() and read_inode()
David Howells
[PATCH 09/30] IGET: Stop CIFS from using iget() and read_inode()
David Howells
[PATCH 10/30] IGET: Stop EFS from using iget() and read_inode()
David Howells
[PATCH 11/30] IGET: Stop EXT2 from using iget() and read_inode()
David Howells
Re: [PATCH 11/30] IGET: Stop EXT2 from using iget() and read_inode()
Jan Kara
Re: [PATCH 11/30] IGET: Stop EXT2 from using iget() and read_inode()
David Howells
[PATCH 12/30] IGET: Stop EXT3 from using iget() and read_inode()
David Howells
Re: [PATCH 12/30] IGET: Stop EXT3 from using iget() and read_inode()
Jan Kara
Re: [PATCH 12/30] IGET: Stop EXT3 from using iget() and read_inode()
Jan Kara
Re: [PATCH 12/30] IGET: Stop EXT3 from using iget() and read_inode()
David Howells
[PATCH 13/30] IGET: Stop EXT4 from using iget() and read_inode()
David Howells
Re: [PATCH 13/30] IGET: Stop EXT4 from using iget() and read_inode()
Jan Kara
Re: [PATCH 13/30] IGET: Stop EXT4 from using iget() and read_inode()
David Howells
[PATCH 14/30] IGET: Stop FAT from using iget() and read_inode()
David Howells
[PATCH 15/30] IGET: Stop FreeVXFS from using iget() and read_inode()
David Howells
[PATCH 16/30] IGET: Stop FUSE from using iget() and read_inode()
David Howells
[PATCH 17/30] IGET: Stop HFSPLUS from using iget() and read_inode()
David Howells
[PATCH 18/30] IGET: Stop ISOFS from using read_inode()
David Howells
[PATCH 19/30] IGET: Stop JFFS2 from using iget() and read_inode()
David Howells
[PATCH 20/30] IGET: Stop JFS from using iget() and read_inode()
David Howells
Re: [PATCH 20/30] IGET: Stop JFS from using iget() and read_inode()
Dave Kleikamp
[PATCH 21/30] IGET: Stop the MINIX filesystem from using iget() and read_inode()
David Howells
[PATCH 22/30] IGET: Stop PROCFS from using iget() and read_inode()
David Howells
[PATCH 24/30] IGET: Stop ROMFS from using iget() and read_inode()
David Howells
[PATCH 23/30] IGET: Stop QNX4 from using iget() and read_inode()
David Howells
[PATCH 25/30] IGET: Stop the SYSV filesystem from using iget() and read_inode()
David Howells
[PATCH 26/30] IGET: Stop UFS from using iget() and read_inode()
David Howells
[PATCH 27/30] IGET: Stop OPENPROMFS from using iget() and read_inode()
David Howells
[PATCH 28/30] IGET: Stop HOSTFS from using iget() and read_inode()
David Howells
[PATCH 29/30] IGET: Stop HPPFS from using iget() and read_inode()
David Howells
[PATCH 30/30] IGET: Remove iget() and the read_inode() super op as being obsolete
David Howells
[GIT PULL -mm] 00/19 Unionfs updates/cleanups/fixes
Erez Zadok
[PATCH 01/19] Unionfs: compile if debug is off
Erez Zadok
[PATCH 04/19] Unionfs: use consistent printk prefixes
Erez Zadok
[PATCH 03/19] Unionfs: minor comment cleanups
Erez Zadok
[PATCH 07/19] Unionfs: remove unnecessary if condition
Erez Zadok
[PATCH 08/19] Unionfs: use page_offset() helper
Erez Zadok
[PATCH 09/19] Unionfs: use pr_debug() instead of custom dprintk()
Erez Zadok
[PATCH 05/19] Unionfs: use UNIONFS_NAME macro
Erez Zadok
[PATCH 11/19] Unionfs: add missing newlines in printk's
Erez Zadok
[PATCH 06/19] Unionfs: properly indent static struct
Erez Zadok
[PATCH 18/19] Unionfs: coding style: miscellaneous fixes
Erez Zadok
[PATCH 17/19] Unionfs: coding style: avoid multiple assignments on same line
Erez Zadok
[PATCH 14/19] Unionfs: use braces in both branches of conditionals
Erez Zadok
[PATCH 02/19] Unionfs: add un/likely on conditionals
Erez Zadok
[PATCH 12/19] Unionfs: update/assign a KERN_* level to all printk statements
Erez Zadok
[PATCH 13/19] Unionfs: remove periods from the end of printk strings
Erez Zadok
[PATCH 15/19] Unionfs: coding style: proper spacing
Erez Zadok
[PATCH 10/19] Unionfs: convert all appropriate printk's to pr_debug calls
Erez Zadok
[PATCH 16/19] Unionfs: coding style: take assignments out of "if" conditions
Erez Zadok
[PATCH 19/19] Unionfs: coding style: avoid lines longer than 80 chars
Erez Zadok
[RFC][PATCH 3/6] 9p: 9P server connection code
Latchesar Ionkov
[RFC][PATCH 5/6] 9p: 9P server TCP socket connection support
Latchesar Ionkov
[RFC][PATCH 2/6] 9p: 9P server interface and common srv code
Latchesar Ionkov
[RFC][PATCH 1/6] 9p: 9P server low-level 9P messages support
Latchesar Ionkov
[RFC][REFERENCE ONLY] 9p: 9P ramfs sample implementation
Latchesar Ionkov
[RFC][PATCH 4/6] 9p: 9P server fid management
Latchesar Ionkov
[RFC][PATCH 6/6] 9p: 9P server Kconfig and Makefile changes
Latchesar Ionkov
Re: Versioning file system
Sorin Faibish
[patch]A potential bug in inotify_user.c
Yan Zheng
Re: [patch]A potential bug in inotify_user.c
Andrew Morton
Re: [patch]A potential bug in inotify_user.c
Robert Love
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Nick Piggin
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Christoph Lameter
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Peter Zijlstra
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Christoph Lameter
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Peter Zijlstra
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Christoph Lameter
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Mel Gorman
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Nick Piggin
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Mel Gorman
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Andrew Morton
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Peter Zijlstra
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Peter Zijlstra
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Andrew Morton
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Peter Zijlstra
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Andrew Morton
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Nick Piggin
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Andrew Morton
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Nick Piggin
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Andrew Morton
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Nick Piggin
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Andrew Morton
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Christoph Lameter
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Andrew Morton
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Christoph Lameter
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Andrew Morton
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Christoph Lameter
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Peter Zijlstra
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Peter Zijlstra
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Christoph Lameter
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Nick Piggin
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Mel Gorman
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Christoph Lameter
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Nick Piggin
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Christoph Lameter
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Nick Piggin
SLUB performance regression vs SLAB
Matthew Wilcox
Re: SLUB performance regression vs SLAB
Christoph Lameter
Re: SLUB performance regression vs SLAB
Matthew Wilcox
Re: SLUB performance regression vs SLAB
Christoph Lameter
Re: SLUB performance regression vs SLAB
Matthew Wilcox
Re: SLUB performance regression vs SLAB
Christoph Lameter
Re: SLUB performance regression vs SLAB
Siddha, Suresh B
Re: SLUB performance regression vs SLAB
David Miller
Re: SLUB performance regression vs SLAB
Matthew Wilcox
Re: SLUB performance regression vs SLAB
Christoph Lameter
Re: SLUB performance regression vs SLAB
Arjan van de Ven
Re: SLUB performance regression vs SLAB
Chuck Ebbert
Re: SLUB performance regression vs SLAB
David Miller
Re: SLUB performance regression vs SLAB
Chuck Ebbert
Re: SLUB performance regression vs SLAB
David Miller
Re: SLUB performance regression vs SLAB
David Chinner
Re: SLUB performance regression vs SLAB
Jens Axboe
Re: SLUB performance regression vs SLAB
Pekka Enberg
Re: SLUB performance regression vs SLAB
Jens Axboe
Re: SLUB performance regression vs SLAB
Andi Kleen
Re: SLUB performance regression vs SLAB
Jens Axboe
Re: SLUB performance regression vs SLAB
Christoph Lameter
Re: SLUB performance regression vs SLAB
Christoph Lameter
Re: SLUB performance regression vs SLAB
Matthew Wilcox
Re: SLUB performance regression vs SLAB
Jens Axboe
Re: SLUB performance regression vs SLAB
Christoph Lameter
Re: SLUB performance regression vs SLAB
Peter Zijlstra
Re: SLUB performance regression vs SLAB
David Miller
Re: SLUB performance regression vs SLAB
Arjan van de Ven
Re: SLUB performance regression vs SLAB
Christoph Lameter
Re: SLUB performance regression vs SLAB
Peter Zijlstra
Re: SLUB performance regression vs SLAB
David Miller
Re: SLUB performance regression vs SLAB
Matthew Wilcox
Re: SLUB performance regression vs SLAB
David Miller
Re: SLUB performance regression vs SLAB
Christoph Lameter
Re: [PATCH 00/19] export operations rewrite
Neil Brown
Re: 2.6.23-rc8-mm2: BUG near reiserfs_xattr_set
Laurent Riffard
Re: 2.6.23-rc8-mm2: BUG near reiserfs_xattr_set
Andrew Morton
Re: 2.6.23-rc8-mm2: BUG near reiserfs_xattr_set
Dave Hansen
Re: 2.6.23-rc8-mm2: BUG near reiserfs_xattr_set
Christoph Hellwig
[RFC][PATCH] make reiserfs stop using 'struct file' for internal xattr operations
Dave Hansen
Re: [RFC][PATCH] make reiserfs stop using 'struct file' for internal xattr operations
Christoph Hellwig
Re: [RFC][PATCH] make reiserfs stop using 'struct file' for internal xattr operations
Dave Hansen
Re: [RFC][PATCH] make reiserfs stop using 'struct file' for internal xattr operations
Andrew Morton
Re: [RFC][PATCH] make reiserfs stop using 'struct file' for internal xattr operations
Andrew Morton
Re: [RFC][PATCH] make reiserfs stop using 'struct file' for internal xattr operations
Peter Zijlstra
Re: [RFC][PATCH] make reiserfs stop using 'struct file' for internal xattr operations
Christoph Hellwig
[RFC][PATCH] stop abusing filp_open in reiserfs journal code
Christoph Hellwig
[PATCH] fs: Correct SuS compliance for open of large file without options
Alan Cox
Re: [PATCH] fs: Correct SuS compliance for open of large file without options
Arjan van de Ven
Re: [PATCH] fs: Correct SuS compliance for open of large file without options
Alan Cox
Re: [PATCH] fs: Correct SuS compliance for open of large file without options
Jens Axboe
Re: [PATCH] fs: Correct SuS compliance for open of large file without options
Alan Cox
Re: [PATCH] fs: Correct SuS compliance for open of large file without options
Jens Axboe
Re: [PATCH] fs: Correct SuS compliance for open of large file without options
Alan Cox
Re: [PATCH] fs: Correct SuS compliance for open of large file without options
Theodore Tso
Re: [PATCH] fs: Correct SuS compliance for open of large file without options
Andrew Morton
Re: [PATCH] fs: Correct SuS compliance for open of large file without options
Greg KH
Re: [PATCH] fs: Correct SuS compliance for open of large file without options
Theodore Tso
Re: [PATCH] fs: Correct SuS compliance for open of large file without options
Matthew Wilcox
Re: [PATCH] fs: Correct SuS compliance for open of large file without options
Greg KH
Re: [PATCH] fs: Correct SuS compliance for open of large file without options
Kyle Moffett
Re: [PATCH] fs: Correct SuS compliance for open of large file without options
Greg KH
Re: [PATCH] fs: Correct SuS compliance for open of large file without options
Theodore Tso
Re: [PATCH] fs: Correct SuS compliance for open of large file without options
Matthew Wilcox
Re: [PATCH] fs: Correct SuS compliance for open of large file without options
Theodore Tso
Re: [PATCH] fs: Correct SuS compliance for open of large file without options
Greg KH
Re: [PATCH] fs: Correct SuS compliance for open of large file without options
Greg KH
Re: [PATCH] fs: Correct SuS compliance for open of large file without options
Jens Axboe
[patch]anon_inodes.c: fix error check in anon_inode_getfd
Yan Zheng
Re: [patch]anon_inodes.c: fix error check in anon_inode_getfd
Andrew Morton
Re: [patch]anon_inodes.c: fix error check in anon_inode_getfd
Davide Libenzi
Re: [patch]anon_inodes.c: fix error check in anon_inode_getfd
Davide Libenzi
Re: [patch]anon_inodes.c: fix error check in anon_inode_getfd
Andrew Morton
Re: [patch]anon_inodes.c: fix error check in anon_inode_getfd
Davide Libenzi
Re: [patch]anon_inodes.c: fix error check in anon_inode_getfd
Andrew Morton
Re: [patch]anon_inodes.c: fix error check in anon_inode_getfd
Davide Libenzi
[PATCH] Threaded e2fsck proof of concept
Valerie Henson
Re: Upgrading datastructures between different filesystem versions
Jim Cromie
Re: Upgrading datastructures between different filesystem versions
Andreas Dilger
Re: Upgrading datastructures between different filesystem versions
Sachin Gaikwad
Re: Upgrading datastructures between different filesystem versions
Theodore Tso
Re: Upgrading datastructures between different filesystem versions
Erik Mouw
Re: Upgrading datastructures between different filesystem versions
Christoph Hellwig
Re: Upgrading datastructures between different filesystem versions
Theodore Tso
Re: Upgrading datastructures between different filesystem versions
Christoph Hellwig
[GIT PULL -mm] 00/25 Unionfs updates/cleanups/fixes
Erez Zadok
[PATCH 05/25] Unionfs: cast page->index loff_t before shifting
Erez Zadok
Re: [PATCH 05/25] Unionfs: cast page->index loff_t before shifting
Christoph Hellwig
Re: [PATCH 05/25] Unionfs: cast page->index loff_t before shifting
Erez Zadok
[PATCH 24/25] Unionfs: add un/likely conditionals on xattr ops
Erez Zadok
[PATCH 14/25] Unionfs: add un/likely conditionals on headers
Erez Zadok
[PATCH 03/25] Unionfs: display informational messages only if debug is on
Erez Zadok
Re: [PATCH 03/25] Unionfs: display informational messages only if debug is on
Jan Engelhardt
Re: [PATCH 03/25] Unionfs: display informational messages only if debug is on
Erez Zadok
Re: [PATCH 03/25] Unionfs: display informational messages only if debug is on
Jan Engelhardt
Re: [PATCH 03/25] Unionfs: display informational messages only if debug is on
Erez Zadok
[PATCH 21/25] Unionfs: add un/likely conditionals on readdir ops
Erez Zadok
[PATCH 19/25] Unionfs: add un/likely conditionals on mmap ops
Erez Zadok
[PATCH 08/25] Unionfs: lower nameidata support for nfsv4
Erez Zadok
Earlier messages
Later messages