sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / fs / ubifs /
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
2009-06-17 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-06-16 Jens Axboeubifs: register backing_dev_info
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Christoph Hellwigenforce ->sync_fs is only called for rw superblock
2009-06-08 Artem BityutskiyUBIFS: start using hrtimers
2009-06-08 Artem BityutskiyUBIFS: do not forget to register BDI device
2009-06-02 Artem BityutskiyUBIFS: allow sync option in rootflags
2009-05-29 Artem BityutskiyUBIFS: remove dead code
2009-05-26 Artem BityutskiyUBIFS: use anonymous device
2009-05-25 Corentin CharyUBIFS: return proper error code if the compr is not...
2009-05-19 Hunter AdrianUBIFS: return error if link and unlink race
2009-05-09 Al ViroConvert obvious places to deactivate_locked_super()
2009-05-06 Adrian HunterUBIFS: reset no_space flag after inode deletion
2009-04-06 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-01 Nick Pigginmm: page_mkwrite change prototype to match fault
2009-03-31 Adrian HunterUBIFS: fix recovery bug
2009-03-30 Matt LaPlantetrivial: fix typos/grammar errors in Kconfig texts
2009-03-27 Sukadev Bhattiproluvfs: simple_set_mnt() should return void
2009-03-26 Artem BityutskiyUBIFS: add R/O compatibility
2009-03-20 Hunter AdrianUBIFS: fix compiler warnings
2009-03-20 Artem BityutskiyUBIFS: fully sort GCed nodes
2009-03-20 Artem BityutskiyUBIFS: fix commentaries
2009-03-16 Artem BityutskiyUBIFS: introduce a helpful variable
2009-03-16 Artem BityutskiyUBIFS: use KERN_CONT
2009-03-16 Artem BityutskiyUBIFS: fix lprops committing bug
2009-03-15 Artem BityutskiyUBIFS: fix bogus assertion
2009-03-14 Adrian HunterUBIFS: fix bug where page is marked uptodate when out...
2009-03-08 Artem BityutskiyUBIFS: amend key_hash return value
2009-03-08 Artem BityutskiyUBIFS: improve find function interface
2009-02-17 Eric SesterhennUBIFS: list usage cleanup
2009-02-09 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-20 Artem BityutskiyUBIFS: document dark_wm and dead_wm better
2009-01-20 Artem BityutskiyUBIFS: do not treat all data as short term
2009-01-18 Artem BityutskiyUBIFS: constify operations
2009-01-18 Artem BityutskiyUBIFS: do not commit twice
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Artem BityutskiyUBIFS: do not use WB_SYNC_HOLD
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2009-01-04 Nick Pigginfs: symlink write_begin allocation context fix
2009-01-02 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-12-31 Artem BityutskiyUBIFS: add more useful debugging prints
2008-12-31 Artem BityutskiyUBIFS: print debugging messages properly
2008-12-31 Artem BityutskiyUBIFS: fix numerous spelling mistakes
2008-12-31 Artem BityutskiyUBIFS: allow mounting when short of space
2008-12-31 Artem BityutskiyUBIFS: fix writing uncompressed files
2008-12-31 Artem BityutskiyUBIFS: fix checkpatch.pl warnings
2008-12-31 Artem BityutskiyUBIFS: fix sparse warnings
2008-12-31 Artem BityutskiyUBIFS: simplify make_free_space
2008-12-31 Artem BityutskiyUBIFS: do not lie about used blocks
next