linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-07 16:21:16 to 2010-08-14 10:36:54 UTC [more...]

[PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush
 2010-08-14 10:36 UTC  (27+ messages)
` [PATCH 01/11] block/loop: queue ordered mode should be DRAIN_FLUSH
` [PATCH 02/11] block: kill QUEUE_ORDERED_BY_TAG
` [PATCH 03/11] block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
` [PATCH 04/11] block: remove spurious uses of REQ_HARDBARRIER
` [PATCH 05/11] block: misc cleanups in barrier code
` [PATCH 06/11] block: drop barrier ordering by queue draining
` [PATCH 07/11] block: rename blk-barrier.c to blk-flush.c
` [PATCH 08/11] block: rename barrier/ordered to flush
` [PATCH 09/11] block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
` [PATCH 10/11] fs, block: propagate REQ_FLUSH/FUA interface to upper layers
` [PATCH 11/11] block: use REQ_FLUSH in blkdev_issue_flush()

[PATCH 0/8] rados block device and ceph refactor
 2010-08-14  3:29 UTC  (13+ messages)
` [PATCH 1/8] ceph-rbd: lookup pool in osdmap by name
` [PATCH 2/8] ceph-rbd: refactor osdc requests creation functions
` [PATCH 3/8] ceph-rbd: messenger and osdc changes for rbd
` [PATCH 4/8] ceph-rbd: enable creation of clients that don't need mds
` [PATCH 5/8] ceph-rbd: refactor mount related functions, add helpers
` [PATCH 6/8] ceph-rbd: osdc support for osd call and rollback operations
` [PATCH 8/8] rbd: introduce rados block device (rbd), based on libceph

[PATCH 1/3] ext3/ext4: Factor out disk addressability check
 2010-08-13 22:52 UTC  (19+ messages)
` [PATCH 2/3] JBD2: Allow feature checks before journal recovery
  ` [Ocfs2-devel] "
` [Ocfs2-devel] [PATCH 1/3] ext3/ext4: Factor out disk addressability check

Proposal: Use hi-res clock for file timestamps
 2010-08-13 20:53 UTC  (5+ messages)

[PATCH] nfs: lookupcache coherence bugs in WCC update path (revised)
 2010-08-13 18:30 UTC  (2+ messages)

[PATCH 0/2] Btrfs-progs: Add support for hot data migration
 2010-08-13 14:12 UTC  (7+ messages)
` [PATCH 1/2] Btrfs-progs: Add support for hot data ioctls
` [PATCH 2/2] Btrfs-progs: Add hot data support in mkfs

[PATCH 00/39] Union mounts - return d_ino from lower fs
 2010-08-13 13:52 UTC  (44+ messages)
` [PATCH 01/39] VFS: Comment follow_mount() and friends
` [PATCH 02/39] VFS: Make lookup_hash() return a struct path
` [PATCH 03/39] VFS: Add read-only users count to superblock
` [PATCH 04/39] autofs4: Save autofs trigger's vfsmount in super block info
` [PATCH 05/39] whiteout/NFSD: Don't return information about whiteouts to userspace
` [PATCH 06/39] whiteout: Add vfs_whiteout() and whiteout inode operation
` [PATCH 07/39] whiteout: Set opaque flag if new directory was previously a whiteout
` [PATCH 08/39] whiteout: Allow removal of a directory with whiteouts
` [PATCH 09/39] whiteout: tmpfs whiteout support
` [PATCH 10/39] whiteout: Split of ext2_append_link() from ext2_add_link()
` [PATCH 11/39] whiteout: ext2 whiteout support
` [PATCH 12/39] whiteout: jffs2 "
` [PATCH 13/39] fallthru: Basic fallthru definitions
` [PATCH 14/39] union-mount: Union mounts documentation
` [PATCH 15/39] union-mount: Introduce MNT_UNION and MS_UNION flags
` [PATCH 16/39] union-mount: Introduce union_dir structure and basic operations
` [PATCH 17/39] union-mount: Free union dirs on removal from dcache
` [PATCH 18/39] union-mount: Support for union mounting file systems
` [PATCH 19/39] union-mount: Implement union lookup
` [PATCH 20/39] union-mount: Call do_whiteout() on unlink and rmdir in unions
` [PATCH 21/39] union-mount: Copy up directory entries on first readdir()
` [PATCH 22/39] union-mount: Add generic_readdir_fallthru() helper
` [PATCH 23/39] fallthru: ext2 fallthru support
` [PATCH 24/39] fallthru: jffs2 "
` [PATCH 25/39] fallthru: tmpfs "
` [PATCH 26/39] VFS: Split inode_permission() and create path_permission()
` [PATCH 27/39] VFS: Create user_path_nd() to lookup both parent and target
` [PATCH 28/39] union-mount: In-kernel file copyup routines
` [PATCH 29/39] union-mount: Implement union-aware access()/faccessat()
` [PATCH 30/39] union-mount: Implement union-aware link()
` [PATCH 31/39] union-mount: Implement union-aware rename()
` [PATCH 32/39] union-mount: Implement union-aware writable open()
` [PATCH 33/39] union-mount: Implement union-aware chown()
` [PATCH 34/39] union-mount: Implement union-aware truncate()
` [PATCH 35/39] union-mount: Implement union-aware chmod()/fchmodat()
` [PATCH 36/39] union-mount: Implement union-aware lchown()
` [PATCH 37/39] union-mount: Implement union-aware utimensat()
` [PATCH 38/39] union-mount: Implement union-aware setxattr()
` [PATCH 39/39] union-mount: Implement union-aware lsetxattr()

Q. NFS, return value of close(2)
 2010-08-13 12:25 UTC  (5+ messages)

[PATCH 0/2 RFC v3] Livelock avoidance for data integrity writeback
 2010-08-13  7:50 UTC  (5+ messages)
` [PATCH 2/2] mm: Implement writeback livelock avoidance using page tagging

[RFC v2 PATCH 0/6] Btrfs: Add hot data relocation functionality
 2010-08-12 22:22 UTC  (7+ messages)
` [RFC v2 PATCH 1/6] Btrfs: Add experimental hot data hash list index
` [RFC v2 PATCH 2/6] Btrfs: Add data structures for hot data tracking
` [RFC v2 PATCH 3/6] Btrfs: Add hot data relocation facilities
` [RFC v2 PATCH 4/6] Btrfs: Add debugfs interface for hot data stats
` [RFC v2 PATCH 5/6] Btrfs: 3 new ioctls related to hot data features
` [RFC v2 PATCH 6/6] Btrfs: Add hooks to enable hot data tracking

[PATCH -next] quota: fix QUOTACTL kconfig for gfs2
 2010-08-12 16:41 UTC  (8+ messages)

[PATCH 1/2] autofs4: redundant null check on kfree()
 2010-08-11 17:12 UTC  (2+ messages)
` [PATCH 2/2] Btrfs: handle memory alloc failure in btrfs_file_aio_write()

[PATCH 2/2] remove SWRITE* I/O types
 2010-08-11 15:06 UTC 

[PATCH 1/2] kill BH_Ordered flag
 2010-08-11 15:05 UTC 

[PATCH] fs: use kernel's hex_to_bin() method
 2010-08-11 14:21 UTC 

PATCH 3/6 - direct-io: do not merge logically non-contiguous requests
 2010-08-11 14:08 UTC  (6+ messages)

[PATCH] jbd: Remove redundant NULL check upon kfree()
 2010-08-11 13:11 UTC  (3+ messages)

[PATCH] nfs: Remove redundant NULL check upon kfree()
 2010-08-11 13:10 UTC 

[git pull] more vfs stuff
 2010-08-11  4:55 UTC 

[GIT PULL] exofs changes for the 2.6.36 Kernel
 2010-08-10 22:42 UTC 

[PATCH 00/13] writeback patches for 2.6.36
 2010-08-10 18:12 UTC  (12+ messages)
` [PATCH 03/13] writeback: add comment to the dirty limits functions
` [PATCH 07/13] writeback: explicit low bound for vm.dirty_ratio

UnionMount status?
 2010-08-10 16:52 UTC  (7+ messages)

[PATCH 06/10] Block discard support
 2010-08-10 15:54 UTC  (4+ messages)

[git pull] vfs series, part 1
 2010-08-10 10:17 UTC  (4+ messages)

[PATCH 0/7] dcache fixes and cleanups
 2010-08-10  9:41 UTC  (8+ messages)
` [PATCH 1/7] cachefiles: use path_get instead of lone dget
` [PATCH 2/7] vfs: add helpers to get root and pwd
` [PATCH 3/7] ia64: perfmon: add d_dname method
` [PATCH 4/7] vfs: __d_path: dont prepend the name of the root dentry
` [PATCH 5/7] vfs: add prepend_path() helper
` [PATCH 6/7] vfs: only add " (deleted)" where necessary
` [PATCH 7/7] vfs: show unreachable paths in getcwd and proc

[PATCH] vfs: introduce FS_IOC_SYNCFS to sync a single super
 2010-08-09 18:55 UTC  (2+ messages)

[PATCH] DNS: If the DNS server returns an error, allow that to be cached [ver #2]
 2010-08-09 16:16 UTC  (2+ messages)

[PATCH -V17 0/12] Generic name to handle and open by handle syscalls
 2010-08-09 14:54 UTC  (4+ messages)
` [PATCH -V17 10/12] vfs: Export file system uuid via /proc/<pid>mountinfo

[RFC] relaxed barrier semantics
 2010-08-09 14:50 UTC  (7+ messages)
  ` [PATCH, RFC 1/2] relaxed cache flushes
    ` [PATCH, RFC] relaxed barriers
      ` [PATCH REPOST "

scalability investigation: Where can I get your latest patches?
 2010-08-09  3:20 UTC  (6+ messages)

[PATCH 0/3 v2] Three writeback fixes to stop sync(1) livelocks
 2010-08-08 22:55 UTC  (17+ messages)
` [PATCH 1/3 v2] mm: Stop background writeback if there is other work queued for the thread
` [PATCH 2/3 v2] mm: Fix writeback_in_progress()
` [PATCH 3/3 v2] mm: Avoid resetting wb_start after each writeback round

[PATCH] hrtimer: make epoll_wait() use the hrtimer range feature
 2010-08-08 22:45 UTC 

[PATCH 00/38] VFS union mounts - Add MS_FALLTHRU
 2010-08-08 16:40 UTC  (4+ messages)
` [PATCH 14/38] fallthru: ext2 fallthru support


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