UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / ubifs /
2011-07-15 Artem BityutskiyUBIFS: fix a rare memory leak in ro to rw remounting...
2011-06-02 Artem BityutskiyUBIFS: seek journal heads to the latest bud in replay
2011-06-02 Artem BityutskiyUBIFS: do not free write-buffers when in R/O mode
2011-06-02 Artem BityutskiyUBIFS: fix false space checking failure
2011-06-02 Artem BityutskiyUBIFS: fix master node recovery
2011-04-27 Artem BityutskiyUBIFS: fix oops when R/O file-system is fsync'ed
2011-04-27 Artem BityutskiyUBIFS: fix assertion warnings
2011-04-27 Vasiliy KulikovUBIFS: restrict world-writable debugfs files
2011-04-27 Artem BityutskiyUBIFS: fix debugging failure in dbg_check_space_info
2011-04-27 Artem BityutskiyUBIFS: fix oops on error path in read_pnode
2011-04-27 Artem BityutskiyUBIFS: do not read flash unnecessarily
2011-01-07 Nick Pigginfs: icache RCU free inodes
2010-10-29 Al Viroconvert ubifs
2010-10-26 Al Vironew helper: ihold()
2010-10-22 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-10-21 Artem BityutskiyUBIFS: do not allocate unneeded scan buffer
2010-10-21 Artem BityutskiyUBIFS: do not forget to cancel timers
2010-10-21 Artem BityutskiyUBIFS: remove a bit of unneeded code
2010-10-17 Artem BityutskiyUBIFS: add a commentary about log recovery
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-09-28 Steffen SledzUBIFS: avoid kernel error if ubifs superblock read...
2010-09-19 Artem BityutskiyUBIFS: introduce new flags for RO mounts
2010-09-17 Artem BityutskiyUBIFS: introduce new flag for RO due to errors
2010-09-07 Vasiliy KulikovUBIFS: check return code of pnode_lookup
2010-09-07 Vasiliy KulikovUBIFS: check return code of ubifs_lpt_lookup
2010-08-30 Artem BityutskiyUBIFS: improve error reporting when reading bad node
2010-08-30 Artem BityutskiyUBIFS: introduce list sorting debugging checks
2010-08-30 Artem BityutskiyUBIFS: fix assertion warnings in comparison function
2010-08-30 Artem BityutskiyUBIFS: mark unused key objects as invalid
2010-08-30 Artem BityutskiyUBIFS: do not write rubbish into truncation scanning...
2010-08-30 Artem BityutskiyUBIFS: improve assertion in node comparison functions
2010-08-30 Artem BityutskiyUBIFS: do not use key type in list_sort
2010-08-30 Artem BityutskiyUBIFS: do not look up truncation nodes
2010-08-30 Artem BityutskiyUBIFS: fix assertion warning
2010-08-30 Artem BityutskiyUBIFS: do not treat ENOSPC specially
2010-08-30 Artem BityutskiyUBIFS: switch to RO mode after synchronizing
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-09 Al Viroswitch ubifs to ->evict_inode()
2010-08-09 Christoph Hellwigcheck ATTR_SIZE contraints in inode_change_ok
2010-08-03 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-08-03 Matthieu CASTETUBIFS: fix a memory leak on error path.
2010-07-19 Dave Chinnermm: add context argument to shrinker callback
2010-07-13 Artem BityutskiyUBIFS: fix GC LEB recovery
2010-06-12 Julia LawallUBIFS: use ERR_CAST
2010-06-12 Artem BityutskiyUBIFS: check return code
2010-06-11 Christoph Hellwigwriteback: enforce s_umount locking in writeback_inodes_sb
2010-05-28 npiggin@suse.dekill spurious reference to vmtruncate
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-21 Dmitry Monakhovubifs: replace inode uid,gid,mode initialization with...
2010-04-29 ZhangJieJingUBIFS: mark VFS SB RO too
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-07 Linus TorvaldsRevert "lib: build list_sort() only if needed"
2010-03-06 Don Mullislib: build list_sort() only if needed
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-01-13 Dave Chinnerlib: Introduce generic list_sort function
2009-12-17 Christoph Hellwigkill I_LOCK
2009-12-15 Joe Perchesfs/ubifs: use %pUB to print UUIDs
2009-12-10 Linus TorvaldsMerge git://git.infradead.org/ubifs-2.6
2009-12-10 Christoph Hellwigubifs: remove manual O_SYNC handling
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
2009-12-08 Roel KluinUBIFS: fix return code in check_leaf
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-24 Christoph HellwigUBIFS: remove manual O_SYNC handling
2009-11-24 Corentin CharyUBIFS: support mounting of UBI volume character devices
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-22 Alexey Dobriyanconst: mark remaining address_space_operations const
2009-09-21 Artem BityutskiyMerge branch 'master' of git://git./linux/kernel/git...
2009-09-17 Artem BityutskiyUBIFS: fix debugging dump
2009-09-16 Jens Axboewriteback: separate starting of sync vs opportunistic...
2009-09-16 Jens Axboefs: Assign bdi in super_block
2009-09-15 Artem BityutskiyUBIFS: improve lprops dump
2009-09-15 Artem BityutskiyUBIFS: various minor commentary fixes
2009-09-15 Artem BityutskiyUBIFS: improve journal head debugging prints
2009-09-15 Artem BityutskiyUBIFS: define journal head numbers in ubifs-media.h
2009-09-11 Jens Axboewriteback: add name to backing_dev_info
2009-09-11 Jens Axboewriteback: get rid of generic_sync_sb_inodes() export
2009-09-10 Artem BityutskiyUBIFS: amend commentaries
2009-09-10 Artem BityutskiyUBIFS: check ubifs_scan error codes better
2009-09-10 Artem BityutskiyUBIFS: do not print scary error messages needlessly
2009-09-10 Artem BityutskiyUBIFS: add inode size debugging check
2009-08-22 Artem BityutskiyUBIFS: constify file and inode operations
2009-07-24 Artem BityutskiyUBIFS: remove unneeded call from ubifs_sync_fs
2009-07-24 Artem BityutskiyUBIFS: kill BKL
2009-07-24 Subrata ModakUBIFS: remove unused functions
2009-07-24 Subrata ModakUBIFS: suppress compilation warning
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-09 Artem BityutskiyUBIFS: fix corruption dump
2009-07-09 Artem BityutskiyUBIFS: clean up free space checking
2009-07-09 Artem BityutskiyUBIFS: small amendments in the LEB scanning code
2009-07-09 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-07-05 Adrian HunterUBIFS: fix integer overflow warning
2009-06-24 Al Virohelpers for acl caching + switch to those
next