linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-03 15:34:37 to 2017-04-06 15:20:06 UTC [more...]

[PATCH 0/6] RFC add blkdev tests v2
 2017-04-06 15:20 UTC  (12+ messages)
` [PATCH 1/6] add lio-target helpers
` [PATCH 2/6] add: blockdev/001 check page-cache coherency after BLKDISCARD
` [PATCH 3/6] new: blockdev/002 check information leak for lio-fileio
` [PATCH 4/6] new: blockdev/003 basic blockdev T10-DIF-TYPE1 integrity checks
` [PATCH 5/6] new: blockdev/004 Check that live fs survives blkdev page truncation
` [PATCH 6/6] new: blockdev/005 Check that busy "

statx.2 manpage
 2017-04-06 14:15 UTC 

[RFC PATCH 0/4] fs: introduce new writeback error tracking infrastructure and convert ext4 to use it
 2017-04-06 14:02 UTC  (41+ messages)
` [RFC PATCH 1/4] fs: new infrastructure for writeback error handling and reporting

(unknown),
 2017-04-06 13:49 UTC 

[PATCH 0/35 v7] fsnotify: Avoid SRCU stalls with fanotify permission events
 2017-04-06 11:51 UTC  (34+ messages)
` [PATCH 04/35] audit: Abstract hash key handling
` [PATCH 05/35] audit_tree: Use mark flags to check whether mark is alive
` [PATCH 07/35] fsnotify: Move mark list head from object into dedicated structure
` [PATCH 08/35] fsnotify: Move object pointer to fsnotify_mark_connector
` [PATCH 10/35] fsnotify: Remove indirection from mark list addition
` [PATCH 11/35] fsnotify: Move fsnotify_destroy_marks()
` [PATCH 12/35] fsnotify: Move locking into fsnotify_recalc_mask()
` [PATCH 13/35] fsnotify: Move locking into fsnotify_find_mark()
` [PATCH 14/35] fsnotify: Determine lock in fsnotify_destroy_marks()
` [PATCH 15/35] fsnotify: Remove indirection from fsnotify_detach_mark()
` [PATCH 17/35] fsnotify: Remove useless list deletion and comment
` [PATCH 18/35] fsnotify: Lock object list with connector lock
` [PATCH 19/35] fsnotify: Free fsnotify_mark_connector when there is no mark attached
` [PATCH 20/35] inotify: Do not drop mark reference under idr_lock
` [PATCH 21/35] fsnotify: Move queueing of mark for destruction into fsnotify_put_mark()
` [PATCH 22/35] fsnotify: Detach mark from object list when last reference is dropped
` [PATCH 23/35] fsnotify: Remove special handling of mark destruction on group shutdown
` [PATCH 24/35] fsnotify: Provide framework for dropping SRCU lock in ->handle_event
` [PATCH 25/35] fsnotify: Pass fsnotify_iter_info into handle_event handler
` [PATCH 26/35] fanotify: Release SRCU lock when waiting for userspace response
` [PATCH 27/35] fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()
` [PATCH 28/35] fsnotify: Remove fsnotify_recalc_{inode|vfsmount}_mask()
` [PATCH 29/35] fsnotify: Inline fsnotify_clear_{inode|vfsmount}_mark_group()
` [PATCH 30/35] fsnotify: Rename fsnotify_clear_marks_by_group_flags()
` [PATCH 31/35] fsnotify: Remove fsnotify_detach_group_marks()
` [PATCH 32/35] fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()
` [PATCH 33/35] fsnotify: Drop inode_mark.c
` [PATCH 34/35] fsnotify: Add group pointer in fsnotify_init_mark()
` [PATCH 35/35] fsnotify: Move ->free_mark callback to fsnotify_ops

[PATCH v5 0/6] Skipped unlocks
 2017-04-06 11:23 UTC  (7+ messages)
` [PATCH 1/6] NFS4: remove a redundant lock range check
` [PATCH 2/6] NFS: Move the flock open mode check into nfs_flock()
` [PATCH 3/6] locks: Set FL_CLOSE when removing flock locks on close()
` [PATCH 4/6] NFS: Add an iocounter wait function for async RPC tasks
` [PATCH 5/6] lockd: Introduce nlmclnt_operations
` [PATCH 6/6] NFS: Always wait for I/O completion before unlock

[PATCH v4 0/6] Skipped unlocks
 2017-04-06 11:19 UTC  (5+ messages)
` [PATCH 5/6] lockd: Introduce nlmclnt_operations

[LSF/MM TOPIC] new mount(2) userspace api
 2017-04-06 10:56 UTC  (5+ messages)

[PATCH 1/2] f2fs: count writeback pages correctly
 2017-04-06 10:30 UTC  (3+ messages)
` [PATCH 2/2] Revert "f2fs: put allocate_segment after refresh_sit_entry"
` [f2fs-dev] [PATCH 1/2] f2fs: count writeback pages correctly

[PATCH 1/4] xfstests: Add an auxiliary program to create an AF_UNIX socket [ver #7]
 2017-04-06  9:28 UTC  (11+ messages)
` [PATCH 2/4] xfstests: Add first statx test "
` [PATCH 3/4] xfstests: Partially expand the documentation "
` [PATCH 4/4] xfstests: Check the stx_attributes settable by chattr "

