linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-29 02:14:41 to 2012-11-03 06:28:32 UTC [more...]

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

[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  (9+ 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

VFS hot tracking: How to calculate data temperature?
 2012-11-02 21:27 UTC  (7+ messages)

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

BUG: enabling psacct breaks fsfreeze
 2012-11-02 10:40 UTC  (9+ messages)

[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  (5+ 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  (35+ 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)

[PATCH 1/5] fat: remove parent_logstart check in fat_get_parent
 2012-10-31  0:51 UTC  (3+ messages)

[PATCH 5/5] fat: add mutex lock to fat_build_inode
 2012-10-31  0:46 UTC  (4+ messages)

XFS status update for September 2012
 2012-10-30 21:46 UTC 

[PATCH 0/2] fix nfsd stable write implementation
 2012-10-30 20:30 UTC  (4+ messages)

[PATCH v8 00/32] vfs: add the ability to retry lookup and operation to most path-based syscalls
 2012-10-30 19:45 UTC  (6+ messages)
` [PATCH v8 11/32] vfs: make do_unlinkat retry on ESTALE errors

[PATCH v2] cifs: Do not lookup hashed negative dentry in cifs_atomic_open
 2012-10-30 19:21 UTC 

[PATCH] cifs: Do not lookup hashed negative dentry in cifs_atomic_open
 2012-10-30 19:20 UTC  (4+ messages)

[PATCH] cifs: don't call cifs_lookup from atomic open with a hashed negative dentry
 2012-10-30 16:38 UTC  (3+ messages)

[PATCH] hfsplus: avoid crash on failed block map free
 2012-10-30 14:23 UTC 

spinning in isolate_migratepages_range on busy nfs server
 2012-10-30 13:56 UTC  (2+ messages)

[PATCH] eCryptfs: Avoid unnecessary disk read and data decryption during writing
 2012-10-30 11:52 UTC 

[RFC v4+ hot_track 00/19] vfs: hot data tracking
 2012-10-29 22:58 UTC  (30+ messages)
` [RFC v4+ hot_track 01/19] vfs: introduce private radix tree structures
` [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 04/19] vfs: add two map arrays
` [RFC v4+ hot_track 05/19] vfs: add hooks to enable hot tracking
` [RFC v4+ hot_track 06/19] vfs: add temp calculation function
` [RFC v4+ hot_track 07/19] vfs: add map info update function
` [RFC v4+ hot_track 08/19] vfs: add aging function
` [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 11/19] vfs: register one shrinker
` [RFC v4+ hot_track 12/19] vfs: add one ioctl interface
` [RFC v4+ hot_track 13/19] debugfs: introduce one function
` [RFC v4+ hot_track 14/19] vfs: add debugfs support
` [RFC v4+ hot_track 15/19] sysfs: add two hot_track proc files
` [RFC v4+ hot_track 16/19] btrfs: add hot tracking support
` [RFC v4+ hot_track 17/19] xfs: "
` [RFC v4+ hot_track 18/19] ext4: "
` [RFC v4+ hot_track 19/19] vfs: add documentation

[RFC v4 00/15] vfs: hot data tracking
 2012-10-29  2:32 UTC  (10+ messages)
` [RFC v4 03/15] vfs,hot_track: add the function for collecting I/O frequency
` [PATCH] ext4: add hot tracking support


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