linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-20 10:45:00 to 2014-01-27 14:25:20 UTC [more...]

[git pull] vfs pile 1
 2014-01-27 14:25 UTC 

[PATCH v5 00/22] Rewrite XIP code and add XIP support to ext4
 2014-01-27 13:26 UTC  (11+ messages)
` [PATCH v5 10/22] Remove get_xip_mem
  ` [PATCH v5 22/22] XIP: Add support for unwritten extents

[PATCH v2 00/15] hfsplus: introduce journal replay functionality
 2014-01-27 13:25 UTC  (3+ messages)

[PATCH v2 0/2] ext4: increase mbcache scalability
 2014-01-27 12:27 UTC  (9+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] fs/mbcache.c change block and index hash chain to hlist_bl_node
  ` [PATCH v4 2/3] mbcache: decoupling the locking of local from global data
  ` [PATCH v4 3/3] ext4: each filesystem creates and uses its own mc_cache

[numa shrinker] 9b17c62382: -36.6% regression on sparse file copy
 2014-01-27 12:09 UTC  (5+ messages)

[PATCH v3] vfs: fix a bug when we do some dio reads with append dio writes
 2014-01-27 10:13 UTC  (15+ messages)
                    ` [RFC] [PATCH] Fix race when checking i_size on direct i/o read
                        `  "

[PATCH] aio: fix kiocb_cancel() funcition
 2014-01-27  8:45 UTC 

[patch 0/9] mm: thrash detection-based file cache sizing v8
 2014-01-27  2:31 UTC  (19+ messages)
` [patch 5/9] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 9/9] mm: keep page cache radix tree nodes in check

Kind Regards
 2014-01-26 21:30 UTC 

Kind Regards
 2014-01-26 21:51 UTC 

Kind Regards
 2014-01-26 22:31 UTC 

[patch 0/2] mm: reduce reclaim stalls with heavy anon and dirty cache
 2014-01-24 23:31 UTC  (10+ messages)
` [patch 1/2] mm: page-writeback: fix dirty_balance_reserve subtraction from dirtyable memory
` [patch 2/2] mm: page-writeback: do not count anon pages as "

LSF/MM 2014 Call For Proposals
 2014-01-24 15:44 UTC  (52+ messages)
` [LSF/MM TOPIC] really large storage sectors - going beyond 4096 bytes
  ` [Lsf-pc] "

[PATCH v2 13/15] hfsplus: implement replay transaction's block functionality
 2014-01-24 15:28 UTC 

[PATCH v2 14/15] hfsplus: implement replay journal functionality
 2014-01-24 15:28 UTC 

[PATCH v2 12/15] hfsplus: implement functionality of transaction's block check
 2014-01-24 15:28 UTC 

[PATCH v2 11/15] hfsplus: implement functionality of journal log wrapping
 2014-01-24 15:28 UTC 

[PATCH v2 09/15] hfsplus: implement get and verify block list header functionality
 2014-01-24 15:27 UTC 

[PATCH v2 07/15] hfsplus: implement check consistency of journal log file
 2014-01-24 15:27 UTC 

[PATCH v2 05/15] hfsplus: implement "norecovery" mount option support
 2014-01-24 15:26 UTC 

[PATCH v2 04/15] hfsplus: implement functionality for HFSPLUS_JOURNAL_NEED_INIT flag
 2014-01-24 15:26 UTC 

[PATCH v2 01/15] hfsplus: add necessary declarations for journal replay
 2014-01-24 15:25 UTC 

[PATCH v2 15/15] hfsplus: integrate journal replay support into driver
 2014-01-24 15:29 UTC 

[PATCH v2 10/15] hfsplus: implement functionality of getting transaction's block info
 2014-01-24 15:28 UTC 

[PATCH v2 08/15] hfsplus: introduce descriptor of block list buffer
 2014-01-24 15:27 UTC 

[PATCH v2 06/15] hfsplus: fix remount issue
 2014-01-24 15:27 UTC 

[PATCH v2 03/15] hfsplus: implement init/destroy journal object functionality
 2014-01-24 15:26 UTC 

[PATCH v2 02/15] hfsplus: rework hfsplus_submit_bio() method
 2014-01-24 15:25 UTC 

[PATCH] VFS: Make delayed_free() call free_vfsmnt()
 2014-01-24 12:17 UTC 

[LSF/MM ATTEND] Fadvise Extensions for Directory Level Cache Cleaning and POSIX_FADV_NOREUSE
 2014-01-24  7:24 UTC  (2+ messages)

[LSF/MM ATTEND] Memory management - memory hotplug, page migration, persistent memory
 2014-01-24  1:48 UTC 

[LSF/MM TOPIC] New APIs for supporting user-mode file service daemons
 2014-01-23 21:44 UTC  (4+ messages)

[PATCH] dcache: fix d_splice_alias handling of aliases
 2014-01-23 21:27 UTC  (6+ messages)
        ` [PATCH] dcache: make d_splice_alias use d_materialise_unique

[LSF/MM TOPIC] [ATTEND] Persistent memory
 2014-01-23 19:54 UTC  (14+ messages)
      ` [Lsf-pc] "

[GIT PULL] UDF & jbd fixes
 2014-01-23 18:33 UTC 

[PATCH] aio: fix request cancelling
 2014-01-23 16:14 UTC  (2+ messages)

[LSF/MM ATTEND] persistent transparent large
 2014-01-23 12:23 UTC 

Fixing setfsuid/setfsgid
 2014-01-23 11:28 UTC  (5+ messages)
    `  "

