linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-28 15:58:55 to 2020-02-03 17:59:07 UTC [more...]

[PATCH v2 0/7] xfs: Remove wrappers for some semaphores
 2020-02-03 17:58 UTC  (5+ messages)
` [PATCH v2 1/7] xfs: Add xfs_is_{i,io,mmap}locked functions
` [PATCH v2 2/7] xfs: Update checking excl. locks for ilock
` [PATCH v2 3/7] xfs: Update checking read or write "
` [PATCH v2 4/7] xfs: Update checking for iolock

agfl and related cleanups
 2020-02-03 17:47 UTC  (11+ messages)
` [PATCH 1/6] xfs: remove the agfl_bno member from struct xfs_agfl
` [PATCH 2/6] xfs: remove the xfs_agfl_t typedef
` [PATCH 3/6] xfs: remove XFS_BUF_TO_AGFL
` [PATCH 4/6] xfs: remove XFS_BUF_TO_AGI
` [PATCH 5/6] xfs: remove XFS_BUF_TO_AGF
` [PATCH 6/6] xfs: remove XFS_BUF_TO_SBP

RFC: hold i_rwsem until aio completes
 2020-02-03 17:46 UTC  (5+ messages)

[PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
 2020-02-03 17:41 UTC  (22+ messages)
  ` [kernel-hardening] "

[PATCH v10 0/2] New zonefs file system
 2020-02-03 15:08 UTC  (5+ messages)
` [PATCH v10 1/2] fs: "
` [PATCH v10 2/2] zonefs: Add documentation

[LSF/MM/BPF TOPIC] FS Maintainers Don't Scale
 2020-02-02 21:46 UTC  (4+ messages)
` [Lsf-pc] "

[PATCH 0/7] fstests: random fixes
 2020-02-02 19:54 UTC  (3+ messages)
` [PATCH 7/7] xfs/020: call _notrun if we can't create a 60t sparse image

[PATCH v4 00/12] Change readahead API
 2020-02-01 15:12 UTC  (4+ messages)
` [PATCH v4 03/12] readahead: Put pages in cache earlier
` [PATCH v4 04/12] mm: Add readahead address space operation
` [PATCH v4 12/12] iomap: Convert from readpages to readahead

[PATCH 00/12] Change readahead API
 2020-02-01  0:25 UTC  (9+ messages)
` [PATCH 04/12] mm: Add readahead address space operation
` [PATCH 12/12] iomap: Convert from readpages to readahead

[GIT PULL] iomap: new code for 5.6
 2020-01-31 21:10 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] selectively cramming things onto struct bio
 2020-01-31 20:04 UTC  (2+ messages)

[ANNOUNCE] xfspdump v3.1.9 released
 2020-01-31 17:43 UTC 

[PATCH 0/8] xfsprogs: random fixes
 2020-01-31  6:03 UTC  (17+ messages)
` [PATCH 8/8] xfs_repair: fix totally broken unit conversion in directory invalidation
` [PATCH 9/8] xfs_io: fix integer over/underflow handling in timespec_from_string
` [PATCH 10/8] libxfs: remove duplicate attr function declarations
` [PATCH 11/8] xfs_repair: don't corrupt a attr fork da3 node when clearing forw/back
  ` [PATCH v2 "

[PATCH 00/11] xfsprogs: remove unneeded #includes
 2020-01-31  2:11 UTC  (4+ messages)

[ANNOUNCE] xfsprogs for-next updated to ad943585
 2020-01-31  1:27 UTC 

[LSF/MM/BPF TOPIC] shrinker changes for non-blocking inode reclaim
 2020-01-31  0:24 UTC 

[GIT PULL] xfs: new code for 5.6
 2020-01-30 23:50 UTC  (2+ messages)

[PATCH v9 0/2] New zonefs file system
 2020-01-30 22:59 UTC  (7+ messages)
` [PATCH v9 1/2] fs: "

[PATCH v6 00/16] xfs: Delay Ready Attributes
 2020-01-30 22:58 UTC  (8+ messages)
` [PATCH v6 11/16] xfs: Check for -ENOATTR or -EEXIST

[PATCH v3 0/6] xfs_repair: do not trash valid root dirs
 2020-01-30 20:50 UTC  (19+ messages)
` [PATCH 1/6] mkfs: check root inode location
` [PATCH 2/6] xfs_repair: enforce that inode btree chunks can't point to AG headers
` [PATCH 3/6] xfs_repair: refactor fixed inode location checks
` [PATCH 4/6] xfs_repair: use libxfs function to calculate root inode location
` [PATCH 5/6] xfs_repair: check plausibility of root dir pointer before trashing it

[PATCH 0/4] xfs: Remove wrappers for some semaphores
 2020-01-30 20:27 UTC  (18+ messages)
` [PATCH 1/4] xfs: change xfs_isilocked() to always use lockdep()
` [PATCH 4/4] xfs: replace mr*() functions with native rwsem calls

[PATCH] sched, fair: Allow a per-cpu kthread waking a task to stack on the same CPU
 2020-01-30  8:55 UTC  (13+ messages)

[RFC PATCH xfsprogs] xfs_io: add support for linkat() AT_LINK_REPLACE
 2020-01-30  4:42 UTC 

