linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-05 05:59:04 to 2012-11-12 16:50:59 UTC [more...]

[PATCH] fat: Provide option for setting timezone offset
 2012-11-12 16:50 UTC  (4+ messages)

[PATCH 00/16 v3] f2fs: introduce flash-friendly file system
 2012-11-12 15:16 UTC  (10+ messages)

[PATCH 1/3] fs: Return EAGAIN when O_NONBLOCK write should block on frozen fs
 2012-11-12 14:03 UTC  (4+ messages)
` [PATCH 2/3] fs: Fix hang with BSD accounting on frozen filesystem
` [PATCH 3/3] ocfs2: Add freeze protection to ocfs2_file_splice_write()

[PATCH] userns: Support fuse interacting with multiple user namespaces
 2012-11-12 11:33 UTC  (2+ messages)

[PATCH 1/2 v2] fs: Return EAGAIN when O_NONBLOCK write should block on frozen fs
 2012-11-12 10:45 UTC  (6+ messages)
` [PATCH 2/2 v2] fs: Fix hang with BSD accounting on frozen filesystem

[patch 0/7] Providing additional information in fdinfo sufficient for c/r
 2012-11-12 10:14 UTC  (8+ messages)
` [patch 1/7] procfs: Add ability to plug in auxiliary fdinfo providers
` [patch 2/7] fs, exportfs: Escape nil dereference if no s_export_op present
` [patch 3/7] fs, notify: Add file handle entry into inotify_inode_mark
` [patch 4/7] fs, notify: Add procfs fdinfo helper v4
` [patch 5/7] fs, eventfd: Add procfs fdinfo helper
` [patch 6/7] fs, epoll: Add procfs fdinfo helper v2
` [patch 7/7] fdinfo: Show sigmask for signalfd fd v2

[PATCH 2/3] fat: fix time updates for create and delete
 2012-11-12  9:22 UTC  (8+ messages)

Better support for (desktop) file search / indexing applications
 2012-11-12  9:10 UTC  (4+ messages)

VFS hot tracking: How to calculate data temperature?
 2012-11-11 23:32 UTC  (26+ messages)

[PATCH 3/3] fat: remove unneeded compare condition for __fat_write_inode
 2012-11-11 16:10 UTC  (2+ messages)

[PATCH RESEND 1/3] fat: notify when discard is not supported
 2012-11-11 13:57 UTC 

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

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

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

PLEASE WHO IS TOM BROWN?!
 2012-11-09  0:22 UTC 

mmotm 2012-11-08-15-17 uploaded
 2012-11-08 23:17 UTC 

[RFC, PATCH 0/2] fiemap: filesystem free space mapping
 2012-11-08 21:01 UTC  (5+ messages)
` [PATCH 1/2] fiemap: add freespace mapping to FS_IOC_FIEMAP

I NEED YOUR URGENT AND REPLY
 2012-11-08 18:40 UTC 

[PATCH] fs: Fix hang with BSD accounting on frozen filesystem
 2012-11-08 10:18 UTC  (4+ messages)

[PATCH v1 hot_track 00/18] vfs: hot data tracking
 2012-11-08  9:01 UTC  (19+ messages)
` [PATCH v1 hot_track 01/18] vfs: introduce some data structures
` [PATCH v1 hot_track 02/18] vfs: add init and cleanup functions
` [PATCH v1 hot_track 03/18] vfs: add I/O frequency update function
` [PATCH v1 hot_track 04/18] vfs: add two map info arrays
` [PATCH v1 hot_track 05/18] vfs: add hooks to enable hot tracking
` [PATCH v1 hot_track 06/18] vfs: add temp calculation function
` [PATCH v1 hot_track 07/18] vfs: add map info update function
` [PATCH v1 hot_track 08/18] vfs: add aging function
` [PATCH v1 hot_track 09/18] vfs: add one work queue
` [PATCH v1 hot_track 10/18] vfs: add FS hot type support
` [PATCH v1 hot_track 11/18] vfs: register one shrinker
` [PATCH v1 hot_track 12/18] vfs: add one ioctl interface
` [PATCH v1 hot_track 13/18] vfs: add debugfs support
` [PATCH v1 hot_track 14/18] procfs: add two hot_track proc files
` [PATCH v1 hot_track 15/18] btrfs: add hot tracking support
` [PATCH v1 hot_track 16/18] xfs: "
` [PATCH v1 hot_track 17/18] ext4: "
` [PATCH v1 hot_track 18/18] vfs: add documentation

[RFC v3 00/13] vfs: hot data tracking
 2012-11-08  5:13 UTC  (4+ messages)
` [PATCH] xfs: add hot tracking support

