linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-31 03:37:50 to 2012-11-05 15:22:38 UTC [more...]

[PATCH v9 00/34] vfs: add the ability to retry lookup and operation to most path-based syscalls
 2012-11-05 15:22 UTC  (32+ messages)
` [PATCH v9 01/34] vfs: add a retry_estale helper function to handle retries on ESTALE
` [PATCH v9 02/34] vfs: make fstatat retry on ESTALE errors from getattr call
` [PATCH v9 03/34] vfs: fix readlinkat to retry on ESTALE
` [PATCH v9 05/34] vfs: fix mknodat to retry on ESTALE errors
` [PATCH v9 06/34] vfs: fix mkdir "
` [PATCH v9 07/34] vfs: fix symlinkat "
` [PATCH v9 08/34] vfs: fix linkat "
` [PATCH v9 09/34] vfs: add a reval argument to user_path_parent
` [PATCH v9 10/34] vfs: make rmdir retry on ESTALE errors
` [PATCH v9 13/34] vfs: have do_sys_truncate retry once on an ESTALE error
` [PATCH v9 14/34] vfs: have faccessat "
` [PATCH v9 15/34] vfs: have chdir retry lookup and call once on "
` [PATCH v9 16/34] vfs: make chroot retry "
` [PATCH v9 17/34] vfs: make fchmodat retry once on ESTALE errors
` [PATCH v9 18/34] vfs: make fchownat "
` [PATCH v9 19/34] vfs: fix user_statfs to "
` [PATCH v9 20/34] vfs: allow utimensat() calls to retry once on an ESTALE error
` [PATCH v9 21/34] vfs: allow setxattr to retry once on ESTALE errors
` [PATCH v9 22/34] vfs: allow lsetxattr() "
` [PATCH v9 23/34] vfs: make getxattr retry once on an ESTALE error
` [PATCH v9 24/34] vfs: make lgetxattr retry once on ESTALE
` [PATCH v9 25/34] vfs: make listxattr retry once on ESTALE error
` [PATCH v9 26/34] vfs: make llistxattr "
` [PATCH v9 27/34] vfs: make removexattr retry once on ESTALE
` [PATCH v9 29/34] vfs: convert do_filp_open to use retry_estale helper
` [PATCH v9 30/34] vfs: convert do_file_open_root "
` [PATCH v9 31/34] vfs: convert filename_lookup "
` [PATCH v9 32/34] vfs: ensure that forward progress is being made on pathwalks
  ` [PATCH v9 04/34] vfs: add new "reval" argument to kern_path_create and user_path_create
  ` [PATCH v9 11/34] vfs: make do_unlinkat retry on ESTALE errors
  ` [PATCH v9 34/34] vfs: add a sliding backoff delay between ESTALE retries

[PATCH 1/5] fat: remove parent_logstart check in fat_get_parent
 2012-11-05 12:27 UTC  (2+ messages)

VFS hot tracking: How to calculate data temperature?
 2012-11-05 12:25 UTC  (18+ messages)

[PATCH 4/5] fat: (exportfs) move code to rebuild directory-inode to separate function
 2012-11-05 12:22 UTC  (2+ messages)

[RFC v4+ hot_track 00/19] vfs: hot data tracking
 2012-11-05 12:20 UTC  (9+ messages)
` [RFC v4+ hot_track 03/19] vfs: add I/O frequency update function
` [RFC v4+ hot_track 09/19] vfs: add one work queue

[PATCH 2/5] fat: restructure export operations
 2012-11-05 12:18 UTC  (2+ messages)

[PATCH 3/5] fat: move fat_i_pos_read to fat.h
 2012-11-05 11:45 UTC  (2+ messages)

[PATCH v2 3/3] fat: warn when discard request fails other than EOPNOTSUPP
 2012-11-05 10:53 UTC  (2+ messages)

[PATCH v2 2/3] fat: notify when discard is not supported
 2012-11-05 10:53 UTC  (2+ messages)

[PATCH v2 1/3] fat: use s_blocksize_bits where SECTOR SIZE alignment is needed
 2012-11-05 10:40 UTC  (2+ messages)

[PATCH] cifs: don't call cifs_lookup from atomic open with a hashed negative dentry
 2012-11-05  5:59 UTC  (4+ messages)

[PATCH v2] epoll: Support for disabling items, and a self-test app
 2012-11-05  3:09 UTC  (7+ messages)

[PATCH] hfsplus: avoid crash on failed block map free
 2012-11-03 17:44 UTC  (4+ messages)

[PATCH 15/21] minix: drop vmtruncate
 2012-11-03  9:30 UTC 

[PATCH 11/21] hpfs: drop vmtruncate
 2012-11-03  9:28 UTC 

[PATCH 21/21] documentation: drop vmtruncate
 2012-11-03  9:32 UTC 

[PATCH 20/21] mm: drop vmtruncate
 2012-11-03  9:32 UTC 

[PATCH 06/21] ocfs2: drop vmtruncate
 2012-11-03  9:25 UTC 

[PATCH 19/21] vfs: drop vmtruncate
 2012-11-03  9:31 UTC 

[PATCH 18/21] ntfs: drop vmtruncate
 2012-11-03  9:31 UTC 

[PATCH 17/21] nilfs2: drop vmtruncate
 2012-11-03  9:30 UTC 

[PATCH 16/21] ncpfs: drop vmtruncate
 2012-11-03  9:30 UTC 

[PATCH 01/21] ufs: drop vmtruncate
 2012-11-03  9:22 UTC 

[PATCH 14/21] logfs: drop vmtruncate
 2012-11-03  9:29 UTC 

[PATCH 13/21] hfsplus: drop vmtruncate
 2012-11-03  9:29 UTC 

[PATCH 12/21] jfs: drop vmtruncate
 2012-11-03  9:28 UTC 

[PATCH 10/21] hfs: drop vmtruncate
 2012-11-03  9:27 UTC 

[PATCH 09/21] bfs: drop vmtruncate
 2012-11-03  9:27 UTC 

[PATCH 08/21] affs: drop vmtruncate
 2012-11-03  9:26 UTC 

[PATCH 07/21] adfs: drop vmtruncate
 2012-11-03  9:26 UTC 

[PATCH 05/21] omfs: drop vmtruncate
 2012-11-03  9:24 UTC 

[PATCH 04/21] procfs: drop vmtruncate
 2012-11-03  9:24 UTC 

[PATCH 03/21] reiserfs: drop vmtruncate
 2012-11-03  9:23 UTC 

[PATCH 02/21] sysv: drop vmtruncate
 2012-11-03  9:23 UTC 

[PATCH 00/21 v3] drop vmtruncate
 2012-11-03  9:21 UTC  (2+ messages)
  ` [PATCH 00/21 v4] "