[PATCH v2] Documentation: changes.rst: update several outdated project URLs
 2020-01-29 23:15 UTC 

[PATCH] xfsprogs: do not redeclare globals provided by libraries
 2020-01-29 22:20 UTC  (15+ messages)
` [PATCH V2] "
  ` [PATCH V3] "

[PATCH 0/2] xfs: don't take addresses of packed structures
 2020-01-29 18:46 UTC  (14+ messages)
` [PATCH 1/2] xfs: don't take addresses of packed xfs_agfl_t member
` [PATCH 2/2] xfs: don't take addresses of packed xfs_rmap_key
  ` [PATCH 2/2 V2] xfs: don't take addresses of packed xfs_rmap_key member
    ` [PATCH 2/2 V3] "

clean up the attr interface v3
 2020-01-29 17:03 UTC  (31+ messages)
` [PATCH 01/30] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE
` [PATCH 02/30] xfs: remove the ATTR_INCOMPLETE flag
` [PATCH 03/30] xfs: merge xfs_attr_remove into xfs_attr_set
` [PATCH 04/30] xfs: merge xfs_attrmulti_attr_remove into xfs_attrmulti_attr_set
` [PATCH 05/30] xfs: use strndup_user in XFS_IOC_ATTRMULTI_BY_HANDLE
` [PATCH 06/30] xfs: factor out a helper for a single XFS_IOC_ATTRMULTI_BY_HANDLE op
` [PATCH 07/30] xfs: remove the name == NULL check from xfs_attr_args_init
` [PATCH 08/30] xfs: remove the MAXNAMELEN "
` [PATCH 09/30] xfs: move struct xfs_da_args to xfs_types.h
` [PATCH 10/30] xfs: turn xfs_da_args.value into a void pointer
` [PATCH 11/30] xfs: pass an initialized xfs_da_args structure to xfs_attr_set
` [PATCH 12/30] xfs: pass an initialized xfs_da_args to xfs_attr_get
` [PATCH 13/30] xfs: remove the xfs_inode argument to xfs_attr_get_ilocked
` [PATCH 14/30] xfs: remove ATTR_KERNOVAL
` [PATCH 15/30] xfs: remove ATTR_ALLOC and XFS_DA_OP_ALLOCVAL
` [PATCH 16/30] xfs: replace ATTR_KERNOTIME with XFS_DA_OP_NOTIME
` [PATCH 17/30] xfs: factor out a xfs_attr_match helper
` [PATCH 18/30] xfs: cleanup struct xfs_attr_list_context
` [PATCH 19/30] xfs: remove the unused ATTR_ENTRY macro
` [PATCH 20/30] xfs: open code ATTR_ENTSIZE
` [PATCH 21/30] xfs: move the legacy xfs_attr_list to xfs_ioctl.c
` [PATCH 22/30] xfs: rename xfs_attr_list_int to xfs_attr_list
` [PATCH 23/30] xfs: lift common checks into xfs_ioc_attr_list
` [PATCH 24/30] xfs: lift buffer allocation "
` [PATCH 25/30] xfs: lift cursor copy in/out "
` [PATCH 26/30] xfs: improve xfs_forget_acl
` [PATCH 27/30] xfs: clean up the ATTR_REPLACE checks
` [PATCH 28/30] xfs: clean up the attr flag confusion
` [PATCH 29/30] xfs: remove XFS_DA_OP_INCOMPLETE
` [PATCH 30/30] xfs: embedded the attrlist cursor into struct xfs_attr_list_context

stop generating platform_defs.h V2
 2020-01-29 16:02 UTC  (7+ messages)
` [PATCH 1/5] xfsprogs: remove the ENABLE_GETTEXT substitution in platform_defs.h.in
` [PATCH 2/5] xfsprogs: remove the SIZEOF_CHAR_P "
` [PATCH 3/5] repair: remove BITS_PER_LONG cpp checks in bmap.[ch]
` [PATCH 4/5] xfsprogs: remove the SIZEOF_LONG substitution in platform_defs.h.in
` [PATCH 5/5] xfsprogs: stop generating platform_defs.h

[PATCH v9 1/2] fs: New zonefs file system
 2020-01-29  8:24 UTC  (4+ messages)
  ` [v9 "

[PATCH] xfsprogs: don't warn about packed members
 2020-01-29  6:46 UTC  (4+ messages)

[PATCH v4] xfstests: xfs mount option sanity test
 2020-01-29  5:22 UTC 

[PATCH v3] xfstests: xfs mount option sanity test
 2020-01-29  5:23 UTC  (5+ messages)

[PATCH V3 1/2] xfsprogs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize
 2020-01-29  5:00 UTC  (2+ messages)
` [PATCH V3 2/2] xfs: Fix log reservation calculation for xattr insert operation

[PATCH V3 1/2] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize
 2020-01-29  4:59 UTC  (2+ messages)
` [PATCH V3 2/2] xfs: Fix log reservation calculation for xattr insert operation

[PATCH v9 1/2] fs: New zonefs file system
 2020-01-29  4:14 UTC  (2+ messages)

[PATCH] xfsprogs: mkfs: don't default to the physical sector size if it's bigger than XFS_MAX_SECTORSIZE
 2020-01-28 23:53 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).