fix build on some compilers
[pandora-kernel.git] / fs / ubifs /
2011-11-13 Grazvydas IgnotasMerge branch 'linux-2.6.27.y' into pandora-27-omap1
2010-05-07 Grazvydas IgnotasMerge branch 'pandora-27-omap1' into pandora-27-omap1_r...
2010-05-07 Grazvydas IgnotasMerge branch 'master' of git://git.infradead.org/users...
2010-05-07 Grazvydas IgnotasMerge branch 'master' of git://git./linux/kernel/git...
2010-05-01 Grazvydas IgnotasMerge branch 'master' of git://git.infradead.org/users...
2009-11-27 Artem BityutskiyUBIFS: add forgotten timer arming
2009-09-22 Artem BityutskiyUBIFS: fix debugging dump
2009-09-22 Artem BityutskiyUBIFS: improve lprops dump
2009-09-22 Artem BityutskiyUBIFS: various minor commentary fixes
2009-09-22 Artem BityutskiyUBIFS: improve journal head debugging prints
2009-09-22 Artem BityutskiyUBIFS: define journal head numbers in ubifs-media.h
2009-09-22 Artem BityutskiyUBIFS: amend commentaries
2009-09-22 Artem BityutskiyUBIFS: check ubifs_scan error codes better
2009-09-22 Artem BityutskiyUBIFS: do not print scary error messages needlessly
2009-09-22 Artem BityutskiyUBIFS: add inode size debugging check
2009-09-22 Artem BityutskiyUBIFS: constify file and inode operations
2009-07-26 Subrata ModakUBIFS: remove unused functions
2009-07-26 Subrata ModakUBIFS: suppress compilation warning
2009-07-10 Artem BityutskiyUBIFS: fix corruption dump
2009-07-10 Artem BityutskiyUBIFS: clean up free space checking
2009-07-10 Artem BityutskiyUBIFS: small amendments in the LEB scanning code
2009-07-10 Artem BityutskiyUBIFS: dump a little more in case of corruptions
2009-07-05 Daniel MackUBIFS: allow more than one volume to be mounted
2009-07-05 Artem BityutskiyUBIFS: fix assertion warning
2009-07-05 Adrian HunterUBIFS: minor spelling and grammar fixes
2009-07-05 Adrian HunterUBIFS: fix 64-bit divisions in debug print
2009-07-05 Artem BityutskiyUBIFS: few spelling fixes
2009-07-05 Artem BityutskiyUBIFS: set write-buffer timout to 3-5 seconds
2009-07-05 Artem BityutskiyUBIFS: slightly optimize write-buffer timer usage
2009-07-05 Artem BityutskiyUBIFS: improve debugging messaged
2009-06-10 Artem BityutskiyUBIFS: do not forget to register BDI device
2009-06-10 Artem BityutskiyUBIFS: start using hrtimers
2009-06-10 Artem BityutskiyUBIFS: allow sync option in rootflags
2009-06-10 Artem BityutskiyUBIFS: remove dead code
2009-05-26 Artem BityutskiyUBIFS: use anonymous device
2009-05-26 Corentin CharyUBIFS: return proper error code if the compr is not...
2009-05-26 Hunter AdrianUBIFS: return error if link and unlink race
2009-05-26 Adrian HunterUBIFS: reset no_space flag after inode deletion
2009-05-20 Nick Pigginmm: page_mkwrite change prototype to match fault
2009-04-07 Adrian HunterUBIFS: fix recovery bug
2009-04-07 Artem BityutskiyUBIFS: add R/O compatibility
2009-04-07 Hunter AdrianUBIFS: fix compiler warnings
2009-04-07 Artem BityutskiyUBIFS: fully sort GCed nodes
2009-04-07 Artem BityutskiyUBIFS: fix commentaries
2009-04-07 Artem BityutskiyUBIFS: introduce a helpful variable
2009-04-07 Artem BityutskiyUBIFS: use KERN_CONT
2009-04-07 Artem BityutskiyUBIFS: fix lprops committing bug
2009-04-07 Artem BityutskiyUBIFS: fix bogus assertion
2009-04-07 Adrian HunterUBIFS: fix bug where page is marked uptodate when out...
2009-04-07 Artem BityutskiyUBIFS: amend key_hash return value
2009-04-07 Artem BityutskiyUBIFS: improve find function interface
2009-04-07 Eric SesterhennUBIFS: list usage cleanup
2009-04-07 Adrian HunterUBIFS: fix dbg_chk_lpt_sz()
2009-01-29 Artem BityutskiyUBIFS: remove fast unmounting
2009-01-29 Artem BityutskiyUBIFS: return sensible error codes
2009-01-29 Adrian HunterUBIFS: remount ro fixes
2009-01-29 Adrian HunterUBIFS: spelling fix 'date' -> 'data'
2009-01-29 Adrian HunterUBIFS: sync wbufs after syncing inodes and pages
2009-01-28 Adrian HunterUBIFS: fix LPT out-of-space bug (again)
2009-01-27 Artem BityutskiyUBIFS: fix no_chk_data_crc
2009-01-26 Artem BityutskiyUBIFS: fix assertions
2009-01-26 Adrian HunterUBIFS: ensure orphan area head is initialized
2009-01-26 Artem BityutskiyUBIFS: always clean up GC LEB space
2009-01-26 Artem BityutskiyUBIFS: add re-mount debugging checks
2009-01-26 Artem BityutskiyUBIFS: fix LEB list freeing
2009-01-26 Artem BityutskiyUBIFS: simplify locking
2009-01-26 Artem BityutskiyUBIFS: document dark_wm and dead_wm better
2009-01-26 Artem BityutskiyUBIFS: do not treat all data as short term
2009-01-26 Artem BityutskiyUBIFS: constify operations
2009-01-26 Artem BityutskiyUBIFS: do not commit twice
2009-01-18 Nick Pigginfs: symlink write_begin allocation context fix
2009-01-05 Artem BityutskiyUBIFS: add more useful debugging prints
2009-01-05 Artem BityutskiyUBIFS: print debugging messages properly
2009-01-05 Artem BityutskiyUBIFS: fix numerous spelling mistakes
2009-01-05 Artem BityutskiyUBIFS: allow mounting when short of space
2009-01-05 Artem BityutskiyUBIFS: fix writing uncompressed files
2009-01-05 Artem BityutskiyUBIFS: fix checkpatch.pl warnings
2009-01-05 Artem BityutskiyUBIFS: fix sparse warnings
2009-01-05 Artem BityutskiyUBIFS: simplify make_free_space
2009-01-05 Artem BityutskiyUBIFS: do not lie about used blocks
2009-01-05 Artem BityutskiyUBIFS: restore budg_uncommitted_idx
2009-01-05 Artem BityutskiyUBIFS: always commit on unmount
2009-01-05 Artem BityutskiyUBIFS: use ubi_sync
2009-01-05 Artem BityutskiyUBIFS: always commit in sync_fs
2009-01-05 Artem BityutskiyUBIFS: fix file-system synchronization
2009-01-05 Artem BityutskiyUBIFS: fix constants initialization
2009-01-05 Artem BityutskiyUBIFS: avoid unnecessary calculations
2009-01-05 Artem BityutskiyUBIFS: re-calculate min_idx_size after the commit
2009-01-05 Artem BityutskiyUBIFS: use nicer 64-bit math
2009-01-05 Artem BityutskiyUBIFS: fix available blocks count
2009-01-05 Artem BityutskiyUBIFS: various comment improvements and fixes
2009-01-05 Artem BityutskiyUBIFS: improve budgeting dump
2009-01-05 Artem BityutskiyUBIFS: fix tnc dumping
2009-01-05 Artem BityutskiyUBIFS: use PAGE_CACHE_MASK correctly
2008-12-04 Alexey DobriyanUBIFS: fix section mismatch
2008-12-03 Artem BityutskiyUBIFS: introduce LPT dump function
2008-12-03 Artem BityutskiyUBIFS: dump stack in LPT check functions
2008-12-03 Artem BityutskiyUBIFS: run debugging checks only if they are enabled
2008-12-03 Artem BityutskiyUBIFS: add debugfs support
2008-12-03 Artem BityutskiyUBIFS: separate debugging fields out
next