BUG: enabling psacct breaks fsfreeze
 2012-11-03  8:22 UTC  (10+ messages)

[PATCH 3/3] fat: warn when discard request fails other than EOPNOTSUPP
 2012-11-03  5:27 UTC 

[PATCH 2/3] fat: notify when discard is not supported
 2012-11-03  5:27 UTC 

[PATCH 1/3] fat: use s_blocksize_bits where SECTOR SIZE alignment is needed
 2012-11-03  5:27 UTC 

[PATCH v3] epoll: Support for disabling items, and a self-test app
 2012-11-03  1:10 UTC  (8+ messages)
` [RFC/PATCH] epoll: replace EPOLL_CTL_DISABLE with EPOLL_CTL_POKE

mmotm 2012-11-02-17-15 uploaded
 2012-11-03  0:16 UTC 

[PATCH 00/16 v3] f2fs: introduce flash-friendly file system
 2012-11-02 22:49 UTC  (26+ messages)
` [PATCH 01/17] f2fs: add document
` [PATCH 02/17] f2fs: add on-disk layout
` [PATCH 03/17] f2fs: add superblock and major in-memory structure
  ` [PATCH 03/17 v2] "
    ` [PATCH 03/17 v3] "
` [PATCH 04/17] f2fs: add super block operations
` [PATCH 05/17] f2fs: add checkpoint operations
` [PATCH 06/17] f2fs: add node operations
` [PATCH 08/17] f2fs: add file operations
` [PATCH 09/17] f2fs: add address space operations for data
` [PATCH 10/17] f2fs: add core inode operations
` [PATCH 11/17] f2fs: add inode operations for special inodes
` [PATCH 12/17] f2fs: add core directory operations
` [PATCH 13/17] f2fs: add xattr and acl functionalities
` [PATCH 14/17] f2fs: add garbage collection functions
` [PATCH 15/17] f2fs: add recovery routines for roll-forward
` [PATCH 16/17] f2fs: move proc files to debugfs
      ` [PATCH 16/17 v2] "
` [PATCH 17/17] f2fs: update Kconfig and Makefile
` [PATCH 07/17] f2fs: add segment operations

SQLite on flash (was: [PATCH 00/16] f2fs: introduce flash-friendly file system)
 2012-11-02 12:33 UTC  (15+ messages)
` light weight write barriers
    ` [sqlite] "

[RFC PATCH v1 05/40] Revert some of "binfmt_elf: cleanups"
 2012-11-02  9:33 UTC  (9+ messages)
` [RFC PATCH v1 40/40] fs: dafs: Add DAFS filesystem for metag