[PATCH 1/4] xfstests: Add an auxiliary program to create an AF_UNIX socket [ver #10]
 2017-04-06  8:36 UTC  (4+ messages)
` [PATCH 2/4] xfstests: Add first statx test "
` [PATCH 3/4] xfstests: Partially expand the documentation "
` [PATCH 4/4] xfstests: Check the stx_attributes settable by chattr "

[PATCH 1/4] xfstests: Add an auxiliary program to create an AF_UNIX socket [ver #9]
 2017-04-06  8:19 UTC  (5+ messages)
` [PATCH 2/4] xfstests: Add first statx test "
` [PATCH 3/4] xfstests: Partially expand the documentation "
` [PATCH 4/4] xfstests: Check the stx_attributes settable by chattr "

[PATCH 0/4] ovl: fix IS_APPEND() checks
 2017-04-06  8:13 UTC  (5+ messages)
` [PATCH 1/4] vfs: ftruncate freeze protect backing inode
` [PATCH 2/4] vfs: ftruncate check IS_APPEND() on "
` [PATCH 3/4] vfs: truncate "
` [PATCH 4/4] vfs: open "

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-04-06  7:22 UTC  (27+ messages)

[PATCH 1/4] xfstests: Add an auxiliary program to create an AF_UNIX socket [ver #8]
 2017-04-06  7:06 UTC  (4+ messages)
` [PATCH 2/4] xfstests: Add first statx test "
` [PATCH 3/4] xfstests: Partially expand the documentation "
` [PATCH 4/4] xfstests: Check the stx_attributes settable by chattr "

[PATCH 1/4] xfstests: Add an auxiliary program to create an AF_UNIX socket [ver #5]
 2017-04-06  3:17 UTC  (19+ messages)
` [PATCH 2/4] xfstests: Add first statx test "
  ` Does btrfs get nlink on directories wrong? -- was "
` [PATCH 3/4] xfstests: Partially expand the documentation "
  ` Should xfstest generic/388 be using _require_command for fsstress?
` [PATCH 4/4] xfstests: Check the stx_attributes settable by chattr [ver #5]

[PATCH v3 0/6] ovl: concurrent copy up
 2017-04-05 19:36 UTC  (4+ messages)
` [PATCH v3 4/6] ovl: copy up regular file using O_TMPFILE

[PATCH 1/4] xfstests: Add an auxiliary program to create an AF_UNIX socket [ver #6]
 2017-04-05 16:34 UTC  (7+ messages)
` [PATCH 2/4] xfstests: Add first statx test "
` [PATCH 3/4] xfstests: Partially expand the documentation "
` [PATCH 4/4] xfstests: Check the stx_attributes settable by chattr "

42970 linux-fsdevel
 2017-04-05 12:37 UTC 

[PATCH] fs: seq_buf_alloc use vmalloc for high order allocations
 2017-04-05  1:29 UTC 

[PATCH] fscrypt: Remove __packed from fscrypt_policy
 2017-04-04 22:40 UTC 

[PATCH] fscrypt: Move key structure and constants to uapi
 2017-04-04 22:39 UTC 

mmotm 2017-04-04-15-00 uploaded
 2017-04-04 22:02 UTC 

[PATCH] fscrypt: remove fscrypt_symlink_data_len()
 2017-04-04 21:43 UTC 

[PATCH] fscrypt: remove unnecessary checks for NULL operations
 2017-04-04 21:39 UTC 

[PATCH 0/2] overlayfs: support freeze/thaw/syncfs
 2017-04-04 19:07 UTC  (9+ messages)
` [PATCH 1/2] ovl: support freeze/thaw super

[PATCH 0/8 v4] No wait AIO
 2017-04-04 18:41 UTC  (15+ messages)
` [PATCH 1/8] nowait aio: Introduce IOCB_RW_FLAG_NOWAIT
` [PATCH 2/8] nowait aio: Return if cannot get hold of i_rwsem
` [PATCH 3/8] nowait aio: return if direct write will trigger writeback
` [PATCH 4/8] nowait-aio: Introduce IOMAP_NOWAIT
` [PATCH 5/8] nowait aio: return on congested block device
` [PATCH 6/8] nowait aio: ext4
` [PATCH 7/8] nowait aio: xfs
` [PATCH 8/8] nowait aio: btrfs

[PATCH] fs: compat: Remove warning from COMPATIBLE_IOCTL
 2017-04-04 18:07 UTC 

[PATCH 1/4] xfstests: Add an auxiliary program to create an AF_UNIX socket [ver #4]
 2017-04-04 11:34 UTC  (5+ messages)
` [PATCH 2/4] xfstests: Add first statx test "
` [PATCH 3/4] xfstests: Partially expand the documentation "
` [PATCH 4/4] xfstests: Check the stx_attributes settable by chattr "

[PATCH 1/8] Documentation/filesystems: fix documentation for ->getattr()
 2017-04-04  7:12 UTC  (3+ messages)
` [PATCH 8/8] statx: Include a mask for stx_attributes in struct statx

[PATCH 1/4] xfstests: Add an auxiliary program to create an AF_UNIX socket [ver #3]
 2017-04-04  6:28 UTC  (9+ messages)
` [PATCH 3/4] xfstests: Partially expand the documentation "
` [PATCH 4/4] xfstests: Check the stx_attributes settable by chattr "

[git pull] vfs fixes
 2017-04-04  0:47 UTC  (10+ 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).