nfsd4: don't check ip address in setclientid
[safe/jmp/linux-2.6] / fs / ubifs /
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
2008-12-31 Artem BityutskiyUBIFS: restore budg_uncommitted_idx
2008-12-31 Artem BityutskiyUBIFS: always commit on unmount
2008-12-31 Artem BityutskiyUBIFS: use ubi_sync
2008-12-31 Artem BityutskiyUBIFS: always commit in sync_fs
2008-12-31 Artem BityutskiyUBIFS: fix file-system synchronization
2008-12-31 Artem BityutskiyUBIFS: fix constants initialization
2008-12-23 Artem BityutskiyUBIFS: avoid unnecessary calculations
2008-12-23 Artem BityutskiyUBIFS: re-calculate min_idx_size after the commit
2008-12-23 Artem BityutskiyUBIFS: use nicer 64-bit math
2008-12-23 Artem BityutskiyUBIFS: fix available blocks count
2008-12-23 Artem BityutskiyUBIFS: various comment improvements and fixes
2008-12-23 Artem BityutskiyUBIFS: improve budgeting dump
2008-12-23 Artem BityutskiyUBIFS: fix tnc dumping
2008-12-23 Artem BityutskiyUBIFS: use PAGE_CACHE_MASK correctly
2008-12-04 Alexey DobriyanUBIFS: fix section mismatch
2008-12-04 James MorrisMerge branch 'master' into next
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
2008-12-03 Kukkonen MikaUBIFS: avoid unnecessary checks
2008-12-03 Artem BityutskiyUBIFS: introduce compression mount options
2008-12-03 Artem BityutskiyUBIFS: use bit-fields to store compression type
2008-12-03 Artem BityutskiyUBIFS: slight compression optimization
2008-11-21 Artem BityutskiyUBIFS: pre-allocate bulk-read buffer
2008-11-21 Artem BityutskiyUBIFS: do not allocate too much
2008-11-21 Artem BityutskiyUBIFS: do not print scary memory allocation warnings
2008-11-13 David HowellsCRED: Wrap task credential accesses in the UBIFS filesystem
2008-11-07 Adrian HunterUBIFS: allow for gaps when dirtying the LPT
2008-11-06 Artem BityutskiyUBIFS: fix compilation warnings
2008-11-06 Harvey HarrisonUBIFS: endian handling fixes and annotations
2008-11-06 Artem BityutskiyUBIFS: remove printk
2008-10-20 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-10-19 Geert UytterhoevenUBIFS: fix ubifs_compress commentary
2008-10-19 Artem BityutskiyUBIFS: amend printk
2008-10-19 Adrian HunterUBIFS: do not read unnecessary bytes when unpacking...
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-09-30 Adrian HunterUBIFS: check buffer length when scanning for LPT nodes
2008-09-30 Adrian HunterUBIFS: correct condition to eliminate unecessary assignment
2008-09-30 Adrian HunterUBIFS: add more debugging messages for LPT
2008-09-30 Adrian HunterUBIFS: fix bulk-read handling uptodate pages
2008-09-30 Adrian HunterUBIFS: improve garbage collection
2008-09-30 Adrian HunterUBIFS: allow for sync_fs when read-only
2008-09-30 Artem BityutskiyUBIFS: commit on sync_fs
2008-09-30 Artem BityutskiyUBIFS: correct comment for commit_on_unmount
2008-09-30 Artem BityutskiyUBIFS: update dbg_dump_inode
2008-09-30 Artem BityutskiyUBIFS: fix commentary
2008-09-30 Artem BityutskiyUBIFS: fix races in bit-fields
2008-09-30 Adrian HunterUBIFS: ensure data read beyond i_size is zeroed out...
2008-09-30 Adrian HunterUBIFS: correct key comparison
2008-09-30 Artem BityutskiyUBIFS: use bit-fields when possible
2008-09-30 Artem BityutskiyUBIFS: check data CRC when in error state
2008-09-30 Adrian HunterUBIFS: improve znode splitting rules
2008-09-30 Adrian HunterUBIFS: add no_chk_data_crc mount option
2008-09-30 Adrian HunterUBIFS: add bulk-read facility
2008-09-30 Julien BrunelUBIFS: use an IS_ERR test rather than a NULL test
2008-09-30 Artem BityutskiyUBIFS: inline one-line functions
2008-09-30 Hirofumi NakagawaUBIFS: remove unneeded unlikely()
2008-09-30 Artem BityutskiyUBIFS: add a print, fix comments and more minor stuff
2008-09-18 Alexander BeregalovUBIFS: fix printk format warnings
2008-09-17 Adrian HunterUBIFS: remove incorrect assert
2008-09-17 Adrian HunterUBIFS: TNC / GC race fixes
2008-09-17 Sebastian SiewiorUBIFS: create the name of the background thread in...
2008-09-05 Artem BityutskiyUBIFS: make minimum fanout 3
2008-09-05 Artem BityutskiyUBIFS: fix division by zero
2008-09-03 Artem BityutskiyUBIFS: amend f_fsid
2008-08-31 Artem BityutskiyUBIFS: fill f_fsid
2008-08-31 Artem BityutskiyUBIFS: improve statfs reporting even more
next