From: Artem Bityutskiy <dedekind1@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Artem Bityutskiy <dedekind1@gmail.com>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] UBIFS changes for 3.1
Date: Fri, 22 Jul 2011 11:57:01 +0300 [thread overview]
Message-ID: <20110722085701.9716.31764.sendpatchset@localhost.localdomain> (raw)
Hi Linus,
please pull UBIFS changes.
The following changes since commit b0af8dfdd67699e25083478c63eedef2e72ebd85:
Linux 3.0-rc5 (2011-06-27 19:12:22 -0700)
are available in the git repository at:
git://git.infradead.org/ubifs-2.6.git linux-next
Anatolij Gustschin (1):
UBIFS: fix master node recovery
Artem Bityutskiy (31):
UBIFS: return EROFS in case of broken commit
UBIFS: lessen the size of debugging info data structure
UBIFS: dump stack when pnode or nnode reading fails
UBIFS: improve inode dumping function
UBIFS: rename dbg_check_dir_size function
UBIFS: minor cleanup: use S_ISREG helper
UBIFS: remove unnecessary brackets
UBIFS: remove dead code
UBIFS: harmonize znode flag helpers
UBIFS: use correct flags in lprops
UBIFS: add few commentaries about TNC
UBIFS: amend debugging name check function prototype
UBIFS: amend debugging inode size check function prototype
UBIFS: introduce helper functions for debugging checks and tests
UBIFS: lessen amount of debugging check types
UBIFS: switch self-check knobs to debugfs
UBIFS: be more informative in failure mode
UBIFS: re-arrange debugging code a bit
UBIFS: introduce debugfs helpers
UBIFS: add global debugfs knobs
UBIFS: remove unused and unneeded debugging function
UBIFS: always print stacktrace when switching to R/O mode
UBIFS: introduce more I/O helpers
UBIFS: switch to ubifs_leb_read
UBIFS: switch to ubifs_leb_write
UBIFS: switch to I/O helpers
UBIFS: stop re-defining UBI operations
UBIFS: remove custom list of superblocks
UBIFS: rename recovery testing variables
UBIFS: improve power cut emulation testing
MAINTAINERS: change e-mail of Adrian Hunter
Documentation/filesystems/ubifs.txt | 28 --
MAINTAINERS | 3 +-
fs/ubifs/commit.c | 8 +-
fs/ubifs/debug.c | 762 +++++++++++++++++++++++------------
fs/ubifs/debug.h | 241 ++++++-----
fs/ubifs/dir.c | 16 +-
fs/ubifs/file.c | 2 +-
fs/ubifs/io.c | 168 ++++++--
fs/ubifs/log.c | 6 +-
fs/ubifs/lprops.c | 8 +-
fs/ubifs/lpt.c | 37 +-
fs/ubifs/lpt_commit.c | 40 +-
fs/ubifs/misc.h | 103 +----
fs/ubifs/orphan.c | 2 +-
fs/ubifs/recovery.c | 43 +-
fs/ubifs/replay.c | 3 +-
fs/ubifs/sb.c | 6 +-
fs/ubifs/scan.c | 4 +-
fs/ubifs/super.c | 6 +-
fs/ubifs/tnc.c | 26 +-
fs/ubifs/tnc_commit.c | 145 +++----
fs/ubifs/ubifs.h | 21 +-
22 files changed, 978 insertions(+), 700 deletions(-)
Thanks,
Artem.
reply other threads:[~2011-07-22 8:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20110722085701.9716.31764.sendpatchset@localhost.localdomain \
--to=dedekind1@gmail.com \
--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: link
Be 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