Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-05 15:42:17 to 2014-11-11 13:27:34 UTC [more...]

[PATCH v5 0/4] fuse: Add support for mounts from pid/user namespaces
 2014-11-11 13:27 UTC  (3+ messages)
` [PATCH v5 1/4] fuse: Add support for pid namespaces

[PATCH] mm: check memory reclaim bugs caused fs reentrance
 2014-11-11 12:04 UTC  (2+ messages)
` btrfs re-entrance bugs

[PATCH 1/1] ftruncate: create FAN_MODIFY and IN_MODIFY events
 2014-11-11 11:09 UTC  (6+ messages)
` [PATCH v2 1/1] ftruncate, truncate: create fanotify events

[v6 0/4] ext4: add project quota support
 2014-11-11  7:34 UTC  (9+ messages)
  ` [v6 1/4] vfs: adds general codes to enforces project quota limits
  ` [v6 2/4] ext4: adds project ID support
  ` [v6 3/4] ext4: adds project quota support
` [v6 4/4] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support

[PATCH v6 0/7] vfs: Non-blockling buffered fs read (page cache only)
 2014-11-11  6:44 UTC  (9+ messages)
` [PATCH v6 1/7] vfs: Prepare for adding a new preadv/pwritev with user flags
` [PATCH v6 2/7] vfs: Define new syscalls preadv2,pwritev2
` [PATCH v6 3/7] x86: wire up preadv2 and pwritev2
` [PATCH v6 4/7] vfs: RWF_NONBLOCK flag for preadv2
` [PATCH v6 5/7] xfs: add RWF_NONBLOCK support
` [PATCH v6 6/7] fs: pass iocb to generic_write_sync
` [PATCH v6 7/7] fs: add a flag for per-operation O_DSYNC semantics

[PATCH 1/3] autofs - fix log print messages
 2014-11-11  6:07 UTC  (8+ messages)
` [PATCH 2/3] autofs - change log prints to not insert newline
` [PATCH 3/3] autofs - use pr_xxx() calls directly for logging

[RFC] Discard update for 3.19
 2014-11-11  2:33 UTC  (18+ messages)
` [PATCH 1/3] libata: Whitelist SSDs that are known to properly return zeroes after TRIM
` [PATCH 2/3] sd: Disable discard_zeroes_data for UNMAP
` [PATCH 3/3] block: Introduce blkdev_issue_zeroout_discard() function

[PATCH -next 0/2] seq: Convert seq_puts and seq_putc to return void
 2014-11-11  0:32 UTC  (4+ messages)
  ` [PATCH -next 1/2] seq_puts: Convert to return void and convert uses too
` [PATCH -next 2/2] seq_putc: "

[RFC PATCH 0/2] dirreadahead system call
 2014-11-10 22:47 UTC  (11+ messages)

HMM (heterogeneous memory management) v6
 2014-11-10 18:28 UTC 

[RFC PATCH] overlayfs: support more than one read-only layer
 2014-11-10 17:08 UTC  (4+ messages)

[PATCHSET 0/5 v3] brd: partition fixes
 2014-11-10 17:00 UTC  (14+ messages)
` [PATCH 4/5] brd: Request from fdisk 4k alignment
` [PATCH 5/5] brd: Add getgeo to block ops for fdisk

[PATCH v5 0/7] vfs: Non-blockling buffered fs read (page cache only)
 2014-11-10 16:07 UTC  (27+ messages)
` [PATCH v5 1/7] vfs: Prepare for adding a new preadv/pwritev with user flags
` [PATCH v5 2/7] vfs: Define new syscalls preadv2,pwritev2
` [PATCH v5 3/7] x86: wire up preadv2 and pwritev2
` [PATCH v5 4/7] vfs: RWF_NONBLOCK flag for preadv2
` [PATCH v5 5/7] xfs: add RWF_NONBLOCK support
` [PATCH v5 6/7] fs: pass iocb to generic_write_sync
  ` [Cluster-devel] "
  ` [Linux-NTFS-Dev] "
` [PATCH v5 7/7] fs: add a flag for per-operation O_DSYNC semantics
      ` [PATCH v5 7/7] "
        ` [fuse-devel] "
` [PATCH v2 1/2] Add preadv2/pwritev2 documentation
    ` [PATCH v2 2/2] RWF_ODSYNC flag for pwritev2

[PATCH 0/7] Security: Provide unioned file support
 2014-11-10 15:47 UTC  (34+ messages)
` [PATCH 1/7] Security: Provide copy-up security hooks for unioned files
` [PATCH 2/7] Overlayfs: Use copy-up security hooks
` [PATCH 3/7] SELinux: Stub in copy-up handling
` [PATCH 4/7] Security: Pass the union-layer file path into security_file_open()
` [PATCH 5/7] SELinux: Handle opening of a unioned file
` [PATCH 6/7] SELinux: The copy-up operation must have read permission on the lower file
` [PATCH 7/7] SELinux: Check against union and lower labels for file ops on lower files

[PATCH 1/5] f2fs: disable roll-forward when active_logs = 2
 2014-11-10 15:07 UTC  (10+ messages)
` [PATCH 2/5] f2fs: introduce the number of inode entries
` [PATCH 3/5] f2fs: control the memory footprint used by ino entries
  ` [f2fs-dev] "
