Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-04 08:39:53 to 2015-06-16 13:09:33 UTC [more...]

[RFC v3 0/4] fs: Add generic file system event notifications
 2015-06-16 13:09 UTC  (5+ messages)
` [RFC v3 1/4] "
` [RFC v3 2/4] ext4: Add helper function to mark group as corrupted
  ` [RFC v3 3/4] ext4: Add support for generic FS events
` [RFC v3 4/4] shmem: "

[CFT][PATCH 0/10] Making new mounts of proc and sysfs as safe as bind mounts
 2015-06-16 12:46 UTC  (29+ messages)
` [CFT][PATCH 00/10] Making new mounts of proc and sysfs as safe as bind mounts (take 2)
                        ` [CFT][PATCH 11/10] mnt: Avoid unnecessary regressions in fs_fully_visible

[PATCH 5/7] SELinux: Handle opening of a unioned file
 2015-06-16  9:41 UTC  (7+ messages)
  ` [PATCH 0/7] Security: Provide unioned file support

Fwd: How to tune Linux VFS readahead size
 2015-06-16  8:32 UTC 

[PATCHSET block/for-4.2/writeback] cgroup, writeback: misc updates for cgroup writeback support
 2015-06-15 23:35 UTC  (10+ messages)
` [PATCH 1/3] writeback: do foreign inode detection iff cgroup writeback is enabled
  ` [PATCH 2/3] vfs, writeback: replace FS_CGROUP_WRITEBACK with MS_CGROUPWB
` [PATCH 3/3] writeback, blkio: add documentation for cgroup writeback support

[PATCH 0/7] super block scalabilit patches V3
 2015-06-15 21:34 UTC  (13+ messages)
` [PATCH 1/8] writeback: plug writeback at a high level
` [PATCH 2/8] inode: add hlist_fake to avoid the inode hash lock in evict
` [PATCH 3/8] inode: convert inode_sb_list_lock to per-sb
` [PATCH 4/8] sync: serialise per-superblock sync operations
` [PATCH 5/8] inode: rename i_wb_list to i_io_list
` [PATCH 6/8] bdi: add a new writeback list for sync
` [PATCH 7/8] writeback: periodically trim the writeback list
` [PATCH 8/8] inode: don't softlockup when evicting inodes

[PATCH] jbd2: get rid of open coded allocation retry loop
 2015-06-15 19:56 UTC  (3+ messages)

[PATCH RESEND] jbd2: fix ocfs2 corrupt when updating journal superblock fails
 2015-06-15 19:02 UTC  (4+ messages)

Fw: Problems with bdev_write_page()
 2015-06-15 14:19 UTC  (2+ messages)

[PATCH v2 0/7] CLONE_FD: Task exit notification via file descriptor
 2015-06-15 10:06 UTC  (4+ messages)

[PATCH] hfsplus: release bnode pages after use, not before
 2015-06-14 14:18 UTC  (15+ messages)

[PATCH 1/1 linux-next] fs/hfsplus/options.c: use standard option prefix
 2015-06-14 12:16 UTC  (4+ messages)

Payment
 2015-06-14  1:59 UTC 

Hi
 2015-06-14  2:09 UTC 

BUSINESS DEAL?
 2015-06-13 23:14 UTC 

[PATCH v4 0/8] Support for Open-Channel SSDs
 2015-06-13 16:17 UTC  (16+ messages)
` [PATCH v4 1/8] nvme: add special param for nvme_submit_sync_cmd
` [PATCH v4 2/8] nvme: don't overwrite req->cmd_flags on sync cmd
` [PATCH v4 3/8] null_blk: wrong capacity when bs is not 512 bytes
` [PATCH v4 4/8] bio: Introduce LightNVM payload
` [PATCH v4 5/8] lightnvm: Support for Open-Channel SSDs
` [PATCH v4 6/8] lightnvm: RRPC target
` [PATCH v4 7/8] null_blk: LightNVM support
` [PATCH v4 8/8] nvme: "

Darlehen
 2015-06-13 20:19 UTC 

[PATCHSET block/for-4.2/writeback] ext4: implement cgroup writeback support
 2015-06-12 22:02 UTC  (3+ messages)
` [PATCH 1/2] ext4: replace ext4_io_submit->io_op with ->io_wbc
` [PATCH 2/2] ext4: implement cgroup writeback support

[PATCH 5/5 v4] nfsd: Allows user un-mounting filesystem where nfsd exports base on
 2015-06-12 14:22 UTC  (2+ messages)

[PATCH 1/2] f2fs crypto: fix to handle errors likewise ext4
 2015-06-11 23:03 UTC  (2+ messages)
