linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-12 16:50:26 to 2014-02-18 20:29:08 UTC [more...]

[PATCH] Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol
 2014-02-18 20:29 UTC  (8+ messages)
        ` [PATCH 1/9] dcache: move d_splice_alias
          ` [PATCH 2/9] dcache: close d_move race in d_splice_alias
          ` [PATCH 3/9] dcache: d_splice_alias mustn't create directory aliases
          ` [PATCH 4/9] dcache: d_splice_alias should ignore DCACHE_DISCONNECTED
          ` [PATCH 6/9] dcache: remove unused d_find_alias parameter
          ` [PATCH 7/9] dcache: d_find_alias needn't recheck IS_ROOT && DCACHE_DISCONNECTED
          ` [PATCH 8/9] exportfs: update Exporting documentation

[LSF/MM TOPIC] atomic block device
 2014-02-18 19:07 UTC  (17+ messages)
    ` [Lsf-pc] "

[RFC, PATCHv2 0/2] mm: map few pages around fault address if they are in page cache
 2014-02-18 19:07 UTC  (16+ messages)
` [PATCH 1/2] mm: introduce vm_ops->fault_nonblock()
` [PATCH 2/2] mm: implement ->fault_nonblock() for page cache

v9fs (9p): syscall setxattr inside kernel 3.14-rc1 returns size of set xattr
 2014-02-18 18:04 UTC  (2+ messages)

DoS with unprivileged mounts
 2014-02-18 17:43 UTC  (29+ messages)
        ` [RFC][PATCH 0/3] vfs: Detach mounts on unlink
          ` [PATCH 0/11] Detaching "
            ` [PATCH 01/11] vfs: Document the effect of d_revalidate on d_find_alias
            ` [PATCH 02/11] vfs: More precise tests in d_invalidate
            ` [PATCH 03/11] vfs: Don't allow overwriting mounts in the current mount namespace
            ` [PATCH 04/11] vfs: Keep a list of mounts on a mount point
            ` [PATCH 05/11] vfs: Add a function to lazily unmount all mounts from any dentry
            ` [PATCH 06/11] vfs: Lazily remove mounts on unlinked files and directories
            ` [PATCH 07/11] vfs: Remove unnecessary calls of check_submounts_and_drop
            ` [PATCH 08/11] vfs: Merge check_submounts_and_drop and d_invalidate
            ` [PATCH 09/11] vfs: Make d_invalidate return void
            ` [PATCH 10/11] vfs: Remove d_drop calls from d_revalidate implementations
            ` [PATCH 11/11] proc: Update proc_flush_task_mnt to use d_invalidate

[PATCH v5 10/10] manpage: update FALLOC_FL_COLLAPSE_RANGE flag in fallocate
 2014-02-18 16:39 UTC 

[PATCH v5 9/10] xfstest: shared/005: Test multiple fallocate collapse
 2014-02-18 16:39 UTC 

[PATCH v5 8/10] xfstest: shared/004: Delayed allocation multi collapse
 2014-02-18 16:39 UTC 

[PATCH v5 7/10] xfstest: shared/003: Multi collapse range tests
 2014-02-18 16:39 UTC 

[PATCH v5 6/10] xfstest: shared/002: Delayed allocation collapse range
 2014-02-18 16:38 UTC 

[PATCH v5 5/10] xfstest: shared/001: Standard collapse range tests
 2014-02-18 16:38 UTC 

[PATCH v5 4/10] xfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2014-02-18 16:38 UTC 

[PATCH v5 3/10] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2014-02-18 16:38 UTC 

[PATCH v5 2/10] xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2014-02-18 16:37 UTC 

[PATCH v5 1/10] fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2014-02-18 16:37 UTC 

[PATCH v5 0/10] fs: Introduce new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2014-02-18 16:37 UTC 

[PATCH 0/6][RFC] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
 2014-02-18 14:42 UTC  (22+ messages)
` [PATCH 1/6] ext4: Update inode i_size after the preallocation
` [PATCH 2/6] ext4: refactor ext4_fallocate code
` [PATCH 3/6] ext4: translate fallocate mode bits to strings
` [PATCH 4/6] fs: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
` [PATCH 5/6] ext4: "
` [PATCH 6/6] xfs: Add support for FALLOC_FL_ZERO_RANGE

[PATCH RESEND 3/10] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2014-02-18 14:30 UTC  (7+ messages)

[BUG?] sync writeback regression from c4a391b5 "writeback: do not sync data dirtied after sync start"?
 2014-02-18 14:02 UTC  (6+ messages)

Update of file offset on write() etc. is non-atomic with I/O
 2014-02-18 13:00 UTC  (2+ messages)

[PATCH] udf: Fix data corruption on file type conversion
 2014-02-18 12:20 UTC 

Dear
 2014-02-18 11:36 UTC 

[PATCH RFC] block: use discard if possible in blkdev_issue_discard()
 2014-02-18  5:47 UTC  (12+ messages)

[PATCH tip/core/rcu 09/12] fs: Substitute rcu_access_pointer() for rcu_dereference_raw()
 2014-02-18  0:27 UTC  (5+ messages)

[PATCH 00/13] cross rename v4
 2014-02-17 18:04 UTC  (21+ messages)

[PATCH] FS-Cache: Handle removal of unadded object to the fscache_object_list rb tree
 2014-02-17 15:01 UTC 

[PATCH] hfsplus: remove unused variable in hfsplus_get_block
 2014-02-17 13:00 UTC 

[PATCH] hfsplus: fix concurrent acess of alloc_blocks
 2014-02-17 12:20 UTC 

[patch] fs: NULL dereference in posix_acl_to_xattr()
 2014-02-17 10:16 UTC  (2+ messages)

[PATCH] backing_dev: Fix hung task on sync
 2014-02-17  9:20 UTC  (2+ messages)

[PATCH 1/1] fs: xattr: Don't display attributes without read access
 2014-02-16 12:31 UTC 

[RFC][PATCH 0/2] glibc: header file and manual updates for file-private locks
 2014-02-16 12:42 UTC  (7+ messages)
` [RFC][PATCH 1/2] fcntl.h: add new definitions for file-private lock cmd values