` [PATCH 4/5] f2fs: write node pages if checkpoint is not doing
  ` [f2fs-dev] "
` [PATCH 5/5] f2fs: do not skip any writes under memory pressure
` [f2fs-dev] [PATCH 1/5] f2fs: disable roll-forward when active_logs = 2

[PATCH] f2fs: implement -o dirsync
 2014-11-10 14:49 UTC  (3+ messages)
  ` [f2fs-dev] [PATCH v2] "

[PATCH 0/3] fsnotify: Cleanups
 2014-11-10 12:54 UTC  (7+ messages)
` [PATCH 1/3] fsnotify: Unify inode and mount marks handling
` [PATCH 2/3] fsnotify: Remove free_list list_head from fsnotify_mark
` [PATCH 3/3] fsnotify: Remove destroy_list "

[PATCH 0/12 v4] Moving i_dquot out of struct inode
 2014-11-10  9:08 UTC  (3+ messages)

[ANNOUNCE] fstests: master branch updated to 6676905
 2014-11-10  7:08 UTC 

A recommendation from Support
 2014-11-10  5:48 UTC 

[PATCH] fat: fix data past EOF resulting from fsx testsuite
 2014-11-10  5:07 UTC  (3+ messages)

A recommendation from Support
 2014-11-07 17:50 UTC 

FINANCIAL HELP AVAILABLE
 2014-11-07 16:17 UTC 

[PATCH] jbd2: finish inode data buffers immediately after submiting data buffers
 2014-11-07  7:06 UTC 

UBIFS assert failed in ubifs_set_page_dirty at 1421
 2014-11-07  2:22 UTC  (3+ messages)

[PATCH] mm: Fix comment before truncate_setsize()
 2014-11-06 21:28 UTC  (2+ messages)

[PATCH] aio: Skip timer for io_getevents if timeout=0
 2014-11-06 19:41 UTC  (2+ messages)

[Patch 3.14 stable 00/16] vfs: fix dentry shrink list corruption
 2014-11-06 19:37 UTC  (17+ messages)
` [Patch 3.14 stable 01/16] fold d_kill() and d_free()
` [Patch 3.14 stable 02/16] fold try_prune_one_dentry()
` [Patch 3.14 stable 03/16] new helper: dentry_free()
` [Patch 3.14 stable 04/16] expand the call of dentry_lru_del() in dentry_kill()
` [Patch 3.14 stable 05/16] dentry_kill(): don't try to remove from shrink list
` [Patch 3.14 stable 06/16] don't remove from shrink list in select_collect()
` [Patch 3.14 stable 07/16] more graceful recovery in umount_collect()
` [Patch 3.14 stable 08/16] dcache: don't need rcu in shrink_dentry_list()
` [Patch 3.14 stable 09/16] lift the "already marked killed" case into shrink_dentry_list()
` [Patch 3.14 stable 10/16] split dentry_kill()
` [Patch 3.14 stable 11/16] expand dentry_kill(dentry, 0) in shrink_dentry_list()
` [Patch 3.14 stable 12/16] shrink_dentry_list(): take parent's ->d_lock earlier
` [Patch 3.14 stable 13/16] dealing with the rest of shrink_dentry_list() livelock
` [Patch 3.14 stable 14/16] dentry_kill() doesn't need the second argument now
` [Patch 3.14 stable 15/16] dcache: add missing lockdep annotation
` [Patch 3.14 stable 16/16] lock_parent: don't step on stale ->d_parent of all-but-freed one

[PATCH] fanotify: Fix notification of groups with inode & mount marks
 2014-11-06 12:11 UTC  (2+ messages)

getting rid of ->splice_write?
 2014-11-06  7:55 UTC  (3+ messages)

[git pull] vfs.git fixes
 2014-11-06  5:04 UTC 

[PATCH v4 0/1] vfs: Respect MS_RDONLY at bind mount creation
 2014-11-06  1:44 UTC  (2+ messages)
` [PATCH v4 1/1] "

mmotm 2014-11-05-16-01 uploaded
 2014-11-06  0:03 UTC 

[PATCH 01/13] autofs4 - coding style fixes
 2014-11-05 23:42 UTC  (8+ messages)
` [PATCH 04/13] autofs4 - change printks AUTOFS defined prints

[PATCH 0/4] vfs: Non-blockling buffered fs read (page cache only)
 2014-11-05 20:32 UTC  (4+ messages)
` [PATCH 2/4] vfs: Define new syscalls preadv2,pwritev2

Payment
 2014-11-05 18:46 UTC 

[RFC PATCH] fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
 2014-11-05 17:10 UTC  (14+ messages)

[PATCH 0/4 v2] fs: Remove i_devices from struct inode
 2014-11-05 16:54 UTC  (8+ messages)
` [PATCH 2/4] chardev: Increment cdev reference count when i_cdev references it


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