pandora-kernel.git
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-06-10 Kevin CernekeeUBI: add reboot notifier
2009-06-10 Artem BityutskiyUBI: handle more error codes
2009-06-10 Artem BityutskiyUBI: fix multiple spelling typos
2009-06-10 Artem BityutskiyUBI: fix kmem_cache_free on error patch
2009-06-10 Artem BityutskiyUBI: print amount of reserved PEBs
2009-06-10 Artem BityutskiyUBI: improve messages in the WL worker
2009-06-10 Dmitry PervushinUBI: make gluebi a separate module
2009-06-10 Dmitry PervushinUBI: remove built-in gluebi
2009-06-10 Dmitry PervushinUBI: add notification API
2009-06-10 Artem BityutskiyUBI: do not switch to R/O mode on read errors
2009-06-10 Artem BityutskiyUBI: fix and clean-up error paths in WL worker
2009-06-10 Artem BityutskiyUBI: introduce new constants
2009-05-29 Adrian HunterMTD: nandsim: suppress unnecessary warning
2009-05-26 Artem BityutskiyUBI: fix race condition
2009-05-26 Artem BityutskiyUBI: minor serialization fix
2009-05-26 Artem BityutskiyUBI: do not panic if volume check fails
2009-05-26 Artem BityutskiyUBI: add dump_stack in checking code
2009-05-26 Artem BityutskiyUBI: fix races in I/O debugging checks
2009-05-26 Artem BityutskiyUBI: small debugging code optimization
2009-05-26 Artem BityutskiyUBI: improve debugging messages
2009-05-26 Artem BityutskiyUBI: re-name volumes_mutex to device_mutex
2009-05-26 Artem BityutskiyUBI: remove redundant mutex
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-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-04-07 Corentin CharyUBI: add fsync capability
2009-04-07 Sidney AmaniUBI: allow direct user-space I/O
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 Artem BityutskiyUBI: remove lock_kernel
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-26 Artem BityutskiyUBI: fix resource de-allocation
2009-01-26 Artem BityutskiyUBI: remove unused variable
2009-01-26 Artem BityutskiyUBI: use nicer 64-bit math
2009-01-26 Artem BityutskiyUBI: add ioctl compatibility
2009-01-26 Jan EngelhardtUBI: constify file operations
2009-01-26 Artem BityutskiyUBI: allow all ioctls
2009-01-26 Artem BityutskiyUBI: remove unnecessry header inclusion
2009-01-26 Artem BityutskiyUBI: improve ioctl commentaries
2009-01-26 Corentin CharyUBI: add ioctl for is_mapped operation
2009-01-26 Corentin CharyUBI: add ioctl for unmap operation
2009-01-26 Corentin CharyUBI: add ioctl for map operation
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
next