LKML Archive on lore.kernel.org help / color / mirror / Atom feed
From: "Theodore Ts'o" <tytso@mit.edu> To: Linus Torvalds <torvalds@linux-foundation.org> Cc: linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] ext4 fixes Date: Thu, 06 Nov 2008 18:06:16 -0500 [thread overview] Message-ID: <E1KyDvc-0007hT-I6@closure.thunk.org> (raw) Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus to grab some bug fixes and regressions for ext4. Thanks!! - Ted Aneesh Kumar K.V (2): ext4: fix missing ext4_unlock_group in error path ext4: Convert to host order before using the values. Sami Liedes (1): jbd2: deregister proc on failure in jbd2_journal_init_inode Theodore Ts'o (4): jbd: don't give up looking for space so easily in __log_wait_for_space jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space ext4: wait on all pending commits in ext4_sync_fs() ext4: calculate journal credits correctly fs/ext4/inode.c | 5 +++-- fs/ext4/mballoc.c | 1 + fs/ext4/super.c | 24 ++++++++++-------------- fs/jbd/checkpoint.c | 31 ++++++++++++++++++++++++------- fs/jbd2/checkpoint.c | 32 +++++++++++++++++++++++++------- fs/jbd2/journal.c | 2 ++ 6 files changed, 65 insertions(+), 30 deletions(-)
next reply other threads:[~2008-11-06 23:06 UTC|newest] Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-11-06 23:06 Theodore Ts'o [this message] 2008-11-07 0:47 ` [GIT PULL] ext4 fixes Linus Torvalds 2008-11-07 3:33 ` Theodore Tso 2008-11-07 14:34 ` Theodore Tso -- strict thread matches above, loose matches on Subject: below -- 2010-04-20 21:39 Theodore Ts'o 2010-04-25 0:53 ` tytso 2010-04-25 17:02 ` Linus Torvalds 2010-03-25 2:17 Theodore Ts'o 2010-03-05 4:44 Theodore Ts'o 2010-01-25 21:31 Theodore Ts'o 2009-11-10 15:52 Theodore Ts'o 2009-05-15 13:52 Theodore Ts'o 2009-04-23 22:35 Theodore Ts'o 2009-04-09 20:48 Theodore Ts'o 2009-03-17 20:39 Theodore Ts'o 2009-03-05 19:02 Theodore Ts'o 2009-02-28 14:44 Theodore Ts'o 2009-02-24 17:19 Theodore Ts'o 2009-02-16 2:56 Theodore Tso 2009-01-30 13:21 Theodore Ts'o 2008-10-31 4:11 Theodore Ts'o
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=E1KyDvc-0007hT-I6@closure.thunk.org \ --to=tytso@mit.edu \ --cc=linux-ext4@vger.kernel.org \ --cc=linux-kernel@vger.kernel.org \ --cc=torvalds@linux-foundation.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).