[PATCH] fs: notify: Fix race condition between umount and inotify_rm_watch
 2012-11-02  9:01 UTC  (3+ messages)

hfsplus BUG(), kmap and journalling
 2012-11-02  5:43 UTC  (2+ messages)
` hfsplus foldercount (Re: hfsplus BUG(), kmap and journalling.)

[RFC PATCH v2 0/3] mm/fs: Implement faster stable page writes on filesystems
 2012-11-02  0:36 UTC  (16+ messages)
` [PATCH 1/3] bdi: Track users that require stable page writes
` [PATCH 2/3] mm: Only enforce stable page writes if the backing device requires it
` [PATCH 3/3] fs: Fix remaining filesystems to wait for stable page writeback

semi-stable page writes
 2012-11-01 22:42 UTC  (26+ messages)
` [RFC PATCH 1/2] bdi: Create a flag to indicate that a backing device needs stable "
` [RFC PATCH 2/2] mm: Gate stable page writes on the bdi flag

Better support for (desktop) file search / indexing applications
 2012-11-01 13:48 UTC  (3+ messages)
` [Nepomuk] "

[PATCH] binfmt_elf.c: Introduce a wrapper of get_random_int() to fix entropy depleting
 2012-11-01  7:22 UTC  (2+ messages)
` [PATCH V2] "

[PATCH] fs: xattr: rewrite simple_xattr_set()
 2012-10-31 21:11 UTC  (6+ messages)
      ` [PATCH v2] "

NFS: kernel forces trailing slash for export in /proc/self/mounts
 2012-10-31 18:01 UTC  (5+ messages)
` [PATCH] nfs: Show original device name verbatim in /proc/*/mount{s,info}
        ` [PATCH v3] "

[patch 05/10] vfs: pass data to alloc_inode super operation
 2012-10-31 13:22 UTC  (4+ messages)

[PATCH] mm: Add wait for page writeback in filemap_page_mkwrite()
 2012-10-31 10:38 UTC 

[PATCH] userns: Support fuse interacting with multiple user namespaces
 2012-10-31  6:34 UTC 

[PATCH] userns: Support autofs4 interacing with multiple user namespaces
 2012-10-31  6:33 UTC 

dup2 return value mismatch
 2012-10-31  3:39 UTC  (5+ 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).