[GIT PULL] isofs, udf, quota, ext2, reiserfs changes for 6.10-rc1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fs_for_v6.10-rc1

to get:
  * convertion of isofs to the new mount API
  * cleanup of isofs Makefile
  * udf conversion to folios
  * some other small udf cleanups and fixes
  * ext2 cleanups
  * removal of reiserfs .writepage method
  * update reiserfs README file

Top of the tree is 1dd719a95979. The full shortlog is:

Andy Shevchenko (1):
      isofs: Use *-y instead of *-objs in Makefile

Chao Yu (1):
      quota: fix to propagate error of mark_dquot_dirty() to caller

Colin Ian King (1):
      udf: Remove second semicolon

Eric Sandeen (1):
      isofs: convert isofs to use the new mount API

Jan Kara (1):
      reiserfs: Trim some README bits

Justin Stitt (1):
      udf: replace deprecated strncpy/strcpy with strscpy

Kefeng Wang (1):
      fs: quota: use group allocation of per-cpu counters API

Matthew Wilcox (Oracle) (10):
      reiserfs: Convert to writepages
      udf: Convert udf_symlink_filler() to use a folio
      udf: Convert udf_write_begin() to use a folio
      udf: Convert udf_expand_file_adinicb() to use a folio
      udf: Convert udf_adinicb_readpage() to udf_adinicb_read_folio()
      udf: Convert udf_symlink_getattr() to use a folio
      udf: Convert udf_page_mkwrite() to use a folio
      udf: Use a folio in udf_write_end()
      ext2: Remove call to folio_set_error()
      isofs: Remove calls to set/clear the error flag

Ritesh Harjani (IBM) (2):
      ext2: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
      ext2: Remove LEGACY_DIRECT_IO dependency

Roman Smirnov (1):
      udf: udftime: prevent overflow in udf_disk_stamp_to_time()

The diffstat is

 fs/ext2/Kconfig     |   1 -
 fs/ext2/dir.c       |   1 -
 fs/ext2/file.c      |   8 +-
 fs/ext2/inode.c     |   2 -
 fs/isofs/Makefile   |   7 +-
 fs/isofs/compress.c |   4 -
 fs/isofs/inode.c    | 473 ++++++++++++++++++++++++++--------------------------
 fs/quota/dquot.c    |  33 ++--
 fs/reiserfs/README  |  16 +-
 fs/reiserfs/inode.c |  16 +-
 fs/udf/file.c       |  20 +--
 fs/udf/inode.c      |  65 ++++----
 fs/udf/super.c      |   8 +-
 fs/udf/symlink.c    |  34 ++--
 fs/udf/udftime.c    |  11 +-
 15 files changed, 346 insertions(+), 353 deletions(-)

							Thanks
								Honza

-- 
Jan Kara <jack@xxxxxxxx>
SUSE Labs, CR




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux