linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-04-29 06:38:20 to 2010-05-06 19:00:38 UTC [more...]

[PATCH 2/3] direct-io: add a hook for the fs to provide its own submit_bio function
 2010-05-06 19:00 UTC 

[PATCH 1/3] fs: allow short direct-io reads to be completed via buffered IO V2
 2010-05-06 19:00 UTC 

[PATCH] epoll: use wrapper functions
 2010-05-06 18:51 UTC  (3+ messages)

[RFC PATCH 00/39] Union mounts with xattrs
 2010-05-06 18:01 UTC  (47+ 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 S_OPAQUE inode flag when creating directories
` [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] fallthru: ext2 fallthru support
` [PATCH 15/39] fallthru: jffs2 "
` [PATCH 16/39] fallthru: tmpfs "
` [PATCH 17/39] union-mount: Union mounts documentation
` [PATCH 18/39] union-mount: Introduce MNT_UNION and MS_UNION flags
` [PATCH 19/39] union-mount: Introduce union_mount structure and basic operations
` [PATCH 20/39] union-mount: Drive the union cache via dcache
` [PATCH 21/39] union-mount: Implement union lookup
` [PATCH 22/39] union-mount: Support for mounting union mount file systems
` [PATCH 23/39] union-mount: Call do_whiteout() on unlink and rmdir in unions
` [PATCH 24/39] union-mount: Copy up directory entries on first readdir()
` [PATCH 25/39] VFS: Split inode_permission() and create path_permission()
` [PATCH 26/39] VFS: Create user_path_nd() to lookup both parent and target
` [PATCH 27/39] union-mount: In-kernel copyup routines
` [PATCH 28/39] union-mount: In-kernel copyup of xattrs
` [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()

[PATCH 1/3] vfs: re-introduce MAY_CHDIR
 2010-05-06 17:42 UTC  (2+ messages)

[RFC] mm: generic adaptive large memory allocation APIs
 2010-05-06 15:35 UTC  (6+ messages)

NFS hard read-only mount option - again
 2010-05-06 15:01 UTC  (8+ messages)

block_device_operations change since 2.6.27.X
 2010-05-06 13:00 UTC  (2+ messages)

[PATCH v21 019/100] Make file_pos_read/write() public and export kernel_write()
 2010-05-06 12:26 UTC  (22+ messages)
` [PATCH v21 020/100] c/r: documentation
` [PATCH v21 022/100] c/r: basic infrastructure for checkpoint/restart
` [PATCH v21 036/100] c/r: introduce vfs_fcntl()
` [PATCH v21 037/100] c/r: introduce new 'file_operations': ->checkpoint, ->collect()
` [PATCH v21 038/100] c/r: checkpoint and restart open file descriptors
` [PATCH v21 039/100] c/r: introduce method '->checkpoint()' in struct vm_operations_struct
` [PATCH v21 041/100] c/r: dump memory address space (private memory)
` [PATCH v21 042/100] c/r: add generic '->checkpoint' f_op to ext fses
` [PATCH v21 043/100] c/r: add generic '->checkpoint()' f_op to simple devices
` [PATCH v21 044/100] c/r: add checkpoint operation for opened files of generic filesystems
` [PATCH v21 046/100] c/r: dump anonymous- and file-mapped- shared memory
` [PATCH v21 047/100] splice: export pipe/file-to-pipe/file functionality
  ` [PATCH v21 048/100] c/r: support for open pipes
` [PATCH v21 049/100] c/r: checkpoint and restore FIFOs
` [PATCH v21 050/100] c/r: refuse to checkpoint if monitoring directories with dnotify
` [PATCH v21 063/100] c/r: restore file->f_cred
` [PATCH v21 079/100] c/r: checkpoint/restart epoll sets
` [PATCH v21 080/100] c/r: checkpoint/restart eventfd
` [PATCH v21 081/100] c/r: restore task fs_root and pwd (v3)
` [PATCH v21 082/100] c/r: preliminary support mounts namespace

[PATCH 0/3] start the quota unification
 2010-05-06 11:47 UTC  (13+ messages)
` [PATCH 1/3] cifs: drop quota operation stubs
` [PATCH 2/3] quota: unify ->get_dqblk
` [PATCH 3/3] quota: unify ->set_dqblk

[PATCHv4 0/8] The FunctionFS composite function
 2010-05-06  8:44 UTC  (4+ messages)
` [PATCHv4 1/8] wait_event_interruptible_locked() interface
  ` [PATCHv4 2/8] fs/timerfd.c: make use of wait_event_interruptible_locked_irq()

[PATCH v4] mtd: Do not corrupt backing device of device node inode
 2010-05-06  6:39 UTC  (2+ messages)

Your Webmail Quota Has Exceeded The Set Quota Please Upgrade
 2010-05-06  0:26 UTC 

[PATCH] Prevent creation of files larger than RLIMIT_FSIZE using fallocate
 2010-05-05 15:50 UTC  (18+ messages)
          ` [PATCH] New testcase to check if fallocate respects RLIMIT_FSIZE or not
              ` [PATCH v2] "
            ` [PATCH] btrfs: Prevent creation of files larger than RLIMIT_FSIZE using fallocate
            ` [PATCH] ext4: "

[PATCH] quota-tools: add gfs2 support
 2010-05-05 15:17 UTC  (3+ messages)

[PATCH v3] mtd: Do not corrupt backing device of device node inode
 2010-05-05 14:27 UTC  (3+ messages)

[PATCH] gfs2: fix quota state reporting
 2010-05-05  9:07 UTC  (2+ messages)

[PATCHv3 0/7] The FunctionFS composite function
 2010-05-05  8:50 UTC  (3+ messages)

[PATCH 0/6] RFC quota: Redesign IO error handling interface
 2010-05-05  8:45 UTC  (2+ messages)

[PATCH v2] fs: use kmalloc() to allocate fdmem if possible
 2010-05-05  7:33 UTC  (4+ messages)

[PATCH v2] mtd: Do not corrupt backing device of device node inode
 2010-05-05  6:04 UTC  (4+ messages)

[RFC][PATCH 0/6][cr]: Checkpoint/restart file locks and leases
 2010-05-05  5:32 UTC  (7+ messages)
` [RFC][cr][PATCH 1/6] Move file_lock macros into linux/fs.h
` [RFC][cr][PATCH 2/6] Checkpoint file-locks
` [RFC][cr][PATCH 3/6] Define flock_set()
` [RFC][cr][PATCH 4/6] Restore file-locks
` [RFC][cr][PATCH 5/6] Define do_setlease()
` [RFC][cr][PATCH 6/6] Checkpoint/restart file leases

[PATCH 1/3] fs: allow short direct-io reads to be completed via buffered IO
 2010-05-04 23:07 UTC  (4+ messages)

block_device_operations change since 2.6.27.X
 2010-05-04 12:41 UTC 

[PATCH] fs: use kmalloc() to allocate fdmem if possible
 2010-05-04  5:33 UTC  (18+ messages)

[PATCH] mtd: Do not corrupt backing device for inode
 2010-05-03 18:54 UTC  (3+ messages)
` [PATCH] mtd: Do not corrupt backing device of device node inode

[PATCH 3/3] Btrfs: add basic DIO read support
 2010-05-03 17:28 UTC 

[PATCH 2/3] direct-io: add a hook for the fs to provide its own submit_bio function
 2010-05-03 17:27 UTC 

[PATCH 1/3] fs: allow short direct-io reads to be completed via buffered IO
 2010-05-03 16:11 UTC  (3+ messages)
` [PATCH 2/3] direct-io: add a hook for the fs to provide its own submit_bio function
  ` [PATCH 3/3] Btrfs: add basic DIO read support

[PATCH] nilfs2: fix sync silent failure
 2010-05-03 14:36 UTC  (3+ messages)

[PATCH] exofs: Add default address_space_operations
 2010-05-03 10:18 UTC 

Your mailbox has exceeded the storage limit
 2010-05-02 19:32 UTC 

[PATCH 1/5] FS: libfs, implement simple_write_to_buffer
 2010-05-01 22:00 UTC  (4+ messages)

[PATCH 0/4] writeback: tracing and wbc->nr_to_write fixes
 2010-05-01 19:47 UTC  (6+ messages)
` [PATCH 3/4] writeback: pay attention to wbc->nr_to_write in write_cache_pages

[PATCH 03/11] writeback: make bitfields unsigned
 2010-04-30 13:34 UTC 

exofs: add bdi backing to mount session
 2010-04-29 10:43 UTC  (3+ messages)
  ` [PATCH] exofs: Fix "add bdi backing to mount session" fall out

Difference between release_page() and launder_page()
 2010-04-30 12:05 UTC 

[PATCH 08/35] whiteout: tmpfs whiteout support
 2010-04-29 20:20 UTC  (14+ messages)
` [PATCH 09/35] whiteout: Split of ext2_append_link() from ext2_add_link()
  ` [PATCH 10/35] whiteout: ext2 whiteout support
    ` [PATCH 11/35] whiteout: jffs2 "
      ` [PATCH 12/35] fallthru: Basic fallthru definitions
        ` [PATCH 13/35] fallthru: ext2 fallthru support
          ` [PATCH 14/35] fallthru: jffs2 "
            ` [PATCH 15/35] fallthru: tmpfs "
              ` [PATCH 16/35] union-mount: Writable overlays/union mounts documentation

[PATCH 0/5] RFC: introduce extended inode owner identifier v6
 2010-04-30 12:14 UTC  (4+ messages)
` Ping
    ` Ping to Al

UBIFS, Memory fragmentation problem
 2010-04-29 11:00 UTC 

[PATCH] ubifs: add update vfs super block infomation when remount to ro mode
 2010-04-29  6:44 UTC  (7+ messages)


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