linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-21 10:38:34 to 2013-01-28 06:16:12 UTC [more...]

Tux3 Report: Initial fsck has landed
 2013-01-28  6:13 UTC  (3+ messages)

[PATCH] userns: Allow the unprivileged users to mount mqueue fs
 2013-01-28  3:43 UTC  (2+ messages)

dm-integrity: integrity protection device-mapper target
 2013-01-28  1:43 UTC  (11+ messages)
    ` [dm-devel] "

[PATCH review 0/6] miscelaneous user namespace patches
 2013-01-28  1:28 UTC  (18+ messages)
  ` [PATCH review 1/6] userns: Avoid recursion in put_user_ns
  ` [PATCH review 2/6] userns: Allow any uid or gid mappings that don't overlap
  ` [PATCH review 3/6] userns: Recommend use of memory control groups
  ` [PATCH review 4/6] userns: Allow the userns root to mount of devpts
  ` [PATCH review 5/6] userns: Allow the userns root to mount ramfs
  ` [PATCH review 6/6] userns: Allow the userns root to mount tmpfs

linux hfsplus support question
 2013-01-27 11:05 UTC 

block: optionally snapshot page contents to provide stable pages during write
 2013-01-27  7:16 UTC  (2+ messages)

(unknown)
 2013-01-26  7:53 UTC 

[PATCH v5 7/8] fat (exportfs): rebuild directory-inode if fat_dget() fails
 2013-01-26  4:22 UTC  (19+ messages)

locking in fs/9p ->readdir()
 2013-01-26  0:11 UTC 

next-20130117 - kernel BUG with aio
 2013-01-25 23:12 UTC  (12+ messages)
          ` [PATCH 1/3] aio: Fix a null pointer deref in batch_complete_aio
          ` [PATCH 2/3] aio-kill-ki_retry-fix-fix
          ` [PATCH 3/3] aio-use-cancellation-list-lazily-fix

XFS dirty after sync/reboot?
 2013-01-25 18:50 UTC  (2+ messages)

[LSF/MM TOPIC] [ATTEND] Throttling I/O
 2013-01-25 18:33 UTC  (6+ messages)

[PATCH v3 00/14] fuse: An attempt to implement a write-back cache policy
 2013-01-25 18:28 UTC  (15+ messages)
  ` [PATCH 01/14] fuse: Linking file to inode helper
  ` [PATCH 02/14] fuse: Getting file for writeback helper
  ` [PATCH 04/14] fuse: Prepare to handle multiple pages in writeback
  ` [PATCH 05/14] fuse: Connection bit for enabling writeback
  ` [PATCH 06/14] fuse: Trust kernel i_size only - v2
  ` [PATCH 08/14] fuse: Flush files on wb close
  ` [PATCH 09/14] fuse: Implement writepages and write_begin/write_end callbacks - v2
  ` [PATCH 10/14] fuse: fuse_writepage_locked() should wait on writeback
  ` [PATCH 11/14] fuse: fuse_flush() "
  ` [PATCH 13/14] fuse: Turn writeback cache on
  ` [PATCH 14/14] mm: Account for WRITEBACK_TEMP in balance_dirty_pages
` [PATCH 03/14] fuse: Prepare to handle short reads
` [PATCH 07/14] fuse: Update i_mtime on buffered writes
` [PATCH 12/14] fuse: Fix O_DIRECT operations vs cached writeback misorder - v2

[PATCH v3 0/2] FUSE: Adaptive NFS-like readdirplus support
 2013-01-25 14:16 UTC  (3+ messages)
  ` [PATCH v3 2/2] FUSE: Adapt readdirplus to application usage patterns

[PATCH v2 00/14] fuse: An attempt to implement a write-back cache policy
 2013-01-25 12:50 UTC  (5+ messages)

[Patch] Support overriding uid/gid in overlayfs
 2013-01-25 11:08 UTC 

(unknown)
 2013-01-25 11:01 UTC 

[PATCH 1/7] block: use i_size_write() in bd_set_size()
 2013-01-25 10:56 UTC  (2+ messages)
` [PATCH 2/7] block: remove redundant check to bd_openers

[PATCH] f2fs: cover global locks for reserve_new_block
 2013-01-25 10:17 UTC 

[PATCH 00/32] AIO performance improvements/cleanups, v3
 2013-01-25  6:15 UTC  (7+ messages)
` [PATCH 23/32] Generic dynamic per cpu refcounting

[LSF/MM TOPIC] Mapping range locking
 2013-01-25  3:01 UTC  (2+ messages)

[vfs:devel 2/6] security/selinux/selinuxfs.c:1487:16: warning: unused variable 'inode'
 2013-01-24 23:58 UTC 

[RFC] Hack to use mkdir/rmdir in debugfs
 2013-01-24 23:53 UTC  (12+ messages)

[ATTEND] Discuss NFS-Ganesha
 2013-01-24 21:25 UTC 

[PATCH] fs: allow for fs-specific objects to be pruned as part of pruning inodes
 2013-01-24 20:03 UTC  (8+ messages)

[PATCH] fs: check f_op before dereference its field
 2013-01-24 15:28 UTC  (2+ messages)

[LSF/MM TOPIC] [ATTEND] Creation of a readdirplus-like system call
 2013-01-24 13:35 UTC  (6+ messages)
` [Lsf-pc] "
` [LSF/MM TOPIC] [ATTEND] readdirplus-like (xgetdents) "
` [LSF/MM TOPIC] [ATTEND] New API's for better exporting of FSs from user-mode daemons, like readdirplus and more

