USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNT
[linux-flexiantxendom0.git] / fs / ubifs /
2011-05-13 Artem BityutskiyUBIFS: remove strange commentary
2011-05-13 Artem BityutskiyUBIFS: do not change debugfs file position
2011-05-13 Artem BityutskiyUBIFS: fix oops in lprops dump function
2011-05-13 Artem BityutskiyUBIFS: use ro_mount instead of MS_RDONLY
2011-05-13 Artem BityutskiyUBIFS: use EROFS when emulating failures
2011-05-13 Sedat DilekUBIFS: make xattr operations names consistent
2011-05-13 Artem BityutskiyUBIFS: introduce lsave debugging
2011-05-13 Artem BityutskiyUBIFS: make force in-the-gaps to be a general self...
2011-05-13 Artem BityutskiyUBIFS: improve space checking debugging feature
2011-05-13 Artem BityutskiyUBIFS: rearrange the budget dump
2011-05-13 Artem BityutskiyUBIFS: simplify dbg_dump_budg calling conventions
2011-05-13 Artem BityutskiyUBIFS: introduce a separate structure for budgeting...
2011-05-13 Artem BityutskiyUBIFS: use __packed instead of __attribute__((packed))
2011-05-13 Artem BityutskiyUBIFS: fix minor stylistic issues
2011-05-13 Artem BityutskiyUBIFS: make debugfs files non-seekable
2011-05-02 Artem BityutskiyUBIFS: seek journal heads to the latest bud in replay
2011-05-02 Artem BityutskiyUBIFS: do not free write-buffers when in R/O mode
2011-04-21 Artem BityutskiyUBIFS: fix master node recovery
2011-04-21 Artem BityutskiyUBIFS: fix false assertion warning in case of I/O failures
2011-04-20 Artem BityutskiyUBIFS: fix false space checking failure
2011-04-13 Maksim RayskiyUBIFS: fix compilation warnings when compiling with...
2011-04-13 Artem BityutskiyUBIFS: fix oops when R/O file-system is fsync'ed
2011-04-07 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2011-04-07 Linus TorvaldsMerge branch 'for-linus2' of git://git.profusion.mobi...
2011-04-05 Jens Axboefs: export empty_aops
2011-04-05 Artem BityutskiyUBIFS: fix debugging failure in dbg_check_space_info
2011-04-05 Artem BityutskiyUBIFS: fix error path in dbg_debugfs_init_fs
2011-04-05 Artem BityutskiyUBIFS: unify error path dbg_debugfs_init_fs
2011-04-05 Artem BityutskiyUBIFS: do not select KALLSYMS_ALL
2011-04-05 Artem BityutskiyUBIFS: fix assertion warnings
2011-04-05 Artem BityutskiyUBIFS: fix oops on error path in read_pnode
2011-04-05 Artem BityutskiyUBIFS: do not read flash unnecessarily
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-24 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2011-03-24 Artem BityutskiyUBIFS: fix assertion warning and refine comments
2011-03-24 Artem BityutskiyUBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKS
2011-03-24 Artem BityutskiyUBIFS: use GFP_NOFS properly
2011-03-24 Serge E. Hallynuserns: rename is_owner_or_cap to inode_owner_or_capable
2011-03-18 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-03-16 Artem BityutskiyUBIFS: clean-up commentaries
2011-03-16 Artem BityutskiyUBIFS: save 128KiB or more RAM
2011-03-16 Artem BityutskiyUBIFS: allocate orphans scan buffer on demand
2011-03-16 Artem BityutskiyUBIFS: allocate lpt dump buffer on demand
2011-03-16 Artem BityutskiyUBIFS: allocate ltab checking buffer on demand
2011-03-16 Artem BityutskiyUBIFS: allocate scanning buffer on demand
2011-03-16 Artem BityutskiyUBIFS: allocate dump buffer on demand
2011-03-15 Aneesh Kumar K.Vfs: Remove i_nlink check from file system link callback
2011-03-11 Artem BityutskiyUBIFS: do not check data crc by default
2011-03-11 Artem BityutskiyUBIFS: simplify UBIFS Kconfig menu
2011-03-11 Artem BityutskiyUBIFS: print max. index node size
2011-03-11 Matthew L. CreechUBIFS: handle allocation failures in UBIFS write path
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-08 Artem BityutskiyUBIFS: use max_write_size during recovery
2011-03-08 Artem BityutskiyUBIFS: use max_write_size for write-buffers
2011-03-08 Artem BityutskiyUBIFS: introduce write-buffer size field
2011-03-08 Artem BityutskiyUBI: incorporate LEB offset information
2011-03-08 Artem BityutskiyUBIFS: incorporate maximum write size
2011-02-08 Artem BityutskiyUBIFS: fix LEB number in printk
2011-02-06 Vasiliy KulikovUBIFS: restrict world-writable debugfs files
2011-02-06 Artem BityutskiyUBIFS: describe UBIFS recovery logic some more
2011-02-06 Artem BityutskiyUBIFS: remove double semicolon
2011-01-25 Artem BityutskiyUBIFS: do not start the commit if there is nothing...
2011-01-17 Artem BityutskiyUBIFS: introduce mounting flag
2011-01-17 Artem BityutskiyUBIFS: re-arrange variables in ubifs_info
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
next