summaryrefslogtreecommitdiff
path: root/fs/ubifs/journal.c
AgeCommit message (Expand)Author
2008-06-06UBIFS: rename key_ino to key_inumArtem Bityutskiy
2008-06-06UBIFS: partially get rid of truncation keyArtem Bityutskiy
2008-06-06UBIFS: get rid of cpu_to_le64(0)Artem Bityutskiy
2008-06-06UBIFS: use jnl instead of jrnArtem Bityutskiy
2008-06-06UBIFS: make reservation before allocating sequence numbersAdrian Hunter
2008-06-06UBIFS: fix misplaced codeAdrian Hunter
2008-06-06UBIFS: fix memory corruptionArtem Bityutskiy
2008-06-06UBIFS: remove 'key' message macrosAdrian Hunter
2008-06-06UBIFS: print error code before switching to RO modeArtem Bityutskiy
2008-06-06UBIFS: be more conservative about worst-case compressionAdrian Hunter
2008-06-06UBIFS: allow for dates beyond 2038Adrian Hunter
2008-06-06UBIFS: remove xattr_msizeArtem Bityutskiy
2008-06-06UBIFS: store nanoseconds in inode time stampsArtem Bityutskiy
2008-06-06UBIFS: zero out unused filedsArtem Bityutskiy
2008-06-06UBIFS: don't wbuf_add_ino on error path, it overruns the bufferAdrian Hunter
2008-06-06UBIFS: fix kernel-doc warningsArtem Bityutskiy
2008-06-06UBIFS: fix my nameArtem Bityutskiy
2008-06-06UBIFS: fix lprops mismatchAdrian Hunter
2008-06-06UBIFS: fix checkpatch.pl warningsArtem Bityutskiy
2008-06-06UBIFS: add some commentsAdrian Hunter
2008-06-06UBIFS: fix some spellingAdrian Hunter
2008-06-06UBIFS: do journal TODOsAdrian Hunter
2008-06-06UBIFS: remove TODOs in file.cAdrian Hunter
2008-06-06UBIFS: remove msizeAdrian Hunter
2008-06-06UBIFS: directory inodes do not have any attached dataArtem Bityutskiy
2008-06-06UBIFS: fix compatibility stuffArtem Bityutskiy
2008-06-06UBIFS: remove extra argumentArtem Bityutskiy
2008-06-06UBIFS: support xattrs in journalArtem Bityutskiy
2008-06-06UBIFS: remove bad codeArtem Bityutskiy
2008-06-06UBIFS: break on-media formatArtem Bityutskiy
2008-06-06UBIFS: add a TODOArtem Bityutskiy
2008-06-06UBIFS: add helper function for inode rmovalArtem Bityutskiy
2008-06-06UBIFS: introduce xattr-related fields to inodeArtem Bityutskiy
2008-06-06UBIFS: implement a bunch of TODOsArtem Bityutskiy
2008-06-06UBIFS: tweak journal interfaceArtem Bityutskiy
2008-06-06UBIFS: clean up key.h some moreArtem Bityutskiy
2008-06-06UBIFS: clean up ino_t usageArtem Bityutskiy
2008-06-06UBIFS: amend copyright headersArtem Bityutskiy
2008-06-06UBIFS: rename header filesArtem Bityutskiy
2008-06-06UBIFS: record inode creation sequence numberAdrian Hunter
2008-06-06UBIFS: switch to little-endianAdrian Hunter
2008-06-06UBIFS: initial commitArtem Bityutskiy