netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / drivers / mtd / ubi /
2009-12-10 Linus TorvaldsMerge git://git.infradead.org/ubifs-2.6
2009-12-04 Sebastian Andrzej... UBI: flush wl before clearing update marker
2009-11-24 Corentin CharyUBI: Add ubi_open_volume_path
2009-11-09 Michael RothKconfig: Remove useless and sometimes wrong comments
2009-10-20 Roel KluinUBI: fix check on unsigned long
2009-10-20 Artem BityutskiyUBI: fix backward compatibility
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-21 Anand Gadiyartrivial: fix typo "to to" in multiple files
2009-08-14 Artem BityutskiyUBI: improve NOR flash erasure quirk
2009-08-14 Artem BityutskiyUBI: introduce flash dump helper
2009-08-14 Phil CarmodyUBI: eliminate possible undefined behaviour
2009-08-14 Artem BityutskiyUBI: print a warning if too many PEBs are corrupted
2009-08-14 Artem BityutskiyUBI: amend NOR flash pre-erase quirk
2009-08-14 Artem BityutskiyUBI: print a message if ECH is corrupted and VIDH is ok
2009-07-24 Adrian HunterUBI: compatible fallback in absense of sequence numbers
2009-07-24 Adrian HunterUBI: fix double free on error path
2009-07-15 Holger BrunckUBI: fix bug in image sequence number handling
2009-07-15 Artem BityutskiyUBI: gluebi: initialize ubi_num field
2009-07-08 Artem BityutskiyUBI: fix compilation warnings
2009-07-07 Artem BityutskiyUBI: fix NOR flash recovery
2009-07-05 Artem BityutskiyUBI: nicify image sequence number handling
2009-07-05 Adrian HunterUBI: add image sequence number to EC header
2009-07-05 Artem BityutskiyUBI: remove bogus debugging checks
2009-07-05 Artem BityutskiyUBI: add empty eraseblocks verification
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-09 Artem BityutskiyUBI: print amount of reserved PEBs
2009-06-08 Artem BityutskiyUBI: improve messages in the WL worker
2009-06-03 Dmitry PervushinUBI: make gluebi a separate module
2009-06-02 Dmitry PervushinUBI: remove built-in gluebi
2009-06-02 Dmitry PervushinUBI: add notification API
2009-06-02 Artem BityutskiyUBI: do not switch to R/O mode on read errors
2009-06-02 Artem BityutskiyUBI: fix and clean-up error paths in WL worker
2009-06-02 Artem BityutskiyUBI: introduce new constants
2009-05-26 Artem BityutskiyUBI: fix race condition
2009-05-18 Artem BityutskiyUBI: minor serialization fix
2009-05-18 Artem BityutskiyUBI: do not panic if volume check fails
2009-05-18 Artem BityutskiyUBI: add dump_stack in checking code
2009-05-18 Artem BityutskiyUBI: fix races in I/O debugging checks
2009-05-18 Artem BityutskiyUBI: small debugging code optimization
2009-05-18 Artem BityutskiyUBI: improve debugging messages
2009-05-18 Artem BityutskiyUBI: re-name volumes_mutex to device_mutex
2009-05-18 Artem BityutskiyUBI: remove redundant mutex
2009-02-20 Corentin CharyUBI: add fsync capability
2009-01-27 Sidney AmaniUBI: allow direct user-space I/O
2009-01-20 Artem BityutskiyUBI: fix resource de-allocation
2009-01-20 Artem BityutskiyUBI: remove unused variable
2009-01-18 Artem BityutskiyUBI: use nicer 64-bit math
2009-01-18 Artem BityutskiyUBI: add ioctl compatibility
2009-01-18 Jan EngelhardtUBI: constify file operations
2009-01-18 Artem BityutskiyUBI: allow all ioctls
2009-01-18 Artem BityutskiyUBI: remove unnecessry header inclusion
2009-01-18 Corentin CharyUBI: add ioctl for is_mapped operation
2009-01-18 Corentin CharyUBI: add ioctl for unmap operation
2009-01-18 Corentin CharyUBI: add ioctl for map operation
2009-01-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-01-08 Coly Lifix similar typos to successfull
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Kay Sieversmtd: struct device - replace bus_id with dev_name(...
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2009-01-05 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2008-12-28 Artem BityutskiyUBI: fix checkpatch.pl warnings
2008-12-23 Kay Sievers[MTD] struct device - replace bus_id with dev_name...
2008-12-16 Xiaochuan-XuUBI: simplify PEB protection code
2008-12-15 Xiaochuan-XuUBI: prepare for protection tree improvements
2008-12-10 Adrian Hunter[MTD] update internal API to support 64-bit device...
2008-12-10 Stefan RoeseUBI: return -ENOMEM upon failing vmalloc
2008-12-05 Artem BityutskiyUBI: handle write errors in WL worker
2008-12-05 Artem BityutskiyUBI: fix error path
2008-12-05 Artem BityutskiyUBI: some code re-structuring
2008-12-05 Artem BityutskiyUBI: fix deadlock
2008-12-03 Artem BityutskiyUBI: fix warnings when debugging is enabled
2008-11-06 Vitaliy GusevUBI: Don't exit from ubi_thread until kthread_should_st...
2008-11-06 Zoltan SogorUBI: fix EBADMSG handling
2008-10-09 Deepak SaxenaUBI: print reserved_peb when it is too large
2008-09-26 Julien BrunelUBI: fix IS_ERR test
2008-09-05 Artem BityutskiyUBI: remove BKL
2008-07-25 Artem BityutskiyUBI: always start the background thread
2008-07-24 Artem BityutskiyUBI: fix gcc warning
2008-07-24 Artem BityutskiyUBI: remove pre-sqnum images support
2008-07-24 Artem BityutskiyUBI: fix kernel-doc errors and warnings
2008-07-24 Artem BityutskiyUBI: fix checkpatch.pl errors and warnings
2008-07-24 Artem BityutskiyUBI: bugfix - do not torture PEB needlessly
2008-07-24 Artem BityutskiyUBI: rework scrubbing messages
2008-07-24 Artem BityutskiyUBI: implement multiple volumes rename
2008-07-24 Artem BityutskiyUBI: fix and re-work debugging stuff
2008-07-24 Artem BityutskiyUBI: amend commentaries
2008-07-24 Artem BityutskiyUBI: fix error message
2008-07-24 Artem BityutskiyUBI: improve mkvol request validation
2008-07-24 Artem BityutskiyUBI: add ubi_sync() interface
2008-07-24 Bruce LeonardUBI: fix 64-bit calculations
2008-07-24 Artem BityutskiyUBI: fix LEB locking
2008-07-24 Artem BityutskiyUBI: fix memory leak on error path
2008-07-24 Artem BityutskiyUBI: do not forget to free internal volumes
2008-07-24 Artem BityutskiyUBI: fix memory leak
2008-07-24 Kyungmin ParkUBI: avoid unnecessary division operations
2008-07-24 Kyungmin ParkUBI: fix buffer padding
2008-07-24 Artem BityutskiyUBI: add a comment
next