[GIT PULL] rename2 syscall
 2014-01-23  8:56 UTC 

[GIT PULL] fuse update for 3.14
 2014-01-23  8:23 UTC 

[LSF/MM TOPIC] Storage: SMR drives
 2014-01-23  5:33 UTC  (4+ messages)
  ` [Lsf-pc] "

[GIT PULL] f2fs updates for v3.14
 2014-01-23  1:55 UTC 

[PATCH 1/2] f2fs: call mark_inode_dirty to flush dirty pages
 2014-01-23  0:18 UTC  (4+ messages)
` [PATCH 2/2] f2fs: move a branch for code redability
` [PATCH] f2fs: introduce NODE_MAPPING for code consistency
` [PATCH 1/2 v2] f2fs: call mark_inode_dirty to flush dirty pages

[PATCH] f2fs: drop obsolete node page when it is truncated
 2014-01-23  0:16 UTC 

[LSF/MM ATTEND] Persistent Memory, SMR drives, blk-mq, O_ATOMIC
 2014-01-22 18:51 UTC 

Compesation Fund From The RBI Gonvernor's 2014
 2014-01-22  8:24 UTC 

[RFC PATCH V3 0/2] Fix null pointer deference problem
 2014-01-22  6:52 UTC  (8+ messages)
` [RFC PATCH V3 1/2] null_blk: Null pointer deference problem in alloc_page_buffers
` [RFC PATCH V3 2/2] fs : Add sanity checks for block size > PAGE_SIZE

[LSF/MM TOPIC] [ATTEND] new generation copy offload (ODX)
 2014-01-21 23:13 UTC  (2+ messages)

[LSF/MM TOPIC] Implementing a userland interface for data integrity passthrough
 2014-01-21 21:46 UTC  (2+ messages)

[LSF/MM TOPIC] [ATTEND] Filesystems - thinp, persistent memory, checksumming, etc
 2014-01-21 21:37 UTC 

[PATCH 0/2 RESEND] POSIX-compliant version of fchmodat with flag argument
 2014-01-21 18:58 UTC  (5+ messages)
` [PATCH 1/2] vfs: Add fchmodat4 syscall: "
      ` [PATCH] vfs: Add version of "

[LSF/MM ATTEND] Memory management -- memory error reporting, ksm memory error handling, hugepage migration
 2014-01-21 18:02 UTC 

[PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS
 2014-01-21 14:17 UTC  (11+ messages)
` [PATCH v7 1/7] VFS: Introduce new O_DENY* open flags

[LSF/MM TOPIC] [ATTEND] Filesystems/storage - persistent memory, reflink, SMR, data checksumming
 2014-01-21 14:13 UTC  (2+ messages)

[PATCH 0/3] Implement the f*xattrat family of functions
 2014-01-21 13:51 UTC 

[PATCH 1/3] vfs: Introduce XATTR_SET_MASK
 2014-01-20 14:15 UTC 

[PATCH 2/3] vfs: Implement fsetxattrat, fgetxattrat, flistxattrat, fremovexattrat
 2014-01-20 14:55 UTC 

[RFC PATCH V2] fs null_blk: Null pointer deference problem in alloc_page_buffers
 2014-01-21  6:36 UTC  (3+ messages)

[PATCH V2] fs: don't write pages when receiving a pending SIGKILL in __get_user_pages()
 2014-01-21  5:53 UTC  (2+ messages)

[BTRFS-specific] Re: Dirty deleted files cause pointless I/O storms (unless truncated first)
 2014-01-21  5:30 UTC 

Dirty deleted files cause pointless I/O storms (unless truncated first)
 2014-01-21  4:46 UTC  (2+ messages)

[PATCH] vfs: Remove second variable named error in __dentry_path
 2014-01-20 23:43 UTC 

[PATCH] vfs: Is mounted should be testing mnt_ns for NULL or error
 2014-01-20 23:26 UTC 

[PATCH 0/5] splice: locking changes and code refactoring
 2014-01-20 20:32 UTC  (12+ messages)
                ` [RFC] unifying write variants for filesystems

commit c7314d74fcb0
 2014-01-20 17:56 UTC  (3+ messages)

[PATCH 3/3] x86: wire fsetxattrat, fgetxattrat, flistxattrat, fremovexattrat syscalls
 2014-01-20 16:10 UTC 

[ANNOUNCE] util-linux v2.24.1
 2014-01-20 15:37 UTC 

[LSF/MM ATTEND] Fadvise Extensions for Directory Level Cache Cleaning and POSIX_FADV_NOREUSE
 2014-01-20 14:31 UTC 

[PATCH 00/11] cross rename v3
 2014-01-20 11:50 UTC  (12+ messages)
` [PATCH 11/11] ext4: add cross rename support

[PATCH v6 00/11] fuse: An attempt to implement a write-back cache policy
 2014-01-20 11:46 UTC  (11+ messages)
` [PATCH 05/11] fuse: Trust kernel i_mtime only -v2
` [PATCH 07/11] fuse: restructure fuse_readpage()


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