[PATCH 1/1] fs/mpage.c: forgotten WRITE_SYNC in case of data integrity write
 2014-02-16  2:54 UTC 

[PATCH v3 01/15] hfsplus: add necessary declarations for journal replay
 2014-02-15 16:12 UTC 

[PATCH v3 01/15] hfsplus: add necessary declarations for journal replay
 2014-02-15 14:27 UTC  (11+ messages)

find_fh_dentry returned a DISCONNECTED directory
 2014-02-14 22:41 UTC  (18+ messages)

Hello
 2014-02-14 13:01 UTC 

[PATCH v3 2/6] fat: add fat_fallocate operation
 2014-02-14 10:16 UTC  (6+ messages)

[patch] direct-io: remove some left over checks
 2014-02-14  9:08 UTC 

[LSF/MM TOPIC] SMR: Disrupting recording technology meriting a new class of storage device
 2014-02-13 22:18 UTC  (6+ messages)
        ` [Lsf-pc] "

mmotm 2014-02-13-12-31 uploaded
 2014-02-13 20:32 UTC 

[PATCH] f2fs: show counts of checkpoint in status
 2014-02-13  6:12 UTC 

[RFC] Draft Linux kernel interfaces for ZBC drives
 2014-02-13  3:09 UTC  (6+ messages)
` [RFC] Draft Linux kernel interfaces for SMR/ZBC drives

[PATCH v2 0/2] ext4: increase mbcache scalability
 2014-02-13  2:01 UTC  (6+ messages)
` [PATCH v4 0/3] "

[PATCH v5 00/22] Rewrite XIP code and add XIP support to ext4
 2014-02-13  0:00 UTC  (4+ messages)
  ` [PATCH v5 06/22] Treat XIP like O_DIRECT
  ` [PATCH v5 19/22] ext4: Add XIP functionality

[PATCH v3 04/15] hfsplus: implement functionality for HFSPLUS_JOURNAL_NEED_INIT flag
 2014-02-12 17:55 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).