[PATCH] eCryptfs: Avoid unnecessary disk read and data decryption during writing
 2012-11-08  5:10 UTC  (2+ messages)

[RFC v4+ hot_track 00/19] vfs: hot data tracking
 2012-11-08  2:59 UTC  (38+ messages)
` [RFC v4+ hot_track 02/19] vfs: initialize and free data structures
` [RFC v4+ hot_track 03/19] vfs: add I/O frequency update function
` [RFC v4+ hot_track 05/19] vfs: add hooks to enable hot tracking
` [RFC v4+ hot_track 09/19] vfs: add one work queue
` [RFC v4+ hot_track 10/19] vfs: introduce hot func register framework
` [RFC v4+ hot_track 12/19] vfs: add one ioctl interface
` [RFC v4+ hot_track 14/19] vfs: add debugfs support
` [RFC v4+ hot_track 16/19] btrfs: add hot tracking support

[PATCH 0/2] fix nfsd stable write implementation
 2012-11-08  0:20 UTC  (5+ messages)

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

[PATCH 05/21] omfs: drop vmtruncate
 2012-11-07 13:28 UTC  (2+ messages)

[RFC v4 00/15] vfs: hot data tracking
 2012-11-07  8:37 UTC  (3+ messages)
` [PATCH] ext4: add hot tracking support

[PATCH V3] binfmt_elf.c: Introduce a wrapper of get_random_int() to fix entropy depleting
 2012-11-07  7:13 UTC  (6+ messages)
` [RESEND PATCH V3] binfmt_elf.c: use "

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

[PATCH v3] epoll: Support for disabling items, and a self-test app
 2012-11-06 21:58 UTC  (4+ messages)
` [RFC/PATCH] epoll: replace EPOLL_CTL_DISABLE with EPOLL_CTL_POKE

Race between flush and write during an AIO+DIO+O_SYNC write?
 2012-11-06 20:26 UTC  (4+ messages)
  ` [RFC PATCH] blkdev: Fix up AIO+DIO+O_SYNC to do the sync part correctly

[PATCH] exec: do not leave bprm->interp on stack
 2012-11-06  8:10 UTC  (13+ messages)

[PATCH 1/5] fat: remove parent_logstart check in fat_get_parent
 2012-11-06  4:16 UTC  (3+ messages)

light weight write barriers
 2012-11-05 23:00 UTC  (14+ messages)
` [sqlite] "

[PATCH] coredump: run the coredump helper using the same namespace as the dead process
 2012-11-05 21:13 UTC  (4+ messages)

Business Relationship
 2012-11-05 18:25 UTC 

Scheduled Maintenance & Upgrade
 2012-11-06  0:27 UTC 

[PATCH v9 00/34] vfs: add the ability to retry lookup and operation to most path-based syscalls
 2012-11-05 15:22 UTC  (35+ 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 12/34] vfs: fix renameat to "
` [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 28/34] vfs: make lremovexattr retry once on ESTALE error
` [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 33/34] vfs: make number of ESTALE retries tunable
  ` [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 4/5] fat: (exportfs) move code to rebuild directory-inode to separate function
 2012-11-05 12:22 UTC  (2+ messages)

[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 2/3] fat: notify when discard is not supported
 2012-11-05 10:53 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)


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