| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-04-04 | 1 | -0/+1 |
|\ |
|
| * | fs: push sync_filesystem() down to the file system's remount_fs() | Theodore Ts'o | 2014-03-13 | 1 | -0/+1 |
* | | mm + fs: store shadow entries in page cache | Johannes Weiner | 2014-04-03 | 1 | -1/+1 |
|/ |
|
* | fs/ubifs: use rbtree postorder iteration helper instead of opencoding | Cody P Schafer | 2014-01-23 | 1 | -20/+4 |
* | Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2013-11-13 | 1 | -2/+6 |
|\ |
|
| * | UBIFS: fix return code | Wei Yongjun | 2013-10-26 | 1 | -2/+6 |
* | | fs: convert fs shrinkers to new scan/count API | Dave Chinner | 2013-09-10 | 1 | -1/+2 |
|/ |
|
* | UBIFS: correct mount message | Richard Genoud | 2013-05-10 | 1 | -1/+1 |
* | UBIFS: make space fixup work in the remount case | Artem Bityutskiy | 2013-03-14 | 1 | -6/+6 |
* | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 2013-03-03 | 1 | -0/+1 |
* | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2012-10-02 | 1 | -64/+55 |
|\ |
|
| * | UBIFS: print less | Artem Bityutskiy | 2012-08-31 | 1 | -48/+43 |
| * | UBIFS: comply with coding style | Artem Bityutskiy | 2012-08-31 | 1 | -19/+16 |
| * | UBIFS: remove __DATE__ and __TIME__ | Jiri Slaby | 2012-08-31 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-02 | 1 | -0/+6 |
|\ \ |
|
| * | | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 2012-10-02 | 1 | -0/+6 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-02 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | userns: Convert ubifs to use kuid/kgid | Eric W. Biederman | 2012-09-21 | 1 | -2/+2 |
* | | UBIFS: remove stale commentary | Artem Bityutskiy | 2012-08-21 | 1 | -3/+0 |
* | | UBIFS: nuke pdflush from comments | Artem Bityutskiy | 2012-08-04 | 1 | -1/+1 |
|/ |
|
* | VFS: Pass mount flags to sget() | David Howells | 2012-07-14 | 1 | -2/+1 |
* | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds | 2012-05-28 | 1 | -1/+1 |
|\ |
|
| * | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 2012-05-06 | 1 | -1/+1 |
* | | UBI: amend commentaries WRT dtype | Artem Bityutskiy | 2012-05-20 | 1 | -3/+2 |
* | | UBI: Kill data type hint | Richard Weinberger | 2012-05-20 | 1 | -2/+0 |
* | | UBIFS: fix memory leak on error path | Sidney Amani | 2012-05-20 | 1 | -1/+1 |
* | | UBIFS: get rid of dbg_err | Artem Bityutskiy | 2012-05-16 | 1 | -7/+7 |
* | | UBIFS: rename dumping functions | Artem Bityutskiy | 2012-05-16 | 1 | -4/+4 |
|/ |
|
* | switch open-coded instances of d_make_root() to new helper | Al Viro | 2012-03-20 | 1 | -4/+2 |
* | vfs: switch ->show_options() to struct dentry * | Al Viro | 2012-01-06 | 1 | -2/+2 |
* | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro | 2012-01-03 | 1 | -1/+0 |
* | ubifs: too early register_filesystem() | Al Viro | 2011-12-13 | 1 | -10/+8 |
* | filesystems: add set_nlink() | Miklos Szeredi | 2011-11-02 | 1 | -1/+1 |
* | UBIFS: switch to I/O helpers | Artem Bityutskiy | 2011-07-04 | 1 | -1/+1 |
* | UBIFS: minor cleanup: use S_ISREG helper | Artem Bityutskiy | 2011-07-04 | 1 | -1/+1 |
* | UBIFS: rename dbg_check_dir_size function | Artem Bityutskiy | 2011-07-04 | 1 | -1/+1 |
* | ubifs: dereferencing an ERR_PTR in ubifs_mount() | Dan Carpenter | 2011-06-20 | 1 | -0/+1 |
* | ubifs: fix sget races | Al Viro | 2011-06-12 | 1 | -24/+30 |
* | ubifs: split allocation of ubifs_info into a separate function | Al Viro | 2011-06-12 | 1 | -39/+48 |
* | UBIFS: fix-up free space earlier | Ben Gardiner | 2011-06-03 | 1 | -8/+8 |
* | UBIFS: intialize LPT earlier | Ben Gardiner | 2011-06-03 | 1 | -13/+16 |
* | UBIFS: introduce a "grouped" journal head flag | Artem Bityutskiy | 2011-06-01 | 1 | -1/+4 |
* | fs: pass exact type of data dirties to ->dirty_inode | Christoph Hellwig | 2011-05-27 | 1 | -1/+1 |
* | UBIFS: fix-up free space on mount if flag is set | Matthew L. Creech | 2011-05-16 | 1 | -0/+13 |
* | UBIFS: fix a rare memory leak in ro to rw remounting path | Artem Bityutskiy | 2011-05-13 | 1 | -0/+1 |
* | UBIFS: improve space checking debugging feature | Artem Bityutskiy | 2011-05-13 | 1 | -1/+1 |
* | UBIFS: introduce a separate structure for budgeting info | Artem Bityutskiy | 2011-05-13 | 1 | -13/+13 |
* | UBIFS: fix minor stylistic issues | Artem Bityutskiy | 2011-05-13 | 1 | -2/+2 |
* | UBIFS: do not free write-buffers when in R/O mode | Artem Bityutskiy | 2011-05-02 | 1 | -11/+4 |
* | UBIFS: fix false assertion warning in case of I/O failures | Artem Bityutskiy | 2011-04-21 | 1 | -4/+6 |