aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/super.c
Commit message (Expand)AuthorAge
* UBIFS: fix remount error pathArtem Bityutskiy2014-05-05
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-04
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
|/
* fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer2014-01-23
* Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2013-11-13
|\
| * UBIFS: fix return codeWei Yongjun2013-10-26
* | fs: convert fs shrinkers to new scan/count APIDave Chinner2013-09-10
|/
* UBIFS: correct mount messageRichard Genoud2013-05-10
* UBIFS: make space fixup work in the remount caseArtem Bityutskiy2013-03-14
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-10-02
|\
| * UBIFS: print lessArtem Bityutskiy2012-08-31
| * UBIFS: comply with coding styleArtem Bityutskiy2012-08-31
| * UBIFS: remove __DATE__ and __TIME__Jiri Slaby2012-08-31
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\ \
| * | fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ | |/ |/|
| * userns: Convert ubifs to use kuid/kgidEric W. Biederman2012-09-21
* | UBIFS: remove stale commentaryArtem Bityutskiy2012-08-21
* | UBIFS: nuke pdflush from commentsArtem Bityutskiy2012-08-04
|/
* VFS: Pass mount flags to sget()David Howells2012-07-14
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* | UBI: amend commentaries WRT dtypeArtem Bityutskiy2012-05-20
* | UBI: Kill data type hintRichard Weinberger2012-05-20
* | UBIFS: fix memory leak on error pathSidney Amani2012-05-20
* | UBIFS: get rid of dbg_errArtem Bityutskiy2012-05-16
* | UBIFS: rename dumping functionsArtem Bityutskiy2012-05-16
|/
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* vfs: switch ->show_options() to struct dentry *Al Viro2012-01-06
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* ubifs: too early register_filesystem()Al Viro2011-12-13
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* UBIFS: switch to I/O helpersArtem Bityutskiy2011-07-04
* UBIFS: minor cleanup: use S_ISREG helperArtem Bityutskiy2011-07-04
* UBIFS: rename dbg_check_dir_size functionArtem Bityutskiy2011-07-04
* ubifs: dereferencing an ERR_PTR in ubifs_mount()Dan Carpenter2011-06-20
* ubifs: fix sget racesAl Viro2011-06-12
* ubifs: split allocation of ubifs_info into a separate functionAl Viro2011-06-12
* UBIFS: fix-up free space earlierBen Gardiner2011-06-03
* UBIFS: intialize LPT earlierBen Gardiner2011-06-03
* UBIFS: introduce a "grouped" journal head flagArtem Bityutskiy2011-06-01
* fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-27
* UBIFS: fix-up free space on mount if flag is setMatthew L. Creech2011-05-16
* UBIFS: fix a rare memory leak in ro to rw remounting pathArtem Bityutskiy2011-05-13
* UBIFS: improve space checking debugging featureArtem Bityutskiy2011-05-13
* UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy2011-05-13
* UBIFS: fix minor stylistic issuesArtem Bityutskiy2011-05-13
* UBIFS: do not free write-buffers when in R/O modeArtem Bityutskiy2011-05-02