summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
AgeCommit message (Expand)Author
2012-06-27UBIFS: correct usage of IS_ENABLED()Brian Norris
2012-06-18UBIFS: fix assertionDan Carpenter
2012-06-07UBIFS: fix debugfs-less systems supportArtem Bityutskiy
2012-05-29ubifs: use generic_fillattr()Al Viro
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2012-05-22Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-05-20UBI: amend commentaries WRT dtypeArtem Bityutskiy
2012-05-20UBI: Kill data type hintRichard Weinberger
2012-05-20UBIFS: fix memory leak on error pathSidney Amani
2012-05-20UBIFS: make ubifs_lpt_init clean-up in case of failureArtem Bityutskiy
2012-05-16UBIFS: get rid of dbg_errArtem Bityutskiy
2012-05-16UBIFS: remove Kconfig debugging optionArtem Bityutskiy
2012-05-16UBIFS: remove a couple of unused macrosArtem Bityutskiy
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy
2012-05-16UBIFS: get rid of dbg_dump_stackArtem Bityutskiy
2012-05-10vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2012-05-03UBIFS: remove xattr Kconnfig optionSubodh Nijsure
2012-05-03UBIFS: remove douple initialization in change_category()Dan Carpenter
2012-03-23Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-20ubifs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-07UBIFS: improve error messagesArtem Bityutskiy
2012-02-29UBIFS: kill CUR_MAX_KEY_LEN macroArtem Bityutskiy
2012-02-29UBIFS: do not use inc_link when i_nlink is zeroArtem Bityutskiy
2012-02-29UBIFS: make the dbg_lock spinlock staticArtem Bityutskiy
2012-02-29UBIFS: increase dumps loglevelArtem Bityutskiy
2012-02-29UBIFS: amend recovery debugging messageArtem Bityutskiy
2012-01-15UBIFS: fix non-debug configuration buildDominique Martinet
2012-01-13Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2012-01-13UBIFS: fix key printingArtem Bityutskiy
2012-01-13UBIFS: use snprintf instead of sprintf when printing keysArtem Bityutskiy
2012-01-11UBIFS: fix debugging messagesArtem Bityutskiy
2012-01-11UBIFS: make debugging messages light againArtem Bityutskiy
2012-01-10Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro
2012-01-03ubifs: propagate umode_tAl Viro
2012-01-03switch ->mknod() to umode_tAl Viro
2012-01-03switch ->create() to umode_tAl Viro
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2012-01-03vfs: mnt_drop_write_file()Al Viro
2012-01-03switch a bunch of places to mnt_want_write_file()Al Viro
2011-12-13ubifs: too early register_filesystem()Al Viro
2011-11-22UBIFS: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-07Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi