Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / ubifs /
2012-03-23 Linus TorvaldsMerge tag 'upstream-3.4-rc1' of git://git.infradead...
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-20 Cong Wangubifs: remove the second argument of k[un]map_atomic()
2012-03-07 Artem BityutskiyUBIFS: improve error messages
2012-02-29 Artem BityutskiyUBIFS: kill CUR_MAX_KEY_LEN macro
2012-02-29 Artem BityutskiyUBIFS: do not use inc_link when i_nlink is zero
2012-02-29 Artem BityutskiyUBIFS: make the dbg_lock spinlock static
2012-02-29 Artem BityutskiyUBIFS: increase dumps loglevel
2012-02-29 Artem BityutskiyUBIFS: amend recovery debugging message
2012-01-15 Dominique MartinetUBIFS: fix non-debug configuration build
2012-01-13 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2012-01-13 Artem BityutskiyUBIFS: fix key printing
2012-01-13 Artem BityutskiyUBIFS: use snprintf instead of sprintf when printing...
2012-01-11 Artem BityutskiyUBIFS: fix debugging messages
2012-01-11 Artem BityutskiyUBIFS: make debugging messages light again
2012-01-10 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2012-01-07 Al Virovfs: switch ->show_options() to struct dentry *
2012-01-04 Al Viroubifs: propagate umode_t
2012-01-04 Al Viroswitch ->mknod() to umode_t
2012-01-04 Al Viroswitch ->create() to umode_t
2012-01-04 Al Viroswitch vfs_mkdir() and ->mkdir() to umode_t
2012-01-04 Al Virovfs: fix the stupidity with i_dentry in inode destructors
2012-01-04 Al Virovfs: mnt_drop_write_file()
2012-01-04 Al Viroswitch a bunch of places to mnt_want_write_file()
2011-12-13 Al Viroubifs: too early register_filesystem()
2011-11-22 Thomas MeyerUBIFS: Use kmemdup rather than duplicating its implemen...
2011-11-07 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-11-07 Linus TorvaldsMerge branch 'writeback-for-linus' of git://git./linux...
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-11-02 Miklos Szeredifilesystems: add missing nlink wrappers
2011-10-30 Curt Wohlgemuthwriteback: Add a 'reason' to wb_writeback_work
2011-08-26 srimugunthan dhand... UBIFS: fix the dark space calculation
2011-08-22 Artem BityutskiyUBIFS: introduce a helper to dump scanning info
2011-08-19 Michal MarekUBIFS: not build debug messages with CONFIG_UBIFS_FS_DE...
2011-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-21 Josef Bacikfs: push i_mutex and filemap_write_and_wait down into...
2011-07-08 Anatolij GustschinUBIFS: fix master node recovery
2011-07-04 Artem BityutskiyUBIFS: improve power cut emulation testing
2011-07-04 Artem BityutskiyUBIFS: rename recovery testing variables
2011-07-04 Artem BityutskiyUBIFS: remove custom list of superblocks
2011-07-04 Artem BityutskiyUBIFS: stop re-defining UBI operations
2011-07-04 Artem BityutskiyUBIFS: switch to I/O helpers
2011-07-04 Artem BityutskiyUBIFS: switch to ubifs_leb_write
2011-07-04 Artem BityutskiyUBIFS: switch to ubifs_leb_read
2011-07-04 Artem BityutskiyUBIFS: introduce more I/O helpers
2011-07-04 Artem BityutskiyUBIFS: always print stacktrace when switching to R...
2011-07-04 Artem BityutskiyUBIFS: remove unused and unneeded debugging function
2011-07-04 Artem BityutskiyUBIFS: add global debugfs knobs
2011-07-04 Artem BityutskiyUBIFS: introduce debugfs helpers
2011-07-04 Artem BityutskiyUBIFS: re-arrange debugging code a bit
2011-07-04 Artem BityutskiyUBIFS: be more informative in failure mode
2011-07-04 Artem BityutskiyUBIFS: switch self-check knobs to debugfs
2011-07-04 Artem BityutskiyUBIFS: lessen amount of debugging check types
2011-07-04 Artem BityutskiyUBIFS: introduce helper functions for debugging checks...
2011-07-04 Artem BityutskiyUBIFS: amend debugging inode size check function prototype
2011-07-04 Artem BityutskiyUBIFS: amend debugging name check function prototype
2011-07-04 Artem BityutskiyUBIFS: add few commentaries about TNC
2011-07-04 Artem BityutskiyUBIFS: use correct flags in lprops
2011-07-04 Artem BityutskiyUBIFS: harmonize znode flag helpers
2011-07-04 Artem BityutskiyUBIFS: remove dead code
2011-07-04 Artem BityutskiyUBIFS: remove unnecessary brackets
2011-07-04 Artem BityutskiyUBIFS: minor cleanup: use S_ISREG helper
2011-07-04 Artem BityutskiyUBIFS: rename dbg_check_dir_size function
2011-07-04 Artem BityutskiyUBIFS: improve inode dumping function
2011-07-04 Artem BityutskiyUBIFS: dump stack when pnode or nnode reading fails
2011-07-04 Artem BityutskiyUBIFS: lessen the size of debugging info data structure
2011-07-04 Artem BityutskiyUBIFS: return EROFS in case of broken commit
2011-06-20 Dan Carpenterubifs: dereferencing an ERR_PTR in ubifs_mount()
2011-06-12 Al Viroubifs: fix sget races
2011-06-12 Al Viroubifs: split allocation of ubifs_info into a separate...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-03 Ben GardinerUBIFS: fix-up free space earlier
2011-06-03 Ben GardinerUBIFS: intialize LPT earlier
2011-06-03 Ben GardinerUBIFS: assert no fixup when writing a node
2011-06-03 Artem BityutskiyUBIFS: fix clean znode counter corruption in error...
2011-06-03 Artem BityutskiyUBIFS: fix memory leak on error path
2011-06-03 Artem BityutskiyUBIFS: fix shrinker object count reports
2011-06-01 Artem BityutskiyUBIFS: fix recovery broken by the previous recovery fix
2011-06-01 Artem BityutskiyUBIFS: amend ubifs_recover_leb interface
2011-06-01 Artem BityutskiyUBIFS: introduce a "grouped" journal head flag
2011-06-01 Artem BityutskiyUBIFS: supress false error messages
2011-05-29 Al Virocifs/ubifs: Fix shrinker API change fallout
2011-05-28 Sage Weilubifs: remove unnecessary dentry_unhash from rmdir...
2011-05-27 Christoph Hellwigfs: pass exact type of data dirties to ->dirty_inode
2011-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-26 Sage Weilvfs: push dentry_unhash on rename_dir into file systems
2011-05-26 Sage Weilvfs: push dentry_unhash on rmdir into file systems
2011-05-23 Artem BityutskiyUBIFS: switch to dynamic printks
2011-05-20 Artem BityutskiyUBIFS: fix kernel-doc comments
2011-05-16 Artem BityutskiyUBIFS: fix extremely rare mount failure
2011-05-16 Artem BityutskiyUBIFS: simplify LEB recovery function further
2011-05-16 Artem BityutskiyUBIFS: always cleanup the recovered LEB
2011-05-16 Artem BityutskiyUBIFS: clean up LEB recovery function
2011-05-16 Matthew L. CreechUBIFS: fix-up free space on mount if flag is set
2011-05-16 Matthew L. CreechUBIFS: add the fixup function
2011-05-16 Matthew L. CreechUBIFS: add a superblock flag for free space fix-up
2011-05-16 Artem BityutskiyUBIFS: share the next_log_lnum helper
2011-05-16 Artem BityutskiyUBIFS: expect corruption only in last journal head...
2011-05-16 Artem BityutskiyUBIFS: synchronize write-buffer before switching to...
next