aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/super.c
AgeCommit message (Expand)Author
2014-07-19UBIFS: remove mst_mutexArtem Bityutskiy
2014-07-19UBIFS: replace seq_printf by seq_putsFabian Frederick
2014-07-19UBIFS: replace count*size kzalloc by kcallocFabian Frederick
2014-07-19UBIFS: remove useless statementshujianyang
2014-06-02UBIFS: respect MS_SILENT mount flagDaniel Golle
2014-05-05UBIFS: fix remount error pathArtem Bityutskiy
2014-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner
2014-03-13fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o
2014-01-23fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer
2013-11-13Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-10-26UBIFS: fix return codeWei Yongjun
2013-09-10fs: convert fs shrinkers to new scan/count APIDave Chinner
2013-05-10UBIFS: correct mount messageRichard Genoud
2013-03-14UBIFS: make space fixup work in the remount caseArtem Bityutskiy
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-09-21userns: Convert ubifs to use kuid/kgidEric W. Biederman
2012-08-31UBIFS: print lessArtem Bityutskiy
2012-08-31UBIFS: comply with coding styleArtem Bityutskiy
2012-08-31UBIFS: remove __DATE__ and __TIME__Jiri Slaby
2012-08-21UBIFS: remove stale commentaryArtem Bityutskiy
2012-08-04UBIFS: nuke pdflush from commentsArtem Bityutskiy
2012-07-14VFS: Pass mount flags to sget()David Howells
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus 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-16UBIFS: get rid of dbg_errArtem Bityutskiy
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2011-12-13ubifs: too early register_filesystem()Al Viro
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-07-04UBIFS: switch to I/O helpersArtem Bityutskiy
2011-07-04UBIFS: minor cleanup: use S_ISREG helperArtem Bityutskiy
2011-07-04UBIFS: rename dbg_check_dir_size functionArtem Bityutskiy
2011-06-20ubifs: dereferencing an ERR_PTR in ubifs_mount()Dan Carpenter
2011-06-12ubifs: fix sget racesAl Viro
2011-06-12ubifs: split allocation of ubifs_info into a separate functionAl Viro
2011-06-03UBIFS: fix-up free space earlierBen Gardiner
2011-06-03UBIFS: intialize LPT earlierBen Gardiner
2011-06-01UBIFS: introduce a "grouped" journal head flagArtem Bityutskiy
2011-05-27fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig
2011-05-16UBIFS: fix-up free space on mount if flag is setMatthew L. Creech