` [PATCH 2/2] f2fs crypto: add alloc_bounce_page

[PATCH v4 0/9] introduce __pfn_t, evacuate struct page from sgls
 2015-06-10 16:17 UTC  (29+ messages)
` [PATCH v4 1/9] introduce __pfn_t for scatterlists and pmem
` [PATCH v4 2/9] x86: support kmap_atomic_pfn_t() for persistent memory
` [PATCH v4 3/9] dax: drop size parameter to ->direct_access()
` [PATCH v4 4/9] dax: fix mapping lifetime handling, convert to __pfn_t + kmap_atomic_pfn_t()
` [PATCH v4 5/9] dma-mapping: allow archs to optionally specify a ->map_pfn() operation
` [PATCH v4 6/9] scatterlist: use sg_phys()
` [PATCH v4 7/9] scatterlist: cleanup sg_chain() and sg_unmark_end()
` [PATCH v4 8/9] scatterlist: convert to __pfn_t
` [PATCH v4 9/9] x86: convert dma_map_ops to support mapping a __pfn_t

[PATCH] overlayfs: Warn on copy up if a process has a R/O fd open to the lower file
 2015-06-10 16:12 UTC  (4+ messages)

[PATCH] f2fs: drop the volatile_write flag only
 2015-06-10 13:48 UTC 

[PATCH RESEND] ubifs: Introduce a mount option of force_atime
 2015-06-10 11:05 UTC  (15+ messages)

[RFC PATCH 0/6] add defer mechanism to ksm to make it more suitable for Android devices
 2015-06-10  6:27 UTC  (7+ messages)
` [RFC PATCH 1/6] mm: add defer mechanism to ksm to make it more suitable
` [RFC PATCH 2/6] mm: change the condition of identifying hugetlb vm
` [RFC PATCH 3/6] perf: "
` [RFC PATCH 4/6] fs/binfmt_elf.c: "
` [RFC PATCH 5/6] x86/mm: "
` [RFC PATCH 6/6] powerpc/kvm: "

[PATCH] hfsplus: fix cross-page bio requests
 2015-06-10  5:05 UTC  (10+ messages)

mmotm 2015-06-09-16-55 uploaded
 2015-06-09 23:56 UTC 

[PATCH 0/2] ovl: support NFS as lower layer
 2015-06-09 12:54 UTC  (8+ messages)
` [PATCH 1/2] ovl: don't traverse automount points
` [PATCH 2/2] ovl: allow distributed fs as lower layer

[PATCH] fs: heap/bss calculation ignore special section
 2015-06-09 12:32 UTC 

[PATCH] hfsplus: release bnode pages after use, not before
 2015-06-08 16:47 UTC 

[PATCH -resend] jbd2: revert must-not-fail allocation loops back to GFP_NOFAIL
 2015-06-08 15:37 UTC  (3+ messages)

[PATCHSET 1/3 v4 block/for-4.2/core] writeback: cgroup writeback support
 2015-06-08 15:10 UTC  (5+ messages)
` [PATCH 16/51] writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
    ` [PATCH block/for-4.2-writeback] v9fs: fix error handling in v9fs_session_init()

[PATCH 2.6 to 4.0] hfsplus: fix B-tree corruption after insertion at position 0
 2015-06-08 13:30 UTC 

fs: hfsplus: use after free in
 2015-06-06 22:45 UTC  (2+ messages)

Warning: empty root dentry name after lazy mount removal
 2015-06-06 20:08 UTC  (8+ messages)
  ` [PATCH] vfs: Fix, simpliy and stop using d_dname for the /proc/*/ns/* files
          ` [PATCH] vfs: Remove incorrect debugging WARN in prepend_path

[PATCH 0/5 v4] NFSD: Pin to vfsmount for nfsd exports cache
 2015-06-06 14:41 UTC 

[PATCH 2/5 v4] fs_pin: Export functions for specific filesystem
 2015-06-06 14:41 UTC 

[PATCH 4/5 v4] sunrpc: New helper cache_force_expire for cache cleanup
 2015-06-06 14:41 UTC 

[PATCH 3/5 v4] path: New helpers path_get_pin/path_put_unpin for path pin
 2015-06-06 14:41 UTC 

[PATCH 1/5 v4] fs_pin: Initialize value for fs_pin explicitly
 2015-06-06 14:41 UTC 

[PATCH 0/4 v2] NFSD: Pin to vfsmount for some nfsd exports cache
 2015-06-06 13:38 UTC  (5+ messages)
` [PATCH 5/5] nfsd: allows user un-mounting filesystem where nfsd exports base on

[PATCH 1/2 linux-next] Revert "ufs: fix deadlocks introduced by sb mutex merge"
 2015-06-05 22:03 UTC  (2+ messages)

[f2fs-dev] Not use inline_data after file shrink
 2015-06-05 10:13 UTC  (4+ messages)

[v14 0/4] ext4: add project quota support
 2015-06-05  7:45 UTC  (11+ messages)
` [v14 3/4] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support

[PATCH v2 00/10] evacuate struct page from the block layer, introduce __pfn_t
 2015-06-05  5:43 UTC  (12+ messages)
          ` "Directly mapped persistent memory page cache"

mmotm 2015-06-04-16-23 uploaded
 2015-06-04 23:24 UTC 

Rules for calling ->releasepage()
 2015-06-04 22:44 UTC  (3+ messages)

Please submit specific discussion proposals for the File & Storage miniconf at LPC2015
 2015-06-04 18:22 UTC 

[PATCH] f2fs: fix to return exact trimmed size
 2015-06-04 17:10 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).