linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-07-29 13:44:19 to 2011-08-08 14:21:23 UTC [more...]

[PATCH 0/5] IO-less dirty throttling v8
 2011-08-08 14:21 UTC  (17+ messages)
` [PATCH 1/5] writeback: account per-bdi accumulated dirtied pages
` [PATCH 2/5] writeback: dirty position control
` [PATCH 3/5] writeback: dirty rate control
` [PATCH 4/5] writeback: per task dirty rate limit
` [PATCH 5/5] writeback: IO-less balance_dirty_pages()

[PATCH 0/2] dcache: per-sb LRU locks
 2011-08-08 13:02 UTC  (5+ messages)
` [PATCH 1/2] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH 2/2] dentry: move to per-sb LRU locks

logfs unmount bug
 2011-08-08  8:31 UTC  (4+ messages)

[PATCH 0/2] splice: i_mutex vs splice write deadlock V2
 2011-08-08  6:45 UTC  (3+ messages)
` [PATCH 1/2] vfs: split generic splice code from i_mutex locking
` [PATCH 2/2] xfs: fix splice/direct-IO deadlock

VFS pathname walking cleanups (i_op and ACL access)
 2011-08-07 23:43 UTC  (8+ messages)
` [PATCH 1/2] VFS: Cut down inode->i_op->xyz accesses in path walking
  ` [PATCH] "

[git pull] vfs fix
 2011-08-07  8:54 UTC 

[GIT PULL] exofs: Changes for Linux v3.1 merge window
 2011-08-07  3:19 UTC 

[PATCH] PM / Freezer: Freeze filesystems while freezing processes (v2)
 2011-08-07  0:14 UTC  (2+ messages)

[PATCH] compat_ioctl: add compat handler for PPPIOCGL2TPSTATS
 2011-08-06 22:12 UTC 

[PATCH] Fix POSIX ACL permission check
 2011-08-06 20:01 UTC  (2+ messages)

[PATCH] snapshot, defragment and raid test cases for btrfs
 2011-08-06 14:06 UTC  (5+ messages)

[PATCH v2] eCryptfs: fix compile error
 2011-08-05 15:26 UTC  (2+ messages)

[PATCH] cifs: cope with negative dentries in cifs_get_root
 2011-08-05 15:15 UTC  (5+ messages)

[PATCH] fs, proc: Report EISDIR when reading sysctl dirs in proc
 2011-08-05 11:10 UTC 

[PATCH 0/8] overlay filesystem: request for inclusion
 2011-08-05  9:11 UTC  (12+ 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

[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] zcache: Fix build error when sysfs is not defined
 2011-08-04 22:11 UTC  (3+ messages)

[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] 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  (9+ 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  (6+ messages)
` [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 


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).