All of lore.kernel.org
 help / color / mirror / Atom feed
* foo
@ 2002-07-29 10:19 Carl Orff
  0 siblings, 0 replies; 4+ messages in thread
From: Carl Orff @ 2002-07-29 10:19 UTC (permalink / raw)
  To: linux-c-programming

susbcribe linux-c-programming
end



^ permalink raw reply	[flat|nested] 4+ messages in thread

* foo
@ 2006-07-23  0:01 Johannes Weiner
  0 siblings, 0 replies; 4+ messages in thread
From: Johannes Weiner @ 2006-07-23  0:01 UTC (permalink / raw)
  To: linux-kernel

subscribe linux-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* foo
@ 2010-07-23  5:30 Kalpesh Rathod
  0 siblings, 0 replies; 4+ messages in thread
From: Kalpesh Rathod @ 2010-07-23  5:30 UTC (permalink / raw)
  To: linux-omap

unsubscribe

^ permalink raw reply	[flat|nested] 4+ messages in thread

* foo
@ 2024-10-08  8:59 Carlos Maiolino
  0 siblings, 0 replies; 4+ messages in thread
From: Carlos Maiolino @ 2024-10-08  8:59 UTC (permalink / raw)
  To: linux-xfs

Subject: [ANNOUNCE] xfs-linux: for-next **rebased** to 44adde15022d

Hi folks,

The for-next branch of the xfs-linux repository at:

	git@gitolite.kernel.org:/pub/scm/fs/xfs/xfs-linux.git

has just been **REBASED**.

Patches often get missed, so please check if your outstanding patches
were in this update. If they have not been in this update, please
resubmit them to linux-xfs@vger.kernel.org so they can be picked up in
the next update.

This is a rebase of the for-next push from past week, where due problems with
testing the new patches to be included in the -rc, I needed to create a new tag
with the whole series to be sent to Linus later this week.

The patch list below contains the patches pushed past week + new patches that I
managed to test this weekend.

The new head of the for-next branch is commit:

44adde15022d xfs: fix a typo

15 new commits:

Andrew Kreimer (1):
      [44adde15022d] xfs: fix a typo

Brian Foster (2):
      [90a71daaf73f] xfs: skip background cowblock trims on inodes open for write
      [df81db024ef7] xfs: don't free cowblocks from under dirty pagecache on unshare

Chandan Babu R (1):
      [ae6f70c66748] MAINTAINERS: add Carlos Maiolino as XFS release manager

Christoph Hellwig (8):
      [b1c649da15c2] xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname
      [346c1d46d4c6] xfs: return bool from xfs_attr3_leaf_add
      [a5f73342abe1] xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split
      [b3f4e84e2f43] xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname
      [865469cd41bc] xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate
      [b611fddc0435] xfs: don't ifdef around the exact minlen allocations
      [405ee87c6938] xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc
      [6aac77059881] xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc

Uros Bizjak (1):
      [20195d011c84] xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate()

Yan Zhen (1):
      [6148b77960cc] xfs: scrub: convert comma to semicolon

Zhang Zekun (1):
      [f6225eebd76f] xfs: Remove empty declartion in header file

Code Diffstat:

 MAINTAINERS                   |   2 +-
 fs/xfs/libxfs/xfs_alloc.c     |   7 +-
 fs/xfs/libxfs/xfs_alloc.h     |   4 +-
 fs/xfs/libxfs/xfs_attr.c      | 190 ++++++++++++++++++------------------------
 fs/xfs/libxfs/xfs_attr_leaf.c |  40 +++++----
 fs/xfs/libxfs/xfs_attr_leaf.h |   2 +-
 fs/xfs/libxfs/xfs_bmap.c      | 140 ++++++++++---------------------
 fs/xfs/libxfs/xfs_da_btree.c  |   5 +-
 fs/xfs/scrub/ialloc_repair.c  |   4 +-
 fs/xfs/xfs_icache.c           |  37 ++++----
 fs/xfs/xfs_log.h              |   2 -
 fs/xfs/xfs_log_cil.c          |  11 +--
 fs/xfs/xfs_log_recover.c      |   2 +-
 fs/xfs/xfs_reflink.c          |   3 +
 fs/xfs/xfs_reflink.h          |  19 +++++
 15 files changed, 207 insertions(+), 261 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-10-08  8:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-29 10:19 foo Carl Orff
  -- strict thread matches above, loose matches on Subject: below --
2006-07-23  0:01 foo Johannes Weiner
2010-07-23  5:30 foo Kalpesh Rathod
2024-10-08  8:59 foo Carlos Maiolino

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.