linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-07 05:48:57 to 2015-01-10 05:51:48 UTC [more...]

[PATCH review 0/11 Call for testing and review of mount detach fixes (take 2)
 2015-01-10  5:51 UTC  (18+ messages)
` [PATCH review 11/11] mnt: Honor MNT_LOCKED when detaching mounts

Can one file system be R/W mounted multiple times in Linux?
 2015-01-10  3:52 UTC  (12+ messages)

[PATCH] f2fs: add adaptive ssr/ipu policy as valid blocks in dirty segments
 2015-01-10  0:56 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCHSET RFC block/for-next] writeback: cgroup writeback support
 2015-01-10  0:38 UTC  (7+ messages)

[v8 0/5] ext4: add project quota support
 2015-01-09 23:46 UTC  (8+ messages)
` [v8 2/5] ext4: adds project ID support

[PATCH 0/4] uio hotplug support
 2015-01-09 23:45 UTC  (5+ messages)
` [PATCH 1/4] staging: uio: Simplify the lifetime logic of struct uio_device

a simple and scalable pNFS block layout server
 2015-01-09 23:02 UTC  (32+ messages)
` [PATCH 02/18] fs: add FL_LAYOUT lease type
` [PATCH 03/18] nfsd: factor out a helper to decode nfstime4 values
` [PATCH 09/18] nfsd: implement pNFS operations
` [PATCH 14/18] nfsd: pNFS block layout driver
` [PATCH 17/18] xfs: implement pnfs export operations
` [PATCH 18/18] xfs: recall pNFS layouts on conflicting access

[RFC][PATCH] fstests: add dm-log-writes test and supporting code
 2015-01-09 22:18 UTC 

[PATCH] libata: Whitelist SSDs that are known to properly return zeroes after TRIM
 2015-01-09 21:39 UTC  (16+ messages)

[PATCH v12 00/20] DAX: Page cache bypass for filesystems on memory storage
 2015-01-09 19:30 UTC  (10+ messages)
        ` pread2/ pwrite2

[PATCH] ovl: Fix condition check for workdir
 2015-01-09 18:11 UTC  (3+ messages)

[PATCH v2 00/10] locks: saner method for managing file locks
 2015-01-09 17:21 UTC  (17+ messages)
` [PATCH v2 01/10] locks: add new struct list_head to struct file_lock
` [PATCH v2 02/10] locks: have locks_release_file use flock_lock_file to release generic flock locks
` [PATCH v2 03/10] locks: add a new struct file_locking_context pointer to struct inode
` [PATCH v2 04/10] locks: move flock locks to file_lock_context
` [PATCH v2 05/10] locks: convert posix "
  ` [PATCH v2 06/10] locks: convert lease handling "
  ` [PATCH v2 09/10] locks: clean up the lm_change prototype
  ` [PATCH v2 10/10] locks: keep a count of locks on the flctx lists
` [PATCH v2 07/10] locks: remove i_flock field from struct inode
` [PATCH v2 08/10] locks: add a dedicated spinlock to protect i_flctx lists

[PATCH] fs/9p: Initialize status in v9fs_file_do_lock
 2015-01-09 13:29 UTC  (5+ messages)

LSF/MM 2015 Reminder about call for proposals
 2015-01-09 10:36 UTC 

[PATCH 1/2] xfs: introduce a generic shutdown ioctl
 2015-01-09  9:34 UTC  (2+ messages)
` [PATCH 2/2] f2fs: support fs shutdown

[PATCH 0/3] epoll: Add epoll_pwait1 syscall
 2015-01-09  5:21 UTC  (12+ messages)

[PATCH 1/6] f2fs: fix wrong unlock_page call
 2015-01-09  2:24 UTC  (18+ messages)
` [PATCH 2/6] f2fs: support goingdown for fs shutdown
                ` [PATCH 2/6 v2] "
                  ` [f2fs-dev] "
                ` [PATCH] xfs: use generic FS_IOC_GOINGDOWN for ioctl
                  ` [PATCH v2] "
` [PATCH 3/6] f2fs: free radix_tree_nodes used by nat_set entries
` [PATCH 4/6] f2fs: add nat/sit entries into status
` [PATCH 5/6] f2fs: add spin_lock to cover radix operations in IO tracer
` [PATCH 6/6] f2fs: add f2fs_destroy_trace_ios to free radix tree

[RFC PATCH 0/6] xfs: truncate vs page fault IO exclusion
 2015-01-08 21:45 UTC  (10+ messages)
` [RFC PATCH 1/6] xfs: introduce mmap/truncate lock
` [RFC PATCH 2/6] xfs: use i_mmaplock on read faults
` [RFC PATCH 3/6] xfs: use i_mmaplock on write faults
` [RFC PATCH 4/6] xfs: take i_mmap_lock on extent manipulation operations
` [RFC PATCH 5/6] xfs: xfs_setattr_size no longer races with page faults
` [RFC PATCH 6/6] xfs: lock out page faults from extent swap operations

[PATCHSET 0/4 v4] brd: partition fixes
 2015-01-08 20:56 UTC  (7+ messages)
` [PATCH 1/4 v4] axonram: Fix bug in direct_access
` [PATCH 2/4 v4] block: Change direct_access calling convention
` [PATCH 3/4 v4] brd: Fix all partitions BUGs
` [PATCH 4/4 v4] brd: Request from fdisk 4k alignment

[RESEND PATCH 1/3] epoll: Extract epoll_wait_do and epoll_pwait_do
 2015-01-08 17:51 UTC 

backing_dev_info cleanups & lifetime rule fixes
 2015-01-08 17:45 UTC  (13+ messages)
` [PATCH 01/12] fs: deduplicate noop_backing_dev_info
` [PATCH 02/12] fs: kill BDI_CAP_SWAP_BACKED
` [PATCH 03/12] fs: introduce f_op->mmap_capabilities for nommu mmap support
` [PATCH 04/12] block_dev: only write bdev inode on close
  ` [PATCH 05/12] block_dev: get bdev inode bdi directly from the block device
  ` [PATCH 09/12] ceph: remove call to bdi_unregister
` [PATCH 06/12] nilfs2: set up s_bdi like the generic mount_bdev code
` [PATCH 07/12] fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
` [PATCH 08/12] fs: remove mapping->backing_dev_info
` [PATCH 10/12] nfs: don't call bdi_unregister
` [PATCH 11/12] fs: don't reassign dirty inodes to default_backing_dev_info
` [PATCH 12/12] fs: remove default_backing_dev_info

[RFC PATCH 0/5] Overhaul the audit filename handling
 2015-01-08 16:50 UTC  (6+ messages)
` [RFC PATCH 1/5] fs: rework getname_kernel to handle up to PATH_MAX sized filenames
` [RFC PATCH 2/5] fs: create proper filename objects using getname_kernel()
` [RFC PATCH 3/5] audit: enable filename recording via getname_kernel()
` [RFC PATCH 4/5] audit: fix filename matching in __audit_inode() and __audit_inode_child()
` [RFC PATCH 5/5] audit: replace getname()/putname() hacks with reference counters

[BUG] fuse: request prepared before protocol version is known
 2015-01-08 14:14 UTC  (2+ messages)
` [fuse-devel] "

[GIT PULL] fuse update for 3.19
 2015-01-08 14:11 UTC  (4+ messages)

[PATCH] ovl: Fix opaque regression in ovl_lookup
 2015-01-08 13:53 UTC  (2+ messages)

[PATCH] ovl: Fix kernel panic while mounting overlayfs
 2015-01-08 13:51 UTC  (2+ messages)

[PATCH] ovl: Prevent rw remount when it should be ro mount
 2015-01-08 13:50 UTC  (6+ messages)

Business Proposal
 2015-01-08 12:05 UTC 

[RESEND PATCH 0/3] epoll: Add epoll_pwait1 syscall
 2015-01-08 11:48 UTC  (6+ messages)
` [RESEND PATCH 1/3] epoll: Extract epoll_wait_do and epoll_pwait_do
` [RESEND PATCH 2/3] epoll: Add implementation for epoll_pwait1
` [RESEND PATCH 3/3] x86: hook up epoll_pwait1 syscall

[PATCH v2 0/5] clean up and generalize swap-over-NFS
 2015-01-08  9:25 UTC  (4+ messages)
` [PATCH v2 3/5] nfs: don't dirty ITER_BVEC pages read through direct I/O

[PATCH 0/5 v2] fs: Fixes for removing xid bits and security labels
 2015-01-08  9:18 UTC  (2+ messages)

[PATCH RESEND] nfs: prevent truncate on active swapfile
 2015-01-08  9:18 UTC 

[PATCHv2 0/1] vfs: renumber FMODE_NONOTIFY and add to uniqueness check
 2015-01-08  9:06 UTC  (4+ messages)
` [PATCHv2 1/1] "

mmotm 2015-01-07-17-07 uploaded
 2015-01-08  1:09 UTC 

[PATCHSET v2 block/for-next] writeback: prepare for cgroup writeback support
 2015-01-07 15:11 UTC  (3+ messages)

[Lsf-pc] [LSF/MM TOPIC] - SMR Modifications to EXT4 (and other generic file systems)
 2015-01-07 14:57 UTC 

[PATCH] 9p: use unsinged integers for nwqid/count
 2015-01-07 12:06 UTC  (3+ messages)
` [V9fs-developer] "

[LSF/MM TOPIC] Working towards better power fail testing
 2015-01-07 10:10 UTC  (8+ messages)
` [Lsf-pc] "

[PATCH v7 9/11] xfstests: generic/043: Test multiple fallocate insert/collapse range calls
 2015-01-07  5:50 UTC  (3+ messages)

[PATCH v7 11/11] xfstests: fsx: Add fallocate insert range operation
 2015-01-07  5:48 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).