linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-12 12:41:30 to 2010-08-17 18:37:35 UTC [more...]

[patch 00/10] first set of vfs scale patches
 2010-08-17 18:37 UTC  (2+ messages)
` [patch 06/10] fs: cleanup files_lock locking

Proposal: Use hi-res clock for file timestamps
 2010-08-17 18:29 UTC  (10+ messages)

[RFC PATCHSET block#for-2.6.36-post] block: convert to REQ_FLUSH/FUA
 2010-08-17 18:21 UTC  (18+ messages)
` [PATCH 1/5] block/loop: implement REQ_FLUSH/FUA support
` [PATCH 2/5] virtio_blk: "
` [PATCH 3/5] lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH/FUA support
` [PATCH 4/5] md: implment REQ_FLUSH/FUA support
` [PATCH 5/5] dm: implement "

[PATCH] fs.h: introduce functions to get/set file->private_data
 2010-08-17 18:21 UTC  (10+ messages)

union mounts via ->get_unlinked_inode()
 2010-08-17 18:12 UTC 

[00/05] Add zero copy capability to virtio transport
 2010-08-17 17:27 UTC  (6+ messages)
` [PATCH 1/5] [net/9p] Add capability() to p9_trans_module
` [PATCH 2/5] [net/9p] Pass p9_client structure to pdu perpartion routines
` [PATCH 3/5] [net/9p] Add support for placing page addresses directly on the sg list
` [PATCH 4/5] [net/9p] Achieve zero copy on write path
` [PATCH 5/5] [net/9p] Achieve zero copy on read path

[PATCH] [fs/9p] Fix NULL point deref in v9fs_dir_release
 2010-08-17 17:19 UTC  (2+ messages)

[PATCH] [fs/9p] Remove the redundant rsize calculation in v9fs_file_write()
 2010-08-17 17:20 UTC 

[PATCH] [fs/9p] Add a Direct IO address_space_operation
 2010-08-17 17:19 UTC 

[PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush
 2010-08-17 17:08 UTC  (30+ messages)
` [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 08/11] block: rename barrier/ordered to flush
` [PATCH 10/11] fs, block: propagate REQ_FLUSH/FUA interface to upper layers
  ` [PATCH UPDATED "
` [PATCH 11/11] block: use REQ_FLUSH in blkdev_issue_flush()

[PATCH -next] quota: fix QUOTACTL kconfig for gfs2
 2010-08-17 15:03 UTC  (10+ messages)

UnionMount status?
 2010-08-17 14:31 UTC  (10+ messages)

[PATCH] cramfs: only unlock new inodes
 2010-08-17 14:08 UTC 

[git pull] vfs series, part 1
 2010-08-17 13:14 UTC  (2+ messages)

unable to mount a CD - iso9660 bug?
 2010-08-17 11:50 UTC  (7+ messages)

discard and barriers
 2010-08-17 10:59 UTC  (13+ messages)

[PATCH 1/1] vfs: update ctime when changing the file's permission by setfacl
 2010-08-17 10:42 UTC 

unable to mount a CD - iso9660 bug?
 2010-08-17 10:03 UTC 

[2.6.36-rc1] List corruption when using initrd
 2010-08-17  7:51 UTC  (2+ messages)

[PATCH 1/3] ext3/ext4: Factor out disk addressability check
 2010-08-16 20:45 UTC  (27+ 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

remove_suid bangs on xattrs
 2010-08-16 19:44 UTC  (2+ messages)

[PATCH 00/17][cr][v4]: C/R file owner, locks, leases
 2010-08-16 19:43 UTC  (18+ messages)
` [PATCH 01/17][cr][v4]: Add uid, euid params to f_modown()
` [PATCH 02/17][cr][v4]: Add uid, euid params to __f_setown()
` [PATCH 03/17][cr][v4]: Checkpoint file-owner information
` [PATCH 04/17][cr][v4]: Restore file_owner info
` [PATCH 05/17][cr][v4]: Move file_lock macros into linux/fs.h
` [PATCH 06/17][cr][v4]: Checkpoint file-locks
` [PATCH 07/17][cr][v4]: Define flock_set()
` [PATCH 08/17][cr][v4]: Define flock64_set()
` [PATCH 09/17][cr][v4]: Restore file-locks
` [PATCH 10/17][cr][v4]: Initialize ->fl_break_time to 0
` [PATCH 11/17][cr][v4]: Add ->fl_type_prev field
` [PATCH 12/17][cr][v4]: Add ->fl_break_notified field
` [PATCH 13/17][cr][v4]: Add jiffies_begin field to ckpt_ctx
` [PATCH 14/17][cr][v4]: Checkpoint file-leases
` [PATCH 15/17][cr][v4]: Define do_setlease()
` [PATCH 16/17][cr][v4]: Restore file-leases
` [PATCH 17/17][cr][v4]: Document design of C/R of file-locks and leases

[GIT PULL] Ceph refactor, and rados block device (rbd) for 2.6.36
 2010-08-16 14:37 UTC 

[2.6.36-rc1] Bugs in __free_pipe_info()
 2010-08-16  8:26 UTC 

Proposal for a new lock type
 2010-08-15 17:11 UTC  (3+ messages)

fun with logfs
 2010-08-14 14:44 UTC 

[PATCH 0/8] rados block device and ceph refactor
 2010-08-14 14:23 UTC  (14+ 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] 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  (5+ messages)
` [PATCH 19/39] union-mount: Implement union lookup
` [PATCH 23/39] fallthru: ext2 fallthru support

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


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