[HFS+] large drive mounting issue
 2013-01-24 11:18 UTC  (3+ messages)

[PATCH] f2fs: prevent checkpoint once any IO failure is detected
 2013-01-24 10:58 UTC  (5+ messages)
  ` [PATCH v2] "

Business Proposal Worth Over 10.Million US DOLLARS
 2013-01-23 16:48 UTC 

mmotm 2013-01-23-17-04 uploaded
 2013-01-24  1:05 UTC 

[RFC, PATCH 00/19] Numa aware LRU lists and shrinkers
 2013-01-23 23:46 UTC  (5+ messages)

[LSF/MM TOPIC] [ATTEND] SELinux and Clustered filesystems
 2013-01-23 23:13 UTC  (2+ messages)

[PATCH 0/4] Fix possible use after free with AIO
 2013-01-23 22:00 UTC  (10+ messages)
` [PATCH 1/4] ext4: Fix possible use-after-free "
` [PATCH 2/4] xfs: "
` [PATCH 3/4] ocfs2: "
` [PATCH 4/4] fs: "

[PATCH v2.5 0/3] mm/fs: Remove unnecessary waiting for stable pages
 2013-01-23 21:43 UTC  (5+ messages)
` [PATCH 4/6] block: Optionally snapshot page contents to provide stable pages during write
` [PATCH 6/6] ubifs: Wait for page writeback to provide stable pages

jbd2: don't wake kjournald unnecessarily
 2013-01-23 19:29 UTC  (17+ messages)

Business Proposal Worth Over 10.Million US DOLLARS
 2013-01-23 17:05 UTC 

Read starvation by sync writes
 2013-01-23 17:35 UTC  (10+ messages)

[PATCH 0/3] signalfd: a kernel interface for dumping pending signals
 2013-01-23 13:03 UTC  (8+ messages)
  ` [PATCH 1/3] signal: add a helper for dequeuing signals from a specified queue
  ` [PATCH 2/3] signalfd: add ability to choose a private or shared queue
` [PATCH 3/3] signalfd: add ability to read siginfo-s without dequeuing signals

[PATCH 00/10 v3] ext4: extent status tree (step2)
 2013-01-23 12:04 UTC  (11+ messages)
` [PATCH 01/10 v3] ext4: refine extent status tree
` [PATCH 02/10 v3] ext4: remove EXT4_MAP_FROM_CLUSTER flag
` [PATCH 03/10 v3] ext4: add physical block and status member into extent status tree
` [PATCH 04/10 v3] ext4: adjust interfaces of "
` [PATCH 05/10 v3] ext4: track all extent status in "
` [PATCH 06/10 v3] ext4: lookup block mapping "
` [PATCH 07/10 v3] ext4: remove single extent cache
` [PATCH 08/10 v3] fs: allow for fs-specific objects to be pruned as part of pruning inodes
` [PATCH 09/10 v3] ext4: adjust some functions for reclaiming extents from extent status tree
` [PATCH 10/10 v3] ext4: reclaim "

[PATCH V5 00/30] loop: Issue O_DIRECT aio using bio_vec
 2013-01-22 16:14 UTC  (7+ messages)

[ATTEND] [LSF TOPIC] What to do about O_DIRECT?
 2013-01-22 14:03 UTC  (5+ messages)

[PATCH v3 0/1] dm-integrity: integrity protection device-mapper target
 2013-01-22 12:37 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH] seq-file: Use SEEK_ macros instead of hardcoded numbers
 2013-01-22 12:01 UTC 

[PATCH] udf: add extent cache support in case of file reading
 2013-01-22 11:49 UTC  (5+ messages)

[PATCH loop_2013_01_04] fs: Fix a typo in aio_rw_vect_retry()
 2013-01-22 11:41 UTC  (2+ messages)

[GIT PULL] fuse bugfixes for 3.8
 2013-01-22  9:45 UTC 

[GIT PULL] f2fs fixes for v3.8-rc5
 2013-01-22  3:39 UTC 

[PATCH loop_2013_01_04] fs: Fix a typo in aio_rw_vect_retry()
 2013-01-22  1:11 UTC 

[PATCH 0/3] signalfd: a kernel interface for dumping/restoring pending signals (v3)
 2013-01-21 17:57 UTC  (11+ messages)
` [PATCH 2/3] signalfd: add ability to return siginfo in a raw format (v2)
          ` [CRIU] "

PLEASE VIEW YOUR ATTACHED LETTER AND READ CAREFULLY AND GET BACK TO ME
 2013-01-21 12:07 UTC 

[PATCH v4] fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation
 2013-01-21 10:40 UTC  (3+ 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).