* [GIT PULL] ext4 updates for 4.21-rc1
@ 2018-12-24 4:53 Theodore Y. Ts'o
2018-12-28 1:45 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Theodore Y. Ts'o @ 2018-12-24 4:53 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel, linux-ext4
The following changes since commit 2e6e902d185027f8e3cb8b7305238f7e35d6a436:
Linux 4.20-rc4 (2018-11-25 14:19:31 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus
for you to fetch changes up to 18f2c4fcebf2582f96cbd5f2238f4f354a0e4847:
ext4: check for shutdown and r/o file system in ext4_write_inode() (2018-12-19 14:36:58 -0500)
----------------------------------------------------------------
All cleanups and bug fixes; most notably, fix some problems discovered
in ext4's NFS support, and fix an ioctl (EXT4_IOC_GROUP_ADD) used by
old versions of e2fsprogs which we accidentally broke a while back.
Also fixed some error paths in ext4's quota and inline data support.
Finally, improve tail latency in jbd2's commit code.
----------------------------------------------------------------
Alexander Lochmann (1):
jbd2: update locking documentation for transaction_t
Chengguang Xu (2):
ext4: remove redundant condition check
ext4: compare old and new mode before setting update_mode flag
Colin Ian King (2):
ext4: clean up indentation issues, remove extraneous tabs
jbd2: clean up indentation issue, replace spaces with tab
Eric Sandeen (1):
ext4: hard fail dax mount on unsupported devices
Jan Kara (1):
jbd2: avoid long hold times of j_state_lock while committing a transaction
Maurizio Lombardi (1):
ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
Pan Bian (1):
ext4: fix possible use after free in ext4_quota_enable
Theodore Ts'o (5):
ext4: add ext4_sb_bread() to disambiguate ENOMEM cases
ext4: include terminating u32 in size of xattr entries when expanding inodes
ext4: avoid declaring fs inconsistent due to invalid file handles
ext4: force inode writes when nfsd calls commit_metadata()
ext4: check for shutdown and r/o file system in ext4_write_inode()
ruippan (潘睿) (1):
ext4: fix EXT4_IOC_GROUP_ADD ioctl
fs/ext4/acl.c | 3 +-
fs/ext4/ext4.h | 17 ++++++++-
fs/ext4/ialloc.c | 2 +-
fs/ext4/inline.c | 5 ++-
fs/ext4/inode.c | 63 +++++++++++++++++++++----------
fs/ext4/ioctl.c | 2 +-
fs/ext4/migrate.c | 48 ++++++++++++------------
fs/ext4/namei.c | 4 +-
fs/ext4/resize.c | 79 +++++++++++++++++++--------------------
fs/ext4/super.c | 92 ++++++++++++++++++++++++++++------------------
fs/ext4/xattr.c | 83 ++++++++++++++++++++---------------------
fs/jbd2/commit.c | 3 ++
fs/jbd2/transaction.c | 45 ++++++++++++++++++++---
include/linux/jbd2.h | 7 ++--
include/trace/events/ext4.h | 20 ++++++++++
15 files changed, 296 insertions(+), 177 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] ext4 updates for 4.21-rc1
2018-12-24 4:53 [GIT PULL] ext4 updates for 4.21-rc1 Theodore Y. Ts'o
@ 2018-12-28 1:45 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2018-12-28 1:45 UTC (permalink / raw)
To: Theodore Y. Ts'o; +Cc: torvalds, linux-kernel, linux-ext4
The pull request you sent on Sun, 23 Dec 2018 23:53:34 -0500:
> git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f6b1495fba0b66cfa05efa0ca2370513b79b45b6
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-12-28 1:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-24 4:53 [GIT PULL] ext4 updates for 4.21-rc1 Theodore Y. Ts'o
2018-12-28 1:45 ` pr-tracker-bot
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).