linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-07-28 08:35:24 to 2011-08-05 00:41:03 UTC [more...]

[git pull] more vfs stuff
 2011-08-05  0:41 UTC 

[PATCH v2 0/4] Per-container dcache size limitation
 2011-08-05  0:35 UTC  (5+ messages)
` [PATCH v2 1/4] factor out single-shrinker code
  ` [PATCH v2 2/4] Keep nr_dentry per super block
` [PATCH v2 3/4] limit nr_dentries per superblock
` [PATCH v2 4/4] parse options in the vfs level

[PATCH 0/8] overlay filesystem: request for inclusion
 2011-08-04 23:11 UTC  (11+ messages)
` [PATCH 1/8] vfs: add i_op->open()
` [PATCH 2/8] vfs: export do_splice_direct() to modules
` [PATCH 3/8] vfs: introduce clone_private_mount()
` [PATCH 4/8] overlay filesystem
` [PATCH 5/8] overlayfs: add statfs support
` [PATCH 6/8] overlayfs: implement show_options
` [PATCH 7/8] overlay: overlay filesystem documentation
` [PATCH 8/8] fs: limit filesystem stacking depth

[PATCH] zcache: Fix build error when sysfs is not defined
 2011-08-04 22:11 UTC  (3+ messages)

logfs unmount bug
 2011-08-04 19:35 UTC 

[PATCH 0/1] readlinkat() error code change for empty pathname
 2011-08-04 15:09 UTC  (3+ messages)
` [PATCH 1/1] readlinkat: ensure we return ENOENT for the empty pathname for normal lookups

[PATCH 0/2] Improve writeout pattern from xfs_flush_pages()
 2011-08-04 12:41 UTC  (13+ messages)
` [PATCH 1/2] vfs: Create filemap_flush_range()
` [PATCH 2/2] xfs: Call filemap_flush_range() for async xfs_flush_pages() call

[PATCH v5 0/4] read-only remount race fix
 2011-08-04  9:58 UTC  (12+ messages)
` [PATCH 1/4] vfs: ignore error on forced remount
` [PATCH 2/4] vfs: keep list of mounts for each superblock
` [PATCH 3/4] vfs: protect remounting superblock read-only
` [PATCH 4/4] vfs: fs_may_remount_ro: turn unnecessary check into a WARN_ON

mmotm 2011-08-02-16-19 uploaded
 2011-08-04  0:23 UTC  (4+ messages)
` mmotm 2011-08-02-16-19 uploaded (fault-inject.h)
` [PATCH -mmotm] media: video/adp1653.c needs module.h

[PATCH] fs/9p: Add OS dependent open flags in 9p protocol
 2011-08-03 16:58 UTC 

[PATCH] 9p: remove CONFIG_NET_9P_DEBUG option
 2011-08-03  4:34 UTC  (2+ messages)

[RFC] fuse: O_DIRECT support for files
 2011-08-02 19:00 UTC 

[PATCH 0/4] Per-superblock dcache limitation
 2011-08-02 14:43 UTC  (13+ messages)
` [PATCH 1/4] Keep nr_dentry per super block
` [PATCH 2/4] limit nr_dentries per superblock
` [PATCH 3/4] dcache set size
` [PATCH 4/4] parse options in the vfs level

Remount read-only races?
 2011-08-02 12:45 UTC  (3+ messages)

xfstests 073 regression
 2011-08-02 12:26 UTC  (25+ messages)
      ` [GIT PULL] fix xfstests 073 regression for 3.1-rc1

Updated direct IO optimization patchkit v2
 2011-08-02  4:38 UTC  (12+ messages)
` [PATCH 01/11] DIO: Separate fields only used in the submission path from struct dio
` [PATCH 02/11] DIO: Fix a wrong comment
` [PATCH 03/11] DIO: Rearrange fields in dio/dio_submit to avoid holes
` [PATCH 04/11] DIO: Use a slab cache for struct dio
` [PATCH 05/11] DIO: Separate map_bh from dio v2
` [PATCH 06/11] DIO: Inline the complete submission path v2
` [PATCH 07/11] DIO: Merge direct_io_walker into __blockdev_direct_IO
` [PATCH 08/11] DIO: Remove unnecessary dio argument from dio_pages_present()
` [PATCH 09/11] DIO: Remove unused dio parameter from dio_bio_add_page
` [PATCH 10/11] VFS: Cache request_queue in struct block_device
` [PATCH 11/11] DIO: optimize cache misses in the submission path

[PATCH 0/9] fsnotify: change locking order
 2011-08-01 20:38 UTC  (2+ messages)

[git pull] assorted fixes
 2011-08-01 18:16 UTC 

[PATCH v2] eCryptfs: fix compile error
 2011-08-01 11:33 UTC 

[PATCH] eCryptfs: fix compile error
 2011-08-01 11:31 UTC  (3+ messages)

[PATCH v3 0/2] xfstests: Changed a couple of tests to be generic
 2011-08-01 11:03 UTC  (4+ messages)
` [PATCH v3 1/2] xfstests: make more tests generic
` [PATCH v3 2/2] xfstests: make t_immutable and 079 filesystem-agnostic

[GIT PULL] Ceph updates for 3.1-rc1
 2011-08-01  4:53 UTC  (3+ messages)

Please pull NFS client changes
 2011-08-01  1:01 UTC  (9+ messages)

recursive locking: epoll
 2011-07-31 21:48 UTC  (9+ messages)
          ` [PATCH] epoll: Fix spurious lockdep warnings

[git pull] vfs pile 1.5
 2011-07-31  3:45 UTC  (11+ messages)
          ` [PATCH] xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set

[PATCH v2 0/4] xfstests: Changed a couple of tests to be generic
 2011-07-30 14:28 UTC  (7+ messages)
` [PATCH v2 1/4] xfstests: Changed test 062 to be generic for all filesystems
` [PATCH v2 2/4] xfstests: Changed tests 083, 117, 120 and 192 "
` [PATCH v2 3/4] xfstests: Changed test 015 "
` [PATCH v2 4/4] xfstests: Changed test 079 "

[ANNOUNCE] util-linux v2.20-rc1
 2011-07-29 21:47 UTC 

Nanosecond fs timestamp support: sad
 2011-07-29 21:37 UTC  (12+ messages)

[PATCH 0/4] xfstests: Add support for btrfs in a couple of xfstests
 2011-07-29 14:30 UTC  (15+ messages)
` [PATCH 1/4] xfstests: Add support for btrfs in 062
` [PATCH 2/4] xfstests: Add support for btrfs in 083, 117, 120 and 192
` [PATCH 3/4] xfstests: Add support for btrfs in 015
` [PATCH 4/4] xfstests: Add support for btrfs in 079

Not POSIX conform: open(..., O_CREAT | O_RDWR, ...) returns -1 although a file was created
 2011-07-29 13:47 UTC 

[PATCH 0/5 v2] Improve sync(2) handling
 2011-07-29 11:09 UTC  (10+ messages)
` [PATCH 1/5] vfs: Make sync(1) writeout also block device inodes
` [PATCH 5/5] vfs: Avoid unnecessary WB_SYNC_NONE writeback during sync(1)

[PATCH 1/4] fs: add SEEK_HOLE and SEEK_DATA flags
 2011-07-29  9:58 UTC  (2+ messages)

fs: take the ACL checks to common code
 2011-07-29  9:42 UTC 

[kernel-hardening] Re: [PATCH] move RLIMIT_NPROC check from set_user() to do_execve_common()
 2011-07-29  8:17 UTC  (15+ messages)
    ` [kernel-hardening] "
      `  "
                ` [patch v2] "
                    ` [kernel-hardening] "
                    ` [patch v3] "

[patch 0/3] A few patches for dcache
 2011-07-29  7:50 UTC  (10+ messages)
` [patch 1/3] vfs, dcache: Introduce lighten r/o rename_lock lockers
` [patch 2/3] vfs, dcache: Factor out rename_lock locking
` [patch 3/3] vfs: Make the rename_lock per-sb

[PATCH] locks: breaking read lease should not block read open
 2011-07-29  2:30 UTC  (10+ messages)
            ` [PATCH 1/3] locks: minor lease cleanup
                ` [PATCH 2/3] locks: move F_INPROGRESS from fl_type to fl_flags field
                    ` [PATCH 3/3] locks: fix tracking of inprogress lease breaks

[PATCH] dio: Fast-path for page-aligned IOs
 2011-07-28 22:10 UTC  (4+ messages)

[PATCH 0/3] 32/64 bit llseek hashes
 2011-07-28 20:04 UTC  (7+ messages)
` [PATCH 1/3] Return 32/64-bit dir name hash according to usage type
` [PATCH 3/3] nfsd: vfs_llseek() with O_32BITHASH or O_64BITHASH

Increase Your Mail Quota
 2011-07-28 14:42 UTC 

[PATCH v2 1/2] vfs: pass 'struct file *' as parameter to ->check_flags() methods
 2011-07-28 18:12 UTC  (6+ messages)
` [PATCH v2 2/2] fuse: permit O_DIRECT flag in open()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).